资源在此 44283465@qq.com /A
sn: ***
ESXI6.7不能导出ovf?
www.vmware.com/support/developer/ovf/
ovftool 安装后
Right-click My Computer.
Select Properties.
Select Advanced system settings.
Select Environment Variables.
Highlight (select) the Path variable from the System variable (lower) pane.
Click the Edit button and then type the path to the folder where you installed the OVF Tool (at the end of the existing path).
ovftool -dm=thin “vi:<ESXi IP>/<VM name>” <name of ova file to create>.ova
ovftool “vi:root@192.168.10.16/CloudWin7T3” y:\esxi\CloudWin7T3.ova
ovftool “vi:root@192.168.10.16/CloudWin7T3” y:\esxi\CloudWin7T3.ova ovftool “vi:root@192.168.10.16/CloudCenter” y:\esxi\CloudCenter.ova
ovftool “vi:root@192.168.10.16/CloudGW” y:\esxi\CloudGW.ova
ovftool “vi:root@192.168.10.16/CloudMan” y:\esxi\CloudMan.ova
ovftool “vi:root@192.168.10.16/CloudOracle” y:\esxi\CloudOracle.ova
ovftool “vi:root@192.168.10.16/CloudCentOS” y:\esxi\CloudCentOS.ova