User Tools

Site Tools


public:module:windows_system:recover_server

Differences

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

Link to this comparison view

Next revision
Previous revision
public:module:windows_system:recover_server [2019/09/16 16:49]
ronnie.chan created
public:module:windows_system:recover_server [2019/09/19 18:25] (current)
ronnie.chan
Line 1: Line 1:
 ====== Recover Your Server ====== ====== Recover Your Server ======
 +----
 +
 +{{INLINETOC}} \\
 +
 +===== Summary =====
 +----
 +After restoring the backed up Windows System image from the backup destination,​ you can use the restored data to recover your server. ​
 +
 +For server platforms such as Server 2008 / 2008 R2 / 2012 / 2012 R2, you can recover individual files, folders, volumes, application,​ application data, operating system, or full-system (bare-metal) with the following tools: ​
 +
 +^ __Tool__ ^ __What you can recover__ ^
 +^ Recovery wizard (in Windows Server Backup) | Files, folders, volumes, application,​ and application data. |
 +^ Windows setup disc / Windows Recovery Environment (Windows RE) | Operating system (critical volume), and full server recovery (all volumes). |
 +
 +<WRAP info>You can also perform the above tasks using wbadmin command. ​ For the syntax of the command, refer to the following: [[http://​go.microsoft.com/​fwlink/?​LinkId=140216]] </​WRAP>​
 +
 +To determine what can be recovered from your restored system image, enter the following command in an elevated command prompt:
 +<​code>​
 +wbadmin get versions
 +[-backupTarget:​{<​BackupTargetLocation>​ | <​NetworkSharePath>​}]
 +</​code>​
 +
 +Example (system image restored to G: volume):
 +<​code>​
 +C:​\Users\Administrator>​wbadmin get versions -backupTarget:​g:​
 +wbadmin 1.0 - Backup command-line tool
 +(C) Copyright 2012 Microsoft Corporation. All rights reserved.
 +
 +Backup time: 1/29/2019 10:29 AM
 +Backup target: 1394/USB Disk labeled Temp1(E:)
 +Version identifier: 01/​29/​2019-02:​29
 +Can recover: Volume(s), File(s), Application(s),​ Bare Metal Recovery, System State
 +Snapshot ID: {f8cf57da-0c9d-453c-adbb-5f9a976c75c2}
 +</​code>​
 +
 +For non-server platforms such as Windows 7 / 8 / 8.1 / 10, you can recover the full-system (bare-metal) with the following tools: ​
 +^ Tool ^ What you can recover ^
 +^ Advanced startup option (in safe mode) | Full system recovery. | 
 +^ Advanced startup option (Windows installation media) | Full system recovery. | 
 +
 +<WRAP info>You can also perform the above tasks using wbadmin command. ​ For the syntax of the command, refer to the following: [[http://​go.microsoft.com/​fwlink/?​LinkId=140216]] </​WRAP>​
 +
 +For instructions specific to recovering Active Directory Domain Services, refer to the following: [[http://​go.microsoft.com/​fwlink/?​LinkId=143754.]]
 +
 +\\
 +
 +===== Recover Files and Folders =====
 +----
 +
 +To recover files and folders using the Recovery Wizard in the Windows Server Backup user interface.
 +
 +1. Open Windows Server Backup from Administrative Tools or Server Manager. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_060.png?​640}}
 + 
 +2. In the Actions panel under Windows Server Backup, click Recover... \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_061.png?​640}}
 + 
 +3. On the Getting Started page, select A backup stored on another location, then click Next. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_062.png?​640}}
 + 
 +4. On the Specify Location Type page, select
 +
 +  * Click Local drives, if the system image was copied to a local volume on the server.
 +
 +  * Click Remote shared folder, if the system image was copied to a network path accessible to this server. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_063.png?​640}}
 + 
 +5. On the Select Backup Location page, select the volume that contains the system image file. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_064.png?​640}}
 + 
 +Note: Assuming that the WindowsImageBackup folder was copied to the following
 +F:\ WindowsImageBackup
 +
 +6. On the Select Server page, select the server whose data you want to recover. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_065.png?​640}}
 + 
 +7. On the Select Backup Date page, select the point in time of the backup you want to restore from.  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_066.png?​640}}
 + 
 +8. On the Select Recovery Type page, click Files and folders. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_067.png?​640}}
 + 
 +9. On the Select Items to Recover page, under Available items, expand the list until the folder you want is visible. ​
 +
 +Click a folder to display the contents in the adjacent pane, click each item that you want to restore. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_068.png?​640}}
 + 
 +10. On the Specify Recovery Options page, under Recovery destination,​ select Alternate location.
 +
 +Type the path to the location or click Browse to select it. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_069.png?​640}}
 + 
 +Modify the When this wizard finds items in the backup that are already in the recovery destination setting, and the Security settings if necessary.
 +
 +Click Next to proceed.
 +
 +11. On the Confirmation page, review the details, and then click Recover to restore the specified items. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_070.png?​640}}
 + 
 +12. On the Recovery progress page, the status and result of the recovery operation is displayed. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_071.png?​640}} \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_072.png?​640}}
 +
 +\\
 +
 +===== Recover Applications and Data =====
 +----
 +
 +To recover application and data using the Recovery Wizard in the Windows Server Backup user interface.
 +
 +1. Open Windows Server Backup from Administrative Tools or Server Manager. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_073.png?​640}}
 + 
 +2. In the Actions panel under Windows Server Backup, click Recover... ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_074.png?​640}}
 +
 +3. On the Getting Started page, select A backup stored on another location, then click Next. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_075.png?​640}}
 + 
 +4. On the Specify Location Type page, select
 +
 +  * Click Local drives, if the system image was copied to a local volume on the server.
 +
 +  * Click Remote shared folder, if the system image was copied to a network path accessible to this server. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_076.png?​640}}
 + 
 +5. On the Select Backup Location page, select the volume that contains the system image file. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_077.png?​640}}
 + 
 +Note: Assuming that the WindowsImageBackup folder was copied to the following
 +F:\ WindowsImageBackup
 +
 +6. On the Select Server page, select the server whose data you want to recover. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_078.png?​640}}
 + 
 +7. On the Select Backup Date page, select the point in time of the backup you want to restore from \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_079.png?​640}}
 + 
 +8. On the Select Recovery Type page, click Applications,​ and then click Next. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_080.png?​640}}
 + 
 +9. On the Select Application page, under Applications,​ click the application that you want to recover. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_081.png?​640}}
 + 
 +**Note:** If the backup that you are using is the most recent and the application you are recovering supports a "​roll-forward"​ of the application database, you will see a check box labeled **Do not perform a roll-forward recovery of the application databases.** ​
 +
 +Select this check box if you want to prevent Windows Server Backup from rolling forward the application database that is currently on your server. ​
 +
 +10. On the Specify Recovery Options page, select Recover to another location. Type the path to the location or click Browse to select it. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_082.png?​640}}
 + 
 +11. On the Confirmation page, review the details, and then click Recover to restore the listed items. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_083.png?​640}}
 + 
 +12. On the Recovery progress page, the status and result of the recovery operation is displayed. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_084.png?​640}} \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_085.png?​640}}
 +
 +\\
 +
 +===== Recover Volumes =====
 +----
 +
 +To recover volume using the Recovery Wizard in the Windows Server Backup user interface.
 +
 +1. Open Windows Server Backup from Administrative Tools or Server Manager. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_086.png?​640}}
 + 
 +2. In the Actions panel under Windows Server Backup, click Recover. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_087.png?​640}}
 + 
 +3. On the Getting Started page, select A backup stored on another location, then click Next. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_088.png?​640}}
 + 
 +4. On the Specify Location Type page, select
 +
 +  * Click Local drives, if the system image was copied to a local volume on the server.
 +
 +  * Click Remote shared folder, if the system image was copied to a network path accessible to this server. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_089.png?​640}}
 + 
 +5. On the Select Backup Location page, select the volume that contains the system image file. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_090.png?​640}}
 + 
 +Note: Assuming that the WindowsImageBackup folder was copied to the following
 +F:\ WindowsImageBackup
 +
 +6. On the Select Server page, select the server whose data you want to recover. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_091.png?​640}}
 + 
 +7. On the Select Backup Date page, select the point in time of the backup you want to restore from \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_092.png?​640}}
 + 
 +8. On the Select Recovery Type page, click Volumes, and then click Next. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_093.png?​640}}
 + 
 +9. On the Select Volumes page, select the check boxes associated with the volumes in the Source Volume column that you want to recover. ​
 +
 +Then, from the associated dropdown list in the Destination Volume column, select the location that you want to recover the volume to.  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_094.png?​640}} \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_095.png?​640}}
 + 
 +<WRAP important>​Before clicking Next to continue, make sure that the destination volume is empty, or does not contain information that you will need later.</​WRAP>​
 +
 +{{public:​module:​windows_system:​cloudbacko_module_winsys_096.png}}
 + 
 +10. On the Confirmation page, review the details, and then click Recover to restore the volume. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_097.png?​640}}
 + 
 + 
 +11. On the Recovery progress page, the status and result of the recovery operation is displayed. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_098.png?​640}} \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_099.png?​640}}
 +
 +\\ 
 +
 +===== Recover Operating System or Full System =====
 +----
 +
 +You can recover an operating system or full system by using Windows Recovery Environment,​ or by booting from a Windows setup disc.
 +
 +<WRAP info>For instructions specific to recovering Active Directory Domain Services, refer to the following: [[http://​go.microsoft.com/​fwlink/?​LinkId=143754]] </​WRAP>​
 +
 +To launch in Windows Recovery Environment,​ insert the Windows setup disc that has the same architecture of the system that you are recovering, into the CD / DVD drive and start or restart the computer. ​ Press the required key to boot from the disc.
 +
 +1. On the Windows Setup page, select Repair your computer. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_100.png?​640}}
 + 
 + 
 +2. On the Choose an option page, click Troubleshoot. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_101.png?​640}}
 + 
 +<WRAP info>​This screen will only be displayed when you are recovering a Windows 2012 / 2012 R2 Server.</​WRAP>​
 +
 +3. Click System Image Recovery. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_102.png?​640}}
 + 
 +<WRAP info>​This screen will only be displayed when you are recovering a Windows 2012 / 2012 R2 Server.</​WRAP>​
 +
 +4. Confirm on the target operating system. ​ This opens the Re-image your computer page.  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_103.png?​640}}
 + 
 +<WRAP info>​This screen will only be displayed when you are recovering a Windows 2012 / 2012 R2 Server.</​WRAP>​
 +
 +5. Click Select a system image, then click Next.  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_104.png?​640}}
 + 
 +6. Select the location that contains the system image to restore from.  If you do not see the image available, then  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_105.png?​640}}
 +
 +  * Click Advanced, and install the required driver for the removable drive to be accessed, if the system image was copied to a removable drive attached to the server. \\ \\ To install a driver, the driver must be located on the local system. You cannot install a driver from the network.
 +
 +  * Click Advanced, and browse to the remote shared folder which contains the system image, if the system image was copied to a network path. \\ \\ For domain environment,​ if the backup storage location is on a computer that is a member of that domain, then the computer containing the storage location should be on the IPsec boundary, to be accessible by non-domain computer. \\ \\ When a computer boots into Windows Recovery Environment,​ it becomes a non-domain computer, therefore, cannot access the usual network shares. ​ Only those computers that allow non-domain computers to access the share can be used as a backup storage location in this way.
 +
 +7. Select the date and time of system image to restore. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_106.png?​640}}
 + 
 +8. On the Choose additional restore options page  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_107.png?​640}}
 + 
 +Select the Format and repartition disks check box to delete existing partitions and reformat the destination disks to be the same as the backup. ​
 +
 +Click the Exclude disks button, then select the check boxes associated with any disks that you want to exclude from being formatted and partitioned. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_108.png?​640}}
 + 
 +<WRAP info>The disk that contains the backup that you are using is automatically excluded.</​WRAP>​
 +
 +Select the Only restore system drives check box (not displayed in screenshot) to perform an operating system only recovery (instead of a full system recovery).
 +
 +Click Install drivers to install device drivers for the hardware that you are recovering to.  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_109.png?​640}}
 + 
 +Click Advanced to specify whether the computer is automatically restarted, and the disks are checked for errors immediately after the recovery. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_110.png?​640}}
 + 
 +9. Confirm the details for the restoration,​ and then click Finish to start the recovery process. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_111.png?​640}}
 + 
 +The recovery will succeed as long as all the critical volumes (e.g. volumes containing operating system components) are recovered. ​
 +
 +If any data volume cannot be recovered, Windows will show a prompt with the un-recoverable volumes at the end of the recovery operation.
 +
 +\\
 +
 +===== Recover a Full System (Non Server Platforms) =====
 +----
 +
 +You can recover a full system using the advanced startup option by
 +
 +  * **Booting from a Windows installation media** \\ \\ Insert the installation media that has the same architecture of the system that you are recovering and restart your computer. ​ Press the required key to boot from the disc. \\ \\ When you see the Windows Setup page, click Next, then click Repair your computer. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_112.png?​640}}
 + 
 +  * **Starting Windows in safe mode** \\ \\ Press the Power button at the Windows login screen, in the Start menu, or in the Setting screen. ​ Then press and hold the SHIFT key on the keyboard and click Restart. \\ \\ Once you are in the Startup Option menu, perform the following steps.
 +
 +1. Click Troubleshoot. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_113.png?​640}}
 + 
 +2. Click Advanced options. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_114.png?​640}}
 + 
 +3. Click System Image Recovery. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_115.png?​640}}
 + 
 +4. Login with an administrative account, by clicking on Administrator. ​  \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_116.png?​640}}
 + 
 +5. Click Select a system image, then click Next.   \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_117.png?​640}}
 + 
 +6. Select the location that contains the system image to restore from.  If you do not see the image available, then   \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_118.png?​640}}
 + 
 +  * Click Advanced, and install the required driver for the removable drive to be accessed, if the system image was copied to a removable drive attached to the server. \\ \\ To install a driver, the driver must be located on the local system. You cannot install a driver from the network.
 +
 +  * Click Advanced, and browse to the remote shared folder which contains the system image, if the system image was copied to a network path.\\ \\ For domain environment,​ if the backup storage location is on a computer that is a member of that domain, then the computer containing the storage location should be on the IPsec boundary, to be accessible by non-domain computer. \\ \\ When a computer boots into Windows Recovery Environment,​ it becomes a non-domain computer, therefore, cannot access the usual network shares. ​ Only those computers that allow non-domain computers to access the share can be used as a backup storage location in this way.
 +
 +7. Select the date and time of system image to restore. ​   \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_119.png?​640}}
 + 
 +8. On the Choose additional restore options page.   \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_120.png?​640}}
 + 
 +Click Install drivers to install device drivers for the hardware that you are recovering to.   \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_121.png?​640}}
 + 
 +Click Advanced to specify whether the computer is automatically restarted, and the disks are checked for errors immediately after the recovery. \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_122.png?​640}}
 + 
 +9. Confirm the details for the restoration,​ and then click Finish to start the recovery process. ​ \\ {{public:​module:​windows_system:​cloudbacko_module_winsys_123.png?​640}}
 + 
 +<WRAP important>​Do not interrupt the restore process. </​WRAP>​
 +
 +The recovery will succeed as long as all the critical volumes (e.g. volumes containing operating system components) are recovered. ​
 +
 +
public/module/windows_system/recover_server.1568623748.txt.gz · Last modified: 2019/09/16 16:49 by ronnie.chan