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
Problems Replicating SYSVOL and NETLOGON on new DC WS 2008 R2 Standard in 2003 AD
How to install Solaris 10 in 2 disks at the same time or 4 disks using zfs, need good documentation on zfs
Jquery NoConflict Issue
Clearing a submit form once submitted
How to block mulitple ports within a range in mmc?
Possible Virus Infection - Can not connect to Internet, Max TCP connections reached.
ASP.NET Search script
Evnet id 10016 - DCOM & DFS
Using wininet.dll with vba code within Excel 2003 macro on windows 2008 R2 server. FTP hangs
Put control inside of AJAX UpdatePanel, now get Type 'System.Web.UI.UpdatePanel
' does not have a public property named 'FileUpload'