Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
PDC vs BDC
Name: Michelle Date: September 6, 2001 at 08:27:57 Pacific
Comment:
I have a tape drive that I use to backup every night, but my supervisor wants our company data that is stored on the PDC to also be backed up on the BDC. Is it worth my time when I can just restore off of the tape drive? What would be the best way to do this without effecting the performance the PDC. I read that I could write a batch file to do this, but can't find the command for this.
Name: Larry Date: September 6, 2001 at 09:21:04 Pacific
Reply:
Nothing wrong with redundancy - ever hear of tape failures? You could look into Microsoft's Robocopy to sync files. It is a copy process that, with command line switches, can perform a purge to do a snapshot synch - you could write a simple batch to handle this and use Scheduler or Task Scheduler to run during off hours to not affect perfomance too much.
Summary: Thanks to all the help I had earlier, I am almost there now, just some questions regarding the roles of PDC and BDC. If I have a PDC, with all the users, programs/email and other software installed on...
Summary: Anybody know how to set up priority logon betwen PDC & BDC. i've got 1 PDC & 2 BDC (NT4 Server), users systematicaly logon to the last BDC. So if the BDC is down, no body can logon ! thanks.. ...