The documentation for vmrun does not clearly state that you can only use vmrun commands against vmware workstation against a local host, but it seems to imply it because it shows no syntax for listing a host address. The stated syntax is "vmrun -T ws ...."
If I try a syntax such as "vmrun -T ws -h https://10.10.10.101/sdk -u user -p pass list" (and that is not my local address), then it still gives me a listing for my own local copy of workstation, not the remote copy.
I would like someone who knows for sure to verify for me that with VMware workstation it is impossible to use vmrun on a remote host, or if it is possible, what is the syntax. I want to be able to talk with both the remote host, and the remote VMs.
If it can't be done with vmrun, can it be done with the perl toolkit, or any other API set. I realize that most of those types of things are geared toward the infrastructure products.