Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

In a Microsoft Exchange 2013 environment that has cumulative update 9 or cumulative update 10 applied, lots of handles are leaked by the MailboxDeliveryAvailability probe in the Lsass.exe process.

Cause

This issue occurs because the obsolete MailboxDeliveryAvailability health management probe, monitor, and responder that are defined on Microsoft Exchange Health Manager service startup are still enabled by default. Therefore, the auto-replaced MailboxDeliveryAvailabilityAggregation probe, monitor, and responder are not fully implemented.

Resolution

To fix this issue, install Cumulative Update 11 or any available later version cumulative update for Exchange Server 2013.

Workaround

To work around this issue, use one of the following methods:

  • Run the following global monitoring override to disable the MailboxTransport\MailboxDeliveryAvailability health monitor probe:
    Add-GlobalMonitoringOverride -Identity "MailboxTransport\MailboxDeliveryAvailability" -ItemType Probe -PropertyName Enabled -PropertyValue 0 –ApplyVersion "15.00.xxxx.xxx"

  • Restart the Exchange Health Manager service (MSExchangeHMWorker.exe) to release the handles in the Lsass.exe process.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

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

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×