Hi,

I'm using win 2003 and i have multiple web sites in IIS.Can any one
tell how to get web site name,path the website is mapped, web site
number etc. by using port number?

Regards,
Vimal.

Re: Web Site name using Port by jeff

jeff
Thu Jul 15 12:01:18 CDT 2004

On 15 Jul 2004 00:59:00 -0700, kvimal19@yahoo.com (Vimal) wrote:

>I'm using win 2003 and i have multiple web sites in IIS.Can any one
>tell how to get web site name,path the website is mapped, web site
>number etc. by using port number?

Maybe iterating through the metabase in a script, maybe even with
LogParser. Might try a scripting group for infomation on using WMI,
or look here for samples:

http://www.iisfaq.com/Default.aspx?tabid=2538

Jeff