I have been migrating some scripts and what nots to hosting at github.
This script allows some very basic management of MSMQ private queues. I typically use this from some sort of controlling script, either MSBuild or Nant, using their respective ‘shell’ tasks to cscript.exe.
- Set your default scripting engine to cscript.exe
- cscript //X:CScript
- Run msmq from the command line to get syntax