I'm in the process of developing an intranet for the business that I work for. We're looking to publish the active directory of users on the intranet for each branch. What are the steps needed to do this?
you can use OleDb objects to execute simple queries AD. For complex scenarios and hierarchal queries you need to reference the System.DirectoryServices namespace and use these objects to query AD.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.