I am trying to determine what resources have assigned access rights to a particular security group.
I do not know why the group was created. The user list does not help as it contains users from various department.
Example user group is Domain\SpecialGroup
I want to list ONLY those resources that have Domain\SpecialGroup listed in the acl. I do not want to include resources that are available to Everyone.
Any ideas?