Workstation command line
<cource lang="text"> To launch the vmrun application, from the command prompt, enter:
vmrun COMMAND [OPTION]
Valid vmrun commands and options are described in the following table:
Command Description Option
list Lists all running virtual machines. None
start Start a virtual machine Path to .vmx file
stop Stop a virtual machine or team. Path to .vmx file (virtual machine) or Path to .vmtm file (team)
reset Reset a virtual machine or team. Path to .vmx file (virtual machine) or Path to .vmtm file (team)
suspend Suspend a virtual machine or team. Path to .vmx file (virtual machine) or Path to .vmtm file (team)
upgradevm Upgrade a virtual machine to the current Workstation version. Path to .vmx file </source>