1 Introduction
The Message Queuing (MSMQ): Queue Manager Management Protocol is a remote procedure call (RPC)-based protocol used for management operations on the MSMQ server, including monitoring the MSMQ installation and the queues.
Operations that a client can perform using this protocol include:
Getting information on MSMQ installation and queues.
Performing actions on an MSMQ installation.
Performing actions on a queue.
Sections 1.5, 1.8, 1.9, 2, and 3 of this specification are normative. All other sections and examples in this specification are informative.