简体   繁体   中英

VMware Powercli Get-Snapshot

使用VMWare PowerCLI,如何在不显示确认提示的情况下设置VM的快照?

Get-Snapshot -VM VM -Name 'snapshotname'
Get-Snapshot -VM VM -Name 'snapshotname' -confirm:$false

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM