Hello!
I'm trying to automate Initial Password Communication with email.
I have a working process of user provision to AD, but can't do it with this instruction:
http://social.technet.microsoft.com/wiki/contents/articles/2121.fim-how-to-use-workflows-to-automate-the-calculation-and-notification-of-initial-passwords.aspx
This video have the same instruction. One difference is the order of activities in workflow, but I think that this is not a reason.
https://technet.microsoft.com/en-us/video/automate-the-calculation-and-notification-of-initial-passwords-with-fim-2010.aspx
Correctly I understand that:
1. Email is generating when user is provisioned to AD (AD MA Export run profile) ?
2. I don't need a MPR to achieve this goal?
So, what I have:
1.AD User Outbound Sync rule
2.Workflow parameters
3.Outbound Attribute Flow
4.Action Workflow with 3 activities
5.Password Generation Function
6.Adding target resource to Sync Rule
7.Email Notification
Main problem what users are created in AD in disabled state, because of they don't get passwords. When I trying to enable them I get error that users can't be enables, because password doesn't meet password policy.
Can anybody say where can be a problem?
Any help very appreciated.
Thanks!
1