Thursday, September 8, 2016

How To Check Windows RDP Version

Launch Windows Remote Desktop Connection

(Also you can launch from Run Command (press Windows+R , write :  mstsc , then press enter or click OK.)

Right click on Top left icon as shown below:


Click on About.
Now you can see the version of RDP. as shown below:

 

Wednesday, August 31, 2016

Access to Message Queuing system is denied

Being an administrator should be enough to let you take ownership of the 
queue and then change permissions.  Normally "Everyone' has 'get 
permision' and 'get property' rights.  Unless someone has changed the 
queue's permissions to remove those rights the following should work for 
an administrator...

     Right click on the Queue and select Properties
     Select the Security Tab and click on Advanced
     Select the Owner tab
     Select Domain\Administrators under "Change Owner To:" and click on 
OK

Now that the Administrators group has ownership of the queue any member 
of that group has permission to change the queue's Permissions, so...

     Click on Add
     Enter Administrators and click OK
     With Administrators selected click on Receive in the Allow column
     Click on OK