Restore Virtual Machines on Microsoft Hyper-V

wedge.gif (136 bytes)To restore virtual machines on Microsoft Hyper-V using the Windows File System iDataAgent:
  1. Shut down the virtual machine(s).
  2. 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.
  3. Browse the backed up data and select the VM to be restored.
  4. Run an in-place restore using the Unconditional Overwrite option.
  5. 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.
  6. Select the restored virtual machine in the Hyper-V Manager.
  7. Select the Start option of the virtual machine.

The virtual machine(s) should restore and display as "running."