PDA

Click to See Complete Forum and Search --> : How to Get IIS server information with ADSI


kb244
Jun 22nd, 2000, 10:37 PM
I am writing a page that'll show information about the webserver, I want to determine the web properties that are set, determine the state of the web services, and I would like to get the IIS version infomation, some one said it could be done through ADSI and using GetObject, but I am kind of clueless as to which objects to use, and how to use them.