Applies To
Exchange Server 2019 Exchange Server 2016

Symptoms 

After you install the November 2024 or later Microsoft Exchange Server security update, the Active Directory servers experience high CPU usage or applications might stop responding. This issue causes application pools to get recycling on the Exchange server, and Microsoft Outlook gets disconnected from the server. 

Cause 

This issue occurs because MSIPC is enabled by default in Exchange Server 2016, 2019 and Subscription Edition. For more information, see MSIPC enabled by default in Exchange Server 2019 and 2016. 

Resolution

To fix this issue, install the following security updates:

If you've enabled the setting override as a workaround for the application not responding, you can remove the override after you install this update. To remove the setting override, run the following commands by using an elevated Exchange Management Shell (EMS) instance:

Get-SettingOverride | Where-Object {$_.ComponentName -eq "Encryption" -and $_.SectionName -eq "EnableNestedDGExpansion"} | Remove-SettingOverride 

Get-ExchangeDiagnosticInfo -Process Microsoft.Exchange.Directory.TopologyService -Component VariantConfiguration -Argument Refresh

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.