To restore virtual machines on Microsoft
Hyper-V using the Windows File System iDataAgent:
- Shut down the virtual machine(s).
- From the command prompt, run net stop vmms. You can also run this
as a batch job in a PreRestore Process in the Advanced Restore Option
dialog box.
- Browse the backed up data and select the VM to be restored.
- Run an in-place restore using the Unconditional Overwrite option.
- From the command prompt, run net start vmms. You can also run this
as a batch job in a PostRestore Process in the Advanced Restore Option
dialog box.
- Select the restored virtual machine in the Hyper-V Manager.
- Select the Start option of the virtual machine.
The virtual machine(s) should restore and display as "running."