Tag Archive for 'IIS 7.0'

URLScan 3.0 Released

Microsoft has released the latest version of URLScan 3.0, it’s released to web (RTW) like a lot of the other IIS modules and tools on IIS.net.

URLScan 3.0 can help block automated sql injection attacks at global or site level and it can be used with IIS 6 and IIS 7.

Download links:

More info here.

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.

Article: IIS 7.0 – FTP Publishing Service – Part 1

My latest article have gone live – I’ve written a new article on www.windowsnetworking.com about the new FTP Publishing Service for IIS 7.0, the article “IIS 7.0 – FTP Publishing Service – Part 1: Installation” is Part 1 in a series about the new FTP Service.

This article will cover the basics of the new FTP Publishing Service for Internet Information Services 7.0 (IIS 7.0), along with a step-by-step guide on how to install the FTP Service.

Read the full article here: IIS 7.0 – FTP Publishing Service – Part 1: Installation.

Let me know what you think, any feedback are welcome.

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.

PodCast: IIS 7.0 PowerShell Provider

Want to hear more about the new IIS 7.0 PowerShell Provider, a new PodCast has been released. The PodCast includes an interview with Thomas Deml a senior Program Manager in the IIS Team.

Topics of the PodCast:

  • Talk about the IIS7 management cmdlets
    • Get/Set-WebConfiguration
    • Start-WebItem
    • Remove-WebConfigurationProperty
    • Ability to use XPath filters
  • Talk about the IIS7 PSprovider
    • Provider timeline – 2nd beta in June, final in October
    • Features
      • ability to configure IIS and ASP.net, sites, vdirs, apps, all that
      • ability to delegate
      • root of namespace: sites, app pools
  • What does the future hold (that you can discuss)
    • We talk about Server Core
  • Find the PodCast here.

    New IIS 7.0 Whitepaper

    Microsoft has released a new IIS 7.0 White Paper “Migrating a Large, High-Volume Web Site to Internet Information Services 7.0″.

    This white paper describes how Microsoft.com migrated more than 80 Web servers, managing more than 5 gigabytes (GB) of content in more than 750 virtual roots, to IIS 7.0. Not only did the Microsoft.com Operations team reduce the effort to manage and administer the site, but it also realized a 10 percent performance gain.

    This white paper covers the:

    • Business benefits achieved in deploying IIS 7.0 on Windows Server� 2008.
    • Teams at Microsoft that were involved in the development, deployment, and ongoing management of the solution.
    • Background on Microsoft.com, including the products and technologies used in creating the solution.
    • Process that Microsoft.com Operations followed during the planning, building, deploying, and operating phases of the migration from IIS version 6.0 to IIS 7.0.
    • Deployment of IIS 7.0 running on Windows Server 2008 in the Internet-facing Microsoft production environment.
    • Operation of Microsoft.com after the migration to IIS 7.0.
    • IIS 7.0 features and improvements that the Microsoft.com Operations team will implement in the future.
    • The best practices that Microsoft.com Operations used in migrating to IIS 7.0 and Windows Server 2008.

    Read and download the white paper 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.