Who has folder permissions

W

whytheq

Hello All,

Not too sure if this is possible using the FileSystemObject in
vba .......
I've got a dirctory with a load of subdirectories - different people
in our organisation have access to each of the sub-directories. I'm
looking for a quick way of running through all the folders and reading
who has permission to which directory (was thinking a macro which
writes the results to a spreadsheet)

Any help greatly appreciated - manually looking at the security
settings of each folder takes around 2hrs.

Maybe the solution is outside vba - if so I'd really apprciate being
poited in the right direction.

Thanks,
Jason
 
Top