Is there a way to (initiate) shutdown an ESX server remotely from Windows, similarly to the
shutdown -m \\server ...
command?
| |||
|
feedback
|
|
A better option is that you can install the PowerCLI tools and then use a script to shut it down. This method works without having to enable anything on the server (I'm not sure about ESX but SSH is unsupported in ESXi). | |||||
feedback
|
|
SSH to the ESX server and shut it down? | |||||||||
feedback
|