Summary: Use a Windows PowerShell function from Windows 8 or Windows Server 2012 to find the DNS server global query block list.
How can I use a function from Windows 8 or Windows Server 2012 to find the DNS server global query block list?
Use the Get-DNSServerGlobalQueryBlockList function and specify the name of the DNS server, as shown here.
15:19 C:\> Get-DnsServerGlobalQueryBlockList -ComputerName dc1
Enable : True
List : {wpad, isatap}