Starting and stopping vmware from linux shell
View The list of Virtual Machines:
vmrun -T server -h https://localhost:8333/sdk -u root -p
Stopping a Virtual Machine:
vmrun -T server -h https://localhost:8333/sdk -u root -p
Starting A Virtual Machine:
vmrun -T server -h https://localhost:8333/sdk -u root -p
Note: [standard] is the name of your respective datastore.