Where is the SQL Server Configuration Manager in SQL Server 2016?
It is not under the menu group for SQL Server 2016.
(I have the Developer Edition installed)
Where is the SQL Server Configuration Manager in SQL Server 2016?
It is not under the menu group for SQL Server 2016.
(I have the Developer Edition installed)
1.Open run CTRL+R
2.Type below command..
SQLServerManager13.msc
sometimes SQLServer Configuration manager won't appear in search ,either due to recent installation ,so it was not indexed or some other reason..So you can use above command to open it from RUN..
Below are some more commands corresponding to different versions..
SQLServerManager14.msc SQLServer2017
SQLServerManager13.msc SQLServer2016
SQLServerManager12.msc SQLServer2014
SQLServerManager11.msc SQLServer2012
SQLServerManager10.msc SQLServer2008