PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

Your network contains an Active Directory domain named contoso.com.
You currently have an intranet web site that is hosted by two Web servers named Web1 and Web2.
Web1 and Web2 run Windows Server 2012.
Users use the name intranet.contoso.com to request the web site and use DNS round robin.
You plan to implement the Network Load Balancing (NLB) feature on Web1 and Web2.

You need to recommend changes to the DNS records for the planned implementation.
What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Create one alias (CNAME) record named Intranet. Map the CNAME record to Intranet.

B.
Delete both host (A) records named Intranet. Create a pointer (PTR) record for each Web server.

C.
Create a new host (A) record named Intranet. Remove both host (A) records for Web1 and Web2.

D.
Delete one of the host (A) records named Intranet. Modify the remaining host (A) record named Intranet.

Explanation:
Need to check
Remove both host (A) records named Intranet. Create a new host (A) record named
Intranet

4 Comments on “What should you recommend?

  1. no says:

    D is correct.

    Seeing as DNS was being used to “load balance” by having the same A record with two entries/IP’s, you can simply delete ONE record, then modify the remaining Intranet record by pointing to the new NLB IP.




    0



    0
  2. Jimster says:

    What you need at the end of the operation is 1 intranet A record pointing to cluster IP. There are currently 2 (each with different IP).
    Removing 2 entries for web1 and web2 don’t help here – you’d still have 2 entries pointing to intranet
    – remove one of the intranet entries
    – change address of second
    (you can’t change the host of the A entry, just the IP)




    0



    0

Leave a Reply