Tag: tcp ip port

  • How to find TCPIP port via T-SQL

    In most of the forums I’ve seen that users are not able to find on which port does their sql server is listening. Hence I decided to write a script to check TCPIP port on which sql server is listening. Checkout the below script.