Skip to content

Instantly share code, notes, and snippets.

@WildDogOne
Created May 7, 2015 14:51
Show Gist options
  • Save WildDogOne/9ede384135eccbbe76e9 to your computer and use it in GitHub Desktop.
Save WildDogOne/9ede384135eccbbe76e9 to your computer and use it in GitHub Desktop.
Gracefull Shutdown of an ESXi
Shutdown VMs:
/sbin/shutdown.sh
Poweroff the ESXi
/sbin/poweroff
list all vms:
vim-cmd vmsvc/getallvms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment