Share via

AAD user writeback

Roman Plokhotnikov 41 Reputation points
2021-09-28T10:29:10.053+00:00

Hi, is there any not very complicated way to perform a user writeback (with passwords) from AAD to on-premises ADDS?
We have a lot of users in o365 and a goal to sync them to ADDS, not by onetime export-import, but on persistent base.
I met a discussions that user writeback was as a preview feature in ADConnect but was removed quickly.
So is it possible anyway?
Thank You for any proposal

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author

Vasil Michev 127K Reputation points MVP Volunteer Moderator
2021-09-28T10:47:52.167+00:00

There is no native support for user writeback anymore, you can either use PowerShell export/import (easy to schedule periodically) or use a third-party tool aka GalSync.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Devaraj G 2,101 Reputation points Volunteer Moderator
    2021-09-28T10:34:19.22+00:00

    You can perform this with Azure AD connect. Its pretty straight forward with the right pre-requestees.

    With password writeback enabled in Azure AD Connect, you can also configure Azure AD SSPR for writeback. (self service password resets for users).

    Please have a look for more details. https://learn.microsoft.com/en-us/azure/active-directory/authentication/tutorial-enable-sspr-writeback

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.