Hi there,
I am using PowerCLI PowerShell script to automate the import of OVFs.
My problem is that my OVF has DeploymentOption section with 2 configurations, where each configuration points to a different set of hardware specifications, including different disks.
It looks like Import-VApp imports only the default (first) configuration.
How do I get to import the second configuration from the OVF DeploymentOption section?
We can do this using the vSphere client GUI connected to a vCenter, but I need to automate this using PowerCLI.
Please, any help appreciated.
Kindest regards,
Steve