Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 discovering SQL servers across the WAN

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-04-21 : 07:55:22
Marcus writes "I need to discover the names/versions/IP of SQL servers/instances across my company (spread over a fast WAN 3000 km across)to compare with the reported names from a manual inventory. I expect to see 100-200 instances.
SQL 2000 Enterprise Manager can discover 100-odd servers in a few seconds, if go to register a server and add it to a group. However I can't copy the resulting list.

Is there T-SQL command to do the same thing?

PS. I don't want to do a port scan on UDP 1434, it will probably be blocked by our Cisco PIX firewalls and teh network guys will not be impressed.

Thanks for the fine website!"

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2005-04-21 : 08:12:04
SEARCH on some keywords (instance, network) throws up the following link.

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=29193&SearchTerms=instance,network
Go to Top of Page
   

- Advertisement -