Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IIS SDK   (RSS)

Extending Microsoft.Web.Administration through PowerShell (Part II)

In my previous post , I showed you how easy it was to leverage your knowledge of the IIS 7 managed SDK in Windows PowerShell. We loaded the IIS 7 managed assemblies and then traversed the object model to display site information and stop application pools.
Posted by Tobin Titus | 0 Comments
Filed under: , , ,

Accessing Microsoft.Web.Administration through PowerShell (Part I)

I've caught the PowerShell bug. In between stints with my ever-expanding code samples, I play with PowerShell a lot. I thought I'd share a quick example of how to load Microsoft.Web.Administration.dll and use it to perform some basic tasks. Note: I'm
Posted by Tobin Titus | 0 Comments
Filed under: , , ,

What's wrong with MSDN documentation? (and what's right?)

A large part of my job at Microsoft is to provide developers with the knowledge they need to make use of the IIS 7.0 SDK. While the information about IIS 7.0 is not out yet for review, there are plenty of docs provided in other areas, such as the .NET
Posted by Tobin Titus | 6 Comments
Filed under:
 
Page view tracker