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
In Object Explorer, expand Notification Services.
Right-click the instance and select Properties.
In the left pane, select Applications.
If the instance hosts multiple applications, select the application you want to modify from the Applications box.
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.
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)