Server Configuration How-to Topics
The default settings for server components allow you to run an instance of Microsoft SQL Server immediately after installation. In most cases, you do not need to reconfigure the server. However, server management is necessary in those situations where you want to set up special server configurations, change the network connections, or set server configuration options to improve SQL Server performance.
Server properties can be managed from SQL Server Management Studio, and SQL Server Configuration Manager. Many properties are read-only. Some server properties can only be changed using the correct tool. Some server properties require a restart of SQL Server before they will take effect.
In This Section
How to: View Server Properties (SQL Server Management Studio)
How to: Check and Set Remote Server Connection Options (SQL Server Management Studio)
How to: View or Change Server Properties (SQL Server Configuration Manager)
How to: Configure the Affinity Mask (SQL Server Management Studio)
How to: Configure the awe enabled Option (SQL Server Management Studio)
How to: Configure the c2 audit mode Option (SQL Server Management Studio)
How to: View or Change the backup compression default Option (SQL Server Management Studio)
How to: Configure the cost threshold for parallelism Option (SQL Server Management Studio)
How to: Configure the cursor threshold Option (SQL Server Management Studio)
How to: Set the Default Full-Text Language (SQL Server Management Studio)
How to: Set the Default Language (SQL Server Management Studio)
How to: Set a Fixed Fill Factor (SQL Server Management Studio)
How to: Configure the index create memory Option (SQL Server Management Studio)
How to: Configure the locks Option (SQL Server Management Studio)
How to: Set Minimum Query Memory (SQL Server Management Studio)
How to: Configure the Maximum Number of Worker Threads (SQL Server Management Studio)
How to: Set the Backup Retention Duration (SQL Server Management Studio)
How to: Set a Fixed Amount of Memory (SQL Server Management Studio)
How to: Configure the max text repl size Option (SQL Server Management Studio)
How to: Configure the nested triggers Option (SQL Server Management Studio)
How to: Configure the priority boost Option (SQL Server Management Studio)
How to: Set the Recovery Interval (SQL Server Management Studio)
How to: Set Remote Server Access (SQL Server Management Studio)
How to: Set Remote Login Timeout (SQL Server Management Studio)
How to: Configure the scan for startup procs Option (SQL Server Management Studio)
How to: Enforce Distributed Transactions for Remote Procedures (SQL Server Management Studio)
How to: Set a Time Limit for Remote Queries (SQL Server Management Studio)
How to: Configure the two-digit year cutoff Option (SQL Server Management Studio)
How to: Configure User Options (SQL Server Management Studio)
How to: Configure Packet Size (SQL Server Management Studio)
How to: Configure the query governor cost limit Option (SQL Server Management Studio)
How to: Configure the query wait Option (SQL Server Management Studio)