Gibbo Posted January 12, 2011 Posted January 12, 2011 I'm trying to implement desktop restrictions on staff roaming profiles but encountering a couple of issues. I've used XCACLS on the desktop folder in their server copy of the profile to prevent them from writing: %LOGONSERVER%\Netlogon\xcacls "%USERPROFILE%\Desktop" /P "%USERDOMAIN%\%USERNAME%":RX Administrators:F System:F /Y and in Group Policy Admin Templates - Desktop I've enabled "Don't save settings at exit" But the problem is that when they're logged on they can still save stuff onto the desktop. Its only when they log off they get an error that the files cannot be written to the server location. Plus, when they log back onto the same machine the files are there because of the locally cached copy of the profile. Can anyone advise what other option I'm missing out? ISTR years ago when I first implemented this I could get an "Access denied" error whenever you tried to put something on the desktop. TIA.
sted Posted January 12, 2011 Posted January 12, 2011 possibly easiest way is to redirect the desktop to a network location they only have read access to
themightymrp Posted January 12, 2011 Posted January 12, 2011 I'll second that, much easier way than setting permissions on a roaming desktop
Gibbo Posted January 12, 2011 Author Posted January 12, 2011 Cheers guys I'll have a read at this thread, seems like a good idea.
glennda Posted January 12, 2011 Posted January 12, 2011 I think the way to do it would be to leave the server permissions fine and then setup a gpo which gives read only access to C:\docs&settings\%username%\Desktop then just ensure there is nothing on there desktop on the server. although you can't then deploy any shortcuts to the user profile T
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now