BackupAssistHyper-V Protection

This guide explains how to create Hyper-V backups using System Protection, how to perform Hyper-V guest and host restores, and how to perform granular restores using the Hyper-V Advanced Add-on.

File Protection and File Archiving can also be used to back up Hyper-V environments, but System Protection is our recommended backup type for Hyper-V because it supports:

  • Customized Hyper-V destination, CSV and Exchange Server detection steps
  • Block level backups of a Hyper-V Server
  • Incremental image backups, including fast incremental.
  • Superior handing of large files.
  • Bare-metal recovery

For additional information on Hyper-V backup solutions, refer to our Hyper-V Implementation guide and our Hyper-V best practices article.

Licensing

System Protection is a standard feature included with the BackupAssist, and requires a BackupAssist license once the initial trial period has expired. To perform a Hyper-V Granular Restore or a Rapid VM Recovery requires the Hyper-V Advanced Add-on license, once the initial trial period has expired. Please contact your local BackupAssist reseller or distributor for pricing information, or visit www.BackupAssist.com.

For license key activation / deactivation instructions, visit our Licensing BackupAssist page.

.

Online user guide

Requirements and features

Hyper-V requirements

BackupAssist supports Hyper-V Servers (including CSV) with the following operating systems:

  • Windows Server 2016 - from v9.5 (does not include CSV support)
  • Windows Server 2012 / 2012 R2, including Server Core and Hyper-V Server versions.
  • Windows Server 2008 R2, including Server Core and Hyper-V Server versions.
  • Windows Server 2008

Pre-requisites for BackupAssist Hyper-V protection

  • Windows Server Backup. If Windows Server Backup is not installed, BackupAssist will provide a prompt to install it when the first backup job is created.
  • In a CSV environment, BackupAssist must be installed and licensed on each host.
  • For Windows Server 2008 / 2008 R2, partition size of the disks being backed up should be less than 2TB

The following features support guests backed up from CSV environments:

  • The Exchange granular restores
  • The Hyper-V granular restores

Windows 2012 / 2012 R2 Hyper-V support

Windows Server 2012 introduces the CSVFS format, which allows a cluster to differentiate CSV storage from NTFS storage. BackupAssist’s support for these and other feature is listed below:

  • BackupAssist can back up Hyper-V guests located on CSV storage using the CSVFS file system.
  • BackupAssist supports SMB 3.0 servers as a CSVFS backup destination.
  • BackupAssist does not support backups of CSVFS and NTFS locations in the same snapshot. E.g. It’s not possible to back up a guest that uses CSV as well as a guest that uses an NTFS volume.
  • BackupAssist supports Hyper-V Replica and can back up and restore a primary Hyper-V guest.

Custom Hyper-V steps

When you use BackupAssist System Protection to create a Hyper-V backup job, you will be presented with the following Hyper-V specific, setup screens.

Hyper-V Data Selections screen makes it easier to select Hyper-V guests and guest configuration files for Application consistent guest only backups, as well as full host backups.

A dedicated Exchange VM detection screen allows you to provide Exchange authentication information so that BackupAssist can to detect what guests have an Exchange Server, and list the EDB files available for each guest when you perform an Exchange Granular Restore.

A dedicated CSV staging step is used to define a staging location. This location is used to put your guests and host into a single image, even if they are on different volumes.

Hyper-V restore and recovery options

BackupAssist can restore and recover Hyper-V data using these features.

Integrated Restore Console: restore files from a Hyper-V host.

Hyper-V Granular Restore: restore files from inside of a guest. Requires the Hyper-V Advanced Add-on.

Exchange Granular Restore: restore mail items from an Exchange Server installed on a guest. Requires the Exchange Granular Add-on and the Hyper-V Advanced Add-on.

Rapid VM Recovery: spin up a single guest from its backup destination to keep critical systems online. Requires the Hyper-V Advanced Add-on.

Full VM Recovery: recovers a guest back to the host.

Bootable backups

If you create a System Protection bare-metal backup on an external USB hard disk, the media can be made into a Bootable Backup Media. The backup media can be used to boot into a RecoverAssist recovery environment and recover the server, without a separate boot disk.

The backup media will be made bootable the first time the job runs unless you deselect the Make media bootable with RecoverAssist tick box on the Set up destination step.

Best practice backups

Backing Hyper-V virtual machines, can become complicated once you factor in host data, volumes, domains, disks, VSS writers, services and the resulting issues that can arise. To keep the backups of your virtual machines as simple and robust as the environments themselves, we’ve put together a list of 10 tips for best practice Hyper-V backups.

Do not install other roles or applications on your Hyper-V host.

Your physical Hyper-V host server should only have one function, to be the Hyper-V host server. It should not double as a file server, a DNS server or, even worse, an application server. Any non-Hyper-V software and data should be on another physical server or one of the Hyper-V guests.

