When attempting to use a Powershell script to run OVF Tool to deploy an OVF with an INI configuration file, the following error message is received:
The syntax being used in the INI file for the deployment target location is either incorrect, or is pointing to an invalid location.
Verify the correct syntax is being used with the OVF Tool, which can be found in the following documentation:
Here is an example, which will deploy the OVF to a target location such as a cluster:
target=vi://[email protected]:[email protected]/Datacenter/host/Cluster 1
The following documentation lists the Command line options of the OVF Tool.