<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.threads-in-node</title>
    <link>https://techcommunity.microsoft.com/t5/exchange/ct-p/Exchange</link>
    <description>rss.livelink.threads-in-node</description>
    <pubDate>Fri, 07 Aug 2026 19:27:45 GMT</pubDate>
    <dc:creator>Exchange</dc:creator>
    <dc:date>2026-08-07T19:27:45Z</dc:date>
    <item>
      <title>Cross-tenant Free/Busy, MailTips, and Calendar Sharing are moving to Cross-Tenant Access Policy</title>
      <link>https://techcommunity.microsoft.com/t5/exchange-team-blog/cross-tenant-free-busy-mailtips-and-calendar-sharing-are-moving/ba-p/4545169</link>
      <description>&lt;P&gt;If your organization shares Free/Busy, MailTips, or calendars with other Microsoft 365 organizations, there's a change coming that you'll want to understand and plan for. If it doesn't, you can stop reading in about two paragraphs. This post covers what's changing as &lt;A href="https://techcommunity.microsoft.com/blog/exchange/exchange-online-ews-your-time-is-almost-up/4492361" target="_blank"&gt;Exchange Web Services (EWS) is deprecated&lt;/A&gt;, how the new Microsoft 365 Cross-Tenant Access Policy model replaces the old plumbing, how to tell whether your tenant is affected, and what to do about it. The official announcement is Message Center post &lt;A class="lia-external-url" href="https://admin.cloud.microsoft/?ref=MessageCenter/:/messages/MC1446796" target="_blank"&gt;&lt;STRONG&gt;MC1446796&lt;/STRONG&gt;&lt;/A&gt;; consider this the friendlier, more complete version with the context we wish the MC post had room for.&lt;/P&gt;
