Is there a way to (initiate) shutdown an ESX server remotely from Windows, similarly to the
shutdown -m \\server ...
command?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
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). |
|||||
|
|
SSH to the ESX server and shut it down? |
|||||||||
|