■ Memory state. Contents of the virtual machine’s memory.
■ Settings state. Virtual machine settings.
■ Disk state. State of all the virtual machine’s virtual disks.You can use snapshots as restoration points when you install update packages, or during a branching process, such as installing different versions of a program. Taking snapshots ensures that each installation begins from an identical baseline. The vSphere Virtual Machine Administration documentation discusses snapshots in detail.
Important Use the vSphere Web Client to revert to a named snapshot. vmware-cmd only supports reverting to the current snapshot.
3
4 Check that the virtual machine has a snapshot by using the hassnapshot option.You can use vmware-cmd to revert to the current snapshot or to remove a snapshot.
Important You cannot use vmware-cmd to revert to a named snapshot. Use the vSphere Web Client to revert to a named snapshot.Run vmware-cmd with the revertsnapshot option to revert to the current snapshot. If no snapshot exists, the command does nothing and leaves the virtual machine state unchanged.Run vmware-cmd with the removesnapshots option to remove all snapshots associated with a virtual machine. If no snapshot exists, the command does nothing.