Browse By Tags

application pool

Application Pool Identities
Created Mar 24, 2009 by thomad

Introduction IIS introduces a new security feature in Service Pack 2 of Windows Server 2008 and Windows Vista. It's called Application Pool Identities. Application Pool Identities allows you to run Application Pools under an unique account without...

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

Getting Started with AppCmd.exe
Created Nov 16, 2007 by pharr

Overview AppCmd.exe is the single command line tool for managing IIS 7.0. 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. AppCmd...

Microsoft Communities