Looking for Movers LCS when ever a users manager is changed, then it should update manager in Active directory

Hi @osmanmohammed

As mentioned by other fellow ambassadors, the best practice is to use two identity attribute identity AD DN and manager AD DN, and then configure the manager AD DN attribute in the attribute sync list.

But the attribute sync is not an option for you, then you may try the below approach where you can call the powershell script via workflow and pass the manager information along with user’s information. And when ever the manager is updated on identity, then you can try to call the powershell script to update the managers in AD directory.

Please note that i have not personnally tried this option, but you can try it and let us know if it works for you.

I hope this works for you.

Thank You.
Regards
Vikas.