Can you rename an existing private MSMQ queue on Windows Server 2003?

link|improve this question
I was going to suggest editing the text file in the msmq\storage\lqs directory that contains the configuration for the private file. After testing it, though, I found it didn't work. – John Breakwell Feb 4 '11 at 1:23
feedback

2 Answers

up vote 2 down vote accepted

I don't think you can, but you can always deleted and create a new private queue by the name you desire can you not?

link|improve this answer
Absolutely, I was just asking for the sake of a customer. Renaming would mean you wouldn't have to reconfigure permissions and such. – Dan Appleyard Feb 4 '11 at 16:01
feedback

No you can't rename a private queue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.