If you don’t follow this advice, you can complicate host level backups and affect the stability of the host server itself. Any problem with another role or application on the Hyper-V host can impact the guests. Even something as simple as a patch to an application could require a physical server reboot, and cause an outage for all of your Hyper-V guests (VMs) and the services they provide.

Only assign a single role or application to each guest

Each Hyper-V guest (VM) should only have a single role or application. It’s easy enough to make another guest, and dedicated environments are what make virtual machines so great.
For backups, having only one role or application per guest makes it easier to:

  • Recover guests and services in a managed way.
  • Allocate backup agents and licenses
  • Perform granular restores of data inside of Hyper-V guests.

Focus on guest only Hyper-V backups

The Hyper-V host provides the platform, architecture and processes required to support and maintain your Hyper-V guests (VMs). Although it’s good to have a bare-metal backup of the entire physical server, backups of just the Hyper-V guests can also be very useful as they contain all the data you need and use less space. For a recovery, you can just reinstall the Hyper-V Server and use the backup to add the guests back. A mix of weekly full-metal archive backups and daily “guest only” backups can provide a good balance.

Enable Hyper-V integration services

Backup software can use a VSS snapshot to maintain a copy of data that has changed during the backup, so that all of the data in the backup reflects the data as it was at a single point in time – this is called crash-consistent. Application-consistent means a VSS-Aware application checks its own files in the VSS snapshot to make sure they are correct. For example, information in memory and uncompleted database transactions are included in the snapshot, making it more accurate and consistent. This is critical, especially for applications like Exchange and SQL.

Without Hyper-V Integration Services installed, a Hyper-V guest (VM) will not be aware of the backup job so you will only get a crash-consistent backup. When you install the Hyper-V Integration Services on the host, and enable it on the guest, the host and guest VSS writers can work together to create online, application-consistent backups of applications like Exchange and SQL, inside the Hyper-V guest.

Run the backup on the Hyper-V host server, not the guest

The easiest way to protect Hyper-V guests is to install your backup software on the Hyper-V host (physical server) and back up the guests from there. This way you can back up multiple guests using the same backup job, and have those guests in a single backup. This will also save money, because you only need one backup license. Some backup solutions may require a backup agent on each guest but BackupAssist only requires a single host license.

As long as you have Hyper-V integration services installed, the Hyper-V VSS writer on the host, where the backup is running, can communicate with an application (Exchange, SQL) VSS writer on the guest, so that you have application-consistent backups of all guests - in a single backup.

To learn more about the VSS process, see our virtual shadow copy article.

Do not back up a CSV device directly

If your guests use a cluster shared volume (CSV), do not back up the CSV device directly because the Hyper-V Server’s VSS writer will not be involved. Back up the Hyper-V Server so that the Hyper-V VSS writer is used to make application-consistent backups of data on the cluster shared volume.

Don’t put the Hyper-V host on the same domain as the guests

This safeguard applies when one of your Hyper-V guests (VMs) has the role of domain controller. If that domain controller guest goes down and the host is on the same domain, you may not be able to log into your Hyper-V Server.

Backup the whole volume

When performing a Hyper-V image backup (i.e. BackupAssist System Protection backup), it’s best to back up the whole volume. This can improve the performance of incremental image backups, and it makes the backups faster.

If you follow this best practice, and backup the whole volume, you should have your non-production guests (VMs) on a different volume, so that you can exclude them from the backup. If you mix guest categories or guest files across volumes, both backups and restores become more complicated and less efficient.

Keep system and guest data on separate volumes.

The volume you install Microsoft Hyper-V Server onto, and the volume used by the physical server’s operating system, should not be used to store Hyper-V guest data (VHDs). For example, if your physical server uses C: drive, your Hyper-V guests should not. They should have their own volumes, and those volumes should not contain system files, such as the physical server’s swap file. This is important for performance and to remove conflicts. It’s also important for backups because you want to be able to make “guest only” backups using complete volumes.

Use fixed virtual disks

The types of disks you use can have an impact on your Hyper-V host server’s performance and data integrity, both of which are important for backups. For this reason, your Hyper-V host server should use fixed virtual disks. Pass-through disks add complexity and don’t allow VM snapshots or Hyper-V replica, and dynamic and differencing disks add a performance and space overhead. Fixed disks enable better performance and data integrity. This means better backups.

 

BackupAssist Settings

When creating a backup job, there are some global settings that should be configured in BackupAssist. If they are not configured, you will be prompted to complete them during the creation of your first backup. It is recommended that this is done in advance.

BackupAssist's settings can be entered and modified using the selections available in the Settings tab. Clicking on the Settings tab will display the selections as icons. Four of these are used when creating new a backup job and each one is described below:

Backup user identify

Backup jobs require an administrator account with read access to the data source, and full read-write access to the backup's destination. It is recommended that a dedicated backup account is created for this purpose. The account's details are entered using this menu item, and your backup jobs will be launched using these credentials. The account's permissions will be validated both when the backup user identity is entered and when the job is executed. If no account is specified or the account has insufficient permissions, the backup job will fail and note the error in the backup report.

