How to: Disable Subscriber Management (SQL Server Management Studio)

Using the Properties dialog for the instance of Notification Services, you can disable subscriber management for an instance of Notification Services. Disabling subscriber management stops anyone from adding, deleting, or modifying subscriber records, but not subscriptions. Subscriptions are managed per application; as long as subscriptions are enabled in an application, subscriptions can be added, deleted, and modified.

The following procedure shows how to disable subscriber management by using Microsoft SQL Server Management Studio.

To disable subscriber updates

  1. In Object Explorer, expand Notification Services.

  2. Right-click the instance of Notification Services and select Properties.

  3. In the left pane, select Subscribers.

  4. In the table, clear the check box in the Enabled column.

  5. Click OK to apply the change.

See Also

Tasks

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

Concepts

Viewing the Status of Instances, Applications, and Components

Other Resources

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

Help and Information

Getting SQL Server 2005 Assistance