System Services Configuration Page

IIS Manager displays this page when a user double-clicks the System Services Configuration icon in the Application Server Extensions for .NET 4.0 section of the Features View of the Workspace (middle) pane.

Use the System Services Configuration Page to view and configure Dublin-related system services. With the Dublin Beta1 release, these two system services are the Application Server Event Collector Service (ECS) and the Application Server Workflow Management Service (WMS). From the System Services Configuration Page, you can configure the identity of either service. Additionally, for the ECS you can configure settings specific to performance, such as buffer sizes and wait times.

The Persistence Database Configuration module is available only at the server level of the IIS hierarchy.

Dialog Fields

Dialog Fields in the List View

Field

Description

Filter

Allows you to filter services based on a keyword you type into the text box. The drop-down list displays the keywords you typed earlier. This feature is especially useful when you have lot of configired services in the list view.

Go

Starts searching for services whose names have the keyword you selected or typed for the Filter.

Show All

Clears the filter and display all the services.

Group By

Specifies the parameter using which the services in the list view are grouped. The following list describes the list of possible values.

  • No Grouping. When you select this option, the services in the list view are displayed without being separated into any groups.

  • Type. Displays the scope of the service. The possible values are: Local and Inherited. If the service is defined at the current level (server, site, application, virtual directory, etc…), the type is shown as Local, and if the service is actually defined at the higher levels but inherited at this level, the status is shown as Inherited.

  • Name. When you select this option, the services in the list view are grouped in alphabetical name order

  • Identity. When you select this option, the services in the list view are grouped by the identity that under which they run. For a Dublin service this typically will be NT_AUTHORITY\LOCAL SERVICE.

  • Status. When you select this option, the services in the list view are grouped by the status of a service. The possible values are: Running, Suspended, and Completed.

  • Description. Replaces the name of the service with a description of its functionality. For example, the Application Server Workflow Management Service is replaced with the descriptive string of Processes Workflow control commands, activates workflow instances with expiring timers, and restarts abandoned workflow services.

Dialog Fields in the Actions Pane

Field

Description

Set Identity…

Launches the Event Collector Service Identity dialog box, which allows you to set the identity for the Workflow Management Service or the Event Collector Service. For more information, refer to Workflow Management Service Identity Dialog Box and Event Collector Service Identity Dialog Box.

Settings…

Launches the Event Collector Settings Dialog Box dialog box, which allows you to edit settings for the ECS. This option is enabled only if the Application Server Event Collection Service is enabled. For more information, refer to Event Collector Settings Dialog Box.

In This Section