DownloadCENTER DownloadCENTER http://www.iis.net/ http://backend.userland.com/rss Community Server v2.0 (http://www.communityserver.org) MetaBaseImport Tool to recover websites from a stale metabase.xml http://www.iis.net/1484/ItemPermalink.ashx vijaysk http://www.iis.net/1484/ItemPermalink.ashx Wed, 21 Nov 2007 23:14:58 GMT SSL Diagnostics Tool For IIS 7 <p>The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cabea1d0-5a10-41bc-83d4-06c814265282&amp;DisplayLang=en"><font color="#666666">SSL Diagnostics tool</font></a> is a very useful tool for troubleshooting SSL issues.&nbsp; It generates a detailed report of SSL settings for all the websites on an IIS server which helps in quickly identifying SSL issues. </p><p>But the tool was built for IIS 5 and 6, there is no version available which is compatible with IIS 7. The SSL Diagnostics tool does succeed in generating a report on IIS 7 if the IIS 6.0 Metabase Compatibility feature is installed.</p><p>To help troubleshoot SSL issues on IIS 7 I have written a tool which works in a similar fashion. It scans all the websites and FTPS sites configured on the server and generates a report which can help in identifying SSL issues.</p> http://www.iis.net/1926/ItemPermalink.ashx vijaysk http://www.iis.net/1926/ItemPermalink.ashx Sun, 20 Sep 2009 07:04:25 GMT IIS 7.0 Trace Viewer <p>Trace Viewer allows you to look at Failed Request Event Traces in the IIS7 User Interface. </p> http://www.iis.net/1653/ItemPermalink.ashx thomad http://www.iis.net/1653/ItemPermalink.ashx Thu, 27 Mar 2008 16:13:34 GMT IIS Traffic Monitor While trying to work out which users on a server were consuming the most resources, I realised there was no easy way to see how much bandwidth an IIS website has used for a given period in time. A quick search showed plenty of commercial products that could be installed as filters to keep track of this kind of thing, but there didn&#39;t appear to be anything quick, simple and importantly, free.<br /><br />So I found some source code that uses Microsoft Log Parser (also free) to interrogate the log files for each site, and come up with a number to show how much traffic has gone through a website. I packaged it up into a nice little application and that&#39;s what you see here. http://www.iis.net/1480/ItemPermalink.ashx Shad http://www.iis.net/1480/ItemPermalink.ashx Mon, 25 Jun 2007 08:28:19 GMT FREBUIModule <font size="2">IIS7 has an inbuilt FREB module which does the Failed Request tracing. Read more about FREB here </font><a href="http://www.iis.net/default.aspx?tabid=2&amp;subtabid=25&amp;i=969&amp;p=1"><font size="2" color="#0000ff">http://www.iis.net/default.aspx?tabid=2&amp;subtabid=25&amp;i=969&amp;p=1</font></a><font size="2">. In a nutshell, it is similar to ETW tracing. It is now in-built (optional) functionality of IIS7. This will create XML files which will be stored in C:\Inetpub\logs\FailedReqLogFiles\W3SVC*. * - website identifier. My module will give an UI interface to display all available files with their name, path, URL and status code.</font> http://www.iis.net/1461/ItemPermalink.ashx rakkimk http://www.iis.net/1461/ItemPermalink.ashx Tue, 27 Nov 2007 04:41:56 GMT iBackupIIS7 - Backup/Restore utility This is an improved version of <a href="http://www.iis.net/1552/ItemPermalink.ashx">http://www.iis.net/1552/ItemPermalink.ashx</a> with an ability of backing up your web.configs too, and a standalone Windows Forms Application http://www.iis.net/1893/ItemPermalink.ashx rakkimk http://www.iis.net/1893/ItemPermalink.ashx Tue, 09 Jun 2009 13:17:02 GMT PortCheck - troubleshoot IIS connectivity problems <p><font face="Verdana">The idea behind PortCheck is simple &ndash; help diagnose the common &ldquo;page cannot be displayed&rdquo; or &ldquo;server not found&rdquo; errors that could result from a number of network connectivity, or service availability issues.</font></p><p>&nbsp;</p> http://www.iis.net/1604/ItemPermalink.ashx mvolo http://www.iis.net/1604/ItemPermalink.ashx Thu, 24 Jan 2008 20:19:36 GMT IIS Tracer - real time IIS monitor <p>IISTracer is a real-time monitoring tool for Microsoft IIS scripts (.asp, .cgi,..), static files (.htm,.gif,..), downloads (.mp3,.zip,..) and uploads. It shows online current status and progress of each running request in IIS, allows you log current IIS state. </p>The tool is designed to monitor, debug and log problematic IIS and script engine states - hangup states, solve concurrent requests at hi-loaded servers, reveal problematic scripts and applications. http://www.iis.net/1494/ItemPermalink.ashx motobit http://www.iis.net/1494/ItemPermalink.ashx Wed, 08 Aug 2007 06:22:29 GMT IISLogs IIS Logs is 100% written using the Microsoft .NET Framework. It&#39;s developed to help effectively manage all log files related to Microsoft Internet Information Server 5/6/7. IISLogs will automatically compress, copy and/or remove log files on a scheduled basis. This can help free up an administrator from maintaining their own scripts. Our goal is to provide a consistent approach across servers and workstations that need log file management. IIS Logs offers two modes; Stand-alone EXE or Windows Service versions. In keeping with best security practices, IISLogs doesn&#39;t require administrative privileges. Very easy to configure, get started recovering disk space. http://www.iis.net/1265/ItemPermalink.ashx iislogs http://www.iis.net/1265/ItemPermalink.ashx Sun, 28 Jan 2007 21:55:51 GMT IIS Pools <span class="Normal">IIS Application Pools Monitoring and Analysis. <ul><li>This program allows monitoring of IIS 6 application pools. </li><li>All the monitoring data is stored in log files. </li><li>It is possible to analyze a pool to find a website (or a virtual application) using too much resources. </li></ul></span> http://www.iis.net/1728/ItemPermalink.ashx HostsTools http://www.iis.net/1728/ItemPermalink.ashx Tue, 14 Oct 2008 11:40:35 GMT AdoMonitor AdoMonitor is the only tool built for real time monitoring of ADO-related errors for IIS. With AdoMonitor you can see all the errors within your server side scripts which are producing ADO errors. Besides errors, AdoMonitor also displays connection parameters, SQL queries, descriptions, and other ADO/ODBC-related information, all in real time. It also features the possibility of reviewing all of this information from log files. By helping you detect database related errors on IIS in real-time, AdoMonitor increases uptime and stability, gives you the full control of your IIS web server and brings you closer to achieving zero error-tolerance. http://www.iis.net/1284/ItemPermalink.ashx troxo http://www.iis.net/1284/ItemPermalink.ashx Wed, 20 Dec 2006 22:14:18 GMT IISGuard IISGuard is a unique tool for remote monitoring, logging and analyzing requests in the Microsoft IIS web server. With IISGuard you can easily see all requests that are made to your IIS web server and find the sites and scripts that are causing problems. Real time monitoring, logging, user friendly web interface with an own web server, configurability and the great performance are just some of the features that make IISGuard an ideal companion to IIS. IISGuard improves the uptime of your server by eliminating problematic sites/scripts, detecting malicious clients and helping you improve the performance of IIS. http://www.iis.net/1283/ItemPermalink.ashx troxo http://www.iis.net/1283/ItemPermalink.ashx Wed, 20 Dec 2006 22:13:30 GMT ASP.NET Security Context Troubleshooter <p>In IIS/ASP.NET you have to juggle with a lot of identities. Some are used for resource access, some for NTFS based authorization and some for role based authorization (some on Context.User, some on Thread.CurrentPrincipal). </p><p>&nbsp;This test page shows all relevant information about the current security context and makes it easier to troubleshoot security context related problems.</p> http://www.iis.net/1353/ItemPermalink.ashx dbaier http://www.iis.net/1353/ItemPermalink.ashx Mon, 05 Feb 2007 15:59:38 GMT DelegConfig v1 (Delegation / Kerberos Configuration Tool) <p>Note:&nbsp;This version does not take IIS 7.0&#39;s &quot;Kernel Mode Authentication&quot; into account. Please use v2 for IIS7.</p><p>This is an ASP.NET application used to help troubleshoot and configure IIS and Active Directory to allow Kerberos and delegating Kerberos credentials. </p> http://www.iis.net/1434/ItemPermalink.ashx brian-murphy-booth http://www.iis.net/1434/ItemPermalink.ashx Thu, 28 May 2009 14:11:55 GMT DelegConfig v2 beta (Delegation / Kerberos Configuration Tool) <p>This is an ASP.NET application used to help troubleshoot and configure IIS and Active Directory to allow Kerberos and delegating Kerberos credentials. </p> http://www.iis.net/1887/ItemPermalink.ashx brian-murphy-booth http://www.iis.net/1887/ItemPermalink.ashx Wed, 10 Jun 2009 15:05:59 GMT WebLog Expert IIS Log Analyzer <p>WebLog Expert is a powerful IIS log analyzer. It can analyze IIS log files and create comprehensive reports on visitor activity. Over seventy reports with tables and diagrams are supplied with the IIS log analyzer, including activity and file access statistics, paths through the site, referrers, search engine reports, statistics on browsers, operating systems, and site errors.</p> http://www.iis.net/1907/ItemPermalink.ashx alentum http://www.iis.net/1907/ItemPermalink.ashx Thu, 16 Jul 2009 15:47:30 GMT