Life, Universe and Everything Distributed.

// TODO: Place some witty description about Sajay's Blog here.

« Back to posts
  • Viewed
    times

Filed under

  • Work
  • powershell
March 19, 2010

Powershell Script to create an MSMQ

  • Edit
  • Delete
  • Tags
  • Autopost

Here is a script to quickly create and delete queues. This was based out of this post.

Usage :
CreateQueue.ps1 <-c,d> <queuename> <Y/N - Private> <user> <all:restricted Permission> [T:Transactional]

Download CreateQueue.ps1

Posted by Sajay Sajay

  • 0 responses
  • Like
  • Comment