220-802 · Question #925
When using a PC on a Windows Domain, which of the following is the MOST critical service when connecting to multiple file, print, and email servers?
The correct answer is D. DNS Service. DNS is the foundational service that resolves server hostnames to IP addresses, making it critical for any domain-joined PC to locate and connect to file, print, and email servers.
Question
When using a PC on a Windows Domain, which of the following is the MOST critical service when connecting to multiple file, print, and email servers?
Options
- AInternet Connection Sharing Service
- BWindows Firewall Service
- CComputer Browser Service
- DDNS Service
How the community answered
(41 responses)- A5% (2)
- B2% (1)
- C2% (1)
- D90% (37)
Why each option
DNS is the foundational service that resolves server hostnames to IP addresses, making it critical for any domain-joined PC to locate and connect to file, print, and email servers.
Internet Connection Sharing allows one PC to share its internet connection with others and is not relevant to resolving internal server names on a domain.
The Windows Firewall Service controls inbound and outbound traffic filtering but does not resolve server hostnames or enable discovery of domain resources.
The Computer Browser Service maintains a legacy NetBIOS browse list of network computers but is not the primary or most critical service for connecting to named servers in a modern domain environment.
DNS (Domain Name System) translates human-readable server names into IP addresses, which is required before any network connection to a file, print, or email server can be established. Without a functioning DNS service, the client cannot resolve server names to addresses and all server-based services will fail. Every other connectivity service depends on DNS resolution succeeding first.
Concept tested: DNS role in Windows domain resource access
Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-top
Topics
Community Discussion
No community discussion yet for this question.