70-642 · Question #326
Your network contains an Active Directory domain named contoso.com. The domain contains a DNS server named Server1. You are configuring DirectAccess. You create a static host (A) record for…
The correct answer is B. Run dnscmd /config /enableglobalqueryblocklist 0. dnscmd [<ServerName>] /config /enableglobalqueryblocklist 0|1 0 - If you want to disable the global query block list 1 - If you want the DNS Server service to ignore queries for the names in the block list
Question
Your network contains an Active Directory domain named contoso.com. The domain contains a DNS server named Server1. You are configuring DirectAccess. You create a static host (A) record for isatap.contoso.com. You discover that the DNS server fails to respond to queries for the isatap.contoso.com record. You need to ensure that the DNS server resolves queries for isatap.contoso.com. What should you do?
Options
- ACreate a stub zone for isatap.contoso.com.
- BRun dnscmd /config /enableglobalqueryblocklist 0
- CRun dnscmd /config /enableglobalqueryblocklist 1
- DCreate a canonical name (CNAME) record for isatap.contoso.com.
How the community answered
(44 responses)- A9% (4)
- B82% (36)
- C2% (1)
- D7% (3)
Explanation
dnscmd [<ServerName>] /config /enableglobalqueryblocklist 0|1 0 - If you want to disable the global query block list 1 - If you want the DNS Server service to ignore queries for the names in the block list
Topics
Community Discussion
No community discussion yet for this question.