Does anybody have a script that will allow you to enter a network folder name and return all groups (and users of those groups) that have access to the folder? I've seen a few things that will return groups but I really need a User List.
This script will return Groups:
I'm wondering if I would have to run the script above and then somehow run a recursive query to determine each member of the groups that are returned?
Please let me know if you have done something similar. THanks..
This script will return Groups:
I'm wondering if I would have to run the script above and then somehow run a recursive query to determine each member of the groups that are returned?
Please let me know if you have done something similar. THanks..