Enabling MSSQL Server Autostart
Prerequisites§
- Start SQL Server Configuration Client (SSCC) on the MSSQL host.
Procedure§
-
In the SSCC, in its left pane, expand SQL Server Configuration Manager (Local), and then click SQL Server Services.

-
Activate the SQL service autostart:
- In the right pane, right click SQL Server, and from the action menu select Stop.
-
Right click SQL Server again, and from the action menu select Properties.
The properties window appears.
-
In the window that appears, go to the Service tab.
- On the tab, from the Start Mode list, select Automatic.
- In the window, click ОК to apply changes and close the window.
- In the right pane of SSCM, right click SQL Server, and from the action menu select Start.
-
Repeat the previous step for SQL server browser.