We have a business need for automating and controlling the creation of service accounts in our AD. For example, we want all new service accounts to start with "svc_" for the SamAccountName, and we want the account to be placed in a certain OU upon creation.
I know we can utilize Scheduled Tasks and Business Rules to take action on accounts after they're created, but there's doesn't seem to be a way to enforce certain parameters and naming standards DURING the creation of certain types of accounts. Is there a way to duplicate and customize the "New User" form to create a "New Service Account" workflow in Adaxes?