Command | Description |
esxcli storage core adapter list | show installed storage adapters |
vim-cmd vmsvc/getallvms | list all VM's |
vim-cmd vmsvc/power.on 19 | Power on a VM |
esxcli system maintenanceMode set --enable true | Enter Maintenance mode |
esxcli system shutdown poweroff -r "" | Power off the host |
No comments:
Post a Comment