
Explore how the domain name system translates human readable names into IP addresses. Trace the shift from a centralized file to a distributed, hierarchical network that boosts redundancy and performance.
Learn how DNS lookup resolves a domain name from local cache to recursive and authoritative servers, and how caching and public DNS providers affect speed and privacy.
Learn the dns hierarchical structure from the root through domains and subdomains, hostnames and fully qualified domain names, and how they resolve to ip addresses via local and authoritative servers.
Explore the dns hierarchy from root to subdomains, see how top-level and second-level domains resolve to ip addresses, and understand nxdomain errors in a private lab.
Learn how DNS optimization uses caching and forwarding to reduce resolution times, and explore advanced functions like discovery, reverse lookups, and service location, plus internal versus internet domains.
Explore dns optimization by testing port 53 connectivity, querying root and authoritative servers with nslookup, and examining caching, ttl, and forwarding to public resolvers like 8.8.8.8.
Discover how DNS name resolution turns names into IP addresses through a root-to-authoritative hierarchy, caching, and record types across public and private networks.
Master DNS name resolution by understanding the hierarchical root to subdomain structure, TTL caching, and service records, with hands-on PowerShell tools for efficient queries and forwarding optimization.
Explore DNS infrastructure components, including servers, zones, and resource records, and understand how namespace architecture with root domains and private and public namespaces enables scalable name resolution.
Explore how top level domains split into organizational, geographical, and reverse categories, and how dns servers use zones to delegate administration in a hierarchical resolution.
Explore forward and reverse DNS zones, and how forwarders, delegation, resolvers, and the host file shape name resolution and administration.
Explore how DNS resource records store definitive answers with name, record type, and record data, including CNAME, SRV, and BTR records, and how PowerShell commandlets enable scalable DNS management.
This hands-on DNS lab demonstrates the hierarchical internal domain namespace and its separation from public DNS, including reverse lookup zones, delegation, and troubleshooting within a Windows lab environment.
Demonstrates creating a reverse lookup zone with PowerShell, configuring PTR records for a member server and domain controller, and verifying DNS resolution while addressing IPv6 vs IPv4 issues.
Configure DNS interface settings to prefer IPv6 or IPv4, verify with ipconfig and nslookup, and demonstrate forwarding external queries from a domain controller to external DNS servers.
Explore how learned lessons.com dns zone boundaries establish authoritative control and show how to install dns management tools and test zone authority with nslookup.
Demonstrate creating a subdomain with PowerShell and configuring a primary DNS zone. Verify forward and reverse lookups and bidirectional resolution with nslookup using a Google forwarder.
Demonstrates deploying a DNS server, creating a delegated zone, troubleshooting delegation in a domain environment, and overriding DNS resolution with a local hosts file using PowerShell.
Explore the essential DNS components—from hierarchical namespaces and public/private domains to forwarders, zones, resolvers, and resource records—and apply hands-on PowerShell configuration and troubleshooting.
Reinforce mastery of DNS components through a practical knowledge check, covering DNS servers, zones, resource records, and PowerShell management, including forward and reverse lookups and administrative delegation.
Explore how dns zones organize and store resource records, including a, cname, srv, mx, and ns records, and understand authoritative servers, zone storage, and forward and reverse lookups.
Discover how reverse lookup zones translate IP addresses back to host names using PTR records, complementing forward lookup zones to improve troubleshooting, security, and log analysis.
Active Directory automates DNS record management with domain controllers and dynamic updates for SRV, A, and PTR records, while DNSSec strengthens data integrity and zone protection.
Demonstrate a live DNS lab with a domain controller, forward lookup zone, and A and CNAME records, then verify name resolution with nslookup and Resolve-DnsName.
Demonstrate creating reverse lookup zones and PTR records, verify forward and reverse resolution with nslookup, and use PowerShell to list reverse zones.
Explore DNS zones and resource records that enable name resolution, including forward and reverse zones and A, CNAME, MX, NS, SOA, and PTR records.
Master how DNS zones establish authoritative data for a namespace and manage A records, SRV records, and CNAME records, with reverse lookup for security and troubleshooting.
Configure Windows DNS clients to optimize name resolution by selecting preferred DNS servers, adjusting adapter-specific settings, and using manual or automated strategies, including PowerShell management for IPv4 and IPv6.
Configure DNS manually via Windows Server Manager to set DNS servers and TCP/IP properties on a network adapter, including DNS suffix configuration and dynamic DNS registration.
Learn how DHCP automates DNS configuration for enterprise networks, enabling centralized management, automatic updates, and consistent DNS settings across clients, with robust query order and failover mechanisms.
Learn how to configure and manage multi-homed clients by prioritizing adapters and DNS servers, optimizing query ordering, and tuning timeouts from one to eight seconds for reliable name resolution.
PowerShell enables programmatic DNS client management, letting administrators query, configure, and bulk update server addresses and troubleshoot client issues with diagnostic tools and escalation timeout patterns.
Perform a hands-on dns client configuration lab on a production-like domain-joined network with domain controller, dhcp server, application server, file server, and gateway router, and demonstrate dns resolution across subnets.
Demonstrates deploying a DHCP server, creating an IPv4 scope, and configuring DNS options to ensure clients receive DNS servers and router settings, with tests using ipconfig and nslookup.
Demonstrate dns query failover using PowerShell by simulating an unreachable primary dns server and observing failover to the secondary server across network segments, with dynamic dns registration and cross-segment resolution.
Explore DNS client configuration fundamentals, including preferred DNS sources, manual Windows network and TCP/IP settings, DHCP-based automation, and centralized, enterprise-wide management with PowerShell tools, failover timing, and cross-segment verification.
Explore DNS client configuration concepts across six areas, including preferred DNS server roles, manual versus DHCP configuration, query timeout progression, multi-homed setups, PowerShell management, and APIPA troubleshooting indicators.
Diagnose and resolve name resolution issues with enhanced Windows Server PowerShell cmdlets that provide zone statistics for quick insight into query, transfer, and update activity.
Master dns troubleshooting with command line tools like nslookup, dns command, and ipconfig; learn a systematic approach, PowerShell cmdlets, and cache management to diagnose and resolve name resolution issues.
Explore a hands-on DNS troubleshooting demo that reproduces DNS cache issues. See how hosts file edits mislead resolution and learn to flush the cache to restore correct domain name resolution.
Demonstrates troubleshooting DNS connectivity by simulating a misconfigured DNS server, verifying reachability, testing name resolution with nslookup and resolve-dns-name, and restoring the domain controller DNS address (192.168.2.22).
Configure a secondary DNS server and troubleshoot zone transfer issues by simulating misconfigurations, enabling selective transfers, and using PowerShell and DNS manager to monitor transfer and update statistics.
Explore systematic dns troubleshooting using dns server statistics, zone query statistics, and zone transfer statistics, plus nslookup, ipconfig, and powershell cmdlets to diagnose name resolution and caching issues.
Apply PowerShell diagnostics, command-line tools, and a systematic troubleshooting approach to validate DNS performance, zone transfers, and client-side caching through real-world scenarios.
Delegate DNS administration using the DNS admins group. Enable standard and debug logging for troubleshooting, manage aging and scavenging, and back up the DNS database to protect business continuity.
Explore aging and scavenging in Windows DNS to remove stale dynamic records after a 14-day life span, with 7-day no refresh and refresh intervals, and back up the DNS database.
Explore dns backup strategies for Active Directory integrated zones and primary zones, using dnscmd /zoneexport or export-dnsserverzone in powershell, and file-based zone backups in system32.
Demonstrates DNS delegation and logging in enterprise DNS management, showing how to grant DNS admins rights, configure forward lookup zones, and enable standard and debug logging for troubleshooting.
Enable agent and scavenging for the forward lookup zone to purge stale records, and demonstrate backups using both PowerShell for non-integrated zones and the classic DNS export for AD-integrated zones.
Delegate dns administration with the dns admins group; use event viewer logging, temporary debug logging, aging and scavenging, and backups for Active Directory integrated and non Active Directory zones.
Test practical DNS administration concepts, including delegation via the DNS admins group, strategic debug logging for troubleshooting, and aging, scavenging, and a 14-day lifecycle of dynamically registered records.
Assess how active directory integrated DNS zones shape backup strategies, including automatic inclusion in system state backups and optional zone exports for granular recovery and testing.
Master enterprise network administration with the most comprehensive Windows Server networking training available!
Transform yourself into a confident network administrator with this extensive 168-lecture course that covers every critical aspect of Windows Server networking infrastructure. Whether you're starting your IT career or advancing your network administration skills, this course provides the hands-on expertise employers demand.
What You'll Master
IPv4 & IPv6 Implementation: Gain complete mastery of IP addressing fundamentals, from binary conversions and subnet calculations to advanced VLSM design. Learn to plan and implement addressing schemes for multi-building networks, configure supernetting for network expansion, and master both manual and automated IP configuration methods using GUI tools, command line, and PowerShell.
DHCP Service Mastery: Become an expert in Dynamic Host Configuration Protocol deployment and management. Install and configure DHCP servers in domain and non-domain environments, create and manage scopes with PowerShell automation, implement advanced features like reservations, relay agents, and policy-based assignments. Master high-availability configurations with failover modes, database maintenance, and troubleshooting techniques for real-world scenarios.
DNS Administration Excellence: Master Domain Name System implementation from fundamentals to advanced enterprise configurations. Understand DNS hierarchical structure, configure forward and reverse lookup zones, implement Active Directory integration with DNSSEC security. Learn comprehensive DNS client configuration, troubleshooting methodologies using command-line tools, and advanced administration including delegation, logging, aging, and scavenging procedures.
Network Infrastructure & Security: Design and implement robust network infrastructures with routing tables, traffic forwarding, and multi-subnet environments. Configure NAT, manage virtual switches with Hyper-V, and implement security best practices for DHCP and DNS services. Master PowerShell automation for network management and learn systematic troubleshooting approaches.
Practical Skills Development: Every concept is reinforced with extensive hands-on demonstrations and real-world scenarios. You'll work with actual Windows Server environments, configure multi-interface routers, implement failover solutions, and solve complex networking challenges that mirror enterprise environments.
Why This Course Stands Out
With over 100 practical demonstrations and step-by-step implementations, you'll gain the confidence to handle any networking challenge in Windows Server environments. The course progresses logically from foundational concepts to advanced enterprise implementations, ensuring you understand both the theory and practical application of each technology.
Perfect for IT professionals seeking network administration roles, system administrators expanding their skill set, or anyone preparing for Microsoft networking certifications. The comprehensive coverage ensures you're prepared for real-world networking challenges in enterprise environments.
Enroll today and become the network administrator your organization needs!