Get-MsmqQueueManager

Get-MsmqQueueManager

This cmdlet returns a QueueManager state info object that represents the local queue manager.

Syntax

Get-MsmqQueueManager [ <CommonParameters>]

Detailed Description

This cmdlet returns a QueueManager state info object that represents the local queue manager. The cmdlet will call native MSMQ APIs to populate the properties of the QueueManager Object.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters