Overview
The IIS 7.0 PowerShell Provider is a PowerShell Snap-In that allows you to manage IIS7 configuration and run-time data. It gives easy access to Web-Sites, Application Pools, Web Applications, Virtual Directories, request in flight, Worker Processes and .NET Application Domains within Worker Processes.
Features
The IIS7 PowerShell Provider allows you to
Create Web-Sites, Web Applications, Virtual Directories and Application Pools
Change Simple Configuration Properties on Web-Sites, Application Pools, Web Applications and Virtual Directories
Add and Change Complex Configuration Settings
Query Run-time Data (Web-Site State, Application Pool State, Currently Executing Requests)
Execute Advanced Configuration Tasks, Scripting, Integration with other PowerShell Snap-Ins and features
Search and Discover Configuration Settings
On Line Documentation And Walkthroughs:
Getting Started with the IIS 7.0 PowerShell Provider
http://learn.iis.net/page.aspx/428/getting-started-with-the-iis-70-powershell-provider
Available Walkthroughs
Installing IIS 7.0 PowerShell Provider
Introduction to IIS 7.0 PowerShell Provider Namespace
Using the PowerShell Help System
Creating Web-Sites, Web Applications, Virtual Directories and Application Pools
Changing Simple Configuration Properties on Web-Sites, Application Pools, Web Applications and Virtual Directories
Adding and Changing Configuration Dettings like Handlers and Modules
Querying and Changing Run-time Data (Web-Site State, Application Pool State, Currently Executing Requests)
Advanced Configuration Tasks
Download PowerShell Provider for IIS 7.0 (x86)
http://www.iis.net/downloads/default.aspx?tabid=34&i=1664&g=6
Download PowerShell Provider for IIS 7.0 (x64)
http://www.iis.net/downloads/default.aspx?tabid=34&i=1665&g=6
No Comments