File Permissions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to set folder permissions without doing it manually? Is there
a command line option that can say:-

<foldername> Everyone FullAccess propogate to children

I can do this manually, but need to be able to get something to run without
user intervention.

Thanks guys

Daniel
 
d_dickinson said:
Is there a way to set folder permissions without doing it manually?
Is there a command line option that can say:-

<foldername> Everyone FullAccess propogate to children

I can do this manually, but need to be able to get something to run
without user intervention.

CACLS/XCACLS and/or SetACL.
(Google search.)
 
Back
Top