Connecting and synchronizing calendars across Microsoft Teams and other services like Outlook
Hi @Damien
Based on your description, I understand that a single user is experiencing a calendar synchronization failure specifically between New Teams and classic Outlook 2021 in an Exchange 2019 On-Premise environment, while Outlook-to-OWA sync functions normally and other users are unaffected.
Since OWA synchronizes properly, the mailbox data itself is healthy. The issue is most likely tied to EWS connectivity, local client caching, or authentication token routing between New Teams and Exchange.
You can run through these high-level troubleshooting areas:
Client-Side Checks
- Reset and clear the New Teams application cache.
- Remove stored Office and Teams credentials from Windows Credential Manager.
- Reinstall the Teams Meeting Add-in for Outlook.
- Re-create the user's Outlook profile.
Exchange 2019 Server-Side Checks
- Verify that the User Principal Name (UPN) matches the Primary SMTP Address.
- Confirm that Exchange Web Services (EWS) is explicitly enabled for this mailbox.
- Test EWS URL accessibility directly from the user's browser.
Authentication & Diagnostics
- Audit the OAuth token status and Hybrid Modern Authentication (HMA) configurations for this account.
- Run Autodiscover and EWS tests via the Microsoft Remote Connectivity Analyzer.
I hope this information helps.