Discovering SQL Installations

  • I have 200 servers in my enterprise and I need a programmatic way to discover what SQL installations exist without having to go to each machine. There must be a way to browse the network to discover this.

    Any ideas?

  • If you use SQL-DMO, there is a method to look for SQL installations. Note that this may not work, especially if you are subnetted.

    Check the MSDN docs

    Steve Jones

    steve@dkranch.net

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

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