Re: Permissions Batch File
From: Karl Levinson [x y] mvp (levinson_k_at_despammed.com)
Date: 07/31/04
- Next message: Karl Levinson [x y] mvp: "Re: HELP, Hacked with machine account"
- Previous message: Karl Levinson [x y] mvp: "Re: Desperately seeking help!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 31 Jul 2004 13:53:50 -0400
This can be done via a batch file. Use the CACLS or XCACLS command. Type
CACLS /? for more information. In most cases you will want to use CACLS
foldername /t /e /c /g userorgroupname:permission
"SLingerUK" <Steve.Linger@his-herts.nhs.uk> wrote in message
news:uhTvUIidEHA.3864@TK2MSFTNGP10.phx.gbl...
> Dear all
>
> I have been given the task to create a folder structure and permissions on
> the structure (easy enough!!!). Problem being there are some 5000 folders
> to be created and permissions applied to!!!
>
> The folder structure has been created but I still need to apply the
> permissions to the folders. Can anyone give me any ideas on how I can
> create a batch file to create the permissions? Here are some details on
> what I need to be able to do.
>
> The Folder Structure is on Four Levels (ie
e:\level1\level2\level3\level4).
> Everyone gets read only access to all folders (already done... that was
the
> easy bit). I need to be able to grant MRLRW permissions at levels 3 & 4
and
> just to confuse matters I need to be able to grant permissions to create
> files but not folders (which again I can do through the GUI but don't know
> if it can be done through a batch file).
>
> I hope that is all clear. Thanks in advance.
>
> Steve
>
>
- Next message: Karl Levinson [x y] mvp: "Re: HELP, Hacked with machine account"
- Previous message: Karl Levinson [x y] mvp: "Re: Desperately seeking help!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|