Hyper-V VM Restore
Managed Backup supports restore of Hyper-V Server or Failover Cluster virtual machines. Both backup formats (new backup format and legacy backup format) are supported.
Consider, item-level restore from long-term (cold) backup storages is not currently supported
This chapter covers the following topics:
Create New Restore Plan
To create a new restore plan, proceed as follows:
- Open the Management Console.
- Open Backup > Computers page in the new main menu.
- Find the required computer, then click the Configure icon in the Backup Plan Status column.
- On the side panel, click + or +Add New Plan,
- In the Restore group, select Hyper-V Restore Plan.
Restore Wizard Steps
Plan Name
Select the restore plan mode:
- Select the Run restore once option to restore an image-based backup only once
- Select the Save Restore Plan option to save the plan configuration for future use. Specify the name of the plan
Click Next.
| Top |
Select Backup Storage
Select the backup destination that contains the required backup from the list.
Consider, item-level restore from long-term (cold) backup storages is not currently supported
Click Next.
| Top |
Select Computer to Restore (optional)
This restore wizard step appears only if the specified backup destination contains several backups from different computers.
Select the required computer.
Click Next.
| Top |
Select Backup
Select the backup to restore from the list of available backups.
Click Next.
| Top |
Select Restore Point
Select what to restore.
For backups made in the new backup format, select the latest version or the specific restore point from the list below.
For backup made in the legacy backup format, select one of the available options:
- Select the Latest Version option to restore the latest image version of the selected backup
- Select the Point in Time option to restore the image version for the specified date and time
- Select the Modified Period option to restore the image version based on the modification period, then specify the period
- Select the Backup Period option to restore the image version based on the backup period, then specify the period
- Select the Manually** option to proceed to manual image version selection
Note that the time must be specified in the provider time zone. Point the mouse to the hint icon to see the provider time zone
Click Next.
| Top |
Select Restore Source
Select backed-up object to restore.
Click Next.
Type of Data
Select the type of the VM restore:
- To restore the Hyper-V VM as virtual machine, select the Restore and import Hyper-V VM. This feature ensures efficient recovery and seamless integration of VMs into your existing environment** option.
- To restore restore Hyper-V VMs as files, select the Restore as Hyper-V VM files option
- To restore Hyper-V VMs as virtual disks, select the Restore as virtual disk option, then select the virtual disk format from the list of available formats. You can later mount this disk as a virtual drive or use it in your VM environment. The virtual disk needs to be manually imported as a VM into Hyper-V.
Click Next.
| Top |
Select Virtual Disks
Select virtual disks to restore.
Note that selected disks must include system volumes as they contain data required to boot the operating system
Click Next.
| Top |
Select Destination
Select the destination to restore the VM. Select the disk or specific partition.
If you want to restore existing machine tщ the original location, the virtual machine will be overwritten. To start the virtual machine after successful restore, select the appropriate checkbox.
Click Next.
| Top |
Encryption Options (optional)
Enter the encryption password if your backup is encrypted.
Click Next.
| Top |
Schedule Options
Specify the schedule for the restore plan if you have selected to save it.
The following options are available:
- No schedule (run manually). Select this option to run the restore plan manually, only when it is required
- Specific date. Select this option to specify the date and time the restore plan is to be executed
- Recurring. Select this option to run the restore plan on a periodic basis, then configure the schedule
- Stop the plan if it runs for. Select this option if you want to stop the restore plan if it runs longer than the time you specified. Use this option with care since sometimes it is hard to predict the restore time due to many factors
- Alert the plan as Overdue. Select this option to monitor the plan execution. If the restore plan fails or is finished with warnings for the specified period of time, it will be assigned with the Overdue status that will appear on the Monitoring/History page
- Run missed scheduled plan immediately when computer starts up. Select this option if you want the restore plan would run as the computer boots in case it was down at the moment of the scheduled run
Click Next.
| Top |
Pre / Post Actions
Specify the actions before and/or after the restore plan. Usually, these are scripts that perform particular jobs before or after the plan is executed. The following settings are available:
!
- To specify the action that must be performed before the restore plan starts, select the Pre-restore action checkbox
- Specify the path to the script before the restore plan
- Specify the conditions for pre-action execution:
- Select the Do not run the restore plan if the pre-restore action fails option to suspend the restore plan execution in case the pre-action fails
- Select the Run the restore plan if the pre-restore action fails option if you want the restore plan to run regardless of the pre-action execution result
- To specify the action that will be performed after the restore plan completes, select the Post-restore action checkbox
- Select the Execute the post-restore action only if the restore plan completes successfully option if you want to run it only if the backup was executed without any errors or warnings.
- Select the Execute post-restore action regardless of the restore plan result option if you want the post-action to be executed regardless of the restore plan result
Click Next.
| Top |
Notifications
Specify notification settings for restore plan results. You can use the company notification settings or customize them as needed: specify the required recipients and customize the notifications for different restore plan results: Success Failure Warning
!
Select the I want to receive a notification email to enable notifications.
- Select When the restore plan fails or finished with warnings option if you want to receive the notification message in case the restore plan terminates with errors or warnings
- Select the In all cases option if you want the notification to be delivered in all cases
If you want the restore plan results to be added to Windows Event Log, select the Add entry to Windows Event Log checkbox
- Select When the restore plan fails or finished with warnings option if you want to receive the notification message in case the restore plan terminates with errors or warnings
- Select the In all cases option if you want the entry to be put in Windows Event Log in any case.
Click the Next, then click Save to finish the wizard.
Manage Plan
Refer to Manage Plans for details on how to run, edit, clone, or delete the plan.
| Top |
Adding Virtual Machine to Hyper-V host
Open Hyper-V Manager.
Right-click on your Hyper-V host being listed in the left panel and select New | Virtual Machine.
In New Virtual Machine Wizard specify virtual hard disk that you restored using Use an existing virtual hard disk on Connect Virtual Hard Disk step.
| Top |