IIS

WSS SP 2 improvements

The Windows SharePoint Services (WSS) SP 2 release has substantial improvements including: * Support for running on 64-bit machines in 32-bit emulation mode * Support for Reverse Proxy and Alternate URL support * Support for IP Bound virtual servers * Support for off-box SSL termination * Support for SQL Server 2005 * Support for ASP.NET 2.0 You can get specific information about this update in the Microsoft Knowledge Base article (887624): Description of Windows SharePoint …

Read more

Categories IIS

Windows SharePoint Services SP 2

Microsoft has released SP2 for Windows SharePoint Services. Windows SharePoint Services Service Pack 2 (SP2) contains stability and performance improvements. Some of the fixes included with SP2 have been previously released as separate updates. This service pack combines them into one update. This service pack includes updates previously released for Windows SharePoint Services: * Windows SharePoint Services Service Pack 1 * Security Update for Windows SharePoint Services: KB887981 SP2 also includes stability improvements developed as …

Read more

Categories IIS

The MSCOM Team has posted an articles about their migration to a fully x64 environment. It’s an really interesting article. We began testing the Windows Server x64 Edition of the O/S in early April 2004 with a single “white box” AMD64 reference machine and finally rolled it out across the board for www.microsoft.com at the end of April 2005. Read the article at source: Microsoft.com Operations : Running Microsoft.com on 64 Bit…The Dependencies, The Goodness, …

Read more

Categories IIS

Monitoring IIS with Logparser and the RRDtool

Michael Klomp has posted an article about using LogParser and RDDTool for IIS Monitoring. He’s done a great job in describing all the scripts and the configurations needed, so you’ll be able to configure a RDDTool/LogParser Monitoring setup for yourself. Read his article at source: Monitoring IIS with Logparser and the RRDtool.

Categories IIS

IIS Scripting

Wanna do scripting with IIS, Microsoft has some good resources with sample scripts. * Using Command-Line Administration Scripts (IIS 6.0) You can use scripts to automate tasks, remotely administer sites and resources, and take advantage of batch files to create and manage objects. * TechNet Script Repository: IIS 6 Sample scripts for managing Internet Information Server 6.0. * TechNet Script Repository: IIS 5.0 and 5.1 Sample scripts for managing Internet Information Server 5.0 and 5.1. …

Read more

Categories IIS