I have a vCO workflow that will add a user(owner) to the local admin. I would like to automatically kick that workflow off after the machine is provisioned. At this point I'm pretty well lost on the proper way. Some info I've read says use designer, some info says just use vCO. My current inputs are vc:virtualmachine, user(this will be owner of the vm) and environment. Obviously I can't statically set these like normal, and the environment is a custom property that will need to be passed so that the script knows what domain to add the user from.
↧