Microsoft
Software
Hardware
Network
Question : Backup AD, DHCP & DNS
I have a 2003 server that has AD & DHCP & DNS installed and I would like to schedule a daily backup for the databases and system state.
I prefer if I could do this using a batch file using task schedule or any easy method that do not require me to purchase 3rd party.
help is highly appreciated
Answer : Backup AD, DHCP & DNS
Here is what we use on our DCs.. edit the backup destination, save as a bat or cmd file and run as a scheduled task.
@echo on
c:\windows\system32\ntback
up.exe backup systemstate /j "System Backups" /f "d:\backups\%1.bkf
Random Solutions
vbscript create shortcut script, not completing script, no errors, code attached
Perl Iteration issue
Google Maps , ahhhh help pls!
What is the next number of this number sequence? - General Math Question
Is there a better docmd.sendobject method to send query results?
Remoting into Windows 7 box, can't print locally.
IE sometimes fails to connect, gets worse with time since reboot
redirecting content from client to server
ssh 1.99 vs 2.0
ASP - Masterpage issue with Home.asp