I just want to make sure I'm on the right track here. I'm working on a workflow that will kickoff during MachineProvisioned stub to change the dvsportgroup. I brought in a get virtual machine by name at the beginning of the workflow which then converts the array to a vc:virtualmachine and pass that on. Is this the best way to get the VM name for the workflow to automatically run?
Is it possible to run this during building? I have a workflow that names my machine. Maybe if I put a wait in place to allow the VM to finish cloning then change the dvsportgroup?