Want to save your progress?
Create a free account to track your lessons and quizzes across devices.
Register Login
« Back to ClassCompleted: 0%

Core Network Services: DNS & DHCP

Page 1 of 2


DNS in a Windows Environment

DNS (Domain Name System) translates human-readable names (server1.corp.contoso.com) into IP addresses (192.168.1.50). Active Directory cannot function without DNS. Domain Controllers use specific DNS records (SRV records) to advertise their services so clients can find them.

  • Forward Lookup Zone: Maps names to IPs (A Records).
  • Reverse Lookup Zone: Maps IPs to names (PTR Records).