Source:Restoring System State: Difference between revisions
No edit summary |
|||
Line 64: | Line 64: | ||
==See also== | ==See also== | ||
[[Special:MyLanguage/4_4_3:Backing_up_ System State|Backing up System State]] –[[Special:MyLanguage/SEP_sesam_BSR_for_Windows|BSR Windows backup]] – [[Special:MyLanguage/Backup|Restore]] – [[Special:MyLanguage/Standard_Restore_Procedure|Standard Restore Procedure]] | [[Special:MyLanguage/4_4_3:Backing_up_ System State|Backing up System State]] – [[Special:MyLanguage/SEP_sesam_BSR_for_Windows|BSR Windows backup]] – [[Special:MyLanguage/Backup|Restore]] – [[Special:MyLanguage/Standard_Restore_Procedure|Standard Restore Procedure]] |
Revision as of 17:18, 24 October 2016
Copyright © SEP AG 1999-2023. All rights reserved.
Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP AG. When compiling and designing user documentation SEP AG uses great diligence and attempts to deliver accurate and correct information. However, SEP AG cannot issue a guarantee for the contents of this manual.
Overview
SEP sesam supports system state data restore and uses Microsoft Volume Shadow Copy Service (VSS) to restore system state components. These components include core files and registry settings and are related to various aspects of Windows operating system. By default, all system state components are restored as a group. You can also restore individual system services components, while other system state components can only be restored as a group.
You can perform a system state restore to recover a fully functional system without having to reinstall the Windows operating system. For example, if your system data gets corrupted, you can perform a rollback to any recent healthy system state data. You can also use a system state restore as part of the disaster recovery procedure, however to prepare your system for disaster recovery, it is strongly recommended that you use SEP sesam BSR for Windows instead (used locally on the client to create a boot image used to recover the client system).
![]() |
Note |
System state restore and Bare System Recovery (BSR) are serving different purposes:
|
System state components
Note that system state elements are machine-specific and depend on each operating system installation version and configuration. SEP sesam allows for dynamic discovery of existing system state elements to be backed up and restored.
At a minimum, the following components are included:
- System state data
- Registry, COM+ class registration database, boot and system files, DFS namespaces/replications
- A domain controller system state
- Active Directory Domain Services, Windows Registry, COM+ database, SYSVOL directory
- System services components
- Background Intelligent Transfer Service (BITS), Cluster Service information (cluster node only), Dynamic Host Configuration Protocol (DHCP), Microsoft Internet Information Services (IIS) meta-directory, Removable Storage Management Database (RSM), Remote Storage Service, Terminal Server Licensing, Windows Internet Name Service (WINS), Windows Management Instrumentation (WMI)
Prerequisites
Make sure that the following conditions are met when restoring system state data:
- You must be an administrator or a backup operator to restore system state information.
- Your Windows client must be available with SEP sesam Client (BSR SW – customized Windows PE, or BSR Windows Boot Image – generated via BSR Windows).
- If Active Directory is installed, you must be in AD restore mode.
![]() |
Note |
CAUTION: Take the following into account before starting system state restore:
|
Steps
- From the SEP sesam GUI menu bar, select Activities -> Restore. The New restore task window opens.
- Select the backup task with the required system state data for the client you want to restore. You can search save sets by task name or by filename or path.
- Under the Saved in period drop-down lists, specify the time frame for which you want to conduct the search. Click Next.
- The search results are displayed. From the list of save sets matching your query, select the desired version by clicking on it, then select other relevant restore options (complete/as path restore). Click Next to display the Select Files dialog.
- Select the data you want to restore: if you select the root node, all components are selected. You can also restore individual system services components, while the startable system state nodes can only be restored as a unit because of their dependencies. Click Next.
- Select your restore target: Under the Target Path, choose between the Restore to original target path or New restore target options. Typically, a system state restore is used to restore all components to their original location. You can also restore the system state data to a different directory. This way your active system directory is not replaced. However, you are advised against using a system state restore for purposes other than system recovery.
- Under the Execution options drop-down list, select one of the following options:
- do not overwrite existing files (set by default): the system state will not be restored if it already exists on the target server
- overwrite existing files: if system state data exists on the target server, it will be replaced by the restored version
- create a new version: if system state data exists on the target server, the restored data will be restored under a different name
- Then select whether you want to start auto recovery after restore or not by setting the option Auto recover after restore or No recover after restore.
- To start your restore immediately, click Start. To save the restore task, click Save.

You can view the status of your restore jobs by selecting Job state -> Restore from the Main selection. Restore overview provides detailed information on the last run of restore jobs, including the task name, status (successful, error, in queue ...), start and stop time of the last backup, data size, throughput, client and message.
See also
Backing up System State – BSR Windows backup – Restore – Standard Restore Procedure