Need a VM to be copied to an ESX server at a remote site. The remote site is on a 12mb WAN link.
What would be the best way to get a copy of the VM to the remote site?
The VM at the remote site is using local storage as its VMFS datastore.
Would this work.
Clone Orginal VM
Unregister Clone
Copy all VM files to USB using FastSCP
Upload VM files to local VMFS datastore
Right click VMX and click Add to inventory
Am i missing any steps?