Where is SQL Server Configuration Manager in SQL Server 2016

故事扮演 提交于 2019-11-30 23:47:43

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
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!