vmrun -T esx -h https://192.168.1.123/sdk -u root -p mypassword list
Unable to connect to host.
Error: The specified version was not found
Any ideas why this is not working? It's being executed on a Windows XP workstation. The targeted server is on the local network and running ESXi 4.1. The version of vmRun is 7.1.2 and was installed with Workstation 7.1.2.
I've also tried it from Ubuntu 10.04 with vmRun from a Workstation 7.1.2 install. It fails there too with the same error.
Note that the ESXi 4.1 installation being used for testing is not licensed and is running in a demo mode. Managing it from the vSphere client works without any issues from the same Windows XP workstation.
Any help would be appreciated. Thanks.