SK0-004 · Question #382
Joe, a system administrator, is replacing an aging print server. Once he reached the step to join the new server to the existing domain, he kept getting an error and could not complete the step…
The correct answer is D. He did not properly configure the network settings. A server cannot join a Windows domain if its network settings, particularly the DNS server address pointing to the domain controller, are not correctly configured.
Question
Joe, a system administrator, is replacing an aging print server. Once he reached the step to join the new server to the existing domain, he kept getting an error and could not complete the step successfully. Which of the following did Joe forget to do?
Options
- AHe did not recreate the printer on the new print server.
- BHe did not migrate the print server database.
- CHe did not restore a full backup of the old print server.
- DHe did not properly configure the network settings.
How the community answered
(31 responses)- A3% (1)
- B13% (4)
- C10% (3)
- D74% (23)
Why each option
A server cannot join a Windows domain if its network settings, particularly the DNS server address pointing to the domain controller, are not correctly configured.
Recreating printers is a post-migration task that has no bearing on whether a server can successfully authenticate and join the domain.
Migrating the print server database is performed after the server is already a domain member, so its absence would not cause a domain join failure.
Restoring a full backup of the old server is not a valid step when deploying a new replacement server; a new server is configured from scratch, not restored from the old one.
Domain join operations depend on the server being able to resolve the Active Directory domain name via DNS to locate a domain controller. If the NIC is missing an IP address, subnet mask, default gateway, or is pointing to the wrong DNS server, the domain controller cannot be found and the join will fail with an error. Proper network configuration is a prerequisite for all subsequent domain and application setup steps.
Concept tested: DNS and network settings required for domain join
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/join-windows-domain
Topics
Community Discussion
No community discussion yet for this question.