• How to Copy user and create in different Domain with workflow[ or policy.

    Our ARS manages both Dev and Prod. We get requests for users to be created in Dev domain which has to have the same FirstName,LastName,SamAccountName and a few other attributes as PROD. How would I create a process for Admins to search the Prod user name…

  • User Creation Workflow - Name Collisions

    I've set up a workflow that creates secondary Admin Accounts based off of the first character of a first name, last name, and then 'a'. So John Smith would be JSA@xxxx.com. It works great except for when we already have a Jake Sam for instance. It simply…