Wednesday, October 12, 2011

View Which Folders a User Has Access To

#accesschk –s –d -w "john" c:\snort

 

This command will list all folders where user "john" has read access to.

-s Recurse

-d Only process directories

-r Show only objects that have read access



Download Accesschk: http://technet.microsoft.com/en-us/sysinternals/bb664922.aspx


No comments: