plink -ssh -2 -pw Windows1 root@192.168.0.10 “/sbin/shutdown.sh && /sbin/poweroff” Tested on HP Gen8 MicroServer REFS: https://communities.vmware.com/message/2712966#2712966
Tag: putty
I wanted a quick way of starting the server without having to go into the iLO4 web interface. Make sure SSH is enabled in iLO Interface [ccie_bash]putty -ssh <ip address>[/ccie_bash] Enter: Power (check current power status) Enter: Power On (Switch on Server) Remmina can also be used to setup a…