How to Hibernate a Virtual Machine?

by [Published on 23 Aug. 2016 / Last Updated on 23 Aug. 2016]

Tip explains how to hibernate a virtual machine running on Hyper-V.

Saving a virtual machine is similar to hibernating a physical computer. All you need to do is use Save-VM PowerShell cmdlet to hibernate VMs as explained in the commands below:

  • Save-VM -Name SQLVM
  • Get-VM -Name SQL* | Save-VM

***

About Nirmal Sharma

Nirmal Sharma is a MCSEx3, MCITP and Microsoft MVP in Directory Services. He specializes in directory services, Microsoft Azure, Failover clusters, Hyper-V, and System Center products and has been involved with Microsoft Technologies since 1994. In his spare time, he likes to help others and share some of his knowledge by writing tips and articles on various sites and contributing to Health Packs for ADHealthProf.ITDynamicPacks.Net solutions. Nirmal can be reached at nirmal_sharma@mvps.org.

See Also


The Author — Nirmal Sharma

Nirmal Sharma avatar

Nirmal Sharma is a MCSEx3, MCITP, and was awarded Microsoft MVP in Directory Services. In his spare time, he likes to help others and share some of his knowledge by writing tips and articles for various online communities. Nirmal can also be found contributing to PowerShell based Dynamic Packs for ADHealthProf.ITDynamicPacks.Net solutions.

Featured Links