&lt;H3&gt;Is your organization impacted by this change?&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Only if your organization shares Free/Busy, Calendars, or MailTips information with other Microsoft 365 organizations.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This change affects cross-tenant / cross-organization collaboration - the ability for people in your organization (Organization A) and people in a partner's Microsoft 365 tenant (Organization B) to see each other's Free/Busy availability, shared calendars, and MailTips (such as out-of-office notices). If you've set up these relationships with subsidiaries, partners, vendors, or recently acquired companies, you need to understand this and take action before the deadline, or those experiences will break.&lt;/P&gt;
&lt;P&gt;Organization sharing is not set up by default – tenant admins must have set it up by themselves.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Not impacted scenarios:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Sharing Free/Busy availability, calendars, or MailTips within your organization.&lt;/LI&gt;
&lt;LI&gt;Sharing Free/Busy availability, calendars, or MailTips between your on-premises and online users in an Exchange Hybrid Deployment. You should work on your Dedicated Hybrid App as per our &lt;A href="https://techcommunity.microsoft.com/blog/exchange/update-your-exchange-se-hybrid-on-premises-rich-coexistence-to-graph/4517520" target="_blank"&gt;previous announcements&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Sharing Free/Busy availability, calendars, or MailTips with another organization running on-premises Exchange. Watch for future Message Center posts covering this scenario (no immediate impact but changes are coming). If you are sharing with a partner organization running both Exchange Online and on-premises, the sharing with Exchange Online is impacted.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The “How to check your sharing configurations?” section below has more information on how to verify.&lt;/P&gt;
&lt;H3&gt;What's changing, and why&lt;/H3&gt;
&lt;P&gt;Deprecation of Exchange Web Services (EWS) begins on October 1, 2026. Several cross-tenant collaboration features - Free/Busy, MailTips, and Calendar Sharing – currently use &amp;nbsp;Exchange Web Services under the hood. As EWS is retired in Exchange Online, the mechanism that carries those cross-tenant requests has to move somewhere else.&lt;/P&gt;
&lt;P&gt;That “somewhere else” is Microsoft 365 Cross-Tenant Access Policy. It replaces the EWS-based approach, and it becomes available starting September 2026. The end state is the same experience your users have today - someone sees a colleague's calendar availability across a tenant boundary - but it travels over a modern, Entra-governed path instead of legacy EWS. It's part of the broader push to retire legacy protocols and eliminate high-privilege access.&lt;/P&gt;
&lt;H3&gt;How the new model works&lt;/H3&gt;
&lt;P&gt;Today, three Exchange Online configurations drive cross-tenant sharing:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Organization Relationships - used to share Free/Busy and MailTips with other Microsoft 365 tenants.&lt;/LI&gt;
&lt;LI&gt;Availability Address Spaces - used to share Free/Busy with other Microsoft 365 tenants (specifically those set with AccessMethod: OrgWideFBToken).&lt;/LI&gt;
&lt;LI&gt;Sharing Policies - used to share calendars externally, either through invitations sent to recipients in other Microsoft 365 organizations, or calendars published for anonymous access via an internet URL.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Historically, each of these has used EWS to fetch availability and MailTips from the partner tenant. Going forward, that trust and data exchange is expressed through Microsoft 365 Cross-Tenant Access Policy instead. You still decide which partner organizations you collaborate with and what you share; only the mechanism carrying it changes. Migrating means understanding your current configuration, standing up the equivalent Cross-Tenant Access Policy, validating that sharing still works, and then removing the old configurations you no longer need.&lt;/P&gt;
&lt;H3&gt;How to check your sharing configurations?&lt;/H3&gt;
&lt;P&gt;MC1446796 was sent to every tenant but most admins who received it won't actually need to do anything. So before you plan a migration, confirm you're in scope. Run these three commands in Exchange Online PowerShell:&lt;/P&gt;
&lt;LI-CODE lang="powershell"&gt;Get-OrganizationRelationship | Format-List Name, DomainNames, Enabled, FreeBusyAccessEnabled, FreeBusyAccessLevel, FreeBusyAccessScope, MailTipsAccessEnabled, MailTipsAccessLevel, MailTipsAccessScope&lt;/LI-CODE&gt;
&lt;P&gt;You're affected if the results show Enabled: True, and either FreeBusyAccessEnabled: True or MailTipsAccessEnabled: True, and the external organization is hosted in Microsoft 365. Otherwise, no action is needed.&lt;/P&gt;
&lt;LI-CODE lang="powershell"&gt;Get-AvailabilityAddressSpace | Format-List ForestName, AccessMethod&lt;/LI-CODE&gt;
&lt;P&gt;You're affected if the results show AccessMethod: OrgWideFBToken and the external organization is hosted in Microsoft 365. Otherwise, no action is needed.&lt;/P&gt;
&lt;LI-CODE lang="powershell"&gt;Get-SharingPolicy | Format-List Name, Domains, Enabled, Default&lt;/LI-CODE&gt;
&lt;P&gt;You're affected if the results show Enabled: True, the Domains property contains at least one rule with a CalendarSharingFreeBusy access level (Simple, Detail, or Reviewer), the targeted external organization is hosted in Microsoft 365, and the policy is assigned to one or more mailboxes. Otherwise, no action is needed.&lt;/P&gt;
&lt;P&gt;One note on that last check: rules that begin with Anonymous: represent calendar publishing to anonymous internet recipients through a published URL, and they show up in the same output. If you have an Anonymous: rules with a CalendarSharingFreeBusy access level (Simple, Detail, or Reviewer) then you are affected.&lt;/P&gt;
&lt;H3&gt;The rollout schedule for Cross-Tenant Access Policy&lt;/H3&gt;
&lt;P&gt;This feature becomes available starting September 2026, so your migration window opens as the rollout reaches your environment. Here's the schedule:&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 100%; border-width: 1px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Rollout begins&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Expected completion&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;Worldwide&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;August 2026&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;September 1, 2026&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;GCC&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;Mid-August 2026&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;Mid-September 2026&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;GCC High&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;Early September 2026&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;End of September 2026&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;&lt;STRONG&gt;DoD&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;Early September 2026&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 1px;"&gt;
&lt;P&gt;End of September 2026&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H3&gt;What happens if you do nothing?&lt;/H3&gt;
&lt;P&gt;Starting October 1, 2026, EWS will be gradually disabled in Exchange Online, in line with the deprecation communications we've been sending for a while now. As that rollout reaches your tenant, any cross-tenant Free/Busy, MailTips, and Calendar Sharing that still depends on EWS will stop working - people in your partner organizations may no longer see Free/Busy, MailTips, or shared calendars coming from your tenant. You may no longer be able to see Free/Busy, MailTips, or shared calendars from the partner organization. If you're in scope and take no action, that's the outcome.&lt;/P&gt;
&lt;H3&gt;Not ready by October? You have a runway&lt;/H3&gt;
&lt;P&gt;We realize that the window between this announcement and the start of the rollout is short. For organizations with many partner tenants and a tangled web of organization relationships, analyzing, testing, and executing a migration in a few weeks is a tall order, and we know it.&lt;/P&gt;
&lt;P&gt;There is a safety valve. You can keep the existing cross-tenant sharing working by setting &lt;STRONG&gt;EWSEnabled&lt;/STRONG&gt; to &lt;STRONG&gt;True&lt;/STRONG&gt;, following the guidance in our earlier post, &lt;A href="https://techcommunity.microsoft.com/blog/exchange/exchange-online-ews-your-time-is-almost-up/4492361" target="_blank"&gt;Exchange Online EWS, Your Time Is Almost Up&lt;/A&gt;. That keeps the old path alive while you prepare and execute the migration. This extension remains available until the final EWS shutdown on April 1, 2027 - which is the hard deadline for completing the move.&lt;/P&gt;
&lt;P&gt;You do not need to specify AppIDs in your &lt;A href="https://techcommunity.microsoft.com/blog/exchange/introducing-ewsallowedappids-preparing-for-the-final-phase-of-ews-retirement/4529471" target="_blank"&gt;tenant Allow List&lt;/A&gt; to keep the old method working, as it doesn’t rely on AppIDs (as it doesn’t use OAuth). &lt;EM&gt;If EWSEnabled is set to True, we’ll allow the cross-tenant flows covered here to continue working until April 2027, no matter the tenant Allow List state.&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;What you need to do&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Confirm scope. Run the checks above. If nothing flags, you're done.&lt;/LI&gt;
&lt;LI&gt;Plan your migration for after the rollout reaches your tenant and before EWS deprecation affects you. Review the migration guide for step-by-step instructions.&lt;/LI&gt;
&lt;LI&gt;Migrate - understand your current configurations, set up the new Microsoft 365 Cross-Tenant Access Policies, validate that sharing works, and remove the configurations you no longer need.&lt;/LI&gt;
&lt;LI&gt;If you can't finish by October 1, set EWSEnabled to True to keep sharing alive until you can migrate, no later than April 1, 2027.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Further reading&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://admin.cloud.microsoft/?ref=MessageCenter/:/messages/MC1446796" target="_blank"&gt;Message Center post MC1446796 - Migrate Free/Busy, MailTips, and Calendar Sharing before EWS deprecation&lt;/A&gt; (the official announcement in your tenant).&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/exchange/sharing/migrate-to-m365-xtap" target="_blank"&gt;Migrating to Microsoft 365 Cross-Tenant Access Policy for sharing Free/Busy, Calendars, and MailTips&lt;/A&gt; (the migration guide).&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://techcommunity.microsoft.com/blog/exchange/exchange-online-ews-your-time-is-almost-up/4492361" target="_blank"&gt;Exchange Online EWS, Your Time Is Almost Up&lt;/A&gt; (how to keep EWS running with EWSEnabled while you migrate).&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/exchange/clients-and-mobile-in-exchange-online/deprecation-of-ews-exchange-online" target="_blank"&gt;Deprecation of EWS in Exchange Online&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Frequently Asked Questions&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;We cannot make the October deadline for this migration. Other than setting EWSEnabled to True for our tenant, do we need to add some AppID to the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/introducing-ewsallowedappids-preparing-for-the-final-phase-of-ews-retirement/4529471" target="_blank"&gt;tenant EWS Allow List&lt;/A&gt;?&lt;/STRONG&gt;&lt;BR /&gt;Setting EWSEnabled to True is all that you need to do to keep your current configurations for sharing with other organizations working. You do not need to add anything to the EWSAllowedAppIDs tenant value. Please note that both your and your partner Microsoft 365 organization need to set EWSEnabled to True to continue bidirectional information sharing.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What happens if we set up sharing using the new model on my side but the partner organization does not?&lt;/STRONG&gt;&lt;BR /&gt;For bidirectional sharing, both organizations need to configure Microsoft 365 Cross-Tenant Access Policies and disable the old configurations before sharing will work in both directions.&lt;BR /&gt;For one-way sharing, only the resource tenant (the tenant with the mailboxes that contain the Free/Busy, Calendar, or MailTips information) needs to configure a Microsoft 365 Cross-Tenant Access Policy. Once configured, users in the home tenant (the tenant with users trying to access the shared information) will be able to access the information via Cross-Tenant Access Policy. Ensure both organizations disable old configurations for sharing as these will prevent requests from flowing through the new Cross-Tenant Access Policy.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What happens if we extend EWS deprecation in my tenant but the partner organization does not and we do not complete the migration before EWS deprecation starts?&lt;/STRONG&gt;&lt;BR /&gt;After EWS is disabled in the partner organization, users in your organization will no longer be able to access information shared from the partner organization. Users in the partner organization will continue to be able to access information shared from your organization.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;STRONG&gt;We have a Sharing Policy with a Wildcard in the domain. Do we need to migrate it?&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;Yes, as long as the CalendarSharingFreeBusy access level is Simple, Detail, or Reviewer.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&lt;STRONG&gt;What if we are sharing with multiple domains that are in the same partner Tenant ID?&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;Create a single Microsoft 365 Cross-Tenant Access Policy to configure sharing with the partner Tenant ID. Any domains associated with the partner Tenant ID will be covered by the policy.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What if we have an Availability Address Space with Google Workspace for Google/Exchange Calendar Interop?&lt;/STRONG&gt;&lt;BR /&gt;You are not affected by this change. Users in Exchange Online can continue to access calendar information of users in Google Workspace via the Availability Address Space configuration. Users in Google Workspace can continue to access calendar information of users in Exchange Online via Microsoft Graph API. Ensure Google Workspace is configured to connect to Exchange Online via Microsoft Graph API and not the legacy EWS connection method. See:&amp;nbsp;&lt;A href="https://knowledge.workspace.google.com/admin/sync/allow-calendar-users-to-see-exchange-availability" target="_blank"&gt;Allow Google Calendar users to see Exchange availability&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What if we have an Availability Address Space configuration for sharing Free/Busy between commercial cloud (most customers world-wide) and 21Vianet cloud?&lt;/STRONG&gt;&lt;BR /&gt;You are affected and should migrate your configuration to Microsoft 365 Cross-Tenant Access Policy.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-text-color-12"&gt;The Exchange Online EWS Deprecation Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2026 19:19:23 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange-team-blog/cross-tenant-free-busy-mailtips-and-calendar-sharing-are-moving/ba-p/4545169</guid>
      <dc:creator>The_Exchange_Team</dc:creator>
      <dc:date>2026-08-07T19:19:23Z</dc:date>
    </item>
    <item>
      <title>Get-EXOMailbox  -Filter returns empty when $WarningPreference = 'SilentlyContinue'</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/get-exomailbox-filter-returns-empty-when-warningpreference/m-p/4545122#M17367</link>
      <description>&lt;P&gt;Get-EXOMailbox -Filter returns empty when $WarningPreference = 'SilentlyContinue' under UAMI app-only auth&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Module version:&lt;/STRONG&gt; ExchangeOnlineManagement 3.x (PS7, Azure Automation sandbox)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Auth method:&lt;/STRONG&gt; Connect-ExchangeOnline -ManagedIdentity -ManagedIdentityAccountId &amp;lt;UAMI ClientId&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reproduction steps:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$WarningPreference = 'SilentlyContinue'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-ExchangeOnline -ManagedIdentity `&lt;/P&gt;&lt;P&gt;-ManagedIdentityAccountId "&amp;lt;UAMI-ClientId&amp;gt;" `&lt;/P&gt;&lt;P&gt;-Organization "yourtenant.onmicrosoft.com" `&lt;/P&gt;&lt;P&gt;-ShowBanner:$false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# Returns empty — mailbox provably exists&lt;/P&gt;&lt;P&gt;Get-EXOMailbox -Filter "ExternalDirectoryObjectId -eq '&amp;lt;EntraOID&amp;gt;'"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# Restore and retry — returns correctly&lt;/P&gt;&lt;P&gt;$WarningPreference = 'Continue'&lt;/P&gt;&lt;P&gt;Get-EXOMailbox -Filter "ExternalDirectoryObjectId -eq '&amp;lt;EntraOID&amp;gt;'"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected:&lt;/STRONG&gt; Mailbox object returned regardless of $WarningPreference&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actual:&lt;/STRONG&gt; Returns $null when $WarningPreference = 'SilentlyContinue'&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only affects -Filter parameter under app-only/UAMI auth&lt;/LI&gt;&lt;LI&gt;-Identity and -UserPrincipalName are &lt;STRONG&gt;not&lt;/STRONG&gt; affected&lt;/LI&gt;&lt;LI&gt;Delegated auth sessions are &lt;STRONG&gt;not&lt;/STRONG&gt; affected&lt;/LI&gt;&lt;LI&gt;$WarningPreference = 'SilentlyContinue' is a common pattern in Azure Automation runbooks, making this a significant undocumented breaking behaviour for automation scenarios&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2026 14:08:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/get-exomailbox-filter-returns-empty-when-warningpreference/m-p/4545122#M17367</guid>
      <dc:creator>DavidB2390</dc:creator>
      <dc:date>2026-08-07T14:08:28Z</dc:date>
    </item>
    <item>
      <title>HCW - Hybrid Configuration Wizard for Hybrid Certificate</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/hcw-hybrid-configuration-wizard-for-hybrid-certificate/m-p/4543985#M17362</link>
      <description>&lt;P&gt;I've gone through about 5 Microsoft Exchange Support Engineers for last two years with Exchange on-line migration and 80% of time running HCW, it caused email outages where the engineers did not know what to do.&amp;nbsp; &amp;nbsp;They've also gave conflicting information on how to correctly run HCW for adding server and to replace certificate.&amp;nbsp; &amp;nbsp;Some say use powershell and some says do not use powershell.&lt;/P&gt;&lt;P&gt;Now, I need to replace the hybrid certificate, do I &lt;STRONG&gt;uncheck &lt;/STRONG&gt;everything and &lt;STRONG&gt;check &lt;/STRONG&gt;only &lt;STRONG&gt;"Update Secure Mail Certificate for connectors"&lt;/STRONG&gt; in a centralized transport setup (email flows through on-prem servers) ?&amp;nbsp; I assume uncheck everything will not roll back configurations.&amp;nbsp; I have Microsoft Exchange engineers says it will and some say it won't and they all say they have 20+ experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 18:42:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/hcw-hybrid-configuration-wizard-for-hybrid-certificate/m-p/4543985#M17362</guid>
      <dc:creator>jt8585</dc:creator>
      <dc:date>2026-08-04T18:42:01Z</dc:date>
    </item>
    <item>
      <title>Writeback for Cloud-Managed Remote Mailboxes: Now Generally Available</title>
      <link>https://techcommunity.microsoft.com/t5/exchange-team-blog/writeback-for-cloud-managed-remote-mailboxes-now-generally/ba-p/4543507</link>
      <description>&lt;P&gt;In May, we announced the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/writeback-for-cloud-managed-remote-mailboxes-now-in-public-preview/4520138" target="_blank"&gt;Public Preview of Writeback for Cloud-Managed Remote Mailboxes&lt;/A&gt;. Since then, many customers have enabled this feature and shared their feedback. Today, we're excited to announce that &lt;STRONG&gt;Writeback for Cloud-Managed Remote Mailboxes is now Generally Available (GA)&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Writeback is available in WW, GCCH, DoD, and 21Vianet environments and supports up to &lt;STRONG&gt;600,000 cloud-managed mailboxes per tenant&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H3&gt;A quick recap&lt;/H3&gt;
&lt;P&gt;Cloud-Managed Remote Mailboxes allow organizations to transfer the Source of Authority (SOA) for a directory-synchronized mailbox's Exchange attributes to Exchange Online by setting IsExchangeCloudManaged to true.&lt;/P&gt;
&lt;P&gt;The user identity remains synchronized from on-premises Active Directory but Exchange attributes become editable in Exchange Online. Administrators can update these properties through Exchange Online PowerShell, the Exchange admin center, or the Microsoft 365 admin center.&lt;/P&gt;
&lt;P&gt;Writeback extends this capability by synchronizing a critical set of Exchange attribute changes from Exchange Online back to on-premises Active Directory through Microsoft Entra Cloud Sync. This helps organizations whose on-premises line-of-business applications continue to read Exchange attributes from Active Directory.&lt;/P&gt;
&lt;P&gt;If you already use Microsoft Entra Connect Sync, you don't need to uninstall or replace it. Cloud Sync runs alongside Connect Sync:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Connect Sync continues to synchronize your directory identities and attributes as before.&lt;/LI&gt;
&lt;LI&gt;Cloud Sync handles Exchange attribute writeback.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;What's new at GA&lt;/H3&gt;
&lt;H4&gt;Support for up to 600,000 cloud-managed mailboxes&lt;/H4&gt;
&lt;P&gt;During Public Preview, writeback supported tenants with fewer than 200,000 cloud-managed mailboxes. At GA, the supported scale increases to &lt;STRONG&gt;600,000 cloud-managed mailboxes per tenant&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;This expanded scale enables larger organizations to adopt cloud-managed Exchange attributes while keeping the required Exchange attribute values current in on-premises Active Directory.&lt;/P&gt;
&lt;H4&gt;Writeback for the MAIL attribute&lt;/H4&gt;
&lt;P&gt;One of the most requested feature during Public Preview was support for writing the mail attribute back to on-premises Active Directory.&lt;/P&gt;
&lt;P&gt;Based on this feedback, GA adds the mail attribute to the supported writeback set. Changes made to WindowsEmailAddress in Exchange Online can now be written back to the corresponding mail attribute in Active Directory.&lt;/P&gt;
&lt;P&gt;The supported writeback set now includes &lt;STRONG&gt;24 attributes&lt;/STRONG&gt;, including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;PRE&gt;extensionAttribute1 through extensionAttribute15&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;msExchExtensionCustomAttribute1 through msExchExtensionCustomAttribute5&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;msExchRecipientDisplayType&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;msExchRecipientTypeDetails&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;proxyAddresses&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;mail&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For the complete attribute list, see &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management#identity-exchange-attributes-and-writeback" target="_blank"&gt;Identity, Exchange Attributes and Writeback&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Existing Public Preview configurations require one update&lt;/H3&gt;
&lt;P&gt;Exchange attribute writeback configurations created on or after August 3, 2026 will have mail writeback enabled by default. No additional action is required for newly created configurations.&lt;/P&gt;
&lt;P&gt;Configurations created before August 3, 2026 aren't updated automatically to writeback mail attribute. If you enabled writeback during Public Preview:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open your Exchange Online attribute writeback configuration in the Microsoft Entra admin center.&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Attribute mapping&lt;/STRONG&gt; and then &lt;STRONG&gt;Restore default mappings&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;After the synchronization job restarts, mail writeback will be enabled.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Detailed guidance is available in the&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management#frequently-asked-questions" target="_blank"&gt;Frequently Asked Questions&lt;/A&gt; section of the documentation.&lt;/P&gt;
&lt;H3&gt;Important reminder about tenant-wide SOA&lt;/H3&gt;
&lt;P&gt;Tenant-wide Exchange attribute SOA is intended for organizations that have completed mailbox migration to Exchange Online and no longer create Exchange mailboxes, mail-enabled users, or remote mailboxes on-premises.&lt;/P&gt;
&lt;P&gt;Don't enable tenant-wide SOA while on-premises mailbox migration or recipient creation is still ongoing. Doing so can cause a newly synchronized Exchange recipient to appear in Microsoft Entra ID as an identity-only user without the MailUser required in Exchange Online. This blocks mailbox onboarding and migration.&lt;/P&gt;
&lt;P&gt;Review the prerequisites and guidance in &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management" target="_blank"&gt;Cloud-based management of Exchange attributes for Remote Mailboxes in hybrid environments&lt;/A&gt; before enabling tenant-wide SOA.&lt;/P&gt;
&lt;H3&gt;A path towards removing the last Exchange Server&lt;/H3&gt;
&lt;P&gt;Cloud-managed Exchange attributes and writeback help organizations continue using Active Directory for identity while removing their dependency on an on-premises Exchange Server for recipient management.&lt;/P&gt;
&lt;P&gt;When you're ready to remove the server, follow &lt;A href="https://learn.microsoft.com/exchange/hybrid-deployment/decommission-last-exchange-server" target="_blank"&gt;Decommission the last Exchange Server after transferring SOA to cloud&lt;/A&gt;. The guide covers prerequisites, hybrid cleanup, Exchange Server uninstall, and post-uninstall cleanup in Exchange Online.&lt;/P&gt;
&lt;P&gt;Exchange-attribute SOA applies to user objects with Exchange Online mailboxes. Organizations that want to manage mail-enabled groups or mail contacts from the cloud should use Group SOA or Contact SOA transfer.&lt;/P&gt;
&lt;H3&gt;Get started&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Review &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management" target="_blank"&gt;Cloud-based management of Exchange attributes for Remote Mailboxes in hybrid environments&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Follow &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management#how-to-enable-exchange-attribute-writeback" target="_blank"&gt;How to enable Exchange attribute writeback&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Review the &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/enable-exchange-attributes-cloud-management#identity-exchange-attributes-and-writeback" target="_blank"&gt;complete writeback attribute list&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Read the &lt;A class="lia-external-url" href="https://learn.microsoft.com/exchange/hybrid-deployment/decommission-last-exchange-server" target="_blank"&gt;last Exchange Server decommissioning guide&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you to everyone who participated in the Public Preview and shared feedback. Your input led to us adding mail attribute writeback for GA.&lt;/P&gt;
&lt;P&gt;We look forward to hearing about your experience with the GA release.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-text-color-12"&gt;Exchange Online Management&lt;/SPAN&gt; and &lt;SPAN class="lia-text-color-12"&gt;Exchange Hybrid &lt;SPAN class="lia-text-color-21"&gt;teams&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 12:58:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange-team-blog/writeback-for-cloud-managed-remote-mailboxes-now-generally/ba-p/4543507</guid>
      <dc:creator>The_Exchange_Team</dc:creator>
      <dc:date>2026-08-03T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Outlook - Online mode address book search fails with "Operation failed" when Name only is ticked.</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/outlook-online-mode-address-book-search-fails-with-quot/m-p/4542850#M17358</link>
      <description>&lt;P&gt;I hope you had this issue and managed to solve 😂 pulling my hair already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Symptom:&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In classic Outlook for Windows, open the Address Book → set Search to Name only → type any single character → "The address book operation failed." Switch to More columns and the exact same search works fine. Ctrl+K resolution in the To: field works. OWA people search works. Mail flow is fine. It's only the Name-only ANR seek in the dialog.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Exchange hybrid, mailbox in Exchange Online, dir-syncedfrom on-prem AD via Entra Connect&lt;/P&gt;&lt;P&gt;Classic Outlook for Windows,&amp;nbsp;online mode&amp;nbsp;(Cached Mode is not permitted here — this is the constraint, I can't just flip it)&lt;/P&gt;&lt;P&gt;Affects&amp;nbsp;all users, all machines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I've already ruled out:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test Result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Other address lists (Contacts, All Users) Same failure&lt;/LI&gt;&lt;LI&gt;Ctrl+K in To: field Works&lt;/LI&gt;&lt;LI&gt;Safe mode (outlook.exe /safe) Same failure — not add-ins&lt;/LI&gt;&lt;LI&gt;Multiple accounts / multiple machines Same failure&lt;/LI&gt;&lt;LI&gt;Brand-new mail profile Same failure — not profile corruption&lt;/LI&gt;&lt;LI&gt;Addressing order (Tools &amp;gt; Options) GAL set first, not "Choose automatically"&lt;/LI&gt;&lt;LI&gt;Off corporate network (5G) Same failure&lt;/LI&gt;&lt;LI&gt;AddressBookPolicy / OfflineAddressBook on mailbox Both blank (inherit defaults)&lt;/LI&gt;&lt;LI&gt;Get-OfflineAddressBook Default OAB, IsDefault: True, web dist enabled&lt;/LI&gt;&lt;LI&gt;Get-GlobalAddressList Default GAL, IsDefaultGlobalAddressList: True, stock default RecipientFilter&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 31 Jul 2026 12:55:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/outlook-online-mode-address-book-search-fails-with-quot/m-p/4542850#M17358</guid>
      <dc:creator>Gustavo94</dc:creator>
      <dc:date>2026-07-31T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Import Bulk PST to Office 365 Step by Step | Stellar Migrator for Outlook</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/import-bulk-pst-to-office-365-step-by-step-stellar-migrator-for/m-p/4541504#M17353</link>
      <description>&lt;P&gt;Learn how to import bulk PST files to Office 365 (Exchange Online) step by step using Stellar Migrator for Outlook. This tutorial walks you through automating the migration of multiple PST mailboxes to Exchange Online — no manual uploads, no scripting.&lt;/P&gt;
&lt;P&gt;Stellar Migrator for Outlook automates bulk PST-to-Office 365 migration, letting you map source PSTs to target Office 365 mailboxes (Primary, Archive, or Public Folder), apply filters, and run the whole job with minimal effort — without worrying about duplicate emails. It's a reliable way to move legacy mailboxes into Office 365.&lt;/P&gt;
&lt;P&gt;Using a CSV file, you can migrate unlimited PST files to Office 365 users from the same system or across networked systems. The software also supports incremental migration, so you can resume or re-run a job and only new items get imported — no duplicates, no reprocessing what's already migrated.&lt;/P&gt;
&lt;P&gt;Learn more: https://www.stellarinfo.com/import-pst-to-office-365.php&lt;/P&gt;
&lt;DIV class="lia-embeded-content" contenteditable="false"&gt;&lt;IFRAME src="https://www.youtube.com/embed/BuI5w1Ptprw?si=ZFAii1mSw6J3ewrs" width="560" height="315" title="YouTube video player" allowfullscreen="allowfullscreen" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" frameborder="0" sandbox="allow-scripts allow-same-origin allow-forms"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Jul 2026 10:03:37 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/import-bulk-pst-to-office-365-step-by-step-stellar-migrator-for/m-p/4541504#M17353</guid>
      <dc:creator>GiulianoDeLuca</dc:creator>
      <dc:date>2026-07-28T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Exchange Online PowerShell Updates to 3.10.1 to Fix CBA</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/exchange-online-powershell-updates-to-3-10-1-to-fix-cba/m-p/4541123#M17352</link>
      <description>&lt;P&gt;Microsoft rushed out version 3.10.1 of the Exchange Online management PowerShell module to fix a problem with certificate-based authentication. It seems like a change in an internal Microsoft identity platform caused the tokens issued after a successful connection to Exchange Online to not authorize the execution of further cmdlets. To their credit, Microsoft fixed the issue, but is this the kind of thing that should be caught in testing?&lt;/P&gt;
&lt;P&gt;https://office365itpros.com/2026/07/27/exchange-online-management-3-10-1/&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2026 09:33:55 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/exchange-online-powershell-updates-to-3-10-1-to-fix-cba/m-p/4541123#M17352</guid>
      <dc:creator>TonyRedmond</dc:creator>
      <dc:date>2026-07-27T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Apple Mail EWS sync intermittent after EwsEnabled=True + AppID allow list</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/apple-mail-ews-sync-intermittent-after-ewsenabled-true-appid/m-p/4540157#M17342</link>
      <description>&lt;P&gt;We're a small Microsoft 365 Business tenant (Exchange Online Plan 1/2 mix). One user's Apple Mail (macOS, Exchange/EWS account) intermittently stops syncing new mail — Connection Doctor shows a healthy green "Connection and login to server succeeded," but Get New Mail/manual fetch and forced Sync All Accounts return nothing new, while the same mail is already present via ActiveSync on the same user's iPhone/iPad. Symptoms recur every 1–3 days after temporarily resolving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Troubleshooting completed so far:&lt;/P&gt;&lt;P&gt;- Confirmed autodiscover/External URL correctly resolves to outlook.office365.com/EWS/Exchange.asmx&lt;/P&gt;&lt;P&gt;- Confirmed EWS enabled at the mailbox level (Manage email apps in admin center)&lt;/P&gt;&lt;P&gt;- Found EwsEnabled was blank/null at the org level — set to $true via Set-OrganizationConfig&lt;/P&gt;&lt;P&gt;- Configured EwsAllowedAppIDs to include Apple's app ID (f8d98a96-0999-43f5-8af3-69971c7bb423, "Apple Internet Accounts")&lt;/P&gt;&lt;P&gt;- Fully removed and re-added the Mac Mail account after the above org-level change&lt;/P&gt;&lt;P&gt;- Restarted the Mac, tried DNS changes (8.8.8.8/8.8.4.4), ruled out router-level filtering&lt;/P&gt;&lt;P&gt;- Verified no antivirus/VPN/security software on this Mac's network&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Despite all this, the issue persists intermittently. Notably, a second mailbox on the same tenant, used with Apple Mail on a different Mac (different macOS version, different physical location/network), does NOT experience this issue — so it doesn't appear to be a blanket tenant-wide EWS disruption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given Apple Mail's continued reliance on EWS ahead of the October 2026 phased disablement, and Microsoft's acknowledgment that Apple Mail for Mac is a heavy EWS consumer they're working with Apple to migrate to Graph, I'm wondering:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Could this be related to the ongoing "scream test" EWS disruption testing Microsoft has mentioned, and if so, is there a way to check whether a specific mailbox has been included in that testing?&lt;/P&gt;&lt;P&gt;2. Any known differences in EWS session/connection handling between macOS versions that could explain one Mac being affected and not the other?&lt;/P&gt;&lt;P&gt;3. Anything else worth checking tenant-side (throttling policies, CAS mailbox settings, conditional access rules) that could apply per-mailbox rather than tenant-wide?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy to provide EWS usage report data or run any diagnostic commands if it helps others hitting the same thing before October.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2026 17:15:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/apple-mail-ews-sync-intermittent-after-ewsenabled-true-appid/m-p/4540157#M17342</guid>
      <dc:creator>stringworks</dc:creator>
      <dc:date>2026-07-23T17:15:28Z</dc:date>
    </item>
    <item>
      <title>account only remote wipe device</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/account-only-remote-wipe-device/m-p/4539113#M17334</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My o365 account is E3. My phone is android, I installed outlook on my phone.&lt;/P&gt;&lt;P&gt;I tested to wipe the outlook on my phone with my admin account, but after I click the "account only remote wip1e device", it showed "Saving in progress", then showed a red "X".&lt;/P&gt;&lt;P&gt;The client is Outlook for iOS and Android, client type is outlook not EAS.&lt;/P&gt;&lt;P&gt;Do I need more steps to wipe outlook on my phone? or a role/permission is missed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Adsnow&lt;/P&gt;&lt;img /&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2026 02:05:02 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/account-only-remote-wipe-device/m-p/4539113#M17334</guid>
      <dc:creator>adsnow</dc:creator>
      <dc:date>2026-07-21T02:05:02Z</dc:date>
    </item>
    <item>
      <title>Reminder: Exchange 2016 and 2019 ESU Program Ends in October 2026</title>
      <link>https://techcommunity.microsoft.com/t5/exchange-team-blog/reminder-exchange-2016-and-2019-esu-program-ends-in-october-2026/ba-p/4539033</link>
      <description>&lt;P&gt;Over the last several weeks we have received several questions about possible extension of the Exchange Server 2016/2019 ESU program past October 2026. After all, in our &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-exchange-2016--2019-extended-security-update-program/4433495" target="_blank"&gt;original Exchange 2016/2019 ESU announcement&lt;/A&gt; we said that there would be no extensions, but then we ended up creating a &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-period-2-exchange-20162019-extended-security-update-esu-program/4511603" target="_blank"&gt;Period 2 Exchange ESU program&lt;/A&gt; that is scheduled to end with October 2026. We are just about at the mid-point of Period 2 Exchange ESU now.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;There will be no further extension of Exchange 2016/2019 ESU program timeline. &lt;/STRONG&gt;Once October 2026 ends, there will be no further updates for Exchange 2016/2019, even if you currently have a Period 2 ESU.&lt;/P&gt;
&lt;P&gt;If your organization still uses Exchange 2016 or 2019 in production:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;See &lt;A href="https://techcommunity.microsoft.com/blog/exchange/upgrading-your-organization-from-current-versions-to-exchange-server-se/4241305" target="_blank"&gt;Upgrading your organization from current versions to Exchange Server SE | Microsoft Community Hub&lt;/A&gt; – which lays out the path for how to migrate to Exchange SE if you plan to keep Exchange on-premises.&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://techcommunity.microsoft.com/blog/exchange/why-%E2%80%9Cin-place-upgrade%E2%80%9D-from-exchange-2019-to-exchange-se-is-low-risk/4410173" target="_blank"&gt;Why “in-place upgrade” from Exchange 2019 to Exchange SE is low risk | Microsoft Community Hub&lt;/A&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt; – which explains why in-place upgrade from Exchange 2019 CU14/CU15 to Exchange SE RTM is not a significant technological change and is low risk.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please review &lt;A href="https://www.microsoft.com/en-us/microsoft-365/exchange/microsoft-exchange-licensing-faq-email-for-business" target="_blank"&gt;Microsoft Exchange Online and Exchange Server Licensing FAQs&lt;/A&gt; especially "What is Exchange Server Subscription Edition (SE) and how is it licensed?” section. Exchange 2019 and Exchange SE licensing requirements are the same.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-text-color-12"&gt;The Exchange Server Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 18:10:45 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange-team-blog/reminder-exchange-2016-and-2019-esu-program-ends-in-october-2026/ba-p/4539033</guid>
      <dc:creator>The_Exchange_Team</dc:creator>
      <dc:date>2026-07-20T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Reference Architecture for an On-Premises AI Assistant for Microsoft Exchange.</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/reference-architecture-for-an-on-premises-ai-assistant-for/m-p/4538809#M17333</link>
      <description>&lt;H1&gt;Bringing Secure AI Capabilities to On-Premises Microsoft Exchange&lt;/H1&gt;&lt;P&gt;Many organisations continue to operate Microsoft Exchange within their own data centres because of regulatory requirements, data-residency policies, security considerations, operational dependencies, or the need to maintain complete control over sensitive email information.&lt;/P&gt;&lt;P&gt;At the same time, users increasingly expect Artificial Intelligence to help them manage growing email volumes, understand long conversation threads, locate information quickly, analyse attachments, and prepare relevant responses.&lt;/P&gt;&lt;P&gt;This creates an important question:&lt;/P&gt;&lt;P&gt;Can organisations introduce AI-assisted email capabilities without migrating their on-premises Exchange environment or sending email data to public AI services?&lt;/P&gt;&lt;P&gt;With the right architecture, the answer is yes.&lt;/P&gt;&lt;H2&gt;The opportunity for AI in on-premises Exchange&lt;/H2&gt;&lt;P&gt;Users spend a significant amount of time reading lengthy email chains, searching for previous discussions, identifying action items, reviewing attachments, and preparing responses.&lt;/P&gt;&lt;P&gt;An AI-powered email assistant can help reduce this effort while continuing to operate within the organisation’s controlled infrastructure.&lt;/P&gt;&lt;P&gt;Such a solution can be integrated with Microsoft Exchange through an Outlook Web App, or OWA, Add-In. The Add-In provides AI-assisted capabilities within the familiar Outlook Web interface and can be centrally deployed to selected users or Active Directory groups by the Exchange administrator.&lt;/P&gt;&lt;P&gt;The purpose is not to replace Exchange or change the way emails are managed. Instead, it introduces an intelligence layer that helps authorised users interact more efficiently with the email information they are already permitted to access.&lt;/P&gt;&lt;P&gt;Key capabilities of an AI-powered Exchange Email Assistant&lt;/P&gt;&lt;H3&gt;1. Email and conversation summarisation&lt;/H3&gt;&lt;P&gt;The assistant can summarise an individual email or an entire conversation thread.&lt;/P&gt;&lt;P&gt;Instead of reading every message in a long chain, the user can receive a structured summary covering:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The purpose of the conversation.&lt;/LI&gt;&lt;LI&gt;Important decisions and commitments.&lt;/LI&gt;&lt;LI&gt;Key action items.&lt;/LI&gt;&lt;LI&gt;Deadlines and pending responses.&lt;/LI&gt;&lt;LI&gt;Relevant information available in attachments.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The summarisation process can consider both incoming and sent messages so that the complete context of the conversation is preserved.&lt;/P&gt;&lt;H3&gt;2. Contextual draft reply generation&lt;/H3&gt;&lt;P&gt;The assistant can prepare a suggested response based on the complete email thread and the user’s instructions.&lt;/P&gt;&lt;P&gt;Users may select an appropriate tone, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Formal.&lt;/LI&gt;&lt;LI&gt;Neutral.&lt;/LI&gt;&lt;LI&gt;Technical.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The generated response is placed in the user’s Exchange Draft folder or displayed for review within the OWA Add-In.&lt;/P&gt;&lt;P&gt;A critical control is that the AI assistant does not independently send the email. The user remains responsible for reviewing, editing, approving, and sending the response.&lt;/P&gt;&lt;P&gt;This human-review approach helps organisations adopt AI while retaining accountability over external and internal communications.&lt;/P&gt;&lt;H3&gt;3. Natural-language mailbox search&lt;/H3&gt;&lt;P&gt;Traditional mailbox search generally depends on exact keywords, sender names, subjects, or date filters.&lt;/P&gt;&lt;P&gt;An AI-enabled search experience allows users to search their mailbox using natural-language questions, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;“Find emails received last month regarding the infrastructure renewal.”&lt;/LI&gt;&lt;LI&gt;“Show unread emails from the finance team that require my approval.”&lt;/LI&gt;&lt;LI&gt;“Find the discussion where the customer confirmed the delivery date.”&lt;/LI&gt;&lt;LI&gt;“Summarise emails from a particular sender concerning the purchase order.”&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The solution can combine semantic search with traditional keyword-based search to improve the relevance of results.&lt;/P&gt;&lt;P&gt;Users can also apply filters such as sender, subject, date range, read or unread status, and conversation thread.&lt;/P&gt;&lt;H3&gt;4. Attachment analysis and OCR&lt;/H3&gt;&lt;P&gt;Important information is often contained within email attachments rather than the email body itself.&lt;/P&gt;&lt;P&gt;An on-premises AI assistant can process supported documents, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PDF files.&lt;/LI&gt;&lt;LI&gt;Microsoft Word documents.&lt;/LI&gt;&lt;LI&gt;Microsoft Excel files.&lt;/LI&gt;&lt;LI&gt;Scanned documents.&lt;/LI&gt;&lt;LI&gt;Image-based attachments.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Optical Character Recognition, or OCR, can be used to extract information from scanned or image-based documents.&lt;/P&gt;&lt;P&gt;The extracted content can then support email summarisation, contextual draft generation, and mailbox search.&lt;/P&gt;&lt;P&gt;For example, a user may ask the assistant to prepare a response based on the commercial terms or delivery date mentioned in an attached document.&lt;/P&gt;&lt;H2&gt;Maintaining strict mailbox privacy&lt;/H2&gt;&lt;P&gt;Mailbox privacy is one of the most important architectural considerations for an enterprise AI email assistant.&lt;/P&gt;&lt;P&gt;Each user must only be able to access and process emails from their own authorised mailbox. Information retrieved from one user’s mailbox must never become available to another user.&lt;/P&gt;&lt;P&gt;This isolation should be enforced across every layer of the solution, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User authentication.&lt;/LI&gt;&lt;LI&gt;Exchange access tokens.&lt;/LI&gt;&lt;LI&gt;Application sessions.&lt;/LI&gt;&lt;LI&gt;Search indexes.&lt;/LI&gt;&lt;LI&gt;Vector embeddings.&lt;/LI&gt;&lt;LI&gt;AI prompts and responses.&lt;/LI&gt;&lt;LI&gt;Cache and temporary data.&lt;/LI&gt;&lt;LI&gt;Audit logs.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The backend should validate the authenticated user and verify mailbox ownership for every request made to Exchange.&lt;/P&gt;&lt;P&gt;Where vector search is used, mailbox data should be stored in user-isolated collections, partitions, or namespaces. This helps prevent cross-user retrieval at the data layer rather than relying only on controls within the user interface.&lt;/P&gt;&lt;H2&gt;Operating without public cloud AI services&lt;/H2&gt;&lt;P&gt;For organisations with strict security or data-sovereignty requirements, the AI models and supporting components can be deployed within the customer’s infrastructure.&lt;/P&gt;&lt;P&gt;A fully on-premises architecture may include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A locally hosted Large Language Model.&lt;/LI&gt;&lt;LI&gt;An on-premises embedding model.&lt;/LI&gt;&lt;LI&gt;A re-ranking model.&lt;/LI&gt;&lt;LI&gt;A vector database.&lt;/LI&gt;&lt;LI&gt;A keyword-search engine.&lt;/LI&gt;&lt;LI&gt;A backend API layer.&lt;/LI&gt;&lt;LI&gt;An OCR or document-intelligence service.&lt;/LI&gt;&lt;LI&gt;A secured OWA Add-In.&lt;/LI&gt;&lt;LI&gt;Integration with Active Directory.&lt;/LI&gt;&lt;LI&gt;Audit, monitoring, and administrative controls.&lt;/LI&gt;&lt;LI&gt;The entire solution can operate within an internal network without sending email content, attachments, prompts, or generated responses to public AI platforms.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This model can also support air-gapped environments where internet access is either restricted or completely unavailable.&lt;/P&gt;&lt;H2&gt;Centralised deployment and administration&lt;/H2&gt;&lt;P&gt;The OWA Add-In can be deployed centrally through Exchange administration controls.&lt;/P&gt;&lt;P&gt;Administrators can assign the Add-In only to selected users or security groups. Employees who are not assigned the solution will not see the AI assistant within their Outlook Web interface.&lt;/P&gt;&lt;P&gt;Administrative controls may include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User and group assignment.&lt;/LI&gt;&lt;LI&gt;Enabling or disabling individual AI features.&lt;/LI&gt;&lt;LI&gt;Summarisation-only mode.&lt;/LI&gt;&lt;LI&gt;Draft-generation controls.&lt;/LI&gt;&lt;LI&gt;Attachment-size restrictions.&lt;/LI&gt;&lt;LI&gt;Session and retention policies.&lt;/LI&gt;&lt;LI&gt;Model and performance settings.&lt;/LI&gt;&lt;LI&gt;Usage monitoring.&lt;/LI&gt;&lt;LI&gt;Audit logs.&lt;/LI&gt;&lt;LI&gt;Resource utilisation monitoring.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These controls allow organisations to begin with a limited group of users and gradually extend the solution after validating performance, security, and user adoption.&lt;/P&gt;&lt;H2&gt;Security and governance considerations&lt;/H2&gt;&lt;P&gt;Introducing AI into an enterprise email environment requires more than deploying a language model.&lt;/P&gt;&lt;P&gt;The complete solution should be designed around security, privacy, governance, and responsible AI principles.&lt;/P&gt;&lt;P&gt;Important considerations include:&lt;/P&gt;&lt;H3&gt;Authentication and authorisation&lt;/H3&gt;&lt;P&gt;The solution should integrate with the organisation’s existing identity infrastructure, such as Active Directory, and enforce role-based access controls.&lt;/P&gt;&lt;H3&gt;Encryption&lt;/H3&gt;&lt;P&gt;Email content, attachments, indexes, logs, and other sensitive information should be encrypted both in transit and at rest.&lt;/P&gt;&lt;H3&gt;Data retention&lt;/H3&gt;&lt;P&gt;Organisations should clearly define whether AI prompts, generated summaries, and draft content are retained.&lt;/P&gt;&lt;P&gt;In privacy-sensitive environments, generated content may remain available only for the active session and should not be permanently stored by the AI application.&lt;/P&gt;&lt;H3&gt;Auditability&lt;/H3&gt;&lt;P&gt;The system should record relevant operational events, such as the user identity, requested function, timestamp, and processing status.&lt;/P&gt;&lt;P&gt;Depending on the organisation’s policy, the actual email or generated response content may be excluded from audit logs.&lt;/P&gt;&lt;H3&gt;Human oversight&lt;/H3&gt;&lt;P&gt;AI-generated responses should be treated as suggestions. The user must review and approve them before sending.&lt;/P&gt;&lt;P&gt;The assistant should also disclose its limitations and avoid presenting uncertain outputs as confirmed facts.&lt;/P&gt;&lt;H2&gt;Performance and capacity&lt;/H2&gt;&lt;P&gt;On-premises AI processing depends on available compute, memory, storage, and GPU resources.&lt;/P&gt;&lt;P&gt;The architecture should account for:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Number of concurrent users.&lt;/LI&gt;&lt;LI&gt;Average mailbox size.&lt;/LI&gt;&lt;LI&gt;Volume and size of attachments.&lt;/LI&gt;&lt;LI&gt;Expected response time.&lt;/LI&gt;&lt;LI&gt;Model size.&lt;/LI&gt;&lt;LI&gt;Search-index growth.&lt;/LI&gt;&lt;LI&gt;OCR processing requirements.&lt;/LI&gt;&lt;LI&gt;High availability and backup requirements.&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;A practical adoption approach&lt;/H2&gt;&lt;P&gt;Organisations do not need to introduce all capabilities at once.&lt;/P&gt;&lt;P&gt;A controlled proof of concept can begin with a limited number of users and a defined set of features.&lt;/P&gt;&lt;P&gt;A practical implementation sequence may include:&lt;/P&gt;&lt;H3&gt;Phase 1: Email summarisation&lt;/H3&gt;&lt;P&gt;Start with individual email and conversation-thread summaries. This provides immediate value while keeping the initial architecture relatively focused.&lt;/P&gt;&lt;H3&gt;Phase 2: Contextual draft replies&lt;/H3&gt;&lt;P&gt;Introduce draft generation with mandatory user review and clearly defined tone controls.&lt;/P&gt;&lt;H3&gt;Phase 3: Attachment processing&lt;/H3&gt;&lt;P&gt;Enable OCR and document parsing for supported attachments.&lt;/P&gt;&lt;H3&gt;Phase 4: Intelligent mailbox search&lt;/H3&gt;&lt;P&gt;Index authorised mailbox content and introduce natural-language search with strict per-user isolation.&lt;/P&gt;&lt;H3&gt;Phase 5: Wider deployment&lt;/H3&gt;&lt;P&gt;After security testing, performance validation, and user feedback, extend the solution to additional departments or user groups.&lt;/P&gt;&lt;H1&gt;Conclusion&lt;/H1&gt;&lt;P&gt;Organisations operating on-premises Microsoft Exchange do not necessarily need to choose between maintaining control over their email environment and adopting AI-assisted productivity capabilities.&lt;/P&gt;&lt;P&gt;A carefully designed on-premises AI email assistant can support email summarisation, contextual draft preparation, attachment analysis, and natural-language mailbox search while keeping sensitive information within the organisation’s infrastructure.&lt;/P&gt;&lt;P&gt;The most important success factors are not limited to the AI model itself. Identity controls, mailbox isolation, human approval, auditing, infrastructure sizing, and data-governance policies are equally important.&lt;/P&gt;&lt;P&gt;For organisations evaluating private, sovereign, or air-gapped AI, on-premises Exchange can become an effective starting point for introducing practical AI capabilities in a secure and controlled manner.&lt;/P&gt;&lt;P&gt;Connect with us to implement this solution in your organization.&lt;/P&gt;&lt;H1&gt;About the Author&lt;/H1&gt;&lt;P&gt;Vinay Prakash is the CEO of Glorious Insight and an Ex Microsoft Employee. He works with organisations on Data, Artificial Intelligence, Microsoft cloud technologies, enterprise applications, and secure on-premises AI solutions.&lt;/P&gt;&lt;P&gt;For technical discussions related to private or on-premises AI adoption, he can be reached at:&lt;/P&gt;&lt;P&gt;Email: email address removed for privacy reasons&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 08:07:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/reference-architecture-for-an-on-premises-ai-assistant-for/m-p/4538809#M17333</guid>
      <dc:creator>Vinay_Prakash</dc:creator>
      <dc:date>2026-07-20T08:07:51Z</dc:date>
    </item>
    <item>
      <title>The Demise of the OWA Light Client</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/the-demise-of-the-owa-light-client/m-p/4538194#M17322</link>
      <description>&lt;P&gt;On July 8, Microsoft said that they will retire the OWA Light client for Exchange Server in August 2026. But what happened to the OWA Light client for Exchange Online? It seems like Microsoft announced the retirement of OWA Light for Exchange Online in June 2024, but didn’t really make the fact clear in a blog post about consumer accounts. In any case, you can’t run OWA Light for Exchange Online, even if you wanted to.&lt;/P&gt;
&lt;P&gt;https://office365itpros.com/2026/07/17/owa-light-retirement/&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 09:46:02 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/the-demise-of-the-owa-light-client/m-p/4538194#M17322</guid>
      <dc:creator>TonyRedmond</dc:creator>
      <dc:date>2026-07-17T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Exchange 2019 + ADFS is it possible to configure ModernAuth for third-party Android mail clients?</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/exchange-2019-adfs-is-it-possible-to-configure-modernauth-for/m-p/4538040#M17320</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Our organization operates under Uzbekistan's data localization and banking secrecy regulations, which require customer and corporate data — including email — to remain on infrastructure physically located within the country and under direct regulatory oversight. This precludes the use of cloud-hosted mail services such as Microsoft 365/Exchange Online, and requires a fully on-premises Exchange deployment with local identity federation (AD FS) instead of Azure AD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;BR /&gt;Exchange Server 2019 CU14, single server (MX01), pure on-premises.&lt;BR /&gt;AD FS is registered as an AuthServer (Type: ADFS), no Azure AD / hybrid tenant involved.&lt;BR /&gt;The AuthServer is configured correctly: AuthorizationEndpoint and TokenIssuingEndpoint are populated, IsDefaultAuthorizationEndpoint: True, and DomainName points to our mail domain. Realm/ServiceName are configured as well.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Symptom:&lt;/STRONG&gt;&lt;BR /&gt;The native iOS Mail client (account added manually, no MDM profile) correctly redirects to our AD FS login page on first setup — the full Modern Auth flow works.&lt;/P&gt;&lt;P&gt;A third-party EAS client (Nine by NitroDesk, Android) never receives an OAuth challenge at all — it falls back to Basic authentication.&lt;/P&gt;&lt;P&gt;Get-ActiveSyncVirtualDirectory/Set-ActiveSyncVirtualDirectory in this build simply has no -OAuthAuthentication parameter (unlike EWS/OAB).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Log finding:&lt;/STRONG&gt;&lt;BR /&gt;When testing with the Nine client, the following was captured in the Exchange HttpProxy/Eas logs:&lt;/P&gt;&lt;P&gt;S:ServiceCommonMetadata.OAuthError=Flighting is not enabled for domain 'webmail.&amp;lt;domain&amp;gt;'. S:ServiceCommonMetadata.OAuthErrorCategory=OAuthNotAvailable&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What exactly controls "Flighting" for EAS OAuth in a pure on-prem Exchange 2019 CU14 + AD FS scenario (no Azure AD)? Is there a documented, supported way to enable it (New-FlightOverride? something else)?&lt;/LI&gt;&lt;LI&gt;Is EAS Modern Auth even supported for an arbitrary/generic OAuth client (not Apple, not Outlook) in this scenario, or is it effectively an allowlist limited to specific client_ids (Apple Native Mail / Outlook)?&lt;/LI&gt;&lt;LI&gt;How does native iOS Mail get redirected to AD FS without ever receiving an authorization_uri in the EAS/Autodiscover 401 challenge — is there an undocumented discovery path (e.g., hardcoded per registered client_id)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance for any insight.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 05:18:21 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/exchange-2019-adfs-is-it-possible-to-configure-modernauth-for/m-p/4538040#M17320</guid>
      <dc:creator>DeadAuroraUz</dc:creator>
      <dc:date>2026-07-17T05:18:21Z</dc:date>
    </item>
    <item>
      <title>Cross-Tenant Message Recall and Duplicate DDG Detection Enhance Exchange Online Messaging</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/cross-tenant-message-recall-and-duplicate-ddg-detection-enhance/m-p/4537230#M17316</link>
      <description>&lt;P&gt;Last week, the Exchange development team announced two interesting developments. Stopping duplicate dynamic distribution groups and cross-tenant message recall. Preventing tenants from creating duplicate DDLs saves service resources and might make tenants easier to manage. The real value is in cross-tenant message recall, which solves a problem by allowing users to recall messages delivered outside their tenant. The facility only works if the receiving tenant allows, but nothing can be done for messages delivered outside Microsoft 365.&lt;/P&gt;
&lt;P&gt;https://office365itpros.com/2026/07/15/cross-tenant-message-recall/&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2026 08:45:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/cross-tenant-message-recall-and-duplicate-ddg-detection-enhance/m-p/4537230#M17316</guid>
      <dc:creator>TonyRedmond</dc:creator>
      <dc:date>2026-07-15T08:45:38Z</dc:date>
    </item>
    <item>
      <title>How to Check Distribution Lists for Activity Over the Last 90 Days</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/how-to-check-distribution-lists-for-activity-over-the-last-90/m-p/4537228#M17315</link>
      <description>&lt;P&gt;The new Get-MessageTraceV2 cmdlet can fetch 90 days of message trace data, which means that we can check for inactive distribution lists using data for the last 90 days instead of being constrained to the last 10 days. This is done by running fetches for nine batches of traffic, each covering ten days.&lt;/P&gt;
&lt;P&gt;Distribution lists are still important to Exchange Online and Microsoft 365, and it’s good to know which distribution lists are in active use (and how much traffic they get) and which are not. All done with PowerShell.&lt;/P&gt;
&lt;P&gt;https://office365itpros.com/2026/07/09/inactive-distribution-list-2026/&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2026 08:44:31 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/how-to-check-distribution-lists-for-activity-over-the-last-90/m-p/4537228#M17315</guid>
      <dc:creator>TonyRedmond</dc:creator>
      <dc:date>2026-07-15T08:44:31Z</dc:date>
    </item>
    <item>
      <title>Released: July 2026 Exchange Server Security Updates</title>
      <link>https://techcommunity.microsoft.com/t5/exchange-team-blog/released-july-2026-exchange-server-security-updates/ba-p/4534146</link>
      <description>&lt;P&gt;Microsoft has released Security Updates (SUs) for vulnerabilities found in:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Exchange Server Subscription Edition (SE)&lt;/LI&gt;
&lt;LI&gt;Exchange Server 2019&lt;/LI&gt;
&lt;LI&gt;Exchange Server 2016&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;SUs are available for the following specific versions of Exchange Server:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://www.microsoft.com/en-us/download/details.aspx?id=108746" target="_blank" rel="noopener"&gt;Exchange SE RTM&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Exchange Server 2019&amp;nbsp;CU14&amp;nbsp;and&amp;nbsp;CU15 (to access, organization must be enrolled into the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-period-2-exchange-20162019-extended-security-update-esu-program/4511603" target="_blank" rel="noopener"&gt;Period 2 ESU program&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Exchange Server 2016&amp;nbsp;CU23 (to access, organization must be enrolled into the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-period-2-exchange-20162019-extended-security-update-esu-program/4511603" target="_blank" rel="noopener"&gt;Period 2 ESU program&lt;/A&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The July 2026 SUs address vulnerabilities responsibly reported to Microsoft by security partners and found through Microsoft’s internal processes.&lt;/P&gt;
&lt;P&gt;These vulnerabilities affect Exchange Server. Exchange Online customers are already protected from the vulnerabilities addressed by these SUs and do not need to take any action other than updating any Exchange servers or Exchange Management tools workstations in their environment.&lt;/P&gt;
&lt;P&gt;More details about specific CVEs can be found in the&amp;nbsp;&lt;A href="https://msrc.microsoft.com/update-guide/" target="_blank" rel="noopener"&gt;Security Update Guide&lt;/A&gt;&amp;nbsp;(filter on ‘Server Software’ under Product Family for Exchange SE and ‘ESU’ under Product Family for Exchange 2016 and 2019).&lt;/P&gt;
&lt;H3&gt;Check for presence of legacy Exchange security groups&lt;/H3&gt;
&lt;P&gt;While not directly related to our July 2026 SU release, we wanted to call out that &lt;A href="https://aka.ms/ExchangeHealthChecker" target="_blank" rel="noopener"&gt;Exchange Health Checker script&lt;/A&gt; will now also check for the presence of very old, deprecated Exchange Server security groups, namely &lt;STRONG&gt;Exchange Domain Servers&lt;/STRONG&gt; and &lt;STRONG&gt;Exchange Enterprise Servers&lt;/STRONG&gt;. Those groups have been deprecated since Exchange 2007, should not be in use, and should be deleted as they might provide more permissions than modern Exchange security groups. Please see related documentation &lt;A href="https://learn.microsoft.com/en-us/previous-versions/office/exchange-server-2010/gg576862(v=exchg.141)" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Customers who have removed last on-premises Exchange Server from their organizations should also check for the presence of those groups and delete them to help prevent their possible abuse. Note that if you no longer have any Exchange servers on premises, you might want to perform a more comprehensive Active Directory cleanup as per &lt;A href="https://learn.microsoft.com/en-us/exchange/manage-hybrid-exchange-recipients-with-management-tools#active-directory-clean-up" target="_blank" rel="noopener"&gt;this article&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Remove CVE-2026-42897 mitigations after installation&lt;/H3&gt;
&lt;P&gt;Installing the July 2026 update &lt;EM&gt;does not&lt;/EM&gt; automatically remove already applied CVE-2026-42897 mitigations. Therefore, once you install July SU, you should:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If mitigation was applied using Exchange Emergency Mitigation (EM) Service:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/Exchange/plan-and-deploy/post-installation-tasks/security-best-practices/exchange-emergency-mitigation-service#rollback-procedures-for-released-mitigations" target="_blank" rel="noopener"&gt;Remove the mitigation M2.1.0 IIS rules&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;If mitigation was applied using the downloadable EOMT script &lt;/STRONG&gt;&lt;A href="https://aka.ms/UnifiedEOMT" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;https://aka.ms/UnifiedEOMT&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;: &lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://microsoft.github.io/CSS-Exchange/Security/EOMT/#roll-back-a-mitigation" target="_blank" rel="noopener"&gt;Roll back the mitigation&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Exchange 2016 and 2019 updates are available &lt;EM&gt;only&lt;/EM&gt; under the Period 2 ESU program&lt;/H3&gt;
&lt;P&gt;Exchange Server 2016 and 2019 are &lt;A href="https://techcommunity.microsoft.com/blog/exchange/support-for-exchange-server-2016-and-exchange-server-2019-ends-today/4461192" target="_blank" rel="noopener"&gt;out of support&lt;/A&gt;. Only customers who enrolled in the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-period-2-exchange-20162019-extended-security-update-esu-program/4511603" target="_blank" rel="noopener"&gt;Period 2 Extended Security Update (ESU) program&lt;/A&gt; are eligible to receive Exchange Server 2016 and 2019 security updates released between May and October 2026.&lt;/P&gt;
&lt;P&gt;If you are not part of the Period 2 ESU program, &lt;A href="https://techcommunity.microsoft.com/blog/exchange/upgrading-your-organization-from-current-versions-to-exchange-server-se/4241305" target="_blank" rel="noopener"&gt;migrate to Exchange Server Subscription Edition (SE)&lt;/A&gt; to keep receiving the latest security updates.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If you have already purchased the Period 2 ESU&lt;/EM&gt; and need information on accessing the latest Security Updates, please contact us by sending an email to &lt;A href="mailto:ExchangeandSfBServerESUInquiry@service.microsoft.com?subject=We%20purchased%20Exchange%20ESU%20need%20access" target="_blank" rel="noopener"&gt;ExchangeandSfBServerESUInquiry@service.microsoft.com&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;Known issues with this release&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.microsoft.com/en-us/servicing/exchange/server/hotfix/2026/5105719" target="_blank" rel="noopener"&gt;Wrapper messages appear in shared mailbox inbox in hybrid environments | Microsoft Support&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Update installation&lt;/H3&gt;
&lt;P&gt;The following update paths are available:&lt;/P&gt;
&lt;img /&gt;
&lt;UL&gt;
&lt;LI&gt;Inventory your Exchange Servers to determine which updates are needed using the &lt;A href="https://aka.ms/ExchangeHealthChecker" target="_blank" rel="noopener"&gt;Exchange Server Health Checker script&lt;/A&gt;. Running this script will tell you if any of your Exchange Servers are behind on updates (CUs, SUs, or manual actions).&lt;/LI&gt;
&lt;LI&gt;Install the latest CU. Use the &lt;A href="https://aka.ms/ExchangeUpdateWizard" target="_blank" rel="noopener"&gt;Exchange Update Wizard&lt;/A&gt; to choose your current CU and your target CU to get directions.&lt;/LI&gt;
&lt;LI&gt;Re-run the Health Checker after you install an update to see if any further actions are needed.&lt;/LI&gt;
&lt;LI&gt;After setup is completed, please reboot the server and check that all Exchange services have started properly. If some services are in a disabled state, that indicates that something interrupted installation of the update. Please see the Workaround 1 in &lt;A href="https://support.microsoft.com/en-us/topic/file-version-error-when-you-try-to-install-exchange-server-november-2024-su-a650da30-f8fb-469d-a449-47396cab0a15" target="_blank" rel="noopener"&gt;this article&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;If you encounter errors during or after installation of Exchange Server, run the &lt;A href="https://aka.ms/ExSetupAssist" target="_blank" rel="noopener"&gt;SetupAssist script&lt;/A&gt;. If something does not work properly after updates, see &lt;A href="https://aka.ms/ExchangeFAQ" target="_blank" rel="noopener"&gt;Repair failed installations of Exchange Cumulative and Security updates&lt;/A&gt;. Also please see &lt;A href="https://support.microsoft.com/topic/file-version-error-when-you-try-to-install-exchange-server-november-2024-su-a650da30-f8fb-469d-a449-47396cab0a15" target="_blank" rel="noopener"&gt;File version error when you try to install Exchange Server updates&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;FAQs&lt;/H1&gt;
&lt;P&gt;&lt;STRONG&gt;When CVE-2026-42897 mitigation was released, there were several reported known issues. Are those addressed in this update?&lt;BR /&gt;&lt;/STRONG&gt;Yes, when July 2026 SU is installed &lt;U&gt;and mitigation is removed&lt;/U&gt;, mitigation known issues should be resolved too.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If we update some of our servers but cannot update others, can servers that will not receive update stay with CVE-2026-42897 mitigations? Is it OK to have some servers updated and some still using mitigations?&lt;/STRONG&gt;&lt;BR /&gt;You can continue using mitigations on any servers that you cannot update to July 2026 SU (or newer). But note that known issues from mitigations will continue to apply to those servers. Additionally, after applying this update, Office Online Server (OOS) integration with Exchange Server might not function as expected until all Exchange servers in the organization have been updated.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Our organization is in Hybrid mode with Exchange Online. Do we need to do anything?&lt;/STRONG&gt;&lt;BR /&gt;Exchange Online is already protected, but this SU needs to be installed on your Exchange servers, even if they are used only for management purposes. If you change the auth certificate after installing an SU, you should re-run the Hybrid Configuration Wizard.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The last SU/HU we installed is a few months old. Do we need to install all SUs in order to install the latest one?&lt;/STRONG&gt;&lt;BR /&gt;SUs are cumulative. If you are running a CU supported by the SU, you do not need to install all SUs or HUs in sequential order; simply install the latest SU. Please see&amp;nbsp;&lt;A href="https://techcommunity.microsoft.com/t5/exchange-team-blog/why-exchange-server-updates-matter/ba-p/2280770" target="_blank" rel="noopener"&gt;this blog post&lt;/A&gt;&amp;nbsp;for more information.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Do we need to install SUs on all Exchange Servers within our organization? What about ‘Management Tools only’&amp;nbsp;machines?&lt;/STRONG&gt;&lt;BR /&gt;Our recommendation is to install SUs on&amp;nbsp;&lt;U&gt;all&lt;/U&gt;&amp;nbsp;Exchange Servers and all servers and workstations running the Exchange Management Tools to ensure compatibility between management tools clients and servers. If you are trying to update the Exchange Management Tools in the environment with no running Exchange servers, please see&amp;nbsp;&lt;A href="https://learn.microsoft.com/exchange/manage-hybrid-exchange-recipients-with-management-tools#update-the-exchange-server-management-tools-only-role-with-no-running-exchange-server-to-a-newer-cumulative-or-security-update" target="_blank" rel="noopener"&gt;this&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Our organization does not have the Exchange 2016 and 2019 Period 2 ESU. How can we get current Exchange 2016 or 2019 updates?&lt;/STRONG&gt;&lt;BR /&gt;Since Exchange 2016 and 2019 are now &lt;A href="https://techcommunity.microsoft.com/blog/exchange/support-for-exchange-server-2016-and-exchange-server-2019-ends-today/4461192" target="_blank" rel="noopener"&gt;out of support&lt;/A&gt;, only customers who have enrolled into the &lt;A href="https://techcommunity.microsoft.com/blog/exchange/announcing-period-2-exchange-20162019-extended-security-update-esu-program/4511603" target="_blank" rel="noopener"&gt;Period 2 ESU program&lt;/A&gt; (which is valid between May and October 2026) can obtain Exchange 2016 or 2019 updates released after May 2026. For all other customers still running Exchange 2016 or 2019, we recommend that you &lt;A href="https://techcommunity.microsoft.com/blog/exchange/upgrading-your-organization-from-current-versions-to-exchange-server-se/4241305" target="_blank" rel="noopener"&gt;upgrade your organization to Exchange SE&lt;/A&gt; as soon as possible.&lt;/P&gt;
&lt;P style="background: #F0F0F0; padding: .5em; margin: 1em 0 1em 0;"&gt;Documentation may not be fully available at the time this post is published.&lt;/P&gt;
&lt;P&gt;This post might receive future updates; they will be listed here (if available).&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-text-color-12"&gt;The Exchange Server Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2026 18:41:35 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange-team-blog/released-july-2026-exchange-server-security-updates/ba-p/4534146</guid>
      <dc:creator>The_Exchange_Team</dc:creator>
      <dc:date>2026-07-24T18:41:35Z</dc:date>
    </item>
    <item>
      <title>Unauthorized: You don't have permission to access this page or perform this action</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/unauthorized-you-don-t-have-permission-to-access-this-page-or/m-p/4536716#M17314</link>
      <description>&lt;P&gt;I frequently encounter an 'Unauthorized' error when attempting to manage Distribution Lists in the Exchange Admin Center, even while logged in with Global Administrator or Exchange Online Administrator privileges. Is this a known widespread issue, or is it specific to the configuration of these individual tenants?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2026 06:24:41 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/unauthorized-you-don-t-have-permission-to-access-this-page-or/m-p/4536716#M17314</guid>
      <dc:creator>BINODMAHARJAN</dc:creator>
      <dc:date>2026-07-14T06:24:41Z</dc:date>
    </item>
    <item>
      <title>Exchange Server to Exchange Online Migration: A Pre-Migration Readiness Checklist</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/exchange-server-to-exchange-online-migration-a-pre-migration/m-p/4535958#M17306</link>
      <description>&lt;P&gt;Over the years, I have worked on numerous Exchange Server to Exchange Online migration projects alongside Exchange administrators, IT teams, and MSPs. One consistent pattern I have noticed is that most migration issues do not originate during the migration itself — they surface because of gaps in pre-migration readiness. This checklist reflects what I have found most useful before starting any Exchange to Exchange Online migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Inventory and Assessment&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Before touching any migration tooling, run a full inventory of your on-premises Exchange environment. This includes the Exchange Server version (2013, 2016, 2019), the number of mailboxes, database sizes, public folders, shared mailboxes, archive mailboxes, and any resource mailboxes such as rooms and equipment. Many teams also forget to document their distribution groups, dynamic distribution groups, and mail-enabled contacts. All of these need to be accounted for before you begin.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;2. Active Directory and Entra ID Readiness&lt;/P&gt;&lt;P&gt;Check that your Active Directory is clean: no duplicate UPNs, no lingering objects, and no ambiguous legacy Exchange attributes. Verify that Microsoft Entra Connect (formerly AAD Connect) is installed, configured, and synchronizing without errors. Confirm the UPN suffix used in AD matches a verified domain in your Microsoft 365 tenant. Attribute mismatches between on-premises AD and Entra ID are one of the most common causes of post-migration issues with authentication and mail flow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Mail Flow and DNS&lt;/P&gt;&lt;P&gt;Document all current MX records and any third-party mail filtering (SEG, anti-spam appliances). Plan whether you will cut over MX during the migration or keep a hybrid mail flow via Exchange connector. Verify SPF, DKIM, and DMARC records are in place for each domain. Applications and devices that use on-premises SMTP relay also need to be identified early — these often get missed and cause disruption after the migration window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Licensing and Tenant Configuration&lt;/P&gt;&lt;P&gt;Confirm you have sufficient Exchange Online licenses assigned or ready to assign before the migration starts. Review your tenant for any conditional access policies that may block newly migrated users. Check the Microsoft 365 admin center for any service health issues that could affect the migration window. Also confirm your tenant's default accepted domains and any aliases that need to be added.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Coexistence and Hybrid Considerations&lt;/P&gt;&lt;P&gt;If you are running a hybrid migration (which is the recommended approach for most organisations with more than a few hundred mailboxes), confirm the Hybrid Configuration Wizard has been run and that the hybrid connector tests pass. Free/busy lookup, OAB distribution, and cross-premises message tracking should all be tested before you move any mailboxes. A common oversight is failing to validate OAuth configuration for modern authentication in hybrid — this affects calendar sharing and delegate access after migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. Data and Backup&lt;/P&gt;&lt;P&gt;Before migrating any mailbox, verify that a recent backup of your Exchange databases exists and is recoverable. If you are running a DAG, confirm all database copies are healthy and no replay queues are building up. It is also worth checking the size and age of any archive mailboxes — large archives can significantly extend migration time and should be planned for separately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What patterns have you seen in your environments? Are there specific pre-migration steps that have saved (or cost) you the most time? Happy to discuss further.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2026 10:24:43 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/exchange-server-to-exchange-online-migration-a-pre-migration/m-p/4535958#M17306</guid>
      <dc:creator>Bharat-Bhushan</dc:creator>
      <dc:date>2026-07-11T10:24:43Z</dc:date>
    </item>
    <item>
      <title>i need my existing exchange mail policies and everything properly
 configure</title>
      <link>https://techcommunity.microsoft.com/t5/exchange/i-need-my-existing-exchange-mail-policies-and-everything/m-p/4535937#M17305</link>
      <description>&lt;P&gt;all configuration i need set properly have any cmd]&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2026 09:08:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange/i-need-my-existing-exchange-mail-policies-and-everything/m-p/4535937#M17305</guid>
      <dc:creator>Alhootcenter</dc:creator>
      <dc:date>2026-07-11T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Cross-Tenant Message Recall in Exchange Online</title>
      <link>https://techcommunity.microsoft.com/t5/exchange-team-blog/cross-tenant-message-recall-in-exchange-online/ba-p/4535800</link>
      <description>&lt;P&gt;Since we released cloud-based Message Recall in April 2023 (see &lt;A href="https://techcommunity.microsoft.com/t5/exchange-team-blog/cloud-based-message-recall-in-exchange-online/ba-p/3744714" target="_blank"&gt;Cloud-based Message Recall in Exchange Online&lt;/A&gt;), we’ve continued to expand where and how recall works – including &amp;nbsp;support for Outlook on the web and mobile, recipient recall notifications, a maximum recallable message age, and support for external round-trip routing (see &lt;A href="https://techcommunity.microsoft.com/blog/exchange/exchange-online-message-recall-updates/4226568" target="_blank"&gt;Exchange Online Message Recall Updates&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Until now, all these capabilities shared one boundary: Message Recall only worked within a single tenant. Today, we’re pleased to announce one of our most requested cross-organization enhancements:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Cross-Tenant Message Recall, controlled by a tenant admin allow list&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;The intra-tenant boundary&lt;/H3&gt;
&lt;P&gt;By design due to privacy concerns, Message Recall operates within the Exchange Online service boundary, and until now it has been limited to intra-tenant messages – those where the sender and the recipients belong to the same Microsoft 365 tenant. When a sender tried to recall a message they had sent to recipients in a different tenant, the recall would fail, even between organizations that work closely together and trust one another.&lt;/P&gt;
&lt;P&gt;Customers told us this was a gap. Partners, subsidiaries, and affiliated organizations that collaborate daily across tenant boundaries wanted the same recall experience they already had inside their own tenant.&lt;/P&gt;
&lt;H3&gt;Introducing cross-tenant Message Recall&lt;/H3&gt;
&lt;P&gt;With Cross-Tenant Message Recall, a tenant admin can add other Microsoft 365 tenants to an allow list. Once a tenant is on the list, senders from those allow-listed tenants can recall messages they’ve sent to recipients in the receiving tenant – just as they would for an intra-tenant recall.&lt;/P&gt;
&lt;P&gt;Control sits with the &lt;STRONG&gt;receiving tenant&lt;/STRONG&gt; – the organization whose users received the messages. A cross-tenant recall is only honored when the receiving tenant’s admin has explicitly allow-listed the sender’s tenant. This keeps the receiving organization in full control of which external tenants are permitted to recall messages from its users’ mailboxes. The feature is disabled by default; no cross-tenant recall occurs until an admin adds at least one tenant to the allow list.&lt;/P&gt;
&lt;H3&gt;How it works&lt;/H3&gt;
&lt;P&gt;Consider two organizations that work together, Contoso and Fabrikam, both of whom are hosted in Microsoft 365:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A Contoso admin adds Fabrikam’s tenant to Contoso’s cross-tenant recall allow list.&lt;/LI&gt;
&lt;LI&gt;A sender at Fabrikam recalls a message they previously sent to a recipient at Contoso.&lt;/LI&gt;
&lt;LI&gt;Because Contoso has allow-listed Fabrikam, the recall is honored and processed like a standard recall against the Contoso recipient’s mailbox.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If Fabrikam is &lt;EM&gt;not&lt;/EM&gt; on Contoso’s allow list, the recall fails and the Fabrikam sender will see in the recall status report that the message can’t be recalled across organizations. Allow-listing governs inbound recalls into the receiving tenant, so each organization decides independently which external tenants it trusts to recall messages from its mailboxes.&lt;/P&gt;
&lt;H2&gt;Configuring with Exchange Online PowerShell&lt;/H2&gt;
&lt;P&gt;Admins can configure these settings using Exchange Online PowerShell.&lt;/P&gt;
&lt;P&gt;Enable or disable cross-tenant message recall for the tenant. Setting this parameter to $True turns on the capability; $False (default) turns it off:&lt;/P&gt;
&lt;PRE class="lia-indent-padding-left-30px"&gt;Set-CrossTenantRecallConfiguration -CrossTenantRecallEnabled [$true | $false]&lt;/PRE&gt;
&lt;P&gt;Specify external tenants to add or remove from the allowed list. Add the tenant IDs of the organizations you trust to perform recalls:&lt;/P&gt;
&lt;PRE class="lia-indent-padding-left-30px"&gt;Set-CrossTenantRecallConfiguration -AllowedSenderTenantIds @{Add="&amp;lt;tenantId 1&amp;gt;","&amp;lt;tenantId 2&amp;gt;"}; {Remove="&amp;lt;tenantId 1&amp;gt;","&amp;lt;tenantId 2&amp;gt;"}&amp;nbsp;&lt;/PRE&gt;
&lt;H3&gt;What senders and recipients see&lt;/H3&gt;
&lt;P&gt;When a sender in an allow-listed tenant recalls a message, recipients in the receiving tenant experience the recall exactly as they would an intra-tenant recall. If the receiving tenant has enabled recipient recall notifications, those notifications apply to cross-tenant recalls as well. If the sender’s tenant is not on the receiving tenant’s allow list, the sender receives a notification that the message can’t be recalled across organizations.&lt;/P&gt;
&lt;H3&gt;Availability&lt;/H3&gt;
&lt;P&gt;Cross-Tenant Message Recall will start to deploy to worldwide, GCC, GCC High, DoD and Microsoft 365 operated by 21Vianet starting mid-August, completing by mid-September. We hope you’ll find this enhancement useful, and we look forward to your feedback.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-text-color-12"&gt;Microsoft 365 Messaging Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2026 15:38:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/exchange-team-blog/cross-tenant-message-recall-in-exchange-online/ba-p/4535800</guid>
      <dc:creator>The_Exchange_Team</dc:creator>
      <dc:date>2026-07-10T15:38:58Z</dc:date>
    </item>
  </channel>
</rss>

