Re: desktop - deny writing policy
You can accomplish this with Group Policy. Create a policy. Open
Computer Configuration > Windows Settings > Security Settings > File
System. Add the File:
%UserProfile%\Desktop
Grant the permissions as appropriate. Check (o) Replace existing
permissions on all subfolders and files with inheritable permissions.
Instead of explicitly defining the user name, grant .\Users the
permissions. This is easy to manage but does mean that any one user
can read any other users.
J Wolfgang Goerlich
On Jan 8, 3:17 am, chaos.jedi <chaosj...@discussions.microsoft.com>
wrote:
> I had already tried this way, but it is not practical and manageable
> especially if I have to apply the change to different users.
>
> If you can do it with a policy is much better.
>
> Thanks.