Hi,
I'm having problem to start on MAC OS 10.9.3 VM file which is Windows 7 OS machine and applied VM encryption password .
VM encryption password is: john@workvm
I'm using next command via terminal to do that but without lucky.
ver. 1
/Applications/VMware\ Fusion.app/Contents/Library/vmrun -T -vp "john@workvm" -ws start /Users/John/Documents/etc/john_work.vmwarevm
Error: Unrecognized command: john@workvm
ver. 2
/Applications/VMware\ Fusion.app/Contents/Library/vmrun -T -ws start /Users/John/Documents/etc/john_work.vmwarevm -vp "john@workvm"
Error: Cannot open VM: ... A password is required for this operation
If I use same command line without -vp and password, I can run any VM which is not encrypted and has password enabled from terminal.
Is there any working sample and explanation where I'm making error?
Thanks