I am trying to send commands directly to my Windows guest OS. Will the vmrun command come back with the information as if it was on the Windows command prompt?
I'm getting an error that the file was not found everytime, even when the file exists.
thanks,
-h
vmrun -T esx -h https://myhostname/sdk -u root -p password -gu Administrator -gp password runProgramInGuest "[configs] vmshe-vm-4-54/vmshe-vm-4-54.vmx" C:\ipconfig
Error: A file was not found
vmrun -T esx -h https://myhostname/sdk -u root -p password -gu
Administrator -gp password runProgramInGuest "[configs]
vmshe-vm-4-54/vmshe-vm-4-54.vmx" C:\test.bat
Error: A file was not found