The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
Hi @Aaron B
Based on your description, I understand that you recently automated your HRIS synchronization into your on-premises Active Directory to update employee data, which modified several users' surname (sn) and given name (givenName) values. Your infrastructure runs in a Hybrid deployment. The issue is that inside the desktop Outlook client's Calendar interface, the executive team has a built-in "Team" calendar group where users are now showing up with dual entries—displaying both their old and new name sets simultaneously. This persistence occurs even after you attempted to isolate the issue by disabling Exchange Cached Mode.
Reference: Administering the offline address book in Outlook
To help narrow down the cause, does it show the correct single updated name inside the Outlook Web App (OWA)? Please check the following steps:
-Re-Generate and Force-Download the Offline Address Book (OAB)
Microsoft documentation notes that when Outlook runs in Cached Exchange Mode, it relies on local .oab address files rather than querying the live Global Address List (GAL) on every click. Even if you toggled Cached Mode off temporarily, Outlook often retains active pointer files in the background until forced to rebuild.
Please ensure that the Exchange hybrid infrastructure has completed its daily OAB generation cycle since the HRIS sync ran. Force a manual update in the Outlook Desktop client:
Go to the Send / Receive tab on the ribbon > Click Send/Receive Groups and select Download Address Book... > Uncheck “Download changes since last Send/Receive” to force a full data block pull, choose your Global Address List, and click OK.
-Rebuild the Calendar Group Shortcut
Calendar Groups (like the executive "Team" view) inside Outlook do not pull dynamically from the Active Directory structure in real-time. Instead, they act as static shortcuts that capture a snapshot of a user's displayName and routing string at the exact moment the group was created.
When you changed the sn/givenname schema attributes, Outlook created a new snapshot for the updated account identity, but the local calendar folder structure failed to dump the historical snapshot link, resulting in the duplicate "both name sets" view.
-Clear stale Outlook name cache if the old name still appears
Outlook maintains an AutoComplete/nickname cache that includes display names and address-related values for people you have previously addressed messages to. If the old name appears when resolving recipients or in meeting-related fields, remove the individual stale AutoComplete entry or clear the AutoComplete cache from File > Options > Mail > Empty Auto-Complete List.
Please let me know more details.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.