Jump to content

Recommended Posts

Posted

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.

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...