About 9,100,000 results
Open links in new tab
  1. SQL Server Configuration Manager - SQL Server | Microsoft Learn

    Mar 18, 2025 · SQL Server Configuration Manager is a tool to manage the services associated with SQL Server, configure the network protocols used by SQL Server, and manage the network connectivity configuration from SQL Server client computers.

  2. How to use SQL Server Configuration Manager - SQL Shack

    In this article, I have explained the SQL Server Configuration Manager and how to use it to configure SQL Server services and its configuration parameters.

  3. Change the Configuration Settings for a Database - SQL Server

    Jan 22, 2024 · This topic describes how to change database-level options in SQL Server by using SQL Server Management Studio or Transact-SQL. These options are unique to each database and do not affect other databases.

  4. How to setup and use a SQL Server alias - MSSQLTips.com

    Nov 5, 2008 · Just as with SQL Server Configuration Manager, the Server alias is what the application will attempt to connect to. You can specify where that alias points to by specifying the network library, the real server name, and any additional configuration parameters.

  5. Server Network Configuration - SQL Server | Microsoft Learn

    Feb 17, 2023 · Server network configuration tasks include enabling protocols, modifying the port or pipe used by a protocol, configuring encryption, configuring the SQL Server Browser service, exposing or hiding the SQL Server Database Engine on …

  6. Best Practices for Configuring Newly Installed SQL Server

    Jan 20, 2017 · Configuring SQL Server newly instances are not an easy task and a DBA might want to configure an Instance in many ways. Here, I am going to discuss some basic and most important configurations of the SQL Server Instance and Database Level which might be ignored and can cause performance issues.

  7. How to install the SQL Server Utility Control Point and configure ...

    Jan 16, 2017 · SQL Server Utility Control Point needs to be installed on an Instance first which will host the UCP Repository Database containing all the historical data about the enrolled instances. The database is named as “sysutility_mdw”.

  8. Ultimate Guide To SQL Server Configuration Manager

    May 9, 2024 · Learn how to configure, manage, and secure SQL Server using Configuration Manager. Explore network settings, service accounts, and security best practices.

  9. Automate SQL Server Client-Network Configuration - Database Journal

    Dec 1, 1999 · The Client network configuration for SQL Server can be found in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\. For this example I will create policy entries for the network library, the "AutoANSIToOEM" option and the "Use international settings" option.

  10. SQL Server DBA Utility Dashboard - MSSQLTips.com

    Feb 11, 2021 · Put the code into a text file called “Csharp_SQL_TOOLKIT_Combo.cs” (or whatever you want to call it). Compile it with the csc.exe compiler of your chose. Note: before you compile, you can put a list of your own servers in the combo box. Look for “///AAA” in the code and add your servers. You can download the entire script here.

  11. Some results have been removed
Refresh