Convert VmWare machine to OVF
- Download and install OVF tool from VmWare pages (https://www.vmware.com/support/developer/ovf/)
- Run conversion by command
[code lang=text]
ovftool /…/Source/Source.vmx /…/Destination/Destination.ovf
[/code]
[code lang=text]
ovftool /…/Source/Source.vmx /…/Destination/Destination.ovf
[/code]