I am looking for some assistance on how to enable guest customization for CIVM's at the VApp level. Currently I am using the $CIVM.ExtensionData.Section to enumerate guest customization settings and then using the .UpdateServerData() method to apply the settings. But this is run on each CIVM individually by cycling through the CIVapp. I have seen that there is a CustomizeAtNextPowerOn method in the extensiondata of the CIVApp but I am battling to figure out how to invoke this. I am looking for any assistance with this........
↧