Deploying OVF file is straight forward process.
But if you have slow link to the managed environment, how you can deploy OVF from internal storage.
Lets assume you can copy/get the OVF file to the datastore. How we can point the OVF deployment to the file located in the Datastore?
So, just login to the vCenter or ESXi host to the https://HOST/folder and copy the url for file.
Another issue you could face is that OVF deloyment like to have ".ovf" at the end.
Let's put tdo the trick and add "&f.ovf" at the end.
Now we can continue our OVF deployment...