Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all articles
Browse latest Browse all 4521

Get-Queue pipe broken on Exch 2013 CU5?

$
0
0

Every morning I run a simple command to get a list of queues to see if anything's stuck.  I upgraded one of our servers and my admin workstation to CU5 today and now that command won't accept input from anything else useful that I can find.

On SP1, this command is awesome...

    Get-TransportService | Get-Queue | where {$_.messagecount -gt 0}

On CU5, I get nothing.

I've also tried Get-TransportServer (deprecated) and Get-ExchangeServer as the source, also with nothing.  Get-Queue doesn't appear to be accepting anything as valid input.  It doesn't kick an error, it just doesn't do anything with whatever is piped to it.

Any ideas?  I'm really not looking forward to checking everything by hand regularly.


--smthng


Viewing all articles
Browse latest Browse all 4521

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>