All public logs

Jump to navigation Jump to search

Combined display of all available logs of Da Nerd Mage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:09, 8 February 2022 Tinker talk contribs created page ESXi - vim-cmd (Created page with "= Some Handy Commands = *List available VMs **<code>vim-cmd vmsvc/getallvms</code> *Check the power state of a VM **<code>vim-cmd vmsvc/power.getstate [VMID]</code> ***'''VMID:''' Found in list from <code>vim-cmd vmsvc/getallvms</code> *Power on a VM **<code>vim-cmd vmsvc/power.on [VMID]</code> ***'''VMID:''' Found in list from <code>vim-cmd vmsvc/getallvms</code> *Power off a VM **<code>vim-cmd vmsvc/power.shutdown [VMID]</code> ***'''VMID:''' Found in list from <code>...")