Categories
Other

Export VMware Open Virtualization Format (OVF) packages

  1. download VMware OVF Tool
  2. run windows command prompt as administrator right
  3. type “cd C:\Program Files\VMware\VMware OVF Tool” directory at command prompt (x86 path: “cd C:\Program Files (x86)\VMware\VMware OVF Tool”)
  4. type “.\ovftool –noSSLVerify vi://[email protected]/VMName “H:\VMName.ova”” (Remark: 192.168.XX.XX is VMware IP address, H:\ is my export destination, you may change it)

e.g.

.\ovftool –noSSLVerify vi://[email protected]/TEMPEX2010_20200702 “H:\20200720\TEMPEX2010_20200702.ova”