Hello!
Post was edited to include new information.
I have a problem with configuring initial password sending to user's manager by this article:
http://ithinkthereforeidam.com/mimwal-for-setting-and-communicating-password-for-new-users
Users are created in AD, but manager don’t receive a email.
I think that a problem somewhere in Outbound sync rule, maybe some flows needed (or don’t needed) in it.
As I understand, in Sync rule we also need two flows:
Some strong (temporary) password to create a user account, ie.
P@ssw0rd -> unicodePwd
And “checkbox” to recreate password at first user login:
0 -> pwdLastSet
After my sync cycle I get users in AD in enabled state, but with unknown password.
With this two options (without MIMWAL) users are created in AD with this password.
After I add MIMWAL functions users get a new password (which is unknown to me and manager).
Service account can get access to mailbox and send/receive emails.
My sync cycle is
MIM MA Delta-Import
MIM MA Delta-Sync
MIM MA Export
MIM MA Delta-Import
AD MA Export
AD MA Delta Import
After second run situation is same.
Does somebody have any ideas where is a problem?