Restricting RDP access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am in the midst of rolling out a VPN implementation at my workplace. I have the ability to restrict access to users on non-company equipment to RDP only so they can get to their workstations. Is there any way I can administratively disable the ability of my users to connect to the drives on their work machines? I have done some registry checking, but am unable to find a flag to disable this feature.
 
You might look at these Group Policies for possible help. The drive redirection policy seems to
preclude giving the client the ability to copy files from the remote machine to the local client
machine drives.

http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/pree_rem_uvnl.asp

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
 
Yep.. All redirections can be disabled via group policy...

Jeffrey Randow (Windows Networking & Smart Display MVP)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 
If your workstation is a server, you can use tscc.msc->client setting.
The actual reg key is:
HKLM\System\CurrentControlSet\Control\Terminal
Server\Winstations\RDP-Tcp\fDisablecdm
thanks
Soo Kuan
 
Back
Top