Hotspot Question
Your network contains an Active Directory domain named contoso.com. The domain contains a
DNS server named Server1. You enable Response Rate Limiting on Server1. You need to prevent
Response Rate Limiting from applying to hosts that reside on the network of 10.0.0.0/24. Which
cmdlets should you run? (To answer, select the appropriate options in the answer area.)

Correct:
Add subnet: https://docs.microsoft.com/en-gb/powershell/module/dnsserver/Add-DnsServerClientSubnet?view=win10-ps
Set RRL: https://blogs.technet.microsoft.com/teamdhcp/2015/08/28/response-rate-limiting-in-windows-dns-server/
Note the fact that it states that RRL IS ALREADY ENABLED!
“You enable Response Rate Limiting on Server1.”
By default, RRL is NOT ENABLED!!!!
This rules out the Set-DnsServerResponseRateLimiting part!
11
0
again you point out the subtleties of the questions. THANKS!
1
0