Hi, I want to find programatically (with C# code) ALL the SQL servers in relative domains - "brothers", "sons" or "father" domain.
It can be done with WMI queries for each domain in the global catalog - but maybe you know about simpler way??
Thank you in advance.