A video explaining the creation of a backup user identity can be found on our, Videos Webpage.

Email server settings

This menu item is used to enter the details of the SMTP server used by BackupAssist to send email notifications. The SMTP server must be configured if you want to have an email Notifications step included when you create a backup job.

Email address list

This menu item is used to define and store the email addresses of potential notification recipients. The list will be used to populate the recipient selection screen when configuring an email notification for a backup job. Any email addresses entered during the creation of a new notification are automatically added to the Email address list.

Network paths

This option allows you to enter access credentials for networks, domains and drives that the default account (specified in the Backup user identify) does not have access to. Enter or browse to the location and add it to the Path list. The Edit option will allow you to enter an authentication account, specifically for that path. When you create a backup job to a remote location, that location will be automatically added here.

Having multiple connections to a resource using the same logon credentials can generate a Windows error, such as the BA260 NAS error. It is therefore recommended that you avoid having mapped shares on the computer running BackupAssist that are the same as the paths configured in BackupAssist.

Windows Settings

System Protection creates a full image backup the first time it runs to a destination, but further backups will usually be incremental. This is achieved by scanning and comparing the data to be backed up and the data in the destination image to see what data changed, and only the data that has changed will be updated.

Scanning can take some time, but can be avoided by enabling “incremental reading” using the option under the Setting tab > Windows Settings > Enable Incremental Windows Image backups.

Hyper-V in a CSV environment

Cluster Share Volume (CSV) is Microsoft’s implementation of server clustering, and designed for use with Hyper-V. CSV provides a shared disk that can be used by any guest in the cluster. This means a guest can be moved within the disk cluster, and guests can share the same physical disk. This improves flexibility and helps to provide seamless operation in the event of a system or hardware problem.

When stored in a CSV, a guests files present as a shared resource between the hosts. As the CSV's files are shared, access must be coordinated so that only one host accesses a guest's files at a time.

BackupAssist

Two hosts in a CSV cluster

This diagram depicts a configuration with a small cluster of two hosts with a single virtual machine, which may fail-over at any time from Host 1 to 2. This virtual machine will only be active on a single host at any time - referred to as the active node. The other node is called the passive node. Other virtual machines added to the cluster may be active on either host at any point in time.

Backuping up a CSV environment:

Because a backup of a CSV must be coordinated, BackupAssist jobs on each host must have their start times staggered. The scheduled start time of the jobs on each host must be set at least 5 minutes apart. This allows BackupAssist time to initialize and coordinate its access to the CSV. BackupAssist will delay the second job so that it will not commence until the first job has completed.

CSV backup considerations:

  • BackupAssist v9 supports Hyper-V CSV on both Windows Server 2008R2 and 2012 R1/R2 machines.
  • During the backup process, the guests are copied to an intermediate staging area, from where they are backed up into a single image. The staging disk acts as a cache for the backup job.
  • The staging disk must be a local disk and it is overwritten each time a backup is run.
  • The staging disk must be able to hold every guest being backed up from all CSVs used to store the guests’ files (a copy of every file). The staging disk must be used for this purpose only.
  • When a fail-over or migration occurs, one or more of the virtual machines will no longer be active on the original host. Therefore, BackupAssist must be installed and licensed on each host.

Restoring to a CSV environment

When a guest is successfully restored to a Hyper-V cluster (CSV), it will become available on the Hyper-V machine that it was restored to.

  • If the restore replaces the existing guest, the CSV settings will be retained and the guest will be added back to the cluster.
  • If the restore does not replace the existing guest, the CSV setting will need to be manually configured to add the guest to the cluster.

This affects Hyper-V CSV implementations on Windows 2008/ 2008R2 / 2012.

Hyper-V tab

When you install BackupAssist on a server with the Hyper-V role installed, a Hyper-V tab will appear. The tab lists all guests on the server, including those without BackupAssist. At a glance, you can see what guests are active, what guests are being backed up and when the last successful backup ran. You can also begin a granular restore or a guest recovery.

Hyper-V tab columns

The Hyper-V tab lists all of the guests on the Hyper-V host, and uses columns to provide information about the guests. You can sort the guests by selecting a columns’ heading.

The Name column displays the name of the guest. To the left of the name are two icon columns. One column shows if the guest has an error, alert or warning, the other column, the guest’s configuration. The configuration icon will indicate if the guest uses CSV and if it is running an Exchange Server.

BackupAssist

The Status column shows if a guest is running, backing up, saved, paused or off. Guests can be started and stopped using the Microsoft Hyper-V Manager.

BackupAssist

Hyper-V monitoring tab

The Size column shows the total size of the guest’s virtual disk and configuration files, on the host.

