Hi All,
We have multiple large customers with their own vCenters and I'd like to include them in a default deployment process. This process is build in vRO and is using MDT to install the VM.
Now I'd like to change the vcenter location of the VM before it is being build, not the vrm.datacenter.location (found in:https://code.vmware.com/forums/3055/vrealize-orchestrator#589074)
I have a SQL table that holds the config per customer, so this will be queried for the vCenter/Datacenter/Cluster locations based on the domain name decision the customer makes.
Is this possible?