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

Re: Delay between virtual machine reboots

$
0
0

Something like this ?

Get-folder -Name "test" | Get-Vm | %{

    Restart-VM $_ -Confirm:$false -RunAsync

    Sleep 4

}


Viewing all articles
Browse latest Browse all 168400

Trending Articles



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