Hi,
if I run: vmrun -T server -h https://intel-ht-005/sdk -u root -p passwd listRegisteredVM, I get this result:
Total registered VMs: 4
test/Clone of SLES10sp1-64bit.vmx
1/Clone of SLES10sp1-64bit.vmx
2/Clone of SLES10sp1-64bit.vmx
3/Clone of SLES10sp1-64bit.vmx
For God's sakes, what's with this editor Standard in the above output is enclosed in brackets.
Then I run this command: vmrun -T server -h https://intel-ht-005/sdk -u root -p passwd -gu root -gp passwd runProgramInGuest "[standard] test/Clone of SLES10sp1-64bit.vmx" ifconfig
I get: Error: A file was not found
Not sure if my syntax is wrong or what this error is trying to tell me, no matter what command I try (ifconfig, ls, echo) whatever, I get this error.
Thanks in advance