Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lock Down RDP via GPO

Status
Not open for further replies.

circulent

MIS
Dec 6, 2006
87
US
Is there a way to disable Remote Desktop by a specific AD group through Group Policies? If so, how?

Thanks a lot!
 
Policies aren't required, simple permissions should do the trick!

Start\Programs\Administrative Tools\Terminal Services Configuration

Highlight "Connections"

Right-Click on RDP-Tcp and select "Properties". Now click the "Permissions" tab. Apply your permissions as required.

If this is Windows 2003 we're talking about, I believe only "User Access" needs to be ticked for the relevant group.

Think of this as the doorway into your server.

good luck with it.
 
To add to my post. I thought you were asking about RDP as opposed to controlling a server through Remote Desktop, oops!

OK, to answer your question, yes, this can be done through a GPO. For Windows server 2003, edit the GPO and go to...

Computer Configuration\Windows Settings\Security Settings\Restricted Groups

Right-click and select "Add Group..." and type in..

Remote Desktop Users

A new screen now pops up. Click Add, and then browse to the global group that you want to make a member of the Remote Desktop Users group.

Any member of this global group will now have the ability to remote desktop into your servers.

hope that's answered your question

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top