Link to home
Start Free TrialLog in
Avatar of Gary Dewrell
Gary DewrellFlag for United States of America

asked on

Power Shell script to change permissions on all MSMQ Private Ques

I have a need to change a single permission on several private message queues on several servers. I need a powershell script that will enumerate the private ques where the queue name matches a certain patern *abc* for example and then set the SEND MESSAGE permission for the NETWORK SYSTEM acount.  
ASKER CERTIFIED SOLUTION
Avatar of Meir Rivkin
Meir Rivkin
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial