System State Backup/Restore for Windows 2008
- Overview
- How to get here in the Gbackup Web Console?
- System State Backup
- Restoring System State backup
- Troubleshooting Tips
- Limitations
Overview
Unlike System State backup in older version of Windows (which uses NTBackup), System State backup in Windows 2008 is supported through a command line backup utility called WBAdmin.exe. NTBackup is not supported on Windows 2008. It is not just the utility that is different for System State backup in Windows 2008. This document describes the aspects of System State backup that is specific to Windows 2008.
In the top menu, select: "Backup->Add Backup Schedule" and choose the "system state" entry in the tree in step2System State Backup
-
The dump location should be in a non-critical drive
For the Windows 2008 system state backup, the dump location in the client machine where the WBAdmin will dump the data (before Gbackup backs up to the backup server) should be a non critical drive – it cannot be the drive where Windows is installed and it cannot be the drive where Gbackup is installed. Like for example, if Windows is installed in C:\ drive in a machine and if Gbackup is installed in D:\ drive, then neither the C:\ nor the D:\ can be specified as the dump location. Also, the location specified has to be the root of the drive, not a folder inside the drive. For example, you cannot specify the dump location as D:\dump_loc; it has to be just D:\.

-
Size of the dump could be huge
System State in Windows Server 2008 backup is typically huge. The number of files backed up could be as many as 50,000 or even higher. The backup could take an hour or more to complete. The size of each backup (full or incremental) could easily be several GBs in size.
Restoring System State backup
Restoring Windows 2008 system state backup is a 2 step process.
-
Restore the system state backup data from the backup server into a folder in the client machine.
-
Using wbadmin tool apply the restored backup data into the machine.
(Details on restoring System State data on windows 2003)
Note: Before restoring the system state backup from Gbackup, please confirm whether the backup contains *.vhd files by expanding the restore tree in the restore backup page. If vhd file is not listed, then it could be that the backup failed and is incomplete.
Please follow the below steps to recover the system state:
-
Restore System State backup data from Gbackup web console.
-
wbadmin identifies the restored system state backup data if it has the following directory structure.
<Restore_drive>/Windows Image Backup/
If you have restored the system state backup in alternate location, then copy Windows Image Backup folder to the parent drive. Once the dump is available in restore location, using wbadmin tool you can restore the system state.
Follow the steps mentioned below to restore the system state from the restored backup data.
-
At the command prompt, type
wbadmin get versions -backupTarget:<restore_drive>
to get the version of the backed up system state data and press Enter. For example, consider you have the restored dump data in <restore_drive>/Windows Image Backup then give the command as shown in the screen shot below:
This gives the backed up version of the system state backup.
-
Copy the Version Identifier value.
-
In the Command Prompt window, enter the command
wbadmin Start SystemStateRecovery -version:<version Identifier> -backupTarget:<restore_drive>
For example:
wbadmin Start SystemStateRecovery -version:11/25/2008-19:30 -backupTarget:D:

-
If the command was entered properly, a confirmation will be required to start the System State recovery. Type in 'Y' to accept the System State recovery, and press Enter to start the System State recovery process.

-
The System State recovery will take several minutes to complete.


-
Once the system state recovery completed, it will prompt you to reboot the system
-
After the machine reboots, it confirms the system state recovery is completed and press Enter to continue. Press Enter.

-
Note: To restore a System State backup to the same physical computer or to a different physical computer, refer the following URL for more information http://support.microsoft.com/kb/249694
Troubleshooting Tips
| Please enter the drive name as dump location for Windows2008 System State backup. Folder/filepath cannot be entered as the dump location. | |
|
Cause : Gbackup uses the wbadmin tool to dump the system state which dumps the system state backups under the parent drive only. Like for example, the dump location can be D:\ and not D:\dump_loc\. Also, the dump location cannot be a mapped drives or a network shared folder. Solution : Please give the root location of the drive as the dump location. Like for example, the dump location can be D:\ (provided D: is a non-critical drive – where neither Windows nor Gbackup is not installed) |
|
| The system root drive cannot be configured as the System State backup's dump location in Windows 2008 client machines. | |
|
Cause : The dump location for Windows 2008 System State backup cannot be the drive where Windows is installed. Solution : Provide the dump location as the drive where neither Windows nor Gbackup is installed (non critical drive). |
|
| Windows Server Backup is not installed in your System. Please install and try again. | |
Cause :Gbackup uses Windows server backup feature to backup the system state in Windows 2008. If this is feature is not installed then you will get this error Solution : By default, Windows server backup is available in Windows 2008. However, if it is not installed, then you need to install it following the steps mentioned below.
|
|
Limitations
-
You can't dump System State data to Critical volume (system drive).
-
You can't dump System State data to the drive where the Gbackup is installed.
-
The dump location should have enough space. On a 32-bit system, the system state image runs about 6.5GB!.
-
wbadmin tool need to be enabled manually.
-
You can't configure the dump location as a network shared folder/ mapped drive /tape drive.
-
If the given dump location is CD/DVD, confirm that there is a media which is writable during backup.
-
VSS services must be enabled.
-
Do not restore the incomplete backups. Before you restore please check whether *.vhd file is available in restore tree.
-
While restoring, make sure you select one incremental to restore. If you select multiple incremental backups in a single restore, the restore data size will be huge. Remember, each incremental could be as large as 6 GB.







