MSMQ
This reference provides cmdlet descriptions and syntax for all MSMQ-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
MSMQ
Clear-MSMQOutgoingQueue |
Clears outgoing queues. |
Clear-MSMQQueue |
Clears queues. |
Enable-MSMQCertificate |
Registers a certificate with Active Directory Domain Services. |
Get-MSMQCertificate |
Gets certificates registered in Active Directory Domain Services. |
Get-MSMQOutgoingQueue |
Gets outgoing message queues. |
Get-MsmqQueue |
Gets message queues. |
Get-MsmqQueueACL |
Gets queue access control lists. |
Get-MsmqQueueManager |
Gets a queue manager. |
Get-MsmqQueueManagerACL |
Gets access control lists for the local queue manager. |
Move-MsmqMessage |
Moves messages between subqueues or between the main queue and a subqueue. |
New-MsmqMessage |
Creates a message object. |
New-MsmqQueue |
Creates public or private queues. |
Receive-MsmqQueue |
Does a destructive read from a queue. |
Remove-MsmqCertificate |
Removes personal certificates. |
Remove-MsmqQueue |
Deletes queues. |
Resume-MsmqOutgoingQueue |
Resumes outgoing queues. |
Send-MsmqQueue |
Sends a test message to remote queues. |
Set-MsmqQueue |
Sets properties of queues. |
Set-MsmqQueueACL |
Modifies the access rights of queues. |
Set-MsmqQueueManager |
Configures the queue manager. |
Set-MsmqQueueManagerACL |
Modifies the access rights of a queue manager. |
Suspend-MsmqOutgoingQueue |
Pauses outgoing queues. |