Trying to deploy ovf file using ovftool.exe from the commandline and facing the below mentioned problem.
C:\Program Files\VMware\VMware OVF Tool>.\ovftool.exe --diskMode=thin --datastor
e=datastore1 --ipProtocol=IPv4 --acceptAllEulas "--network=VM Network" "--prop:v
ami.gateway.vSphere_Data_Protection"=10.110.208.1 "--prop:vami.DNS.vSphere_Data_
Protection"=10.110.188.5 "--prop:vami.ip0.vSphere_Data_Protection"=10.110.211.15
1 "--prop:vami.netmask0.vSphere_Data_Protection"=255.255.252.0 "C:\Sharing\v359\
ovf_filename.ovf" "vi://"root:password"@WIN-1VPBHEDRE5M/dc1/
host/10.110.209.214"
Opening OVF source: //:@WIN-1VPBHEDRE5M:80\Sharing\v359\ovf_filename.ovf
Error: cURL error: Couldn't resolve host name
Warning:
- No manifest file found.
Completed with errors
Can anyone help me in resolving this issue.