Dennis,
The /T switch will make the command go through ALL subordinate folders. The
abbreviations are the key that denotes permissions that are effectively set
through inheritance vs. permissions explicitely set on a file or folder.
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
Chicago, IL
Remember: Marking helpful answers helps everyone find the info they need
quickly.
"Dennis_S" wrote:
> Ryan, this helps quite a bit. Do you know if there is a way to display not
> only the parent folder, but also the child folders without having to drill
> down and rerun the command at each level?
>
> Also, do you know what (OI) (CI) (IO) mean?
>
> Thanks much!
>
> "Ryan Hanisco" wrote:
>
> > Dennis,
> >
> > The command you are looking for is CACLS or xCACLS. Have a look at the
> > following article:
> >
> > http://technet2.microsoft.com/window....mspx?mfr=true
> >
> >
> > --
> > Ryan Hanisco
> > MCSE, MCTS: SQL 2005, Project+
> > Chicago, IL
> >
> > Remember: Marking helpful answers helps everyone find the info they need
> > quickly.
> >
> >
> > "Dennis_S" wrote:
> >
> > > I just started a new job and ntfs security for the various folders is not
> > > documented. So I have been viewing the security tab for folders which is
> > > very time consuming.
> > >
> > > Is there a way to export ntfs security settings for the directory using the
> > > command line, or a utility, to a text file.
> > >
> > > Thanks much!