I'm trying to figure out the best way to do this. In vCAC, with a template and customization spec, I can request a VM that will be added to the domain, so that part works. However, that drops the VM into an unspecified container. We have specific containers for different types of VMs for different uses, e.g. database server vs. application server.
I've added the AD plugin to the default vCO instance, but the only available workflows for AD have to do with configuring the AD servers. Is there a better way to automate this? I might be able to script it, but I was sort of hoping for a more out-of-the-box method. Seems to me like it would be a fairly common requirement for self-provisioning.