Posted on: 12/18/2013 9:43:05 PM | Views : 878

Is it possible to pull all users in Windows Active Directory to update a database in C#?  Basically we have specific roles in the department I am working on.  We would like to run a schedule task every night to update the user database based on what users are tied to what roles, so we can populate a drop down list.  We need to populate this drop down list even though the user possibly has never logged into the system.
Any ideas?

Go to the complete details ...