Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 7ad61a3

Browse files
committed
run DC tool
1 parent 8e804c1 commit 7ad61a3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Utilizing the SQL Server Configuration Manager client
44
author: "markingmyname"
55
ms.author: "maghan"
66
ms.reviewer: randolphwest, vanto
7-
ms.date: 09/11/2024
7+
ms.date: 03/14/2025
88
ms.service: sql
99
ms.topic: conceptual
1010
helpviewer_keywords:
@@ -18,7 +18,7 @@ helpviewer_keywords:
1818
- "services [SQL Server], managing"
1919
- "tools [SQL Server], SQL Server Configuration Manager"
2020
- "configuration manager [SQL Server]"
21-
ai.usage: ai-assisted
21+
- "ai-assisted"
2222
---
2323

2424
# SQL Server Configuration Manager
@@ -29,8 +29,8 @@ SQL Server Configuration Manager is a tool to manage the services associated wit
2929

3030
SQL Server Configuration Manager is installed automatically with your SQL Server installation. It's a Microsoft Management Console (MMC) snap-in that can be accessed from the Start menu or added to any other MMC display. The MMC uses the SQLServerManager<version>.msc file (for example, SQLServerManager16.msc for SQL Server 2022) to open SQL Server Configuration Manager.
3131

32-
| Version | Path |
33-
|----------------------------------------------------|----------------------------------------------|
32+
| Version | Path |
33+
| --- | --- |
3434
| [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] | `C:\Windows\SysWOW64\SQLServerManager16.msc` |
3535
| [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] | `C:\Windows\SysWOW64\SQLServerManager15.msc` |
3636
| [!INCLUDE [sssql17-md](../includes/sssql17-md.md)] | `C:\Windows\SysWOW64\SQLServerManager14.msc` |
@@ -61,7 +61,7 @@ Beginning with [!INCLUDE [sssql22-md](../includes/sssql22-md.md)], you can use S
6161

6262
Manage the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] services using SQL Server Configuration Manager.
6363

64-
> [!IMPORTANT]  
64+
> [!IMPORTANT]
6565
> Always use [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] tools such as SQL Server Configuration Manager to change the account used by the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] or [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Agent services or to change the password for the account. In addition to changing the account name, the SQL Server Configuration Manager performs additional configurations, such as setting permissions in the Windows Registry so that the new account can read the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] settings. Other tools, such as the Windows Services Control Manager, can change the account name but don't change associated settings. If the service can't access the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] portion of the registry, the service might not start properly.
6666
6767
As an extra benefit, passwords changed using SQL Server Configuration Manager, SQL Server Management Objects (SMO), or WMI take effect immediately without restarting the service.
@@ -78,7 +78,7 @@ SQL Server Configuration Manager allows you to create or remove an alias, change
7878
- Protocol - The network protocol used for the configuration entry.
7979
- Connection Parameters - The parameters associated with the connection address for the network protocol configuration.
8080

81-
> [!NOTE]  
81+
> [!NOTE]
8282
> SQL Server 2022 and later versions don't support creating aliases using SQL Server Configuration Manager. To create an alias for SQL Server 2022 and later versions, use the [SQL Server Client Network Utility tool](/previous-versions/windows/desktop/odbc/dn170508(v=vs.85)).
8383
8484
The SQL Server Configuration Manager also allows you to view information about failover cluster instances, though Cluster Administrator should be used for some actions, such as starting and stopping the services.

0 commit comments

Comments
 (0)