How to: Start SQL Server Agent (SQL Server Configuration Manager)
SQL Server 2005
SQL Server Agent can be stopped and started from SQL Server Configuration Manager.
-
On the Start menu, point to All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Configuration Manager.
-
In SQL Server Configuration Manager, expand Services, and then click SQL Agent.
-
In the results pane, right-click any instance, and then click Start.
A green arrow on the icon next to the SQL Server Agent and on the toolbar indicates that SQL Server Agent started successfully.
-
Click OK.
For information about running SQL Server Agent in verbose mode for troubleshooting, see sqlagent90 Application.
Tasks
How to: Stop SQL Server Agent (SQL Server Configuration Manager)How to: Start SQL Server Agent (SQL Server Configuration Manager)
How to: Start SQL Server Agent (net Commands)
How to: Connect to Another Computer (SQL Server Configuration Manager)
How to: Configure WMI to Show Server Status in SQL Server Tools