Networking with Windows Server 2016 — Question 115
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com. The domain contains a member server named Server1 that runs Windows Server 2016 and has the DNS Server server role installed. Automatic scavenging of stale records is enabled and the scavenging period is set to 10 days.
All client computers dynamically register their names in the contoso.com DNS zone on Server1.
You discover that the names of multiple client computers that were removed from the network several weeks ago can still be resolved.
You need to configure Server1 to automatically remove the records of the client computers that have been offline for more than 10 days.
Solution: You set the Expires after value of the zone.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
Setting the Expires after value of the zone does not directly influence the scavenging process for stale DNS records. The scavenging process relies on the 'Last Updated' timestamp of the records, and merely adjusting the Expires after value will not trigger the removal of records that have been stale for more than the specified period. Therefore, this solution does not meet the goal.