Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2.16 KB

File metadata and controls

41 lines (31 loc) · 2.16 KB
title Prevent Automatic Startup of an Instance of SQL Server (SQL Server Configuration Manager) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
automatic SQL Server startup
SQL Server, stopping
SQL Server, automatic startup
canceling automatic startup
stopping SQL Server
preventing automatic startups [SQL Server]
ms.assetid 782663cf-f3d7-4cc6-b621-21e4550f0322
author MikeRayMSFT
ms.author mikeray
manager craigg

Prevent Automatic Startup of an Instance of SQL Server (SQL Server Configuration Manager)

This topic describes how prevent an instance of [!INCLUDEssNoVersion] from starting automatically in [!INCLUDEssCurrent] by using SQL Server Configuration Manager. [!INCLUDEssNoVersion] is normally configured to start automatically. You can change that by setting the start mode for the instance to manual.

Using SQL Server Configuration Manager

To prevent automatic startup of an instance of SQL Server

  1. On the Start menu, point to All Programs, point to [!INCLUDEssCurrentUI], point to Configuration Tools, and then click SQL Server Configuration Manager.

  2. In SQL Server Configuration Manager, expand Services, and then click SQL Server.

  3. In the details pane, right-click MSSQLServer, and then click Properties.

  4. In the SQL Server <instancename> Properties dialog box, in the Properties box, set the value of Start Mode to Manual.

  5. Click OK to close the SQL Server <instancename> Properties dialog box, and then close [!INCLUDEssNoVersion] Configuration Manager.

See Also

Start, Stop, Pause, Resume, Restart the Database Engine, SQL Server Agent, or SQL Server Browser Service