Is it possible for server A to access a private queue from server B?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is little functional difference between a public and private queue, except that MSMQ publishes information about public queues in Active Directory (AD).
I’ve never done this myself, but it appears that if you know the full path to the private queue, you can access it from another server:
Ref.