How to: Enable Components of an Instance of Notification Services (SQL Server Management Studio)

Enabling an application's components, which include hosted event providers, the generator, distributors, and subscribers, allows these components to run. Note that the instance must also be enabled for an application and its components to run. The following procedure shows how to enable application components from Microsoft SQL Server Management Studio.

To enable individual components

  1. In Object Explorer, expand Notification Services.

  2. Right-click the instance and select Properties.

  3. In the left pane, select Applications.

  4. If the instance hosts multiple applications, select the application you want to modify from the Applications box.

  5. In the table, find the component you want to enable and select the check box in the Enabled column. Repeat this step for each component you want to enable.

  6. When you are finished enabling individual components, click OK.

See Also

Tasks

How to: Enable an Instance of Notification Services (SQL Server Management Studio)
How to: Enable Subscriber Management (SQL Server Management Studio)

Concepts

Viewing the Status of Instances, Applications, and Components

Other Resources

nscontrol enable Command
Managing Instances and Applications How-to Topics (Notification Services)

Help and Information

Getting SQL Server 2005 Assistance