Tag Archive for 'IIS'

Top 10 Performance Improvements in IIS 7.0

In the latest edition of TechNet Magazine there’s an interesting article about Top 10 Performance Improvements in IIS 7.0 written by Mike Volodarsky.

Read the full article “Top 10 Performance Improvements in IIS 7.0” at TechNet.

Microsoft MVP: IIS

I am very happy and honored to announce that I’ve been awarded the Microsoft Most Valued Professional (MVP) award for 2008, for my contributions to the Microsoft IIS Community. This is my first MVP award, so I’m truly honored. So thank you Microsoft and the people who nominated me, it’s great to be recognized!

MVP

Congrats to all the other newly and renewed MVPs!

Going Live with IIS 7.0

In the latest edition of TechNet Magazine there’s an article about IIS 7.0 “Going Live with IIS 7.0″ written by Fergus Strachan. The articles covers the following IIS 7.0 topics:

  • Deploy IIS 7.0 in a Web farm environment
  • Security and performance enhancements
  • Migrate ASP.NET Web apps from IIS 6.0 to IIS 7.0
  • Migrate PHP Web apps to IIS 7.0

Read the full article Going Live with IIS 7.0 at TechNet.

New command line reference site: AppCMD.com

Steve Schofield have created a new reference website: AppCMD.com. AppCMD.exe is the new single command line management tool for managing IIS 7.0.

I’m not sure if humans are supposed to remember command line syntax.  For me, the most frustrating part is remembering the syntax of a certain command line option.  To help me remember these for future use, and hopefully share with the community.

Here’s another a great article to get you started with AppCMD: “Getting Started with AppCMD.exe” by Mike Volodarsky at IIS.net.

Find all your AppCMD reference at: www.appcmd.com.

How to configure SSL on IIS 7.0 running ServerCore

Found this nice mini-article about how to configure SSL on IIS 7.0 on a Windows Server 2008 running ServerCore.

Due to the popularity of Windows 2008 Server Core I have seen frequently questions about how to configure SSL on IIS7 with only command-line. Since I wandered that path few months back I thought of putting this article/guide together.

Read the full blog post here.

IIS Support Team Blog

The IIS Support Team now has their own blog on the MSDN site, it will contain useful IIS/ASP.NET Information provided by Microsoft Support Teams.

Direct link here.

IIS PowerShell Provider – step-by-step

Jeong Hwan from the IIS Team has posted a nice little article about the new PowerShell Provider for IIS 7.0. The article is for users who have never experienced Windows PowerShell and want to use the IIS PowerShell Provider and provides various examples.

Read his article here: Learning IIS PowerShell Provider (Step by Step).

Windows Web Server 2008 Edition

Microsoft has released a web server edition of Windows Server 2008, called Windows Web Server 2008. This is a great product and the new version has fewer limitations than on Windows 2003. The memory limit has been increased (now 32GB on x64) and it’s now possible to install some applications on it, needed for web hosting, such as Windows SharePoint Services, Windows Media Services and SQL Server. SQL Server 2005 needs a hotfix to been installed on Windows 2008, read more about this in Bill Staples blog post below.

Windows Web Server 2008 is about half the price of the Windows Server 2008 Standard edition, so it’s great for hosting environments.

Bill Staples has blogged about it, read his post here.