We have recently upgraded 60 Windows 2003 DC to Windows 2008
R2 DC. After up-gradation, client wants to automate DHCP backup. We have
thought of going by scheduled tasks. We followed below procedure
A.
Create a batch file for DHCP Backup and copy
that file to all DHCP server
B.
Create a scheduled job on DHCP Server to run
DHCP Backup file
C.
Run Scheduled job to verify it’s configured
properly
D.
Verify
We want this task to be automated, as login to each server
and following the procedure will be time consuming job.