Multiple choice server windows-2000

You are responsible for maintaining the Windows 2000 Server installations in your network. Your network includes Windows NT Server 4.0 computers, NT Workstation 4.0 computers and Unix computers. The network consists of a single Windows NT domain. You are

  1. Devote one computer as the DHCP server that supports dynamic DNS updates

  2. Disconnect Server1 from the production network

  3. Devote one computer as the DNS server that supports SRV records and accept dynamic updates

  4. Devote one computer as the WINS server that works with the DNS server

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Windows 2000 Active Directory requires a DNS server that supports SRV records to locate domain controllers and services. SRV records allow clients to find specific services like LDAP, Kerberos, and GC within the domain. Dynamic DNS updates enable domain controllers to automatically register their records. DHCP with dynamic DNS (Option A) addresses IP assignment but doesn't solve the core AD DNS requirement. WINS (Option D) is a legacy NetBIOS name service, not required for Windows 2000 AD.