Feb 13, 2007
Being a member of the IIS team, I often find myself checking blog posts to see what the members of the product team are blogging about. However, since Powershell came out, I find myself doing more and more work on my scripts. It's a bit annoying to have...
6 comments
Filed under: PowerShell, Download, IIS.NET
Jan 30, 2007
As many of you already know, the management console for IIS 7.0 on Windows Vista does not have a UI for logging. Since this was a pain point for several customers, I decided to test out the extensibility APIs by creating a logging UI module. I've posted...
2 comments
Filed under: IIS 7, SDK, .NET, UI Module, Download