The Backups column shows the results of the last 5 backups. The icons indicate if the backup was successful, had a warning or failed. Mouse over an icon to display any warnings, errors or messages.

The available column shows how many backups are available for restoring to the guest, and the last successful column shows when the last successful backup job ran.

Guest details view

When you select a guest, a details panel will display guest information at the bottom of the tab. The information provided includes links to the backup jobs configured for that guest, and the results of recent backups. The results are displayed as icons below the relevant backup job.

BackupAssist

Selecting the job’s result icon will open the backup report for that backup.

Hyper-V Tab menu

The Hyper-V Tab’s menu can be used to access BackupAssist’s guest restore and guest recovery tools.

Granular Guest Restore

This button starts the guided restore process for the selected guest. This process will use the Integrated Restore Console to restore files and folders from inside the guest. Hyper-V Granular Restore can also be accessed from the BackupAssist Restore tab.
Granular Guest Restore is a licensed feature that requires the Hyper-V Advanced add-on.

Full VM Recovery

This button will take you directly into the Full VM Recovery process with the highlighted guest already selected. The Full VM Recovery console will be used to recover the guest to the current host. Full VM Recovery can also be accessed from the BackupAssist Recovery tab.

You can perform a Full VM Recovery of both a normal VM and a Rapidly Recovered VM. To learn more about these options, see the BackupAssist Hyper-V Recovery guide

Full VM Recovery is included in the base BackupAssist license.

Rapid VM Recovery

This button starts a Rapid VM Recovery, which will use the current Hyper-V host to run a guest from its backup. This means if the guest that was backed up becomes unavailable, the backup can be used to resume that guest’s functions within seconds, while a recovery of the guest is planned and scheduled.

When you select the Rapid VM Recovery button, you will be asked to confirm if you want to proceed with a Rapid VM Recovery for the selected guest.

Rapid VM Recovery is a licensed feature that requires the Hyper-V Advanced add-on.

Discard Rapid VM

This will stop a Rapidly Recovered VM, discard any changes made to the guest’s data since it was rapidly recovered, and remove the guest instance from the Hyper-V Manager.

To learn more about this option and how to use it, see the Managing a Rapidly Recovered VM section of the Hyper-V Recovery guide

 

Creating a Hyper-V Backup

The following instructions describe how to back up Hyper-V environments using System Protection.

Launch BackupAssist and follow the steps outlined below:

1. Select the BackupAssist Backup tab, and click Create a new backup Job

2. Select System Protection

If this is the first time you have created a backup job, you will be asked to provide a Backup user identity if one has not been defined. See the section above, BackupAssist settings, for guidance.

3. Selections

The selections screen is used to select the Hyper-V host and guests to be backed up. All active Hyper-V guests and their host will be detected and displayed for selection.

If you want a full Hyper-V Server backup, select Microsoft Hyper-V VSS and the required data will be ticked. If this is not selected, failover or migrated guests may not be backed up.

The Microsoft Hyper-V VSS selectionis highly recommended for CSV environments.

BackupAssist

Hyper-V backup Selections screen

Selecting Critical Volumes will create a backup that can be used for a system recovery. If you only have a backup of the guests, you can still restore any of those guests in full, to a rebuilt Hyper-V Server.

Select the Hyper-V environments that you want to back up.

Select Full VSS Mode or Copy VSS Mode.

  • Full VSS Mode is enabled by default and will allow a VSS log cleanup. If you select one guest, Full VSS Mode will back up all guests on the same volume.
  • Copy VSS Mode can be used to select individual guests and save backup space, but should only be used for a secondary backup.

To learn more about VSS, see our VSS blog article.

Select Next

5. Destination media

The destination screen is used to select the type of media that you want to back your data up to. This step's name will change to the media type selected, when you click next.

Select a device for your backup destination, and click Next.

BackupAssist

Destination media

Enable BitLocker encryption

This option is available for Windows servers that have BitLocker installed. BitLocker can be used to encrypt External disk and RDX drive backup destinations. This protects the drives from unauthorized access. When enabled, BitLocker will encrypt and lock each drive, and assign an encryption key which can be used to unlock and access the drive.

  • A USB flash drive containing the encryption key must connected to the server running BackupAssist, to allow BackupAssist to access the drive when you backup or restore data.
  • The encrypted drive will be assigned a password that can be manually entered to unlock an encrypted drive when you want to restore data or perform a recovery using RecoverAssist.

To learn more, including how to install BitLocker, see our BitLocker resource page

Enable Data container

This options is available for the following destinations: RDX drive, Local hard drive, Network location and External disk. A Data container is a file that the backups will be stored inside of. The Data container is created on the destination media and each time the backup jobs runs, the container is mounted and treated as a local disk.

On Windows 2008R2 and later - backups on RDX drives cannot be used to restore individual files unless Data containers are used.

To learn more, see the Data container resource page.

6. Schedule

