Source:Restoring System State: Difference between revisions
(Marked this version for translation) |
(Added /4.4.3 Grolar in the nav box.) |
||
Line 5: | Line 5: | ||
<!--T:2--> | <!--T:2--> | ||
{{Navigation_latest|release=4.4.3|link=[[SEP_sesam_Documentation#previous|documentation archive]]}}</translate><br /> | {{Navigation_latest|release=[[Special:MyLanguage/SEP_sesam_Release_Versions|4.4.3/4.4.3 ''Grolar'']] | ||
|link=[[SEP_sesam_Documentation#previous|documentation archive]]}}</translate><br /> | |||
==Overview== | ==Overview== | ||
<div class="boilerplate metadata" id="Additional resources" style="background-color:#ecedf1; color:#8695a7; border: 1px ridge #cdd3db; margin: 0.5em; padding: 0.5em; float: right; width: 35%; "><center><b><translate><!--T:3--> | <div class="boilerplate metadata" id="Additional resources" style="background-color:#ecedf1; color:#8695a7; border: 1px ridge #cdd3db; margin: 0.5em; padding: 0.5em; float: right; width: 35%; "><center><b><translate><!--T:3--> |
Revision as of 15:57, 9 August 2018
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 Pro 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): Use this option if you want to recreate some missing or deleted files, but do not want to overwrite files that already exist in the target location.
- overwrite existing files: Use this option if you want to restore the computer to a previous working state; the existing system state in the target location will be replaced by the restored version.
- create a new version: If system state files already exist in the target location, the restored files will be recreated under a new name; use this option sparingly as it may result in thousands of renamed files. If you have deleted some particular files, you may consider restoring to another location instead. This way the data will be restored to another target but will retain the original directory structure, enabling you to easily find the required files.
- To start your restore immediately, click Start. To save the restore task, click Save.
- After restoring the system state, you have to restart your computer.

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 – SEP sesam BSR Pro – Restore – Standard Restore Procedure