SQL Server 2008 Books Online (October 2009)
How to: Enable or Disable a Server Network Protocol (SQL Server Configuration Manager)

All network protocols are installed by SQL Server Setup, but may or may not be enabled.

Use SQL Server Configuration Manager to enable or disable network protocols. The Database Engine must be stopped and restarted for the change to take effect.

To enable a server network protocol

  1. In SQL Server Configuration Manager, in the console pane, expand SQL Server Network Configuration.

  2. In the console pane, click Protocols for <instance name>.

  3. In the details pane, right-click the protocol you want to change, and then click Enable or Disable.

  4. In the console pane, click SQL Server Services.

  5. In the details pane, right-click SQL Server (<instance name>), and then click Restart, to stop and restart the SQL Server service.

See Also

Tasks

How to: Enable or Disable a Server Network Protocol (SQL Server PowerShell)

Help and Information

Getting SQL Server 2008 Assistance
Tags :


Community Content

Texasshutterbug
Screen captures
I am working with SQL for the first time. These tips would be much more helpful if screen shots of the steps would be added. For instance, without a "guided tour" first, I'm having to poke around a lot to find things annotated in the steps. Which is the console pane? Which is the details pane? etc.
Tags :

Page view tracker