is there way to print/display all groups and the permissio..

G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

i have 45 dirs with 200 subdirs and 8 groups all with different permissions on
different dirs and subdirs.

is there a way to print/display them all out with one command rather than
going to each dir and finding the groups that have access and what access they
have?
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

Colin,

The command you want is:
xcacls * /t /c

You want to be VERY CAREFUL with any other use of xcacls

--
Ryan Hanisco
MCSE, MCDBA
FlagShip Integration Services
Chicago, IL

"colin_lyse" <colin_lyse@98fgfgs.com> wrote in message
news:4284eb27$0$50254$bb4e3ad8@newscene.com...
>i have 45 dirs with 200 subdirs and 8 groups all with different permissions
>on
> different dirs and subdirs.
>
> is there a way to print/display them all out with one command rather than
> going to each dir and finding the groups that have access and what access
> they
> have?