Powershell & VMware: “Stopping” running Virtual Machines on VMware server using PowerCLI.
Hi, The one of the main task as a administrator we do is shutting down and powering on the machines 🙂 . Let see how we can stop/shutdown virtual machines using PowerCLI. Let’s Start. Connected to your VMware VSphere Server first using PowerCLI. ( http://newdelhipowershellusergroup.blogspot.in/2012/07/powershell-vmware-getting-started-with.html ) use Get-VM cmdlet to list all Virtual Machine… Continue reading Powershell & VMware: “Stopping” running Virtual Machines on VMware server using PowerCLI.