This screen is used to select when and how often you would like a backup job to run and how long you would like the backup to be retained for. A selection of pre-configured schedules, called schemes, will be displayed.

  • The schemes available will depend on the type of destination media selected in step 4.
  • Clicking on a scheme will display information about the schedule used.
  • The schedule can be customized after the backup job has been created.

Select an appropriate scheme, and click Next.

To learn more about scheduling options and customizations, see the Backup tab user guide.

7. Set up destination

This screen is used to configure the location of the media selected in step 4. The options presented will change with the type of media selected.

Configure your backup destination, and click Next.

BackupAssist

Set up destination

BitLocker encryption

To encryption the backup destination, you will need to provide:

  • A drive letter of the USB drive used to store the encryption key. An encryption key is saved for each encrypted drive, and is used to unlock the drive when you backup and restore data.
  • A password that will allow you to manually access any drive encrypted by this job when you perform a restore or a recovery. This password is saved in the backup job.

Data containers

The container size and location is set using this screen:

  • For an RDX or External disk destination, Use all available space will be selected by default. It is important to review this setting to ensure it is appropriate.
  • For a Local hard drive and Network location, set the size manually by using the field provided, or select the Use all available space option.
  • The size of a Data container cannot be changed once the backup job has run.
  • Selecting Use all available space will allow the Data container to grow into the available space.

Bare metal bootable backups

If you are doing a bare-metal backup to an external hard disk, a Bootable Backup Media option will be displayed and selected by default. This feature allows your backup media to boot into a RecoverAssist recovery environment and recover the server, without a separate boot disk.

Destination check report

If you are using a Local media & Local network destination, a Check destination button will be available to check your backup destination for possible problems. After the checks have been completed, the results can be viewed by selecting the Report link. If you are using Removable media destinations, these checks are performed when you select Prepare on the Prepare Media step.

7. Exchange VM Detection

If you have a Hyper-V guest with an Exchange Server, use this step to provide authentication information for that guest. With this information, BackupAssist can see what guest contains the Exchange Server, even if it is on a different domain to the host. BackupAssist can then create a backup catalogue of the Exchange Server’s EDB files that the Exchange Granular Restore Add-on can use to perform a granular restore.

BackupAssist

Exchange VM detection

If more than one guest has an Exchange Server, then each guest with an Exchange Server should be on the same domain, and accessible using the same account. This account’s username, password and domain is entered in the Exchange VM detection screen.

A granular restore of Exchange data from a Hyper-V guest, requires both Hyper-V Granular Restore Add-on (which will run automatically as part of the restore) and the Exchange Granular Restore Add-on licenses.

Enter the following Exchange VM Detection authentication information:

  • The Username and Password of an account that has access to the guest/s running Exchange.
  • The Domain of the guest/s running Exchange.

Select Next

8. Hyper-V CSV options

The Hyper-V CSV options step is used to configure an intermediate backup location, called a staging disk. System Protection uses the staging disk to put the Hyper-V host and its guests into a single image backup (VHD file), even if they are on different volumes.

This step will only appear if you have Cluster Shared Volumes (CSV) environments.

BackupAssist

Hyper-V staging configuration

Hyper-V CSV staging disk considerations:

  • The intermediate backup's location must be a local disk.
  • The intermediate backup's disk is overwritten each time a backup is run.
  • The image backup is taken from the whole staging disk.
  • The staging drives available and the Backup destination shown are based on the selections made during the Set up destination step.

Enter the drive to be used for the intermediate backup (staging disk), and click Next.

The entire contents of the staging disk will imaged to the backup destination each time the backup is run. Check that the disk is both appropriate and prepared for this step. For more information, refer to the Backing up a CSV environment section of this user guide.

Mail Server: If you have not configured an SMTP mail server for BackupAssist, you will be prompted to provide those details after the backup destination step has been completed. See the BackupAssist settings section.

8. Notifications

Once a backup job has completed, BackupAssist can send an email to inform selected recipients of the result. This email notification can be enabled during the creation of a backup job, if the mail server has been configured.

To enable email notifications:

a. Select, Add an email report notification.

b. Enter recipients into the Send reports to this email address field.

c. Enter recipients into the Also send reports to this email address field. You can then select the condition under which the email should be sent, using the drop-down box.

To learn more about notification options, see the Backup tab whitepaper.

9. Prepare media

If you selected a portable media device as your backup destination, you will be given the option to prepare and label the media. The label allows BackupAssist to recognize the media and ensure that the correct media is being used on the correct day.

For example, if you put an RDX drive in on Tuesday but it was labelled Wednesday, BackupAssist will warn you that the incorrect media has been detected.

BackupAssist

Prepare media

BackupAssist will display a list of media based on the backup schedule you selected, and the Number of disks for daily backups, selected on the Set up destination screen.

