Re: How to restrict access to desktop



Howdie!

Rayees schrieb:
My question is how to restrict user from copying the files in the desktop, through GPO

What about taking away "Write" rights to the folder? You would need to have a script to change the NFTS permissions (since they lie on a file server) and need to asure that user's are not owners of the %username%-folder (so they can't change back permissions).

Both can be done by scripting. See Xcacls.vbs script or the "Hey Scripting Guy" series:

http://support.microsoft.com/kb/825751
http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan06/hey0111.mspx

This approach may not be what you were searching for - but at least a starting point from which you can start making a new plan...

cheers,

Florian
--
Microsoft MVP - Windows Server - Group Policy.
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
.



Relevant Pages

  • RE: User log off and closing of applications.
    ... from the file server or SBS server at a scheduled time. ... This is a script related issue. ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem with network drives disappearing after logoff / logon
    ... Pls check the system time on file server and DCs. ... drives were being disconnected, even with no logon/logoff script applied. ... The only recent change is that we've gone from Symantec Corp to Trend ...
    (microsoft.public.windows.server.general)
  • Re: [SLE] File Server
    ... Could you share your script with the community? ... Subject: File Server ... Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com ...
    (SuSE)
  • Re: Find all files/folders that are owned by builtinAdministrators
    ... I am working on a script that would scan through a file server and identify ... NTFS permissions assigned to usernames which have been deleted from Active ... would like to analyze the log files programmatically to find only folders ...
    (microsoft.public.windows.server.scripting)
  • Re: unmount pending error on 6.0
    ... This is my file server ... I made a small script that mounts the ... rsync all files to it and finally unmount it. ...
    (freebsd-stable)

Loading