Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use a PowerShell Function to Find DNS Server Block List

$
0
0

Summary: Use a Windows PowerShell function from Windows 8 or Windows Server 2012 to find the DNS server global query block list.

Hey, Scripting Guy! Question How can I use a function from Windows 8 or Windows Server 2012 to find the DNS server global query block list?

Hey, Scripting Guy! Answer 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}

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>