Backing up a Remote Linux Machine With Windows (Using Rsync and Cygwin)
KB ID 0000892 Problem The goal here was for me to get a backup of my VPS server (Running CentOS 6). My background is primarily Windows based, so I wanted a solution where I can just run the backup from a Windows machine, (i.e. my my laptop) and let it connect, login and perform the backup. What is Rsync? If you are familiar with Robocopy it’s similar, it can perform a backup/sync of data and encrypt that data while it’s...
Windows – ‘The directory service has exhausted the pool of relative identifiers’
KB ID 0000797 Problem I got this error when attempting to bulk create users with CSVDE (see below). But you may simply see it when trying to create a user, or other AD object. Unwilling To Perform The server side error is “The directory service has exhausted the pool of relative identifiers.” Solution Well that is a scary looking error! Firstly make sure you can see all your FSMO role servers. Locate your FSMO Role...