Forum Discussion
Microsoft Azure AD Sync service
- Jun 16, 2018
Hi,
First of all, what version of Azure AD Connect are you running?
Any changes done to the serviceaccount who handels the service?
I would look into upgrading the version or try a repair first at least.
If there is an issue with the service, I do not think a force of sync will help you.
But for future reference:
1. Logon to the server that Azure AD Connect is running on
2. Open PowerShell
3. Type in Start-ADSyncSyncCycle -PolicyType Delta to preform a delta sync.
Hi,
First of all, what version of Azure AD Connect are you running?
Any changes done to the serviceaccount who handels the service?
I would look into upgrading the version or try a repair first at least.
If there is an issue with the service, I do not think a force of sync will help you.
But for future reference:
1. Logon to the server that Azure AD Connect is running on
2. Open PowerShell
3. Type in Start-ADSyncSyncCycle -PolicyType Delta to preform a delta sync.