Skip to content

Commit 7430bf5

Browse files
authored
Remove duplicate content (#36875)
1 parent 638a5a4 commit 7430bf5

9 files changed

Lines changed: 50 additions & 74 deletions

docs/database-engine/configure-windows/manage-the-database-engine-services.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage the Database Engine Services
33
description: Get acquainted with services that are available in SQL Server. See how to start SQL Server Configuration Manager, which you can use to manage various services.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 08/26/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: concept-article
@@ -41,25 +41,18 @@ When you start an instance of [!INCLUDE [ssDEnoversion](../../includes/ssdenover
4141
4242
You can also use [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager to view the properties of the selected service. [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager is a [!INCLUDE [msCoName](../../includes/msconame-md.md)] Management Console (MMC) snap-in. For more information about MMC and how a snap-in works, see Windows Help.
4343

44-
On the **Start** menu, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
45-
46-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
47-
48-
| Operating system | Details |
49-
| --- | --- |
50-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
51-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
44+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
5245

5346
## Manage services
5447

55-
- [Broadcast a Shutdown Message (Command Prompt)](broadcast-a-shutdown-message-command-prompt.md)
48+
- [Broadcast a shutdown message from the command prompt](broadcast-a-shutdown-message-command-prompt.md)
5649
- [Change server authentication mode](change-server-authentication-mode.md)
5750
- [Configure file system permissions for Database Engine access](configure-file-system-permissions-for-database-engine-access.md)
5851
- [Configure Windows service accounts and permissions](configure-windows-service-accounts-and-permissions.md)
5952
- [Database Engine Service startup options](database-engine-service-startup-options.md)
6053
- [Sign in to an instance of SQL Server (Command Prompt)](log-in-to-an-instance-of-sql-server-command-prompt.md)
61-
- [Run SQL Server With or Without a Network](run-sql-server-with-or-without-a-network.md)
62-
- [Security Requirements for Managing Services](security-requirements-for-managing-services.md)
54+
- [Run SQL Server with or without a network](run-sql-server-with-or-without-a-network.md)
55+
- [Security requirements for managing services](security-requirements-for-managing-services.md)
6356
- [Single-user mode for SQL Server](start-sql-server-in-single-user-mode.md)
6457
- [SQL Server Browser service (Database Engine and SSAS)](sql-server-browser-service-database-engine-and-ssas.md)
6558
- [SQL Server Configuration Manager: Change the password of the accounts used](scm-services-change-the-password-of-the-accounts-used.md)

docs/database-engine/configure-windows/scm-services-change-the-password-of-the-accounts-used.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Change the Password of the Accounts Used (SQL Server Configuration Manager)"
3-
description: Find out how to change the password of the accounts that the Database Engine and the SQL Server Agent use. Learn when it's important to change the password.
2+
title: Change the Password of the Accounts Used (SQL Server Configuration Manager)
3+
description: "Find out how to change the password of the accounts that the Database Engine and the SQL Server Agent use. Learn when it's important to change the password."
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 08/26/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: how-to
@@ -41,16 +41,11 @@ You must be an administrator of the computer to change the password used by a se
4141

4242
## Use SQL Server Configuration Manager
4343

44-
#### Change the password used by the SQL Server (Database Engine) service
44+
Open SQL Server Configuration Manager from the Windows Start menu.
4545

46-
1. Select the **Start** button, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
46+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
4747

48-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
49-
50-
| Operating system | Details |
51-
| --- | --- |
52-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
53-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
48+
### Change the password used by the SQL Server (Database Engine) service
5449

5550
1. In SQL Server Configuration Manager, select **SQL Server Services**.
5651

@@ -60,9 +55,7 @@ You must be an administrator of the computer to change the password used by a se
6055

6156
The password change made in SQL Server Configuration Manager takes effect immediately, without the need to restart the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] service. If you use the Windows Services app (`services.msc`) to change the account password, a service restart is required.
6257

63-
#### Change the password used by the SQL Server Agent service
64-
65-
1. Select the **Start** button, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
58+
### Change the password used by the SQL Server Agent service
6659

6760
1. In SQL Server Configuration Manager, select **SQL Server Services**.
6861

docs/database-engine/configure-windows/scm-services-change-the-service-startup-account.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Change the Service Startup Account (SQL Server Configuration Manager)"
2+
title: Change the Service Startup Account (SQL Server Configuration Manager)
33
description: Learn how to change the service accounts that SQL Server and many of its services use. View limitations and restrictions on changes in service accounts.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 08/26/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: how-to
@@ -37,14 +37,11 @@ This article describes how to use SQL Server Configuration Manager to change the
3737

3838
## Use SQL Server Configuration Manager
3939

40-
1. On the **Start** menu, point to **All Programs**, point to **[!INCLUDE [ssnoversion](../../includes/ssnoversion-md.md)]**, point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
40+
Open SQL Server Configuration Manager from the Windows Start menu.
4141

42-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
42+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
4343

44-
| Operating system | Details |
45-
| --- | --- |
46-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
47-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
44+
### Configure startup options
4845

4946
1. In SQL Server Configuration Manager, select **SQL Server Services**.
5047

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

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Configure Server Startup Options (SQL Server Configuration Manager)"
2+
title: Configure Server Startup Options (SQL Server Configuration Manager)
33
description: Learn how to set options that the SQL Server Database Engine uses when it starts. View limitations and restrictions on making changes to startup parameters.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 07/15/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: how-to
@@ -43,16 +43,11 @@ Configuring server startup options is restricted to users who can change the rel
4343

4444
## Use SQL Server Configuration Manager
4545

46-
### Configure startup options
47-
48-
1. Select the **Start** button, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
46+
Open SQL Server Configuration Manager from the Windows Start menu.
4947

50-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
48+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
5149

52-
| Operating system | Details |
53-
| --- | --- |
54-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
55-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
50+
### Configure startup options
5651

5752
1. In [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, select **SQL Server Services**.
5853

docs/database-engine/configure-windows/scm-services-prevent-automatic-startup-of-an-instance.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Prevent Automatic Startup of an Instance (SQL Server Configuration Manager)"
2+
title: Prevent Automatic Startup of an Instance (SQL Server Configuration Manager)
33
description: Find out how to prevent an instance of SQL Server from starting automatically. See how to set the start mode to manual to accomplish this task.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 08/26/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: how-to
@@ -25,16 +25,11 @@ This article describes how to prevent an instance of [!INCLUDE [ssNoVersion](../
2525

2626
## Use SQL Server Configuration Manager
2727

28-
#### Prevent automatic startup of an instance of SQL Server
28+
Open SQL Server Configuration Manager from the Windows Start menu.
2929

30-
1. On the **Start** menu, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
30+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
3131

32-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
33-
34-
| Operating system | Details |
35-
| --- | --- |
36-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
37-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
32+
### Prevent automatic startup of an instance of SQL Server
3833

3934
1. In SQL Server Configuration Manager, expand **Services**, and then select **SQL Server**.
4035

docs/database-engine/configure-windows/scm-services-set-an-instance-to-start-automatically.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Set an Instance to Start Automatically (SQL Server Configuration Manager)"
2+
title: Set an Instance to Start Automatically (SQL Server Configuration Manager)
33
description: Find out how to set an instance of SQL Server to start automatically. Learn about the default configuration, and see how to set the start mode to automatic.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 08/26/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: configuration
99
ms.topic: how-to
@@ -22,16 +22,11 @@ This article describes how to set an instance of [!INCLUDE [ssNoVersion](../../i
2222

2323
## Use SQL Server Configuration Manager
2424

25-
#### Set an instance of SQL Server to start automatically
25+
Open SQL Server Configuration Manager from the Windows Start menu.
2626

27-
1. On the **Start** menu, point to **All Programs**, point to [!INCLUDE [ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then select **SQL Server Configuration Manager**.
27+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
2828

29-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't appear as an application in newer versions of Windows.
30-
31-
| Operating system | Details |
32-
| --- | --- |
33-
| **Windows 10 and Windows 11** | To open SQL Server Configuration Manager, on the **Start Page**, type `SQLServerManager16.msc` (for [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], replace `16` with the appropriate number. Selecting `SQLServerManager16.msc` opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click `SQLServerManager16.msc`, and then select **Open file location**. In the Windows File Explorer, right-click `SQLServerManager16.msc`, and then select **Pin to Start** or **Pin to taskbar**. |
34-
| **Windows 8** | To open SQL Server Configuration Manager, in the **Search** charm, under **Apps**, type `SQLServerManager<version>.msc`, such as `SQLServerManager16.msc`, and then press **Enter**. |
29+
### Set an instance of SQL Server to start automatically
3530

3631
1. In **SQL Server Configuration Manager**, expand **Services**, and then select **SQL Server**.
3732

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: rwestMSFT
3+
ms.author: randolphwest
4+
ms.date: 03/16/2026
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager might not appear as an application in newer versions of Windows.
9+
10+
From the Windows **Start** menu, type `SQLServerManager17.msc` (for [!INCLUDE [sssql25-md](../sssql25-md.md)]). For other versions of [!INCLUDE [ssNoVersion](../ssnoversion-md.md)], replace `17` with the appropriate number. Selecting `SQLServerManager17.msc` opens SQL Server Configuration Manager.
11+
12+
You can pin SQL Server Configuration Manager to the Start menu or taskbar when you right-click `SQLServerManager17.msc`, and then select **Open file location**. In File Explorer, right-click `SQLServerManager17.msc`, and then select **Pin to Start** or **Pin to taskbar**.

docs/tools/configuration-manager/sql-server-configuration-manager-help.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "SQL Server Configuration Manager Help"
2+
title: SQL Server Configuration Manager Help
33
description: Get acquainted with SQL Server Configuration Manager. Learn how to use it to manage SQL Server services and configure network connectivity.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 12/15/2025
6+
ms.date: 03/16/2026
77
ms.service: sql
88
ms.subservice: tools-other
99
ms.topic: concept-article
@@ -69,9 +69,7 @@ For more information about each of these tasks, see F1 help for each task.
6969

7070
## Open SQL Server Configuration Manager
7171

72-
Because SQL Server Configuration Manager is a snap-in for the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, SQL Server Configuration Manager doesn't always appear as an application in some versions of Windows.
73-
74-
To open SQL Server Configuration Manager, type `SQLServerManager17.msc` (for [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)]) from the **Start** menu. For other versions, replace `17` with the appropriate number. You can pin SQL Server Configuration Manager to the Start menu or Task Bar by right-clicking `SQLServerManager17.msc` and selecting **Open file location**. Then, right-click the file and select **Pin to Start** or **Pin to Taskbar**.
72+
[!INCLUDE [open-sql-server-configuration-manager](../../includes/paragraph-content/open-sql-server-configuration-manager.md)]
7573

7674
## Related content
7775

0 commit comments

Comments
 (0)