I have installed MSMQ on a publicly hosted standalone Windows 2008 Server (workgroup), already running IIS 7.0 and a number of .NET websites.
I've created a private transactional queue named 'Requests' as per the screen shot below.
Without changing any permissions or settings, is this private queue available remotely ? How can I verify who can and can't read/send messages to this queue.
Are there any tools or scripts I can run using PowerShell that are available to attempt to connect to a remote private queue ?