Powershell In action for MessageQueuingConfiguration
I have been working on few things recently and wanted to automate message queuing. Three golden steps need to be followed before start running this scripts. Set the execution policy to unrestricted Make sure the user have got administration access on the server Enable MSMQ features in the windows server. Now you are all set… Read More Powershell In action for MessageQueuingConfiguration