You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/database-engine/configure-windows/scm-services-configure-server-startup-options.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Configure Server Startup Options (SQL Server Configuration Manager) | Microsoft Docs"
3
3
ms.custom: ""
4
-
ms.date: "01/06/2016"
4
+
ms.date: "11/23/2017"
5
5
ms.prod: "sql-non-specified"
6
6
ms.prod_service: "database-engine"
7
7
ms.service: ""
@@ -15,9 +15,12 @@ ms.topic: "article"
15
15
helpviewer_keywords:
16
16
- "parameters [SQL Server], startup options"
17
17
- "SQL Server, startup options"
18
+
- "SQL Server, startup parameters"
18
19
- "single-user mode [SQL Server], starting in"
19
20
- "startup options [SQL Server]"
21
+
- "startup parameters [SQL Server]"
20
22
- "SQL Server services, setting startup options"
23
+
- "SQL Server services, setting startup parameters"
21
24
ms.assetid: 7a94643c-6460-4baf-bb31-0cb99eaf970d
22
25
caps.latest.revision: 31
23
26
author: "BYHAM"
@@ -56,7 +59,7 @@ ms.workload: "On Demand"
56
59
>
57
60
> -**Windows 10**:
58
61
> To open [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, on the **Start Page**, type SQLServerManager13.msc (for [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)]). For previous versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] replace 13 with a smaller number. Clicking SQLServerManager13.msc opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click SQLServerManager13.msc, and then click **Open file location**. In the Windows File Explorer, right-click SQLServerManager13.msc, and then click **Pin to Start** or **Pin to taskbar**.
59
-
> -**Windows 8**:
62
+
> -**Windows 8**:
60
63
> To open [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, in the **Search** charm, under **Apps**, type **SQLServerManager\<version>.msc** such as **SQLServerManager13.msc**, and then press **Enter**.
61
64
62
65
2. In [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, click **SQL Server Services**.
@@ -77,6 +80,6 @@ ms.workload: "On Demand"
77
80
## See Also
78
81
[Start SQL Server in Single-User Mode](../../database-engine/configure-windows/start-sql-server-in-single-user-mode.md)
79
82
[Connect to SQL Server When System Administrators Are Locked Out](../../database-engine/configure-windows/connect-to-sql-server-when-system-administrators-are-locked-out.md)
80
-
[Start, Stop, or Pause the SQL Server Agent Service](http://msdn.microsoft.com/library/c95a9759-dd30-4ab6-9ab0-087bb3bfb97c)
81
-
83
+
[Start, Stop, or Pause the SQL Server Agent Service](../../ssms/agent/start-stop-or-pause-the-sql-server-agent-service.md)
84
+
[Database Engine Service Startup Options](../../database-engine/configure-windows/database-engine-service-startup-options.md)
0 commit comments