About 1,570,000 results
Open links in new tab
  1. Server Network Configuration - SQL Server | Microsoft Learn

    Aug 26, 2025 · Become familiar with SQL Server network configuration tasks. View information on enabling protocols, configuring encryption, registering SPNs, and other actions.

  2. SQL Server network configuration

    Jun 14, 2016 · There are three main network protocols that you can configure in SQL Server. All these network protocols are installed by default when installing the SQL Server instance, but …

  3. SQL Server Network Configuration - SQL Server | Microsoft Learn

    Jul 29, 2024 · Get acquainted with the Server Network Configuration dialog boxes in SQL Server Configuration Manager.

  4. SQL Server Configuration Manager - SQL Server | Microsoft Learn

    6 days ago · SQL Server Configuration Manager allows you to configure server or client network protocols and connectivity options. After the correct protocols are enabled, you don't need to …

  5. SQL Server Configuration Manager Help - SQL Server

    Jul 29, 2024 · Learn how to use it to manage SQL Server services and configure network connectivity.

  6. Enable or Disable a Server Network Protocol - SQL Server

    Aug 26, 2025 · All network protocols are installed during installation, by SQL Server Setup, but might or might not be enabled. This article describes how to enable or disable a server …

  7. Default SQL Server network protocol configuration

    Aug 27, 2025 · View factors that affect whether network protocols are turned on or off during SQL Server installation. See how to configure protocols after installation.

  8. How to use SQL Server Configuration Manager

    This article talks about the SQL Server configuration manager and how we can use it to configure SQL Server services and its configuration parameters.

  9. How to Enable TCP/IP Connections in SQL Server - SQL DBA Blog

    Apr 25, 2020 · In this post I'm showing how to enable TCP/IP connections for SQL Server, which can be done via command or SQL Server Configuration Manager.

  10. Enabling TCP Connections in SQL Server - DBASco

    Jan 30, 2024 · In this guide, we’ll walk you through the process using two popular methods: SQL Server Configuration Manager and PowerShell. The aim is to streamline the information, …