I have seen powercli code using the Import-vApp cmdlet.
I have have an ova with several parameters that need to be supplied. I use Get-OvfConfiguration to get and set these params.
Is it possible to deploy an ova from the content library in the same way. I can deploy and supply the values manually from the content library. Was hoping I could simply pass it a library location for the OVA instead.
dion