Robert Lucero IIS Testing Blog Posts

Client Certificates, Now with a UI!

Dave , a test lead at IIS, sent me a link to Puneet Gupta’s blog post about the Client Certificates UI that he developed. One of the more common requests we get on the IIS 7 UI team is for a Client Certificates UI Module.  Puneet took advantage of...

IIS Database Manager – Version 1.0 Released!

Today, the IIS team is releasing version 1.0 of the IIS Database Manager. It allows you to administer website and web application databases with the existing connection string or a custom client connection with an IIS UI extension. Major Features: Viewing...

Certificate Renewals in IIS 7

Certificate renewals have changed from IIS 6 to IIS 7.  Specifically, IIS 7 generates a different type of certificate renewal. The way it was… IIS 6 creates a PKCS #10 type of renewal.  This is essentially just a new request with the information...

IIS 7.0 Administration Pack - Version 1.0 Released!

Back on March 18th, during the MIX releases, the IIS team released the IIS 7.0 Administration Pack.  About a year ago we released Technical Preview 1 of Admin Pack; the modules have gone through a couple iterations since then.   Admin Pack...

Database Manager for IIS 7.0 - RC Released!

Adding to the MIX release madness, the IIS team has released DB Manager RC!  This RC version is a big step forward from the previous Technical Preview 2 release almost 9 months ago. Database Manager integrates with the IIS 7 Management Console UI...

Combining the IIS Configuration Reference with Configuration Editor

The IIS Configuration Reference is a great document to combine with the IIS Configuration Editor in the Administration Pack for IIS7 . Config Editor doesn't include documentation on the individual attributes, elements or sections. This means that there...

IIS 7 Remote Management Virtual Lab

I just ran across this Microsoft ISV Training Course that describes how to enable and use web application remote management.  IIS 7's remote management is a really cool way to allow non-administrator users privileges to administer their sites and...

IIS 7 Walkthrough: One to One Client Certificate Mapping Configuration

Note:  This blog post is now an article in the Learn section of IIS.NET.  http://learn.iis.net/page.aspx/478/configuring-one-to-one-client-certificate-mappings/ Background: IIS 6 had a User Interface to configure and map one to one certificates...

IIS7 Administration Pack and Database Manager Technical Preview 2

Today we have released the IIS7 Administration Pack and Database Manager Customer Technical Preview 2. This is a collection of IIS 7 Manager plug-ins and extensions which we hope that you will find useful. So, what's special about Technical Preview 2...

Clarifying the Confusion: IIS 7 Manager vs. IIS 7 Web Server

This issue has been surfacing on the forums a lot recently, so I think some clarification is in order. The general question that is seen on the message boards is this: I installed IIS7 on Windows XP but it doesn't work.  Can anyone help? First, IIS...

IIS7 Administration Pack Technical Preview

Yesterday, we released the IIS7 Administration Pack technical preview.  This is a collection of extensions to the IIS7 Administration UI which we hope you the customers will find useful. Here is a quick rundown of the added features: ASP.NET Authorization...

Internet Information Services (IIS) 7.0 Manager is Now Available

The final release of IIS 7.0 Manager (a.k.a. Remote Manager for IIS 7.0) is now available.  This tool is pretty cool because it allows you to connect to a remote IIS server and administer it using the same familiar IIS 7 management console found...

Client-Server Extensibilty Notes

This is just an overview of my personal experience with IIS7’s Extensibility capabilities. I’m breaking this down into 3 sections: 1. Tips and Tricks with the GAC and how to avoid being confused 2. What’s in an Async Call? 3. Advantages of breaking the...

Extensibility Module Designer Fun...

... or How to beat the system by having Visual Studio Form Designer create your module forms. The UI extensibility point is a powerful feature found in IIS7, but one of the more difficult things is designing the layout of the extended module forms. It...

IIS 7 Client Beginner’s Guide:

Note: I had written this only a couple of days after Chris Adams published his great IIS7 Intro Article. You can find that article and the video here: http://blogs.iis.net/chrisad/archive/2007/03/01/getting-started-with-iis-7-0.aspx IIS 7 Client Beginner...

1 2  Next »