Wednesday, January 26, 2011

MSMQ PowerShell Scripts

I thought I'd hand out a couple of PowerShell scripts that I whipped up for our Server Admin friends.  You can use these to do some basic things with MSMQ such as send a message, browse messages in a queue, and return messages to a source queue.  Check them out: https://github.com/afyles/Blog/tree/master/PowerShell

No comments:

Post a Comment