Книга: Windows Server 2012 R2 Storage, Security, & Networking Pocket Consultant
Backing up and restoring the system state
Backing up and restoring the system state
In Windows Server 2012 R2, there are approximately 50,000 system state files, which use approximately 4 GB of disk space in the default installation of an x64-based computer. The fastest and easiest way to back up and restore a server’s system state is to use Wbadmin. With Wbadmin, you can use the START SYSTEMSTATEBACKUP command to create a backup of the system state for a computer, and the START SYSTEMSTATERECOVERY command to restore a computer’s system state.
TIP When you select a system state restore on a domain controller, you have to be in the Directory Services Restore mode. To learn how to restore Active Directory, see the next section.
To back up a server’s system state, enter the following at an elevated command prompt:
wbadmin start systemstatebackup -backupTarget: VolumeName
Here VolumeName is the storage location for the backup, such as F:.
To restore a server’s system state, enter the following at an elevated command prompt:
wbadmin start systemstaterecovery -backupTarget: VolumeName
Here VolumeName is the storage location that contains the backup you want to recover, such as F:. Additionally, you can do the following:
? Use the -recoveryTarget parameter to restore to an alternate location.
? Use the -machine parameter to specify the name of the computer to recover if the original backup location contains backups for multiple computers.
? Use the -authSysvol parameter to perform an authoritative restore of the SYSVOL.
You can also recover the system state by using a backup that includes the system state or by performing a recovery.
- Configuring scheduled backups
- Modifying or stopping scheduled backups
- Creating and scheduling backups with Wbadmin
- Running manual backups
- Recovering your server from hardware or startup failure
- Recovering from a failed start
- Starting a server in safe mode
- Backing up and restoring the system state
- Restoring Active Directory
- Restoring the operating system and the full system
- Restoring applications, nonsystem volumes, and files and folders
- Разработка приложений баз данных InterBase на Borland Delphi
- 4.4.4 The Dispatcher
- Open Source Insight and Discussion
- Introduction to Microprocessors and Microcontrollers
- About the author
- Chapter 6. Traversing of tables and chains
- Chapter 7. The state machine
- Chapter 8. Saving and restoring large rule-sets
- Chapter 11. Iptables targets and jumps
- Chapter 5 Installing and Configuring VirtualCenter 2.0
- Chapter 16. Commercial products based on Linux, iptables and netfilter
- Appendix A. Detailed explanations of special commands