application pool
Application Pool Identities
Created Mar 24, 2009 by thomad
Introduction - IIS introduces a new security feature in Service Pack 2 (SP2) of Windows Server 2008 and Windows Vista. It's called Application Pool Identities. Application Pool Identities allow you to run Application Pools under a unique account...
Microsoft.Web.Administration
Created Dec 2, 2007 by walterov
Introduction - Managed code can be used to provision Web sites and edit configuration. Using the Script - Use the following to create a site and an application pool , and to set temporary compilation directories. Creating a Site and Application...
Getting Started with AppCmd.exe
Created Nov 16, 2007 by pharr
Overview - AppCmd.exe is the single command line tool for managing IIS 7 and above. It exposes all key server management functionality through a set of intuitive management objects that can be manipulated from the command line or from scripts...