Click here to Skip to main content
16,012,468 members
Articles / Programming Languages / C#

Retrieve Names from Nested AD Groups

Rate me:
Please Sign up or sign in to vote.
4.50/5 (4 votes)
25 Jun 2008CPOL2 min read 60.5K   586   19  
This code walks though all nested groups under an Active Directory group and returns all user names that are members of these.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions