Friday, September 22, 2017

Exchange Hub Top Queued Domains (Powershell Snippets)

9/22/2017: Here's a couple of quick code snippets for Exchange Server: I use this when I see external delivery domains piling up (in my running get-HtQueuesMonitor.ps1) , to quickly pull out the details on the problem child external domains.

First snippet simply polls all Exchange Hub Transport servers in the local AD Site for the top 3 queued external destination domains, and dumps out summary specs on the queued domain.

Goal here is to rapidly spot queued items that are never going anywhere, to get them purged.

Here's the code

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.