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
can't find Printer Setup Utility in Mac OS X 10.5.8
Cisco ASA SIte to Site NAT Options.
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Exchange database backup failing with Arcserve v15
How to block USB Disks using Windows 2008 R2 Domain Controller Group Policy
Lable (and other elements) not appearing in my code behind
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
VMware ESXi4 Backup
How can i add column name in list generic?
How to use Outlook VBA to select messages in an Outlook folder and run VBA macro