• Update AD users employeenumber based on csv file

    I am currently using a workflow to update from field EmployeeID to EmployeeNumber.  Basically I am adding a letter in front of the employeeID to create employeeNumber.

    Ex. employeeID "123456" become employeeNumber "A123456"

    it working…

  • Check for unique EmployeeID on user provisioning

    Hi all,

     

    Hopefully the community can share some insight here. I have been asked to try and put a check into the user provisioning process that ensures that the provided 'EmployeeID' field is unique within the domain. Users are provisioned using the 'New…