Hi there,
I would like to get the SCOM notification when Exchange Hub server queue reaches more than 200.
I'm using below command to check via Powershell, is it possible to get the email notification when it matches the below critiria.
Get-TransportServer | Get-queue –Filter {MessageCount –gt 200}
Thanks in advance.
Kottees : <a href="http://myexchangelink.wordpress.com" target="_blank">My Blog</a> : Please mark it as an answer if it really helps you.