This post is part of the series on PowerShell for Hyper-V.
The following PowerShell command can be used to save a virtual machine (replace the highlighted section with the name of your virtual machine):
Save-VM -Name {VM name}
Continue Reading Ian Grieve’s Article on their blog
PowerShell for Hyper-V: Save VM
This post is part of the series on PowerShell for Hyper-V. The following PowerShell command can be used to save a virtual machine (replace the highlighted section with the name of your virtual mac…
Blog Syndicated with Ian Grieve’s Permission