IIS - Internet Information Server


Web Sites
Debugging IIS Deadlocks and Blockings - This site shows you some methods that are useful when you are trying to determine if you web server is experiencing deadlocks, e.g. if you have a dllhost.exe that consumes 100% CPU.
Getting Started with Internet Information Services (IIS) - Online manual from Microsoft for IIS 5.0. This site uses "Active Glossary", meaning marked words are automatically looked up in an appendix making it very user friendly. Nice starting point for a first time IIS installation.
How to Configure Clustered IIS Virtual Servers on Windows 2000 Advanced Server (248025) - Even though Microsoft recommends using NLB and not install IIS on a Microsoft Cluster server this article describes how to configure Internet Information Server (IIS) virtual servers on Windows 2000 Advanced Server cluster nodes.
How to Publish TSAC Sites on an Alternate Port - This article describes how to publish the TSAC (Terminal Services Advanced Client - web access) to a differen port than default, 3389.
HOW TO: Configure ODBC Logging in IIS - Nice step-by-step guide showing how to configure SQL logging on IIS (or any other ODBC database). Very practical if you want to do further analysis on the traffic on your site. For websites with a lot of traffic scheduled bulk import is recommended instead of this approach (links on this site shows you how to do that).
HOW TO: Migrate a Web Server Configuration to Another Computer in Windows 2000 (315413) - This article describes how use Internet Information Services (IIS) Migration Wizard to migrate a Web server configuration to a different computer. IIS Migration Wizard migrates Web server configuration settings, Multipurpose Internet Mail Extensions (MIME) type information, and content to Windows 2000 Server and IIS 5.0 from another Web server. The IIS Migration Wizard utility that is included in Microsoft Windows 2000 Resource Kit.
HOW TO: Undo Changes Made by the IIS Lockdown Wizard (Q317052) - Learn how to uninstall IISLockDown from your webserver and reinstate the old settings.
HOWTO: Set Up Windows 2000 Indexing Service as a Generic Clustered Service (292542) - The Index Server Catalogs are not dynamic and do not automatically restart when the cluster instances return. There are three methods to configure Indexing Service to dynamically restart the catalogs in a clustered environment. This article describes all three configurations. None of the configurations are supported by Microsoft.
SynAttackProtect - The SYN flooding attack protection feature of TCP detects symptoms of denial-of-service attacks (also known as SYN flooding), and it responds by reducing the time that the server spends on connection requests that it cannot acknowledge.
Troubleshooting High CPU Utilization - This article demonstrates a method using the performance monitor and WinDbg to troubleshoot high CPU utilization on your IIS Server.
Using the Win2K Cluster Service with IIS: How and why - On this site you find various information about clustering IIS, pros and cons for using NLB and MSCS and various information you should be aware of.
Windows Web Services (IIS) - Microsoft's core site for finding information about IIS 6.0. Includes Deployment Guide, Operations Guide and Technical Reference.
XCCC: IIS Lockdown and URLscan Configurations in an Exchange Environment (Q309508) - To get maximum security on IIS you should install and configure IIS LockDown and URLscan. This also goes for OWA, and in this Q article you can see what settings to use for both Exchange 5.5 og 2000.
You receive a "Service Unavailable" error message when you browse an IIS 6.0 Web page on a Windows Server 2003-based domain controller - This issue may occur if the server that is running Microsoft Internet Information Services (IIS) 6.0 is also a domain controller. The problem occurs because the Application pool is using the NT Authority\Network Service account, and the NT Authority\Network Service account may not have permissions to access the required folders.

Programs
HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility - The MetaEdit utility is a tool for handling the IIS MetaData. MetaEdit It is to the IIS MetaData what RegEdit is to the registry.
HOW TO: Install and Use the IIS Security "What If" Tool - The IIS Security "What If" tool is a Dynamic HTML (DHTML) utility that is designed to help in troubleshooting security issues with IIS.
IIS 5.0 Process Recycling Tool - The IIS 5.0 Process Recycling Tool (IIS5Recycle) version 1.0, runs as a service on a computer running Windows 2000 and Internet Information Server 5.0. The purpose of IIS5Recycle is to recycle processes, minimizing the effects of resource-consumption problems before performance and reliability are affected. This tool automatically recycles IIS processes based on configurations stored in the Windows registry. IIS5Recycle also allows administrators to gather information for use in troubleshooting processes and applications.
IIS Lockdown Tool (version 2.1) - With this program from Microsoft you can lock down your IIS installation. Disables unnecesary services, creates URL scan and scripts the security configuration of IIS. Lots of templates included.
Windows Server 2003 Tools - On this page you'll find downloadable tools that will help you support Windows Server 2003 systems.