Forcing sync between on-prem AD and AAD

Mychal Abello 1 Reputation point
2020-10-20T19:15:59.037+00:00

I currently have my AD and AAD syncing using Azure AD connect. When I create a user on AD, it takes close to an hour to reflect the change on AAD.

Do you guys know a way to force a sync after user creation? I have tried the "Sync Service Manager" -> connectors -> windows AAD -> run -> full sync method but it still does not create the new user I added to AD into AAD. is there a way to force the update?

all replies are much appreciated. Thank you!

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 86,026 Reputation points
    2020-10-20T19:26:10.693+00:00

    Hi @Mychal Abello ,

    Yes it is possible to force a synchronization between on-premise Active Directory (AD) to Azure Active Directory (Azure AD), by using the Start-AdSyncSchedule PowerShell cmdlet from the ADSync PowerShell module.

    You can have a look at the step-by-step guide below:
    [How to Force Azure AD Connect to Sync Walkthrough

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)

    Best regards,
    Leon

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.