View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] cwhankey@gmail.com is offline
external usenet poster
 
Posts: 2
Default Listing Active Directory groups that have directory access rights

Can anyone point me to some VBA I can use to list the Active Directory
groups that have any time of permissions for a given network
directory? I have have code that can list the users that belong to an
AD group, but I'm not sure how to check the groups that have rights to
a directory.

Thanks