Skip to content

Commit 2d4feac

Browse files
authored
Merge pull request #4068 from pmasl/patch-38
Update scm-services-configure-server-startup-options.md
2 parents 777835b + 252b1c1 commit 2d4feac

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/database-engine/configure-windows/scm-services-configure-server-startup-options.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Configure Server Startup Options (SQL Server Configuration Manager) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "01/06/2016"
4+
ms.date: "11/23/2017"
55
ms.prod: "sql-non-specified"
66
ms.prod_service: "database-engine"
77
ms.service: ""
@@ -15,9 +15,12 @@ ms.topic: "article"
1515
helpviewer_keywords:
1616
- "parameters [SQL Server], startup options"
1717
- "SQL Server, startup options"
18+
- "SQL Server, startup parameters"
1819
- "single-user mode [SQL Server], starting in"
1920
- "startup options [SQL Server]"
21+
- "startup parameters [SQL Server]"
2022
- "SQL Server services, setting startup options"
23+
- "SQL Server services, setting startup parameters"
2124
ms.assetid: 7a94643c-6460-4baf-bb31-0cb99eaf970d
2225
caps.latest.revision: 31
2326
author: "BYHAM"
@@ -56,7 +59,7 @@ ms.workload: "On Demand"
5659
>
5760
> - **Windows 10**:
5861
> 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**:
6063
> 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**.
6164
6265
2. In [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, click **SQL Server Services**.
@@ -77,6 +80,6 @@ ms.workload: "On Demand"
7780
## See Also
7881
[Start SQL Server in Single-User Mode](../../database-engine/configure-windows/start-sql-server-in-single-user-mode.md)
7982
[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)
8285

0 commit comments

Comments
 (0)