I;m trying to crate my Vm snapshot running on the remote server.
Tha path in the vsphere menu looks like this:
ServerName.domain.com
datacenterX
somename.domain.com
XXX ( resource pool)
YYY ( resource pool)
ZZZ ( resource pool)
VMS
Mymachine
So how should I put the path on the OpenVm parameter?
in the api reference I only found sample about local vms:
Set job = host.OpenVM("C:\VMs\winxpprowithsp2\winxpprowithsp2.vmx", Nothing)