vim-cmd vmsvc/power.shutdown ID
esxcli system maintenanceMode set -e yes
esxcli software vib update –dry-run -d http://vibsdepot.hp.com/index.xml
esxcli software vib install –dry-run -d http://vibsdepot.hp.com/index.xml
esxcli system maintenanceMode set -e no
reboot