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!

active directories by remote

Status
Not open for further replies.

Dmarious

Programmer
Apr 10, 2001
19
0
0
IL
Hi,

I'm looking for a way to define and delete active directories on IIS 5.0 by remote (I have IIS administrator privilages ). The best way to do so would be through a ASP script but I don't know how.

Thanks

Dmarious
 
you can create users and directories and stuff like that using ADSI through ASP code.
You can set and modify almost everything in the AD using ASI

check out Microsoft's website on ADSI,
also you might want to have a look at and look for the ADSI section.

Good luck Peter Van Eeckhoutte
peter.ve@pandora.be
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top