- Contents
Active Directory Accounts with SQL Server Technical Reference
Disable the named pipes protocol
If your company does not require the use of named pipes protocol, you can disable named pipes on SQL Server.
To disable the named pipes protocol on SQL Server:
-
Log on to SQL Server and start the SQL Server Configuration Manager.
-
Select SQL Server Configuration manager > SQL Server Network Configuration.
-
Disable the named pipe protocol in the following configuration containers:
-
SQL Native Client 10.0 Configuration (32bit)
-
SQL Server Network Configuration
-
SQL Native Client 10.0 Configuration

-
-
Double-click Named Pipes.
The Named Pipes Properties screen appears.
-
From Enabled, select No.
-
Click OK.

