Windows server 2003 – How to perform system state backup with ntbackup via command line
Posted by aidas | Posted in Command line, Windows 2003 | Posted on 03-05-2009
0
This post will show how to create system state backup via command line. The system state backup of a domain controller includes its registry, SYSVOL, Active Directory DIT files and critical system files. To perform system state backup and save it as C:\backups\systemstate.bkf open command line on your Windows server 2003 and type:
ntbackup backup systemstate /F “C:\backups\systemstate.bkf”
Follow us on Twitter !







