Forum Discussion

Kevyn Williams's avatar
Kevyn Williams
Copper Contributor
Feb 23, 2018

Azure Active Directory Connect - error with AuthorizationManager check failed

When configuring AAD Connect I get to the 'connect directories' stage, and it auto discovers my local AD/forest name, but when I click Add Directory, I enter the domain administrators credentials and...
  • Kevyn Williams's avatar
    Feb 26, 2018

    I've solved this by manually installing the Microsoft certificate:

     

    1. Locate C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\AdSyncConfig.psm1
    2. Right click the file, and open properties
    3. Go to 'Digital Signatures' tab and open the details for the certificate
    4. Click View certificate
    5. Click Install certificate
    6. I ran this twice, for both current user and local machine
    7. Manually choose the following store to place certificates: 'Trusted publishers'
    8. Re-run AAD Connect

     

    I hope this helps someone else

Resources