Hi to all, Now I'm deployng a new VM from ovftool connecting with ssh to host and executing the following command: ./ovftool --X:logFile=upload.log --X:logLevel=verbose --noSSLVerify --skipManifestCheck --name="VM_Name" /vmfs/volumes/localdatastore/OVF/master.ovf vi://root:!password@127.0.0.1 I would like to use the same procedure through powercli, is it possibile? NB: I have to execute locally due to connection speed. Regards Federico
↧