I need a couple of pieces of information. I need to list all the groups in
my local domain. I can connect via LDAP and list all the users of my OU.
What I need is to list all the groups of my OU, then when a user selects
the
group, it will list the users in that group along with their email. I
have
scoured the net looking for something that I can use. I am using VB.NET
2008 and directoryServices. Any help would be appreciated (a link to a
page
or code). Thanks.
John