From VMware vsphere on the remote server to export the OVF image file of the virtual machine, to restore on the local computer, encountered numerous problems, tried various methods, finally found the right way!!! Record a souvenir!
First, download the latest 64-bit Vmware-ovftool-4.1.0-2459827-win.x86_64.msi, after the installation of the folder copy to replace the Ovftool folder under VMware;
Second, modify the image file in the OVF file, the configuration of the VMDK name to the corresponding Chinese;
Third, download FCIV, use the FCIV command to regenerate the modified OVF file SHA1 value, the latest SHA1 value to fill in the image file MF file;
Iv. Open the image file Ovf file in the VMware virtual machine, prompt the memory is too large, adjust the memory of the virtual machine, open the virtual machine, success!!!
VMware Import OVF image file