Forum Discussion
Kevyn Williams
Feb 23, 2018Copper Contributor
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...
- Feb 26, 2018
I've solved this by manually installing the Microsoft certificate:
- Locate C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\AdSyncConfig.psm1
- Right click the file, and open properties
- Go to 'Digital Signatures' tab and open the details for the certificate
- Click View certificate
- Click Install certificate
- I ran this twice, for both current user and local machine
- Manually choose the following store to place certificates: 'Trusted publishers'
- Re-run AAD Connect
I hope this helps someone else
Kevyn Williams
Feb 26, 2018Copper Contributor
I've solved this by manually installing the Microsoft certificate:
- Locate C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\AdSyncConfig.psm1
- Right click the file, and open properties
- Go to 'Digital Signatures' tab and open the details for the certificate
- Click View certificate
- Click Install certificate
- I ran this twice, for both current user and local machine
- Manually choose the following store to place certificates: 'Trusted publishers'
- Re-run AAD Connect
I hope this helps someone else