Browse By Tags

PowerShell

Getting Started with the IIS 7.0 PowerShell Snap-in
Created Apr 14, 2008 by thomad

Introduction - 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...

PowerShell Snap-in: Creating Web-Sites, Web applications, Virtual Directories and Application Pools
Created Apr 3, 2008 by chriskno

In this walkthrough you will learn how to create Web-Sites, Web Applications, Virtual Directories and Application Pools. Introduction - The IIS PowerShell namespace consists of items like Web-Sites, Apps, Virtual Directories and Application Pools...