LucD
Leadership
Leadership

Yes, this initiates a shutdown through the guest OS.

For a cluster you could do

Get-Cluster -Name <your-clustername> | Get-VM | Shutdown-VMGuest -Confirm:$false

____________

Blog: LucD notes

Twitter: lucd22


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

View solution in original post

Reply
0 Kudos