Hi,
I'm trying to import a multi-vm vApp using PowerCLI. Obviously, I can use Import-vApp to import the vApp and put it on the correct host and datastore. However, the vApp has a lot of pre-defined OVF Environment settings (guest name, IP settings, VM Network etc) that need to be entered before deployment.
Any idea how I can pass these parameters into a PowerCLI command / script?
Thanks,
Ben