To prepare the media and enable media tracking:

  1. Select, Let BackupAssist keep track of your media.
  2. Select what you want BackupAssist to do if an incorrect or unrecognized media is inserted.
  3. Enter the label you want added to each media in the text field provided. Default label names are provided, based on your backup schedule.
  4. Select Prepare for each media device. Prepare will be selectable when the media is attached.

If you have selected BitLocker encryption, use the prepare media button to indicate what drives are to be encrypted. The encryption process will be initiated by the final backup job creation step.

Destination Check Report

Selecting Prepare will generate a Destination Check Report. The report will advise if any problems were detected with the media. If Make media bootable with RecoverAssist was selected in the Set up destination screen, the report will also advise if the media can or cannot be made bootable.

10. Name your backup

Provide a name for your backup job, and click Finish.

11. Next Steps:

  • If you are creating a backup of your entire system for use in a recovery, you can use this option to launch the RecoverAssist builder and create and bootable recovery media.
  • If you selected BitLocker encryption, the encryption can process will begin. When you select finish, the BitLocker encryption tool will open and encrypt the prepared drives. If an unencrypted drive is used for a BitLocker backup job, the job will fail.

To learn about the BitLocker encryption tool, see our BitLocker resource page

Your System Protection for Hyper-V backup job has now been created.

Important: Once the backup has been created, it should be checked. You can check the backup by performing a manual test restore, or using the Backup Verification feature

Backup verification is an automated process for testing backups. A manual restore is the only way to fully test a backup, and regular manual restores should be part of any backup solution

Hyper-V Host Files restore

BackupAssist’s Restore tab displays two restore options for Hyper-V: Hyper-V Host Files and Hyper-V Granular Restore. This section explains how to perform an Hyper-V Host Files restore using a System Protection, File Protection or File Archiving backup.

The Hyper-V Host Files restore option allows you to restore files and folders from the Hyper-V host to their original location or a new location. Hyper-V Host Files comes with the BackupAssist base license.

If you want to recover a full Hyper-V guest, see the Hyper-V Recovery guide

To restore Hyper-V host files, follow the steps below:

  1. Select the Restore tab
  2. The Restore tab has a Home page and a Tools page. The Home page is the default page and the recommended starting point for performing a restore. The Tools page should only be used by experienced administrators or users being assisted by technical support.

  3. Select Hyper-V Host Files
  4. This will display the volumes backed up by this installation of BackupAssist. It can also show backups from other machines added using the Discover Backups button, which is explained below.

    Expand a volume to display all of the backups available for that volume. There are tabs above each volume’s backup list to help locate the required backup.

    • The Last 7 days and Last 30 days tabs can be used to display the backups within those ranges.
    • The Custom tab allows you to select a specific date range and display backups for that period.

    The Search button allows you to locate files to restore across multiple backups. When you select Search, the Restore console will display the Search page.

    1. The Backups section allows you to use the Jobs Filter, to limit the search to specific backup jobs. You can also use the Backup Date filter search within a specified date range.
    2. The Search section is used to enter a search term associated with the name of the file you want to find. The Search for field will take the string provided and search for occurrences of that string within a file or directory name. The results of the search are displayed by backup. To perform a restore, select the file or files that you want to restore and select the Restore button.
    3. To refine the search, use the Created, Modified and Size options. Ticking any of these options will activate a drop down list of variables to select from. For Created and Modified, you can select a date using the Calendar selection fields. For Size, you can select the file size in bytes.

    The Discover Backups button allows you to browse for backup catalogs created by deleted jobs and other servers. Selecting those backups will add them to the list of available backups.

  5. Select the backup that you want to restore from
  6. Clicking on a backup’s name will open the Integrated Restore Console (IRC). The Integrated Restore Console is used to select the data to be restored, where to restore it to and the restore conditions.

  7. Select the Hyper-V Host files that you want to restore
  8. Use the left pane to locate and select the data. The right pane will display the contents of the folder selected in the left pane.

  9. Select Where to restore the data to
  10. Follow these steps to select the restore destination for the host files and the restore options:

    1. Under Where to restore select To original location or To Specific location.
    2. Use the Browse button to locate and select the restore destination.
    3. Use the drop down box to set the overwrite rules. The overwrite rules will apply if the files being restored encounter files with the same name in the restore destination.
    4. You can select:

      • Overwrite existing files - The restored files will overwrite files in the restore destination.
      • Do not overwrite existing files – The restored files will not overwrite files in the restore destination. This means the files will not be restored.
      • Only overwrite older files - If a source file has changed since the backup was made it will not be overwritten.
    5. Review the Restore NTFS security attributes option
    6. If you select this option, the NTFS security attributes the file had when it was backed up will be retained when the file is restored. The NTFS security attributes can be viewed in the Security tab on the file’s Properties

    7. Review the Take ownership of restored files option
    8. Selecting the Take ownership of restored files tick box will give the current user ownership of the restored files. The user is shown to the right of the text box description.

  11.  Select Restore
  12. When you select the Restore button, the restore process will begin. The Integrated Restore Console will display information about the restore job and provide status updates as the job runs.

    Selecting List all processed files and folders … will open notepad and display a list of the files restored, including their full path.

    Encrypted backups

    If your backup is encrypted, you’ll be prompted for the encryption password when the restore job tries to access the backup. It is important that you keep a copy of your password in a safe place, as we cannot assist you with opening password encrypted files if your password is lost or forgotten.

    If you encrypted the backup using BitLocker, you can use the password or encryption key to unlock the drive by connecting the flash drive. BackupAssist will use the key to unlock the drive that you are restoring from. You will not be prompted to do anything other than the normal restore steps.

  13. Select Done

