Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 168400

Re: Deleting snapshots from all VM

$
0
0

Hi,

 

If you want delete all your snapshot you can do this:

 

 

Get-VM  | Get-Snapshot | Remove-Snapshot -confirm:$false -RunAsync


Regards,

Julien


Viewing all articles
Browse latest Browse all 168400

Trending Articles



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