Remotely Start a VMware Server

There have been a few times now that I needed to start a VMware virtual machine on my server but I wasn't on a PC that had the VMware console installed. Besides, unless I'm on my own network, starting up a server with the VMware console can be a pain due to slower upstream speeds.

Well, I finally took the time to find out how to do this from the command line. It's simple.

Get the current state of the virtual machine. Is it running or not?

CODE:
  1. $ vmware-cmd /path/to/vm/machine.vmx getstate

And start it.

CODE:
  1. $ vmware-cmd /path/to/vm/machine.vmx start

There are many other things you can do as well. Just man vmware-cmd.

One Response to “Remotely Start a VMware Server”

  1. Blaine Says:

    Hello there, I stumbled upon your blog by means of Search engines while hunting for a related topic, your site came up, it seems fine. I’ve saved it inside my yahoo book mark

Leave a Reply

  Theme Brought to you by Directory Journal and Elegant Directory.