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.
0 comments