Author Topic: Back Up and Restore the System State  (Read 3508 times)

0 Members and 1 Guest are viewing this topic.

Back Up and Restore the System State
« on: July 03, 2010, 03:23:18 PM »

Offline Nick

  • Administrator
  • Platinum Member
  • *
  • Posts: 46027
  • Karma: +1000/-0
  • Gender: Male
  • NickCS
    • http://www.facebook.com/nickcomputerservices
    • http://www.twitter.com/nickcomputer
    • Computer Chiangmai

Back Up and Restore the System State

Learn the fastest and easiest way to use Windows Server 2008 to back up and restore a server’s system state.


On Windows Server 2008 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. (Note that when you select a system state restore on a domain controller, you have to be in the Directory Services Restore mode.) To back up a server’s system state, type 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, type 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.

From the Microsoft Press book Windows Server 2008 Administrator’s Pocket Consultant, Second Edition by William R. Stanek.


credit: technet.microsoft.com


 
Share this topic...
In a forum
(BBCode)
In a site/blog
(HTML)


Related Topics

  Subject / Started by Replies Last post
0 Replies
2857 Views
Last post June 11, 2010, 05:06:58 PM
by Nick
0 Replies
2136 Views
Last post July 03, 2010, 03:54:52 PM
by Nick
0 Replies
3257 Views
Last post January 29, 2012, 11:30:45 AM
by Nick
0 Replies
1051 Views
Last post June 27, 2013, 04:59:42 PM
by Nick
0 Replies
1149 Views
Last post September 05, 2013, 08:25:42 PM
by Nick
0 Replies
1325 Views
Last post December 22, 2013, 09:26:53 AM
by Nick
0 Replies
662 Views
Last post October 10, 2014, 12:44:58 PM
by Nick
0 Replies
161 Views
Last post March 05, 2020, 12:41:19 AM
by deam205
0 Replies
179 Views
Last post November 16, 2020, 10:31:21 AM
by mkt3sreich
0 Replies
183 Views
Last post February 01, 2021, 11:33:52 PM
by guupost