PowerTip: Use PowerShell to Find DNS Suffix Search List
Summary: Use Windows PowerShell to find a DNS suffix search list.
How can I use Windows PowerShell to find how DNS is configured on my computer running Windows 8.1
in terms of domain suffix search lists?
Use the Get-DnsClientGlobalSetting function.