Monday, 22 August 2022

[SQL Server] Where is my SQL Server Configuration Manager and SSMS?

 [SQL Server] Where is my SQL Server Configuration Manager and Where is my SSMS(SQL Server Management Studio)?


SQL Server Configuration Manager

Sometimes, for some reason, you can't find(search) SQL Server Configuration Manager.




Here are the file names for SQL Server Configuration Manager

  • SQL Server 2022: SQLServerManager16.msc
  • SQL Server 2019: SQLServerManager15.msc
  • SQL Server 2017: SQLServerManager14.msc
  • SQL Server 2016: SQLServerManager13.msc
  • SQL Server 2014 (12.x): SQLServerManager12.msc
  • SQL Server 2012 (11.x): SQLServerManager11.msc

Path

C:\Windows\SysWOW64
or
C:\Windows\System32

However they are all from System Path, therefore you can simply execute them by type it.
i.e.



















Reference: https://docs.microsoft.com/en-us/sql/relational-databases/sql-server-configuration-manager?view=sql-server-ver16


=============================================================



SQL Server Management Studio


Sometimes, for some reason, you can't find(search) SQL Server Management Studio.



Here are the locations for SSMS (depending on SQL Server/SSMS versions)

From SSMS 18The location has been changed.

  • C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Ssms.exe

SQL Server 2017

  • C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe

SQL Server 2016

  • C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\Ssms.exe

SQL Server 2014

  • C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\Ssms.exe

SQL Server 2005: Really? Do you still use SQL Server 2005?

  • C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe

No comments:

Post a Comment

(KOR)☁️ AWS Solutions Architect Associate 자격증 취득 여정

  !저의 경험 , 팁 , 그리고 SAA-C03 자격증 합격을 위한 노하우 공유! 조금 늦은 포스팅이지만 , 꼭 공유하고 싶었던 이야기입니다 . 회사 내 주변 동료들이 자주 이렇게 말하곤 했습니다 . “ 님 실...