Troubleshooting some mail delivery delays, I ran the Exchange Troubleshooting assistant and in the results I get "Unable to find message tracking log events since 09/10/2014 15:31:12 on server MAILBOX1. Make sure that message tracking is enabled"
Going to the Exchange Powershell and running Get-MailboxServer | Select Name,MessageTrackingLogEnabled | ft -auto I get the following results: Name MessageTrackingLogEnabled ---- ------------------------- MAILBOX1 True MAILBOX2 True How can I fix that message in the assistant? What we're experiencing is intermittent delays of 2-7 minutes, but I don't know if some of this is just increased awareness. I do have performance monitors up looking at various queue lengths, and the largest any of them get is the Active Mailbox Delivery Queue length at 23, but it never stays that high for more than a minute.
