removepolicy

  1. elhanan

    Unable to remove a block policy from DNS

    Hello there, I added some domain name to be blocked in my network and I used the following command to do that: Add-DnsServerQueryResolutionPolicy -Name "BlockListPolicy" -Action IGNORE -FQDN "EQ,*.somedomain.com" -PassThru After I have done that in powershell that domain is filtered out not to...
Back
Top