Once the restore has finished, selecting Done will return you to the main UI.

Your Hyper-V Host Files restore has now been completed.

Hyper-V Granular restore

The BackupAssist Restore tab displays two restore options for Hyper-V: Hyper-V Host Files and Hyper-V Granular Restore. This section explains how to perform an Hyper-V Granular Restore using a System Protection, File Protection or File Archiving backup.

Hyper-V Granular Restore allows you to restore individual files from a guest using a Hyper-V backup of one or more guests. Hyper-V Granular Restore requires the Hyper-V Advanced add-on license.

If you want to recover a full Hyper-V guest, see the Hyper-V Recovery guide

To restore Hyper-V host files, follow the steps below:

  1. Select the Restore tab
  2. The Restore tab has a Home page and a Tools page. The Home page is the default page and the recommended starting point for performing a restore. The Tools page should only be used by experienced administrators or users being assisted by technical support.

  3. Select Files inside Hyper-V Guests (Hyper-V Granular Restore)
  4. This will display the guests backed up by this installation of BackupAssist. It can also display backups from other machines added using the Discover Backups button.

    Discover Backups allows you to browse for backup catalogs created by deleted jobs and other servers. Selecting those backups will add them to the list of available backups.

    There are Search buttons on both the guests’ screen and the files inside of a guest screen. The Search feature allows you to locate files to restore across multiple guests. When you select Search, the Restore console will display the Search page.

    To be able to use the Search feature on a Hyper-V guest, the backup must be cataloged. A Cataloging the Hyper-V guest is enabled by Editing the backup job in the Manage menu as follows:

    • For A File Protection backup, select Catalogue Hyper-V Guests under Replication Options.
    • For a System Protection backup, select Catalogue Hyper-V Guests under Imaging Options.

    A backup will only be cataloged if it is created by a backup job that has this option enabled.

    1. The Backups section allows you to use the Jobs Filter, to limit the search to specific backup jobs. You can also use the Backup Date filter to search within a specified date range.
    2. The Search section is used to enter a search term associated with the name of the file you want to find. The Search for field will take the string provided and search for occurrences of that string within a file or directory name. The results of the search are displayed by backup.
    3. You can refine your search using the Search section’s Created, Modified and Size options. Ticking any of these options will activate a drop down list of variables to select from. For Created and Modified, you can select a date using the Calendar selection fields. For Size, you can select the file size in bytes.

    4. To perform a restore, select the file/s that you want to restore and select the Restore button.

  5. Select the guest that you want to restore files from.
  6. The screen will reload and display all available backups for that guest. The tabs above the list of backups can be used to help locate the required backup.

    • The Last 7 days and Last 30 days tabs display the backups within those ranges.
    • The Custom tab allows you to select a specific date range and display backups for that period.
  7. Select the backup that you want to restore from
  8. Clicking on a backup’s name will open the Integrated Restore Console. The Integrated Restore Console is used to select the data to be restored, where to restore it to and the restore conditions.

  9. Select the data that you want to restore
  10. Use the left pane to locate and select the data. The right pane will display the contents of the folder selected in the left pane.

  11. Select Where to restore the data to
  12. Follow these steps to select the restore destination for the host files and the restore options:

    1. Under Where to restore select To original location or To Specific location.
    2. Use the Browse button to locate and select the restore destination.
    3. Use the drop down box to set the overwrite rules. The overwrite rules will apply if the files being restored encounter files with the same name in the restore destination.
    4. You can select:

      • Overwrite existing files - The restored files will overwrite files in the restore destination.
      • Do not overwrite existing files – The restored files will not overwrite files in the restore destination. This means the files will not be restored.
      • Only overwrite older files - If a source file has changed since the backup was made it will not be overwritten.
    5. Review the Restore NTFS security attributes option
    6. If you select this option, the NTFS security attributes the file had when it was backed up will be retained when the file is restored. The NTFS security attributes can be viewed in the Security tab on the file’s Properties

    7. Review the Take ownership of restored files option
    8. Selecting the Take ownership of restored files tick box will give the current user ownership of the restored files. The user is shown to the right of the text box description.

  13.  Select Restore
  14. When you select the Restore button, the restore process will begin. The Integrated Restore Console will display information about the restore job and provide status updates as the job runs.

    Selecting List all processed files and folders … will open notepad and display a list of the files restored, including their full path.

    Encrypted backups

    If your backup is encrypted, you’ll be prompted for the encryption password when the restore job tries to access the backup. It is important that you keep a copy of your password in a safe place, as we cannot assist you with opening password encrypted files if your password is lost or forgotten.

    If you encrypted the backup using BitLocker, you can use the password or encryption key to unlock the drive by connecting the flash drive. BackupAssist will use the key to unlock the drive that you are restoring from. You will not be prompted to do anything other than the normal restore steps.

  15. Select Done

