Azure AD Connect is the latest release to date for Azure AD sync or previously known as Dirsync service. It comes with some new features which make it even more efficient and useful in Hybrid environment. Besides many new features the primary purpose of this application remains the same i.e. to sync identities from your local (On-Prem) AD to Azure AD.
Of the late I upgraded an AD sync service to AD connect and during the install process I ran into a few issues which I felt are not widely discussed or posted on the web but yet are real world scenarios which people can face during AD connect Install and configuration. Let’s discus them below.
 
Installation Errors
The very first error is stumped up on was Sync service install failure. The installation process started smoothly and Visual C++ package was installed and sql database created without any issue but during synchronization service installation, process failed and below screen message was displayed.
Issue:
Event viewer logs suggested that the installation process failed because of install package could not install the required dll files. The primary reason suggested that the install package was corrupt.
 
sync install error
 
Actions Taken:
Though I was not convinced but for sake of busting this reason I downloaded new AD connect install package and reinstalled the application but unfortunately it failed at same point.
Next, I switched from my domain account to another service account which was being used to run AD sync service on current server. This account had higher privileges then mine but unfortunately result was the same.
Next I started reviewing the application logs located at following path.

 
And at first look I found access denied errors logged in. What was blocking the installation files? Yes, none other but the AV. Immediately contacted security administrator and requested to temporarily stop AV scanning. Result was a smooth install on next attempt.
I have shared below some of the related errors I found in the log files.

 

 

 
 
Configuration Errors:
One of the important configurations in AD connect is the Azure Ad account with global administrator permissions. If you are creating a new account for this purpose and you have not logged on with it to change first time password, then you may face with below error.
badpassword
 
Nothing to panic about. All you need to do is log into Azure portal using this account, change password and then add credentials with newly set password into configuration console.
Another error related to Azure Ad sync account was encountered by one of my colleague Lucian and he has beautifully narrated the whole scenario in one of his cool blogs here: Azure AD Connect: Connect Service error
 
Other Errors and Resolutions:
Before I conclude, I would like to share some more scenarios which you might face during install/configuration and post install. My Kloudie fellows have done their best to explain them. Have a look and happy AAD connecting.
 
Proxy Errors
Configuring Proxy for Azure AD Connect V1.1.105.0 and above
 
Sync Errors:
Azure AD Connect manual sync cycle with powershell, Start-ADSyncSyncCycle
 
AAD Connect – Updating OU Sync Configuration Error: stopped-deletion-threshold-exceeded
 
Azure Active Directory Connect Export profile error: stopped-server-down
 
 
 
 
 
 
 
 

Category:
Architecture, Azure Infrastructure, Azure Platform, Cloud Infrastructure, Exchange, Office 365
Tags:
,