You need to ensure that your DNS servers can resolve partners.adatum.com to the correct IP address immediately

Your network contains an Active Directory forest named contoso.com.
Users frequently access the website of an external partner company. The URL of the website is
http://partners.adatum.com.
The partner company informs you that it will perform maintenance on its Web server and that the IP
addresses of the Web server will change.
After the change is complete, the users on your internal network report that they fail to access the
website. However, some users who work from home report that they can access the website.
You need to ensure that your DNS servers can resolve partners.adatum.com to the correct IP
address immediately.
What should you do?

Your network contains an Active Directory forest named contoso.com.
Users frequently access the website of an external partner company. The URL of the website is
http://partners.adatum.com.
The partner company informs you that it will perform maintenance on its Web server and that the IP
addresses of the Web server will change.
After the change is complete, the users on your internal network report that they fail to access the
website. However, some users who work from home report that they can access the website.
You need to ensure that your DNS servers can resolve partners.adatum.com to the correct IP
address immediately.
What should you do?

A.
Run Set-DnsServerScavenging.

B.
Run ipconfig and specify the FlushDns parameter.

C.
RunSet-DnsServerResourceReeordAging.

D.
Run dnscmd and specify the ClearCache parameter.

Explanation:
Clear the DNS cache on the DNS server with either Dnscmd /ClearCache (from command prompt) or
Clear-DnsServerCache (from Windows PowerShell).

Technet, Dnscmd



Leave a Reply 4

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

9 + 18 =


Lord Vader

Lord Vader

Hil says:
January 4, 2015 at 8:28 pm
option D wasn’t on in my exam. instead, Run dns command and clear cache option was there. Also some other options, am not sure which one was correct.

Lord Vader

Lord Vader

also question 221

AJ50

AJ50

I just want to request friends like Lord Vader that please when you post something make sure it is to the point and useful for everyone. No offence, Thanks.

Clear the DNS cache on the DNS server with either Dnscmd /ClearCache (from command prompt) or Clear-
DnsServerCache (from Windows PowerShell).

https://technet.microsoft.com/en-us/library/cc772069(v=ws.11).aspx

According to this Answer is “D”