SQL Server Developer Center > SQL Server Forums > SQL Server Notification Services > How to Auto start Notification Services application?
Ask a questionAsk a question
 

QuestionHow to Auto start Notification Services application?

  • Monday, May 04, 2009 12:41 PMsaurabh9 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,
    Some of my technitians need to reboot my server time to time. Then, I need to manually go an start the Notification Application. How do I make it start automatically when the server starts?

All Replies

  • Tuesday, May 05, 2009 1:37 PMjgardner04 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    What version of SQL are you using?  Can you give us a little more information on what you are trying to do.
  • Wednesday, May 06, 2009 4:19 AMsaurabh9 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am using SQL 2005. I have an Instance in Notification Services, which I just want to 'Start' when the PC/SQL server reboots.
  • Wednesday, October 07, 2009 10:29 PMjgardner04 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Is your SQL Server agent set to start when windows is started?
  • Thursday, November 12, 2009 2:48 PMmcb2401 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    A service is created for each application.  Browse the services for NS$(your application name) and set the startup type to automatic