Hello Everyone,
I am trying to convert a .OVF to .VMX file in windows command line.
This is what typed into CMD:
C:\Program Files\VMware\VMware OVF Tool>ovftool.exe "C:\Users\Chris-Home-PC\Desktop\FortiGate\FortiGate-VMX.ovf" "C:\Users\Chris-Home-PC\Desktop\FortiGate\New\forti.vmx"
This is the output I am getting.
C:\Program Files\VMware\VMware OVF Tool>ovftool.exe "C:\Users\Chris-Home-PC\Desktop\FortiGate\FortiGate-VMX.ovf" "C:\Users\Chris-Home-PC\Desktop\FortiGate\New\forti.vmx"
Opening OVF source: C:\Users\Chris-Home-PC\Desktop\FortiGate\FortiGate-VMX.ovf
Error: ExtraConfig options exists in source (use --allowExtraConfig option to allow this).
Warning:
- No manifest file found.
Completed with errors
Could some one help with what should I type into cmd. How to call in ExtraConfig command?
Thank you
Chris