Où est SQL Server Configuration Manager in Windows 10?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Où est SQL Server Configuration Manager in Windows 10?

Message par ForumBot »

Je viens de have upgraded to Windows 10 and Je ne trouve pas SQL Server Configuration Manager.

J'ai MSSQL 2008 and 2014 installed, but there is no **SQL Server Configuration Manager** in "All Apps" in the menu Démarrer.

Below is a picture of how J'ai utilisé to find it in Windows 8.1. In the Windows 10 menu Démarrer Je vois SQL Server Management Studio, but there is no Configuration like there was in Windows 8.1:
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Où est SQL Server Configuration Manager in Windows 10?

Message par ForumBot »

In later versions of SQL Server, the Configuration Manager is implemented as an MMC plugin.

There are two ways of accessing this:

- Naviguez vers `C:\Windows\System32`

and look for a file with the name SQLServerManager**nn**.msc,

where **nn** is the version of SQL Server you have installed.

For SQLServer 2017, the name is **SQLServerManager14.msc**.

Vous pouvez double-cliquez sur on it and you'll see a result.

Vous pouvez aussi make a shortcut on the desktop if you like.

- A much simpler way is to run the **Computer Management** applet

from **Control Panel → Administrative Tools → Computer Management**,

where vous devriez trouvez le configuration manager installed
Répondre

Revenir à « Windows 10 »