How do you manage private queue permissions on a windows server 2008 cluster?
Posted
by David
on Server Fault
See other posts from Server Fault
or by David
Published on 2010-03-26T13:48:24Z
Indexed on
2010/03/26
13:53 UTC
Read the original article
Hit count: 406
On windows server 2003 there was an option to allow a resource to interact with the desktop, this allowed you to run computer management mmc snap-in on the virtual name of the cluster, allowing you to manage permissions of the private message queues on the cluster. Windows Server 2008 failover clustering has removed that checkbox, so applications can no longer interact with the desktop. My question is then how does one go about managing private queue permissions on the clustered (the virtual name) server?
© Server Fault or respective owner