all sql servers

  • How do I identify all SQL Server instances  within a domain ... (if multiple nodes then list both)
    Thanks

  • If all SQL Servers use Domain Service accounts with proper Service Principal Names configured, you could query Active Directory. If you have a default port for SQL Server and know all the IP Ranges / Subnets, you could do a port scan if you're allowed to.

  • You might also consider using the MAP toolkit.

    John

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply