With Provisioning, I'd like to run a powershell script after the workstation joins the domain. The script adds an AD group to the local admin's. I've thought about doing this on the build, but joining to the domain kicks me out of Audit mode when I am building the image and I'd like to avoid that if possible.
Can I run a powershell script from provisioning? Is there a better way I should do this?
(the workstations are win7 x86)