I’ve made a start on a series of posts designed to introduce how to use Windows PowerShell for WebSphere MQ admin. There is a bit of a learning curve for people new to PowerShell, so rather than try to explain everything in one go, I’m planning on breaking it down into bits, covering one topic a day.
If you’re curious to see all this PowerShell stuff I’ve been working on for months, head on over to the WMQ blog:
- Getting your WebSphere MQ objects with PowerShell
- Creating WebSphere MQ objects with PowerShell
- Finding your WebSphere MQ objects with PowerShell
- Modifying your WebSphere MQ objects with PowerShell
- Looking for problems with your WebSphere MQ objects
Tags: ibm, mq, mqseries, powershell, webspheremq, wmq


FYI…. http://www.infoq.com/news/2007/12/PowerShell-WebSphere-MQ
Thanks very much
Yeah, I’ve been amazed at how much coverage the PowerShell stuff has been getting – even on sites like eWeek.
It still has to be seen what the adoption is like from the WMQ community – I’ve not seen much mention of it in places like mqseries.net.
[...] busy doing CmdLets for MQ, and somehow this escaped my attention. Starting back in December 2007, Dale Lane at IBM published a series of posts about the topic of PowerShell CmdLets for MQ. There is [...]