ActiveXperts Knowledge Base Article 6940040

Our mission at ActiveXperts Software is to deliver high quality Network Monitoring solutions and Windows Development components. Our goal is to supplement these solutions with timely support resources that can help at many different levels.
The first thing you want to do is try to find the answer to your problem in the Knowledge Base. If you cannot find an answer to your question in our Knowledge Base, or if you need additional information or assistance, please use our Contact Support form.


Q6940040 - How do I know the names of the Message Queues installed on a computer?

Start a new command prompt on the partuicular Windows computer, and execute the following command:

WMIC /node:localhost PATH Win32_PerfRawData_MSMQ_MSMQQueue GET Name

It will display a list of message queueus installed on the computer.


If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using our Contact Support Form

M