Is it possible to auto-resume a paused VM (due to event id 16060) using PowerShell or VBscript? I wish to run the script by attaching a task to the mentioned event.
Thanks for your input!!
Is it possible to auto-resume a paused VM (due to event id 16060) using PowerShell or VBscript? I wish to run the script by attaching a task to the mentioned event.
Thanks for your input!!
Yes. The Resume-VM cmdlet resumes a paused (suspended) or saved (hibernated) virtual machine (VM).
Here is a list of all Hyper-V cmdlets: http://technet.microsoft.com/en-us/library/hh848559.aspx