I want to know the best way (with examples if possible) is to list all AD Users in a table using C#. Currently I don't want it to do anything else but list all AD users in a Web Page. I create users using PowerShell scripting which is generated by another
page within my web applicaton.
Does anyone have any suggestionor any link that might help me with this project?
Thanks in advanced for any help that anyone can give me on this topic.
Kind Regards
Regards
Thomas Park
Programming in ASPX and C# build Application on Microsoft .NET Framework 4.0 for Small Business and Education
tparky
Member
112 Points
128 Posts
What is the best way to List 'ALL' users in Active Directory
Dec 29, 2012 12:39 PM|LINK
Hi Guys,
I want to know the best way (with examples if possible) is to list all AD Users in a table using C#. Currently I don't want it to do anything else but list all AD users in a Web Page. I create users using PowerShell scripting which is generated by another page within my web applicaton.
Does anyone have any suggestionor any link that might help me with this project?
Thanks in advanced for any help that anyone can give me on this topic.
Kind Regards
Thomas Park
Programming in ASPX and C# build Application on Microsoft .NET Framework 4.0 for Small Business and Education
urenjoy
Star
12367 Points
1862 Posts
Re: What is the best way to List 'ALL' users in Active Directory
Dec 29, 2012 02:21 PM|LINK
Check following:
http://social.msdn.microsoft.com/Forums/eu/csharpgeneral/thread/ecb16a63-6619-4c68-a77c-8bb2682fc1be
http://stackoverflow.com/questions/8906367/how-to-list-all-users-in-active-directory-in-dropdownlist-control