User Tools

Site Tools


public:module:windows_system_state:overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:module:windows_system_state:overview [2019/09/02 16:51]
ronnie.chan
public:module:windows_system_state:overview [2019/09/20 11:52] (current)
ronnie.chan
Line 1: Line 1:
 ====== Overview ====== ====== Overview ======
 +----
 CloudBacko Pro allows you to backup the Windows System State data, including: CloudBacko Pro allows you to backup the Windows System State data, including:
   * Boot files, including the system files, and all files protected by Windows File Protection (WFP)   * Boot files, including the system files, and all files protected by Windows File Protection (WFP)
Line 18: Line 18:
   * For Windows 2008 and newer releases: https://​msdn.microsoft.com/​en-us/​library/​windows/​desktop/​bb968830   * For Windows 2008 and newer releases: https://​msdn.microsoft.com/​en-us/​library/​windows/​desktop/​bb968830
  
----- 
- 
-===== Backup Process ===== 
-The following ​ steps are performed during a MS Windows System State backup job. 
- 
-{{public:​system-state-007.png?​800}} 
- 
----- 
- 
-===== Requirements and Limitation ===== 
- 
-<WRAP indent> 
- 
-==== For Windows XP and Windows Server 2003 ==== 
- 
-<WRAP indent> 
- 
-<WRAP info> 
-Please be noted that: 
-  - Windows XP home is not supported for the system state backup and restore by CloudBacko Pro. 
-  - As Windows XP and Windows 2003 are no longer supported by Microsoft any more, CloudBacko Pro will provide best effort support for backup and restore for these 2 Windows platforms. 
-</​WRAP>​ 
- 
-=== CloudBacko Pro Installation === 
-Make sure that the latest version of CloudBacko Pro is installed on the computer to be backed up. User should also stay up-to-date when newer version of CloudBacko Pro is released. ​ 
- 
-=== Restore to Alternate Computer === 
-You can restore a system state backup to the same physical computer from which the system state backup was created, or to a different computer that has the same make, model, and configuration (identical hardware). Microsoft does not support restoring a system state backup from one computer to a second computer of a different make, model, or hardware configuration. 
- 
-Please refer to the following article for more details: [[http://​support.microsoft.com/​kb/​249694]] 
- 
-=== NTBackup === 
-NTBackup must be installed on the computer to be backed up. This can be confirmed either by searching if ntbackup.exe is found under C:\WINDOWS, or running the following command in an administrative command prompt: 
-<​code>​ 
-Microsoft Windows XP [Version 5.1.2600] 
-(C) Copyright 1985-2001 Microsoft Corp. 
- 
-C:​\Documents and Settings\support>​ntbackup 
-</​code>​ 
- 
-You can verify if ntbackup is installed or not by the following interface pop out or not.  
- 
-{{public:​cloudbacko_module_system_state_requirement_2.png?​640}} 
- 
-=== System Volume === 
-The system volume must be formatted with NTFS. 
-</​WRAP>​ 
- 
-==== For Windows Server 2008 and Newer Releases ==== 
- 
-<WRAP indent> 
- 
- 
-=== CloudBacko Pro Installation === 
-Make sure that the latest version of CloudBacko Pro is installed on the computer to be backed up. User should also stay up-to-date when newer version of CloudBacko Pro is released. ​ 
- 
-=== Restore to Alternate Computer === 
-You can restore a system state backup to the same physical computer from which the system state backup was created, or to a different computer that has the same make, model, and configuration (identical hardware). Microsoft does not support restoring a system state backup from one computer to a second computer of a different make, model, or hardware configuration. 
- 
-Please refer to the following article for more details: [[http://​support.microsoft.com/​kb/​249694]] 
- 
-=== Memory Setting === 
-The default Java heap size setting of CloudBacko Pro is 2048MB. For Windows System State backup, it is highly recommended to increase the Java heap size setting to at least 4096MB to improve backup and restore performance. The actual heap size used will be dependent on amount of free memory available on the machine with CloudBacko Pro installed (machine that is running the backup). 
- 
-For best performance,​ consider increasing the memory allocation setting for CloudBacko Pro (Java heap space). Refer to this link for more details about [[https://​forum.cloudbacko.com/​viewtopic.php?​f=2&​t=1670|how to modify of the java heap size setting for CloudBacko Pro]]. 
- 
-=== Temporary Volume === 
-Make sure that the storage location configured for the system image is set to a supported location. 
- 
-{{public:​cloudbacko_module_system_state_requirement_4.png?​640}} 
- 
-The temporary storage location is required by the WBADMIN utility to temporary store the image file during the backup set. 
- 
-The machine requires an additional drive to accommodate the spooling of the System State image file. As you can on our sample screen shot above, we have three (3) drives in total, Local Disk C:, Temp1 E:, and Temp2 F: 
- 
-If by any chance the machine has only one (1) drive and it is his/her Local Disk C:, then one of the following options will need to be implemented 
-  * An extra physical drive will need to be installed 
-  * The existing C: drive will need to be re-partitioned to create an additional drive, i.e. D: 
-  * A USB drive needs to be connected 
-  * Setup a network drive 
- 
-=== Windows Server Backup (WSB) Features === 
-The following Windows Server Backup feature must be installed on the computer to be backed up: 
-  * Windows Server Backup 
-  * Command line Tool 
-  * Windows PowerShell 
- 
-This can be confirmed in the Server Manager. These features can be added by selecting Add Roles and Features. 
- 
-{{public:​cloudbacko_module_system_state_requirement_5.png?​640}} 
- 
-=== Windows Account Permission === 
-To perform recovery using Windows Server Backup, the operating system account that you use must be a member of the Backup Operators or Administrators group. ​ 
- 
-=== Latest Service Packs from Microsoft === 
-Make sure that you have the latest service packs installed on the computer to be backed up. Update to the Windows operating system improve its performance and resolve known issues with Windows Server Backup. 
- 
-=== System Volume === 
-The system volume must be formatted with NTFS. 
- 
-</​WRAP>​ 
- 
-</​WRAP>​ 
- 
----- 
- 
-===== Best Practice and Recommendation ===== 
-The following are some best practices or recommendations that we strongly recommend, before you start any Microsoft System State backup and restore. 
- 
-<WRAP indent> 
-==== Temporary Directory Folder Location ==== 
-Temporary directory folder is used by CloudBacko Pro for storing backup set index files and any incremental or differential backup files generated during a backup job. To ensure optimal backup/​restoration performance,​ it is recommended that the temporary directory folder is set to a local drive with sufficient free disk space. ​ 
- 
-<WRAP info> 
-NOTE 
-Kindly noted that for Windows Server 2008 or newer releases, the restriction on temporary volume (Ch2.3.2) must also be considered. 
-</​WRAP>​ 
- 
-==== Backup Destination ==== 
-To provide maximum data protection and flexible restore options, it is recommended to configure: 
-  * At least one offsite or cloud destination 
-  * At least one local destination for fast recovery 
- 
-==== Backup Frequency ==== 
-MS Windows System State backup should be performed at least once per week. 
- 
-==== Performance Recommendations ==== 
-Consider the following best practices for optimized performance of the backup operations: 
-  * Enable schedule backup jobs when system activity is low to achieve the best possible performance. ​ 
-  * Perform test restores periodically to ensure your backup is set up and performed properly. Performing recovery test can also help identify potential issues or gaps in your recovery plan. It's important that you do not try to make the test easier, as the objective of a successful test is not to demonstrate that everything is flawless. There might be flaws identified in the plan throughout the test and it is important to identify those flaws. 
  
-</​WRAP>​ 
  
public/module/windows_system_state/overview.1567414319.txt.gz · Last modified: 2019/09/02 16:51 by ronnie.chan