Hi, I have VMware ServerVersion 2.0.0Build 116503 on a 2003 server R2
I have a virtual machine online and I have install the VMware VIX
Now I want to backup my virtual machine with a simple xcopy of my folder, but for do this I must power off the virtual machine.
I see that on the old GSX, the command vmware-cmd D:\VirtualMachines\VMXP02\winXPPro.vmx start work but in the vmware server 2 I can't use the vmrun command line....
I arrive to this step:
vmrun.exe -T ipserver -h https://ipserver:8333/sdk -u adminuser -p adminpwd list
With this I have:
totale running VMs: 1
standar nameserver/namefiel.vmx
Now I try the command
vmrun.exe -T ipserver -h https://ipserver:8333/sdk -u adminuser -p adminpwd stop \[ipserver\folrder\namevirtualmachinefolder\file.vmx|file://ipserver/folrder/namevirtualmachinefolder/fil.vmx]
vmrun.exe -T ipserver -h https://ipserver:8333/sdk -u adminuser -p adminpwd stop https://10.10.1.4:8333/sdk/namesarver/filr.vmx
and oder try....
I need help....thanks!