All client computers on your company network run Windows 7 and are members of an Active
Directory Domain Services (AD DS) domain named contoso.com. DNS is the only name-resolution
protocol used on the network. A member server named serveri.contoso.com runs Windows Server
2008 R2. You change the IP address ofserverl.contoso.com. When users attempt to connect to
serverl.contoso.com from their client computers, the URL resolves to the incorrect IP address. You
need to recommend an approach for resolving serverl.contoso.com correctly from all client
computers. What should you do?
A.
Run the ipconfig /registerdns command from the client computers that are experiencing the issue.
B.
Add a serverl.contoso.com entry pointing to the fully qualified domain name (FQDN) to the
LMHOSTS file on each client computer that is experiencing the issue.
C.
Add a serverl.contoso.com entry pointing to the correct IP address to the LMHOSTS file on each
client computer that is experiencing the issue.
D.
Run the ipconfig /registerdns command from serverl.contoso.com.
You can use the ipconfig /registerdns command to initiate dynamic registration manually for the Domain Name System (DNS) names and IP addresses that are configured at a computer. This option can assist in troubleshooting a failed DNS name registration or in resolving a dynamic update problem between a client and a DNS server, without restarting the client.
https://technet.microsoft.com/en-us/library/cc794946%28v=ws.10%29.aspx
Not modifying any of the LMHOSTS file.
It s stating that the answer is a command from the server, yet the question is stating that the answer should be “resolved” from all client computers so who is writing this stuff?
And I have found at least four of the same questions listed on two different Test King URLs that have diff answers. And a couple of them state that the answer has changed…well is that going to reflect on the official exam?