Showing posts with label Get the Sql instance name of a server. Show all posts
Showing posts with label Get the Sql instance name of a server. Show all posts

Wednesday, September 16, 2009

Get the Sql instance name of a server

Get the Sql instance name of a server by using portquery

Run form command
portqry -n 'server name or IP address' -e 1434 -p udp

e.g.
portqry -n 192.168.1.20 -e 1434 -p udp

Help Link :


Download Link: