exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 4 question 40 discussion

Actual exam question from Microsoft's AZ-800
Question #: 40
Topic #: 4
[All AZ-800 Questions]

SIMULATION
-

You need to configure SRV1 as a DNS server. SRV1 must be able resolve names from the contoso.com domain by using DC1. All other names must be resolved by using the root hint servers.

To complete this task, sign in the required computer or computers.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ksk08
7 months, 2 weeks ago
Access SRV1: Use Remote Desktop Connection (RDC) to connect to SRV1 if needed2. Open DNS Manager: On SRV1, open the DNS Manager from the Administrative Tools. Configure Conditional Forwarder: In DNS Manager, right-click on "Conditional Forwarders" and select "New Conditional Forwarder." Enter "contoso.com" as the domain name. Add the IP address of DC1 as the forwarding server. Verify Root Hints Configuration: In DNS Manager, right-click on the server name and select "Properties." Go to the "Root Hints" tab and ensure it is correctly configured with root servers. Test Configuration: Use tools like nslookup to verify that queries for contoso.com are resolved by DC1 and other queries use root hints.
upvoted 2 times
...
Jothar
1 year ago
Root hints are enabled by default UNLESS they're disabled. Instead configure your DNS server to not use root hint name server by selecting the Disable recursion server option in the DNS Manager console Advanced tab. I guess you need to check advanced tab on dns console and make sure disable recursion is not checked.
upvoted 1 times
...
Jothar
1 year ago
Actually to be simpler, you are setting this up as a secondary zone, set up dc2 to allow zone transfers to this secondary server, and let it use root hints.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...