ActiveXperts Knowledge Base Article 6940040
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.
Contact Support
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 the Contact Support form:
Contact Support »