Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying Active Directory on Intranet

Status
Not open for further replies.

JPaterson

IS-IT--Management
May 31, 2005
9
GB
Hi,

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?

Thanks,

John
 
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.

Jason Meckley
Programmer
Specialty Bakers, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top