This was a dealbreaker for me in 1.62, and it's still not working for me in 1.7... am I doing something wrong? Here's what I'm doing:
1. C:\Program Files\VMware\VMware VIX>vmrun -T esx -h "https://myserver" -u "root" -p "xxxx" listSnapshots "[storage1] AUTOINSTALLER-W2K8_32_1/AUTOINSTALLER-W2K8_32.vmx"
Total snapshots: 5
base - no SQL Server install
SQL Server 2005 SP2 with correct machine name
Ready to Debug - VS 2008 with SVN
SQL 2008 installed with correct machine name
Base with VMWare tools, correct machine name
2. C:\Program Files\VMware\VMware VIX>vmrun -T esx -h "https://myserver" -u "root" -p "xxxx" revertToSnapshot "[storage1] AUTOINSTALLER-W2K8_32_1/AUTOINSTALLER-W2K8_32.vmx" "Base with VMWare tools, correct machine name"
Error: One of the parameters was invalid
As you can see, I'm connecting to the server just fine and receiving a list of snapshots, but I'm unable to revert.