Check the Status of the Private Message Queue

Check msmq queue Status –

some application are using with the feature installed called MSMQ which allow to the application to manage the queue if its sent by other clients .

to avoid from to many messages in the queue it’s recommended to monitor it !

and it can be done simply with powershell script ,which will tell you exactly what’s going on inside your queue you’re managed.

with this script below you’ll be able to check out the status of the private Queues on Server –

 

Whats going on with the Outgoing Message Queues ?

(Visited 5,316 times, 1 visits today)

One thought on “Check the Status of the Private Message Queue

Leave a Reply to Tom Cancel reply