Locating The Server Port In SQL Server 2005
- 7
- Add a Comment
Hello and welcome back to my blog… today I was needing to change the port number on one of my production SQL Server 2005 boxes. Wouldn’t you know it… I had to look for it because it has been awhile since I have had to change the port number on the server. So I thought today I would share where you will find the server port number in SQL Server 2005.
From the Start button click on All Programs, then click on Microsoft SQL Server 2005. From there navigate to Configuration Tools and click on SQL Server Configuration Manager. Once the Configuration Manager opens up, expand the SQL Server 2005 Network Configuration. Underneath this you will see Protocols for <your server name> … click on that. This will display the information for this server on the right hand side of the Configuration Manager. On the right side, double-click on TCP/IP. After double-clicking this the TCP/IP Properties dialog box opens up. Click on the tab that reads “IP Addresses” and this will display all of the IP addresses that are assigned to this server. If you have multiple IP addresses assigned (depends upon how many nic cards you have in the server) to this server then scroll to the bottom to where it reads “IPAll“. Underneath this you will see where it reads “TCP Dynamic Ports“… this is where the Server Port number is located and this where you make the change.
I hope this helps and you can use this a reference each time you need to find the server port. ![]()

7 Comments
jagesh
June 13th, 2008
at 4:33am
Nice
mita
July 18th, 2008
at 2:06am
Hey!
This article was of real help to me and its very well written to provide direct help without telling stories
Thanks a lot
Mita
Adina
May 19th, 2009
at 2:48am
Very useful.Thanks!
propecia
June 5th, 2009
at 4:11pm
Great site, Good info
cizium
June 22nd, 2009
at 5:03am
It’s is very helpful.
Thank you so much for sharing your knowledge.
sudheer
June 26th, 2009
at 9:48pm
good information
Rajesh Kumar
October 15th, 2009
at 7:44pm
Thank you so much. Nice teaching………