Once the restore has finished, selecting Done will return you to the main UI.

Your Hyper-V Host Files restore has now been completed.

 

Hyper-V Backup Management

Once you have created a backup job, you can modify the settings and access advanced configuration options using the management screen.

To access the backup management screen:

1. Select the BackupAssist, Backup tab.

2. Select Manage from the top menu. A list of all backup jobs will be displayed.

3. Select the backup job you want to modify, and select Edit.

4. Select the required configuration item on the left. Key configurations are described below.

To learn more about the backup management options, see the Backup tab user guide.

Manually running a backup job

All new and modified backup jobs should be manually run to ensure they work as intended.

1. Select the backup job, and select Run.

2. You will be prompted to Rerun a past backup or to Run a future backup now.

3. When the backup job starts, the screen will change to the Monitor view.

4. Once the backup has been completed, select the Report button and review the results.

Scheduling

Selecting Scheduling will display the Scheduling options. You can use this screen to change the default time and days of your scheme's daily backups. If you selected a scheme with archive backups (e.g. weekly, monthly), you can specify when each archive backup will run. Some backup types will have additional configuration options. The current scheme is shown, along with two pop-up menus: Select a new schedule and Customize schedule.

Select a new Schedule: This will display the pre-configured backup schemes that you chose from during the creation of your backup job. You can select a different scheme using this option.

Customize schedule: This selection can be used to modify each backup within your current schedule. The customizations available will depend on the type of backup and the type of backup media used.

For additional information on Scheduling, please refer to the user guide for the type of backup you are using (e.g. System Protection), and the Scheduling screen, please refer to the Backup tab user guide.

Files and applications

File and applications tab : A new System Protection backup job will back up an entire disk or application. However, under the Files and applications menu item, you can modify your backup job by selecting specific files and folders, or individual components within a VSS application.

Hyper-V Shared cluster volume options tab: Changes the intermediate (staging disk) backup location.

Exclusions tab: This is an additional tab where certain file types can be excluded from the backup. The exclusions can be applied to selected locations within the backup job. Use the add button to enter a file type and the location to apply the exclusion to. Pre-defined exclusions can also be added.

The Hyper-V Config Reporter

Best practice backup standards require you to document the configurations of every important server so you can recreate or reconfigure it in the event of a major disaster. With Hyper-V, if you need to migrate a guest machine from one host to another, or restore a guest to a new host, you need the configuration settings of the relevant guest(s) so you can manually create new guest machines that match the original configuration.

To fully document the setup of a Hyper-V Server, you need to include the setup of each guest machine and the configuration of the host. The BackupAssist Hyper-V Config Reporter (included with the Hyper-V Granular Restore Add-on ) simplifies and automates this task by creating an HTML report of the configuration settings for each Hyper-V guest VM, and the Hyper-V host settings. The report contains everything needed to recreate the host, migrate a guest from one host to another, or restore a guest to a new host.

Note: System Protection backup reports contain a Recovery options section, which explains the BIOS, EFI and Hyper-V guest recovery options available for each System Protection backup.

To generate a report using the Hyper-V Config Reporter:

1. Run the Hyper-V Config Reporter from the Windows Start Menu on the Hyper-V host machine.

The Hyper-V Config Reporter will display a list of guests configured on the Hyper-V host.

BackupAssist

Hyper-V Config Reporter - guest selection

2. To generate a report of your guest VM settings, select the individual guest from the list that you want, and click Generate Report.

Check Include Host Security Report if you want the report to include security and access settings that have been configured on the actual Hyper-V host.

3. A HTML report will then be created and displayed in a new window.

You can use the buttons at the top of the Hyper-V Config Reporter window to either print a copy of the report, save the report to a HTML file that can be opened with a web browser, or close the report window.

At the top of the report, as shown below, is a list of all the guest VMs selected during the previous step. If you click the Virtual Machine Name link of any guest in the list you will be directed to a list of settings for the latest running configuration for that guest VM.

Under the list are details of each VM and its associated snapshots. You can click the link for any available snapshot to view the specific settings associated with that snapshot. Each VM included in the report will contain a full description of the VM settings for the latest running configuration at the top, and then a list of any further snapshots available underneath that, in date order.

The Host Security Report will be located at the very bottom of the overall report.