I have a need to test many different VLAN's on a host, and the easiest way is to have a VM configured as a vApp and use IP Pools to accomplish this. My goal is to automate this via PowerCLI, but the issue I am running into is when I import the vApp into a new cluster, I have to manually configure the vApp properties to read the IP Pool settings. How do I go about making this more dynamic so that it can be imported, used, and destroyed all via PowerCLI?
↧