IIS Tools
IIS logging with Awstats
Submitted by chris on January 7, 2006 - 22:43. IIS Tools | AwstatsLogFormat
Version : 2.1+
3.1+ for tags %host,%logname,%time1,%time2,%methodurl,%methodurlnoprot,%method,%url,
%query,%code,%bytesd,%refererquot,%referer,%uaquot,%ua,%other
3.2+ for tags %gzipin,%gzipout
4.0+ for tags %gzipratio,%syslog
4.1+ for tag %virtualname
5.6+ for tag %deflateratio
6.1+ for tag %time4
6.2+ for tag %time3
Awstats install IIS6
Submitted by chris on January 13, 2006 - 00:59. IIS Tools | AwstatsDownload:
http://awstats.sourceforge.net
Install on IIS6:
http://www.iis-resources.com/modules/AMS/article.php?storyid=290
IIS Password
Submitted by chris on January 16, 2006 - 12:11. IIS ToolsKill IIS process without rebooting
Submitted by chris on November 12, 2006 - 00:22. IIS ToolsSometimes you need to restart IIS (for example the last shutdown of World Wide Web Publishing Service locked on "stopping") and you really can't or don't want to reboot the server. Microsoft provides a utility called iisreset (located in winnt\system32). That should be in your $path so you don't really need to know that.
Simply open a "dos command prompt windows" and type iisreset /stop and then iisreset /start

