Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Take Snapshot of Virtual Machine

$
0
0

Summary: Use Windows PowerShell to take a snapshot of a virtual machine prior to making changes.

Hey, Scripting Guy! Question How can I use Windows PowerShell to take a snapshot of a virtual machine prior to making changes to it?

Hey, Scripting Guy! Answer Use the CheckPoint-VM cmdlet, for example:

Checkpoint-VM -Name DC1 -SnapshotName BeforeUpdate


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>