Backup Windows Server 2003 Active Directory Backing up Active Directory is essential to maintain the proper health of the Active Directory database. You can backup Active Directory by using the NTBACKUP tool that comes built-in with Windows Server 2003, or use any 3rd-party tool that supports this feature. Backing up the Active Directory is done on one or more of your Active Directory domain Controllers (or DCs), and is performed by backing up the System State on those servers. The System State contains the local Registry, COM+ Class Registration Database, the System Boot Files, certificates from Certificate Server (if it's installed), Cluster database (if it's installed), NTDS.DIT, and the SYSVOL folder . Method #1: Using NTBACKUP
Method #2: Using the Command PromptYou can use the command line version of NTBACKUP in order to perform backups from the Command Prompt. For example, to create a backup job named "System State Backup Job" that backs up the System State data to the file D:\system_state_backup.bkf, type: ntbackup backup systemstate /J "System State Backup Job" /F "D:\system_state_backup.bkf"For Microsoft's official documentation on Active Directory backups, see: Active Directory Operations Guide - Active Directory Backup and Restore |
Subscribe to:
Post Comments (Atom)








0 comments:
Post a Comment