|
Posted by Laura E. Hunter [MVP] on January 5, 2007, 12:20 pm
Please log in for more thread options
From the GUI you can go to the Advanced Tab and configure permissions that
will apply to "This folder only", "This folder, sub-folders and files" or
"Files only". Using a combination of these options you can configure much
more granular permissions than by using the pre-canned permissions on the
main Security tab.
To automate the process across multiple servers, you can also use the cacls
command-line utility or vbscript - check out sample scripts from the Technet
Script Repository to get you started.
HTH
--
Laura E. Hunter
Microsoft MVP: Windows Server - Networking
Author: _Active Directory Consultant's Field Guide_
(http://tinyurl.com/7f8ll)
Author: _Active Directory Cookbook, Second Edition_
(http://tinyurl.com/z7svl)
Responses provided as-is; no warranties expressed or implied
> Hello.
> I know this should be simple but how do I set the permission on a folder
> being served by a windows 2003 server such that DOMAIN USERS can create,
> append, delete any file but only DOMAIN ADMINS can create or delete
> folders.
> Thanks
>
> Pishi
>
|