co.de.mon.key

Weblog

Missing MS SQL Configuration Manager

| Comments

If you are unable to find the Configuration Manager, there is a simple way to call it, instead of repairing the installation:

For SQL Server 2012

1
SQLServerManager11.msc

For SQL Server 2008

1
SQLServerManager10.msc

(credits)[http://stackoverflow.com/questions/9844771/sql-server-configuration-manager-not-found]

Comments