I am writing a windows service in c# which runs on every server containing "Windows Server 2003". Purpose of this service is to check all the IIS websites and their types. For the current scenario, we only have two types, One is php and other is ASP.Net
Is there any way to get that? or any other possible alternate?