Home › Learn IIS7 › Hosting Guidance › Provisioning and Managing › Provisioning IIS 7.0
advertise here
Author: Walter Oliver
Published on January 31, 2008 by walterov
Updated on February 25, 2008 by walterov
Average Rating Rate It (0) Thank you for your feedback!
Overview Provisioning IIS 7.0 sites is a straight forward operation.You can accomplish it: Through the IIS Manager UI Programmatically in C# Through PowerShell Scripts Resources Thisarticle provides a map of resources foreach case. See the links below. The ...
Options Table There are a number of ways to create and manage web sites. The following table lists the options that are currently available along with the advantages and disadvantages of each. Method of Provisioning Description Advantages Disadvantages User ...
Introduction IIS 7.0 provides a comprehensive managed-code management application programming interface (API) that allows complete manipulation of the XML configuration files and convenience access to server objects. Thisarticle introduces you to the new management ...
When using the IIS 7.0 Shared Configuration featured in an environment where site provisioning tasks are driven from a remote machine, you can encounter what is know as the "double-hop authentication issue". This issue will prevent you from executing provisioning ...
The followingarticles contain recommendationsfor provisioning sites in shared hosting environments. Configuring Logging and Diagnostics Enabling a Delegated Administration User Isolating Sites with Application Pools Configuring ASP.NET Temporary Compilation ...
You must Log In to comment.