PrepAway - Latest Free Exam Questions & Answers

Which cmdlets should you run?

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.

PrepAway - Latest Free Exam Questions & Answers

Answer:

7 Comments on “Which cmdlets should you run?

  1. Dmag says:

    Disagree with first answer.
    It should rather be Set-DnsServerResponseRateLimiting to enable the rate limiting instead of Add-DnsServerClientSubnet wihch has nothing to do at all with rate limiting but define a DNS zone.

    The second answer is OK : Add-DnsServerResponseRateLimitingExceptionlist , as this command will be used with 10.0.0.0/24 as -clientsubnet parameter in the exception list for queries originating from specified client subnets

    Definition : “The Add-DnsServerResponseRateLimiting cmdlet adds a Response Rate Limiting (RRL) exception list on the DNS server. The RRL exception list indicates that responses to queries for specified Fully Qualified Domain Names (FQDNs), queries originating from specified client subnets, queries received on specified server interfaces, or any combination of these values, are exempt from RRL.”

    https://docs.microsoft.com/en-us/powershell/module/dnsserver/set-dnsserverresponseratelimiting?view=win10-ps




    1



    1
    1. briefingguy says:

      The question states “You enable Response Rate Limiting on Server1”, so this is already done. The answer is Add-DnsServerClientSubnet & Add-DnsServerResponseRateLimitingExceptionlist




      1



      0
  2. Pierre Boya says:

    The answer is correct.
    It clearly says is question: “You enable Response Rate Limiting on Server1.”
    So I would go with: Add-DnsServerClientSubnet & Add-DnsServerResponseRateLimitingExceptionlist




    10



    0

Leave a Reply