Posted by: Pdfprep
Post Date: November 20, 2020
An administrator wants to power on a virtual machine (VM) while connected to an ESXi host using SSH.
The VM has the following Name and ID:
• VM Name = SQL001
• VMID = 12345
Which command would successfully power on the virtual machine?
A . vim-cmd vmsvc/power.on 12345
B . vim-cmd vmsvc/power.on SQL001
C . vmware-vim-cmd vmsvc/power.on 12345
D . vmware-vim-cmd vmsvc/power.on SQL001
Answer: A
Leave a Reply