How to troubleshoot Microsoft Azure Password Hash Sync Issue

Time to read: 3 mins

Firstly, you will need to be on the machine that runs your Azure synchronisation service. You will now need to follow these steps to run the troubleshooter that should hopefully fix your password hash sync issue.

1.) Run “Windows Powershell” as administrator.
(Right Click on Windows Powershell, Click on “Run as Administrator”)

2.) Run the following command in Windows Powershell

Set-ExecutionPolicy RemoteSigned

If that code does not work, you can try this one
(but only use one or the other)

Set-ExecutionPolicy Unrestricted

3.) Start the Azure AD Connect Wizard.

4.) Navigate to the “Additional Tasks” page and select “Troubleshoot” and click “Next”.

5.) On the troubleshoot page, click on “Launch” to start troubleshooting.

6.) In the menu, select “Troubleshoot Password Hash Synchronization”

7.) In the sub-menu, select “Password Hash Synchronization does not work at all” and follow the on-screen steps.

Posted in IT

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.