Active Directory Domain Services uses DNS to locate domain controllers for various operations.

Prepare for the DSAC-11 Annex B Test with comprehensive study resources. Access flashcards and multiple-choice questions with detailed hints and explanations to ensure you're fully equipped for your exam success!

Multiple Choice

Active Directory Domain Services uses DNS to locate domain controllers for various operations.

Explanation:
DNS is how Active Directory locates domain controllers for authentication and directory services. Domain controllers publish service location records in DNS that describe where to reach LDAP and Kerberos services for the domain. When a client needs to find a DC, it queries DNS for the appropriate SRV records, such as _ldap._tcp.dc._msdcs.<domain> and _kerberos._tcp.dc._msdcs.<domain>, which specify the DC’s hostname and port. The client then connects to that DC to perform authentication and directory operations. This DNS-based discovery is essential—without DNS integration, the domain controllers cannot be found and authentication would fail. LDAP is the protocol used after discovery to talk to the DC, not the mechanism for locating it; DHCP and FTP serve unrelated functions and are not used to locate domain controllers.

DNS is how Active Directory locates domain controllers for authentication and directory services. Domain controllers publish service location records in DNS that describe where to reach LDAP and Kerberos services for the domain. When a client needs to find a DC, it queries DNS for the appropriate SRV records, such as _ldap._tcp.dc._msdcs. and _kerberos._tcp.dc._msdcs., which specify the DC’s hostname and port. The client then connects to that DC to perform authentication and directory operations. This DNS-based discovery is essential—without DNS integration, the domain controllers cannot be found and authentication would fail. LDAP is the protocol used after discovery to talk to the DC, not the mechanism for locating it; DHCP and FTP serve unrelated functions and are not used to locate domain controllers.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy