Please see the following command to run SQL Server Configuration Manager on the machine hosting the database.
- Right click on Windows logo in lower left (on Task Bar)
- Select run.
- Type in SQLServerManager14.msc If running SQL 2019. Please see the following chart if running another version of SQL.
Note:
The above example is if you are running SQL Server 2017 but see the following commands if you are running a different version.
SQL Server version | Command |
SQL Server 2019 | SQLServerManager15.msc |
SQL Server 2017 | SQLServerManager14.msc |
SQL Server 2016 | SQLServerManager13.msc |
If the above instructions do not work, please try the following.
1. First step is to right click on the Windows logo and select Run.
2. Next type mmc.exe.
3. Next, select File > Add Remove Snap-in.
4. Lastly, select SQL Server Network Configuration > click on the Add button > Ok.