harleygreen.com
.net development

Harley Green

PowerQueue

PowerQueue is a powershell snapin for accessing MSMQ messages and queues, available @ www.harleygreen.com/7/section.aspx/download/2

Current cmdlets include:

Clear-Queue: Purges all messages from a queue
Get-Queue: Gets queues matching input parameters
New-Queue: Creates a new queue
Receive-Message: Reads / Peeks at messages in a queue
Send-Message: adds a message to a queue
Test-Queue: check if a queue exists

This is an initial release, and is offered under the Apache 2.0 licence.

Source code to follow shortly.
update: These cmdlets have been included in Powershell Community Extentions - the source is available from codeplex @ http://www.codeplex.com/PowerShellCX

Comments / criticism / suggestions are all welcome.

Thanks
Harley

4/27/2008 11:39:00 PM Published by admin Category Powershell Comments 0

Name

Web site
Comment


Back