Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Networking Course: Windows Server Administration
Highest Rated
Rating: 4.5 out of 5(10 ratings)
2,415 students

Complete Networking Course: Windows Server Administration

Complete Windows Server networking training covering IP addressing, DHCP configuration, DNS zones & network security
Created byVitalii Shumylo
Last updated 7/2025
English

What you'll learn

  • Plan and implement IPv4/IPv6 addressing schemes with advanced subnetting, VLSM design, and routing configuration for enterprise multi-site networks.
  • Deploy and manage DHCP services with scope creation, failover configuration, security implementation, and PowerShell automation for high availability.
  • Configure DNS infrastructure including zone management, Active Directory integration, troubleshooting, and advanced administration with PowerShell.
  • Master network troubleshooting using command-line tools, systematic approaches, and performance optimization for Windows Server environments.

Course content

7 sections168 lectures16h 57m total length
  • Understanding IPv4 Fundamentals in Server Networks3:34

    Master IPv4 fundamentals for Windows Server networks by planning addressing and configuring hosts. Learn subnets, public/private/APIPA addresses, IPv4 notation, binary-decimal translation, CIDR, and aggregation of subnets.

  • Optimal Subnet Mask Selection for Organizational Networks3:45

    Design an organization's network by selecting the optimal subnet mask to keep two IP addresses on the same network. Slash 22 provides 1024 addresses, minimizing waste in subnetting example.

  • Binary and Decimal Representation in IPv4 Addressing4:13

    Explore how IPv4 addresses are represented in binary and dotted decimal notation and how subnet masks define network boundaries. Learn how each octet’s bits determine its decimal value.

  • Practical Binary to Decimal Conversion in IP Addressing2:37

    Practice binary to decimal conversion for IP addressing by filling in binary and dotted decimal notations and adding values from the rightmost bit for each octet.

  • Network and Host Identification Through Subnet Masking3:31

    Learn how IPv4 addresses split into network IDs and host IDs via subnet masks, such as 255.255.0.0 and CIDR /16. Discover default gateways and DHCP vs static configurations.

  • Practical Applications of Binary Conversion and Subnet Masks4:20

    Master binary conversion of an IP address, determine the network ID using a 255.255.255.0 subnet mask, and understand why cidr notation offers greater flexibility, efficiency, and scalability in modern networking.

  • CIDR Notation and Address Allocation Efficiency3:15

    Explore cidr notation and variable length subnet masks to allocate addresses efficiently and reduce waste, contrasting classful addressing with cidr to improve routing and support cloud and virtualization.

  • IP Address Classes and Gateway Configuration Challenges5:49

    Explore IP address classes, default subnet masks, and how subnetting can change them. Understand the impact of an incorrect default gateway on remote networks and contrast simple versus complex networking.

  • IPv4 Address Classes and Subnetting Fundamentals6:07

    Explore IPv4 classful addressing and subnetting, covering classes A to C and reserved D and E, with variable length subnet masks to optimize address allocation.

  • Binary Subnet Mask Calculations and Network Design8:10

    Borrow three bits from the host portion to create a new subnet mask, yielding 255.255.224.0 (/19) and a 32-address increment in the third octet.

  • Simple versus Complex Networks and VLSM Implementation2:47

    Compare simple and complex ipv4 networks and fixed octet masks with intermediate values. Learn how vlsm allocates a /24 network into subnets of 2128 and 64 addresses.

  • Practical Subnet Design for Class C Networks7:02

    Design eight subnets in 192.168.1.0/24 for at least 30 hosts each. Borrow bits to make a /27 mask (255.255.255.224) with a 32-address increment and list the first three usable ranges.

  • Public versus Private IP Addressing and NAT Technology6:05

    Understand the difference between public and private IPv4 addresses and how NAT conserves public addresses. APIPA provides private addressing when DHCP is unavailable.

  • Automatic Private IP Addressing in DHCP Failure Scenarios3:09

    APIPA assigns a 169.254.x.x address with 255.255.0.0 when DHCP fails, enabling local subnet communication but no internet; devices recheck every five minutes for a DHCP server.

  • NAT Implementation and APIPA Troubleshooting Strategies2:47

    Explore how NAT lets 50 devices share one public IP by translating private addresses via a router table, and note APIPA 169.254.1.5 as DHCP failure with troubleshooting steps.

  • Designing Subnet Schemes for Multi Building Networks12:09

    Design subnet schemes for a four-building office and a data center, ensuring five subnets with 714 usable addresses each and a balanced mask such as /22 for scalability.

  • Supernetting Techniques for Network Expansion6:16

    Learn how supernetting merges adjacent networks into a single larger network to expand address space without extra routers, ensuring contiguity and equal size when forming 192.168.6.0/23 from two /24 networks.

  • Benefits of Supernetting and Comparison to Subnetting4:46

    Master the benefits of supernetting, including simplified routing, contiguity, scalability, and efficient IP address usage. Compare it with subnetting, which breaks networks into smaller subnets.

  • IP Address Classification and Private Address Ranges5:34

    Explore ip address classes, subnets, and private networks through practice questions. Learn private ipv4 ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and why they aren’t routed on the internet.

  • NAT Applications and Loopback Addressing in Networking8:29

    Explain how NAT translates private IP addresses to public ones for internet access, and how loopback 127.0.0.1 tests the local IPv4 stack, plus subnetting divides networks for organization and security.

  • Host Bit Allocation and Subnet Mask Calculation Methods5:00

    Calculate the minimum host bits for 714 addresses using two to the power of n, and determine the corresponding subnet mask for five subnets, 255.255.248.0.

  • Default Subnet Masks and Subnetting Effects on Networks4:59

    Explore default subnet masks for class A to C, why class C has 254 usable addresses, and how borrowing bits creates more subnets with fewer hosts.

  • Planning IPv4 Addressing Schemes for Branch Offices6:43

    Plan a scalable IPv4 addressing scheme for branch offices by creating dedicated wired and wireless subnets from 172.16.8.0/18 and detailing allocations for Houston, Mexico City, and Portland.

  • Implementing IPv4 Address Planning for Multi Office Networks4:46

    Design scalable IPv4 addressing for multi-office networks by calculating device counts, considering laptops with multiple adapters, and allocating non-overlapping slash-24 subnets for Houston, Mexico City, and Portland.

  • IP Address Assignment Solution for Multi Branch Networks2:34

    Analyze device requirements, allocate contiguous 24 subnets for wired and wireless clients, and verify scalability to ensure each branch office has a unique, simple, and scalable IP addressing plan.

  • IPv4 Configuration Approaches for Mixed Device Networks4:36

    Explore configuring IPv4 settings on Windows Server, compare static and DHCP approaches for mixed networks, master manual and automatic IP configuration using Network and Sharing Center, PowerShell, and Command Prompt.

  • Manual versus Automatic IPv4 Configuration Methods5:16

    Compare manual (static) and automatic (dhcp) ipv4 configuration, note benefits and risks for servers and clients, and cover essential settings such as ip address, subnet mask, default gateway, and dns.

  • Practical IPv4 Configuration in Windows Server Environment5:49

    Demonstrates manually configuring IPv4 in a Windows Server environment using the Network and Sharing Center, setting IP address, subnet mask, default gateway, and DNS, with DHCP fallback and alternate configuration.

  • Alternate Configuration and Network Settings Access Methods4:59

    Configure IPv4 settings using manual and automatic methods, access network settings quickly with ncpa.cpl or Server Manager, and verify configurations with ipconfig and the 169.254 network.

  • Advanced IPv4 Configuration Using Command Line Tools4:40

    Explore configuring IPv4 settings on Windows Server through command-line tools, with hands-on demonstrations of Netsh and PowerShell, including assigning multiple IP addresses with administrator privileges.

  • Command Line DNS Configuration and Error Handling4:35

    Configure IPv4 on a Windows server via the command line, setting a static address, subnet mask, gateway, and DNS, and handle DNS errors with verification.

  • PowerShell for IPv4 Network Configuration Management5:08

    Configure IPv4 settings with Windows PowerShell, assigning a static IP via New-NetIPAddress, using an interface alias and prefix length, and troubleshoot by inspecting routes and removing an existing default gateway.

  • PowerShell Gateway Management and Multiple IP Configuration5:24

    Master PowerShell-based network management by removing and reconfiguring default gateways, updating IP addresses and destinations, and configuring DNS servers using interface index and next-hop parameters.

  • PowerShell Network Configuration Command Reference3:45

    View and manage IPv4 and IPv6 configurations, default gateways, and DNS servers with Get-NetIPConfiguration; set, modify, or remove IPs using New-NetIPAddress, Set-NetIPAddress, and Remove-NetIPAddress.

  • IPv4 Routing and Network Connectivity Troubleshooting3:58

    Explore IPv4 routing and how data travels across networks. Modify routes in the routing table and use Windows Server tools like netstat and Microsoft Message Analyzer.

  • Routing Tables and Traffic Forwarding in IPv4 Networks5:12

    Learn how ipv4 routing directs traffic between networks, interpret routing tables, and configure Windows Server as a router using static or dynamic routes (RIP, OSPF) to optimize hops and latency.

  • Windows Server Router Configuration and DMZ Implementation4:22

    Configure Windows Server as a router by installing the remote access role, setting routing, and applying advanced firewall rules; learn DMZ concepts, least privilege, and routing table components.

  • Planning a Multi Subnet Network Environment Design5:15

    Design a multi-subnet Windows Server network, configure IP addressing and routing, and enable inter-subnet communication through a central router across 192.168.1.0/24, 192.168.2.0/24, and 10.0.0.0/24.

  • PowerShell Direct for Remote VM Network Configuration7:14

    Configure remote virtual machines via PowerShell Direct on Hyper-V, setting IP addresses, DNS, and gateway for SVR1, SVR2, and lead router to establish a functional network.

  • Multi Interface Router VM Creation and Network Adapter Setup2:16

    Create a multi-interface router VM in Hyper-V and configure three adapters—external, ten .0.0, and 22.168.2 networks—assign 10.0.0.1/24 with gateway 10.0.0.1 and verify with ipconfig.

  • Hyper V Switch Management for Multi Network Environments5:33

    Configure Hyper-V switch manager to create external, internal, and private virtual switches, connect three network adapters, and set up IP addresses and default gateway using PowerShell commands.

  • Router Configuration with PowerShell Network Variables10:26

    Configure a Windows server router with PowerShell to set a default gateway on the WAN interface and assign IPs to WAN and LANs.

  • Introduction to Switches in Networking Environments6:12

    Learn how switches function at the data link layer using MAC addresses to efficiently forward packets, and explore Hyper-V virtual switches—external, internal, and private—for VM, host, and network connectivity.

  • Virtual Switch Configuration and Identification with PowerShell5:08

    Set virtual switch types for each VM, switching to internal for adapters and external for others, then identify switch type and Mac address with PowerShell direct using Get-VMNetworkAdapter and Get-VMSwitch.

  • Network Configuration Overview and Command Reference3:53

    this lecture demonstrates configuring Windows server networks by assigning IP addresses and default gateways, setting temporary DNS, and enabling inter-subnet routing across 192.168.2 and 10.0.0 subnets.

  • NAT Configuration Using Server Manager and GUI Tools4:28

    Install the routing and remote access role via server manager and configure nat using the gui. Create public and private interfaces to enable vpn and network access.

  • PowerShell and Netsh for Router Configuration Automation5:39

    Learn to build a basic networking lab by installing and configuring routing on a lit router VM using Windows PowerShell and Netsh, including IP forwarding, route setup, and connectivity verification.

  • Network Adapter Management with PowerShell Commands9:34

    Explore Windows Server network management with PowerShell and command prompt tools to configure, monitor, and troubleshoot network adapters, including ipconfig, netsh, and Get-NetAdapter for rename, restart, and diagnostics.

  • IP Address Configuration and Management with PowerShell12:01

    Learn to configure and manage IP addresses on Windows Server with PowerShell and Netsh, using Get-NetIPAddress and New-NetIPAddress, handle IPv4, and IPv6, and verify with ipconfig.

  • Network Connectivity Testing and Static Route Configuration8:30

    Learn to configure static routes on two Windows servers to enable inter-subnet communication without a default gateway, using PowerShell, Netsh, and route commands, and test connectivity.

  • Multiple IP Address Configuration for Inter Subnet Routing7:39

    Configure multiple IP addresses on Windows Server, add static routes with PowerShell and Netsh, test connectivity, and verify routing tables to enable inter-subnet communication between two servers.

  • Advanced Routing with Route Command and Persistent Routes5:51

    Configure and troubleshoot routing with the route command and PowerShell, view the IPv4 routing table, add, delete, and persist static routes across reboots.

  • Module Review and IPv4 Implementation Best Practices10:17

    Review IPv4 planning and implementation on Windows Server, covering growth-aware subnet design, private addresses and NAT, essential troubleshooting tools, and best practices for dynamic client and static server addresses.

Requirements

  • No prior networking experience required - this course starts with fundamental concepts and builds systematically to advanced enterprise configurations.
  • Willingness to learn hands-on networking concepts - no previous server administration or networking certifications needed to succeed in this comprehensive course.

Description

Complete Windows Server Networking Course Description

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!

Who this course is for:

  • IT professionals and system administrators who need to master Windows Server networking infrastructure for career advancement and enterprise environments.
  • Network technicians and support staff looking to upgrade their skills to network administrator level with Microsoft technologies and PowerShell automation.
  • Students and career changers pursuing networking certifications or roles in enterprise IT environments requiring Windows Server networking expertise.
  • Beginners starting their networking career who want comprehensive training in IPv4/IPv6, DHCP, and DNS administration with hands-on experience.