We recently learned that when you have MSMQ clustered, you cannot go to the normal “Manage Computer” to manage the queue. Instead, you have to run a special utility:
<pre>
MMCV –s YourMSMQClusterName
</pre>
The above utility can be downloaded from Microsoft.