Controls on the "Microsoft Azure AD Connect Agent Updater" schedule?

James M. Arthurs 51 Reputation points
2026-07-29T21:21:27.7666667+00:00

I have two Entra ID Sync servers, both running their own updater. One server updated the Agent Updater two full weeks prior to the second server. I'm trying to find out why there was such a discrepancy in time.

Is there a way to control how frequently it conducts updates, or even checks?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-07-29T21:21:43.4933333+00:00

    For the pass-through authentication authentication agent updater, the check frequency is fixed at every hour. The Updater application pings Microsoft Entra hourly to see whether a new authentication agent version is available, verifies the Microsoft signature on the MSI, then stops the agent service, installs the update, and restarts the service.

    There is no supported control in the provided documentation to change how often that updater checks or installs updates.

    A difference between servers is expected in one documented case: when multiple authentication agents are registered in the same tenant, Microsoft Entra ID does not renew certificates or update them at the same time. It updates them one at a time to help maintain high availability for sign-in requests. That behavior explains why one server can update earlier than another.

    If the servers in question are Microsoft Entra Connect Sync servers rather than pass-through authentication agents, the provided documentation only describes scheduler controls for directory synchronization cycles such as the default 30-minute sync interval and Set-ADSyncScheduler options. It does not document any customer control for the Agent Updater schedule itself.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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