This topic has not yet been rated - Rate this topic

How to: Stop an Instance of Notification Services (Command Prompt)

SQL Server 2005

Each instance of Notification Services has an engine on each server that runs a hosted event provider, generator, or distributor. Typically, the NS$instanceName Microsoft Windows service runs the Notification Services engine. One way to stop a Windows service is by using Windows Server services commands.

ms171210.note(en-US,SQL.90).gifNote:
This procedure does not apply to clusters. On a cluster, you must use Cluster Administrator to stop the Generic Service that is configured to run the instance's Windows service.

  • From a command prompt, type:

    net stop NS$ instanceName

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.