Hello all,
Let me start off by saying how I wished microsoft would make things easier as I've been going in circles for a while now with this issue. We have an existing active directory with over 3000+ accounts in it. We are introducing FIM to ease provisioning of accounts, and password resets to ease workload from our helpdesk.
Currently I'm trying to find a way to create a workflow using Tools4FIM Function Evaluator to allow from the FIM portal to generate username which will consist of the following formats ideally first letter of first name and full last name, if taken then first two letters of first name and last name, if taken then first three letters of first name and last name, and so on.
I have been able to do this but it does it for all accounts including existing accounts what i need help with is the workflow that will only apply this to only provisioned accounts as currently it changes everybody account name
which is going to create havoc.
I know you probably get this alot but I'm on a tight deadline and any advice would be greatly appreciated.