web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

PowerShell for Hyper-V: Save VM

Ian Grieve Profile Picture Ian Grieve 22,784

Hyper-VThis 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}
(Visited 7 times, 1 visits today)

This was originally posted here.

Comments

*This post is locked for comments