SQL Server Manager File

Okino Kamali Leiba 1 Reputation point
2021-08-06T00:31:10.293+00:00

There is absolutely no sqlservermanager15.msc file on my machine. I downloaded SQL Management Studio and SQL Server.

SQL Server Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2021-08-06T05:35:29.713+00:00

    The SQL Server Manager MSC 64 bit should be located in folder C:\Windows\System32, 32 bit C:\Windows\SysWOW64; can you find the MSC there?

    0 comments No comments

  2. YufeiShao-msft 7,146 Reputation points
    2021-08-06T06:36:14.213+00:00

    Hi @Okino Kamali Leiba

    In common case, the location is C:\Windows\SysWOW64\SQLServerManager15.msc, Of course, You will need the corresponding SQL Server Configuration Manager version to manage that particular version of SQL Server, please confirm it.
    SQL Server Configuration Manager is a Microsoft Management Console (MMC) snap-in

    You can check Computer Management if SQL Server Configuration Manager exists:
    121121-861.png
    If it doesn’t exist, you can try to fix SQL Server, or you can find SQLServerManager15.msc from another server which is running on same build version of from SQL Server Setup and paste it
    If anything is normal, you can use the following steps to open SQL Server Configuration Manager:
    1、 use MMC
    121077-862.png
    2、add snap-in:
    121103-863.png
    3、go to the menu File>>Save
    121078-864.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.