Which cmdlet should you use?

You have a DNS server named DNS1 that runs windows server 2012 R2.
DNS1 is used to resolve the names of internet resources by using several DNS forwarders.
You need to prevent DNS1 from performing iterative queries if the DNS forwarders are unable to
reslove the queries.
Which cmdlet should you use?

You have a DNS server named DNS1 that runs windows server 2012 R2.
DNS1 is used to resolve the names of internet resources by using several DNS forwarders.
You need to prevent DNS1 from performing iterative queries if the DNS forwarders are unable to
reslove the queries.
Which cmdlet should you use?

A.
Remove-DNSServerRootHint

B.
Set-DNSServerPrimaryZone

C.
Ser-DNSServerGlobalNameZone

D.
Unregister-DNSserverDrirectoryPartition



Leave a Reply 5

Your email address will not be published. Required fields are marked *

20 − 11 =


Tango

Tango

I got this question on my exam but the answer A Remove-DNSServerRootHint was not one of the options

clicker

clicker

Did it have the option “Set-DnsServerForwarder”? If it didm then this is the correct anwser.

Quote: Setting IP addresses by using this cmdlet causes the DNS server to perform recursive queries to the DNS servers at the specified IP addresses.

https://technet.microsoft.com/en-us/library/jj649887.aspx

Diego

Diego

The Remove-DnsServerRootHint cmdlet removes root hints from the list of root hints on a Domain Name System (DNS) server.
When you remove a root hint from a DNS server, the DNS server cannot contact the root DNS server on startup and cannot answer queries for names outside its own authoritative zones.

Stroke

Stroke

So whats the answer now.

Doge Army of Doom

Doge Army of Doom

Answer is A