Configure Custom Delegation Settings for a Site or an Application (IIS 7)

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

When you configure default delegation for a parent level, such as at the server or site level, you affect all children in the parent. If you want to change the delegation settings for a specific child, you can configure custom delegation and override the default settings.

Prerequisites

For information about the levels at which you can perform this procedure, and the modules, handlers, and permissions that are required to perform this procedure, see Delegation Feature Requirements (IIS 7).

Exceptions to feature requirements

  • None

To configure custom delegation settings for a site or an application

  1. Open IIS Manager. For information about opening IIS Manager, see Open IIS Manager (IIS 7).

  2. In the Connections pane:

    • If you want to delegate features of a specific site on your Web server, click the server node in the tree.

Note

To delegate features of a site on a Web server, you must be a server administrator.

  - If you want to delegate features of a specific application in a site, use the tools in the **Connections** pane to connect to the site that contains the application. Then click the site in the tree.  
      

Note

To delegate features of an application in a site, you must be a server administrator, or a user who has permission to connect to the site that contains the application.

  1. In Features View, double-click Feature Delegation.

  2. In the Actions pane, click Custom Site Delegation or Custom Application Delegation.

  3. In the Sites list or the Applications list, select the site or application for which you want to specify custom delegation settings.

  4. Select a feature in the list and then click the desired delegation state in the Actions pane.

See Also

Concepts

Configuring Delegation for a Site or an Application in IIS 7
Managing Connections in IIS Manager (IIS 7)