Guest Edward Posted February 1, 2008 Posted February 1, 2008 Hello, I need some help. I'm trying to quickly setup a server that will allow users to login remotely using REmote Desktop connection. I can't use Terminal Services. Within the C drive, I'm want to create a folder for Remote Desktop users. Within that folder I want to creat individual user folders for each user that logs into the server. I want each remote user to be able to access ONLY their user folder and NOTHING else. Sure they should have access to their individual user profile folders under documents and settings, but other than that, they should only browse to the user folder. I don't even want to allow the to browse the c drive. I was thinking of creating a shortcut in their desktop to point directly to their folder. What's the best way to accomplish this? Any help would be appreciated. Thanks, Edward
Guest Robert L. \(MS-MVP\) Posted February 1, 2008 Posted February 1, 2008 Re: Securing Folder For Remote Desktop Users You may wan to create a group policy to restrict users to access C drive and create home directory for each user. How to use group Policy to hind a hard driveWith Group Policy Objects in Windows, there is a "Hide these specified drives in My Computer" option that lets you hide specific drives. ... http://www.howtonetworking.com/grouppolicy/tsgp2.htm Setup TS Group PolicyYou can manage XP Remote Desktop and Windows 2003 Terminal Services connections and sessions using Group Policy. Most Terminal Services policies can be set ... http://www.howtonetworking.com/grouppolicy/tsgp4.htm -- Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Edward" <Edward@discussions.microsoft.com> wrote in message news:5C2A51D7-9C7D-438C-99C1-32202432F5D7@microsoft.com... > Hello, > > I need some help. I'm trying to quickly setup a server that will allow > users > to login remotely using REmote Desktop connection. I can't use Terminal > Services. Within the C drive, I'm want to create a folder for Remote > Desktop > users. Within that folder I want to creat individual user folders for each > user that logs into the server. I want each remote user to be able to > access > ONLY their user folder and NOTHING else. Sure they should have access to > their individual user profile folders under documents and settings, but > other > than that, they should only browse to the user folder. I don't even want > to > allow the to browse the c drive. I was thinking of creating a shortcut in > their desktop to point directly to their folder. What's the best way to > accomplish this? Any help would be appreciated. > > Thanks, > Edward
Recommended Posts