Full Server Name including Domain

  • I am trying to find which domain all my SQL Servers are on (they are currently on different domains). I am looking for a query to do this within SQL Server if possible to avoid having to connect to each one and go under computer properties and look at the full name.

    Any suggestions?

    ServerProperty with options Servername and Machinename only get me the basic server name, not including the domain.

  • I think you'd have to read this out of the registry.

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

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