When the file restore feature is enabled by an administrator, file owners can restore
files with minimal assistance.
About this task
When you enable the file restore feature with the configuration wizard, the software that is
needed for file restore operations is installed on the data mover node on a stand-alone Hyper-V host
or on each host in a cluster.
In a cluster environment, the file restore software on each host in the cluster is independent of
each other. In order for the file owner to be able to log on to the file restore interface, the host
name and the virtual machine (VM) name that contains the file owner's data are required in the file
restore URL.
Procedure
-
To start the configuration wizard, select a host or cluster from the navigation pane and click
Configure.
-
Follow the instructions on each page of the wizard. For instructions, see Configuring Data Protection for Microsoft Hyper-V with the wizard.
-
When you reach the Cluster and Host Configuration page, check the
Enable File Restore check box.
-
If you are enabling file restore for the first time, you are prompted to enter the file restore
administrator credentials. The administrator account must be a Windows domain user account with local administrative authority over all VMs.
- Optional:
If you plan to run file restore operations on Linux® guest VMs, click Copy in the file restore results table in the Results page to copy the file restore URL and Linux mount proxy options to the clipboard. You can paste the mount proxy options to the dsm.sys file when you configure the Linux mount proxy.
You can also obtain this file restore information at any time after the configuration by clicking
Properties in the Actions pane.
-
Complete the configuration in the wizard.
-
Verify that you can access the file restore interface by selecting a VM from the
Results pane and clicking File Restore in the
Actions pane.
-
Construct the custom URL for each file owner based on the following template for the file
restore URL:
https://<dphvhost>:9081/FileRestoreUI/login?vmName=<guestvm_name>&vmHost=<guestvm_host>&vmPlatform=<guestvm_platform>
where:
- dphvhost
- The Hyper-V host where you installed and configured Data Protection for Microsoft Hyper-V.
- guestvm_name
- The name of the guest VM that contains data for the file owner.
- guestvm_host
- The name of the VM host that is hosting the guest VM. The value for the
guestvm_host can be the computer name, IP address, or DNS name.
- guestvm_platform
- The operating system of the guest VM. Specify one of the following values:
LINUX or WINDOWS.
For example, if Data Protection for Microsoft Hyper-V is installed
on a Hyper-V host called Cluster1, and the file owner's data is on a Windows guest VM called MyVM-Win2k26 on VM
host HostB, the file restore URL is as follows:
https://Cluster1:9081/FileRestoreUI/login?vmName=MyVM-Win2k16&vmHost=HostB&vmPlatform=WINDOWS
Fast path: You can also obtain the file restore URL by selecting a host, a VM, and
clicking File Restore in the Actions pane. You can copy
the URL address that is displayed in the web browser.
-
Distribute the file restore URL depending on the following scenarios:
- For the help desk model, the Hyper-V or file restore administrator sends a custom URL to
each file owner.
- For the self-service model, the Hyper-V or file restore administrator sends instructions to
file owners so they can construct their own file restore URLs. You can use the information about the
URL from Step 6 in your instructions to
file owners.
Tip: VMs can fail over to different hosts in a cluster at any time. In this situation,
you must send a new URL with the updated guest VM to the file owner, or the file owner must contact
you to determine which host is hosting the VM.
Results
File owners are able to log in to the file restore interface to restore individual files and
folders.