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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Querying IIS servers on network

Status
Not open for further replies.

ToddR

Programmer
Feb 28, 2001
35
US
Anyone have a routine for querying IIS server names on a network? I am writing a .dll that will save a file to a specific directory on an IIS server, but I don't know what the name of the server will be (it could be any server running IIS). I'm thinking ADSI and getting a list of the machine names, but wondering if there's a way to return just machines running IIS.

Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top