Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Master Windows & Linux: Ultimate Admin Bootcamp (2025)
Highest Rated
Rating: 4.9 out of 5(137 ratings)
1,100 students

Master Windows & Linux: Ultimate Admin Bootcamp (2025)

IT Career Booster: Master AD, Linux, automation, security in Windows and Linux environments
Created byVitalii Shumylo
Last updated 3/2026
English

What you'll learn

  • Master Windows Server administration, including Active Directory, Group Policy, and security best practices for enterprise environments.
  • Gain proficiency in Linux system administration, covering command-line operations, user management, and network configuration.
  • Develop advanced scripting skills in both PowerShell and Bash to automate tasks and enhance productivity across both platforms.
  • Implement and manage high availability solutions, including clustering and load balancing, for Windows and Linux servers.
  • Master essential security practices for both Windows and Linux, including hardening techniques, access control, and threat mitigation.
  • And much more...

Course content

9 sections793 lectures100h 54m total length
  • Instructor's Intro1:12

    Whit, a technology veteran with over 20 years of experience across Microsoft, Linux, and macOS, invites feedback to tailor this Windows and Linux admin bootcamp to your career goals.

  • Introduction and Installing Windows Server 202210:36

    Install Windows Server 2022 via boot media by configuring BIOS boot settings, choose core or desktop, partition disks, and set the administrator password before using Server Manager.

  • Activating Windows Server 20228:02

    Perform post installation activation of Windows Server 2022 via internet or phone, check activation status, and activate core servers via command prompt using sl ui and ssl mgr.

  • Post-Install Tasks. Part 16:01
  • Post-Install Tasks. Part 210:43
  • Setting a Base Image with SYSPREP5:04
  • Recap3:04

    Recap of hands-on Windows server admin tasks, from git clone and launching a Windows 2022 VM to using PowerShell, ssl mgr, dism, dev mgmt, and system info for remote administration.

  • Setting up your first DC7:09
  • Installing WAC and Joing a workstation to the domain4:35

    Join a Windows client to the domain relapsed 8.com, install Windows Admin Center and remote server administration tools, and centralize management of Active Directory domain services with a self-signed certificate.

  • Server Core3:10

    Add the core server to the domain, configure DNS with sconfig, and install Active Directory Domain Services via Windows Admin Center to promote a new domain controller (dc2).

  • Adding a Child Domain to the Lab3:16

    Use PowerShell to install domain services on Dc2 and create a child domain named lab one, configure DNS delegation, and add domain controllers to Windows Administration Center.

  • Recap: Base Lab SOP15:26

    Create a basic Windows Server lab using PowerShell and Hyper-V, provisioning virtual machines, applying sysprep, configuring networking, and installing Active Directory Domain Services and the domain name system.

  • AD DS Admin Tools6:20
  • Creating Users in our Lab3:12
  • Creating OU, Group, and User Template6:13

    Manage active directory by creating sales and IT OUs, moving users, and creating a sales managers group; copy a sales template to new users with password settings.

  • Manging AD DS Objects with Powershell5:37

    Learn to create and manage AD DS objects with PowerShell by creating organizational units, users, and groups, then assign members and verify with Get-AD commands and remove objects as needed.

  • Building Trusts between Forests5:09
  • Server Manager7:06
  • Getting started with Powershell9:34

    Master Windows & Linux bootcamp teaches you to use PowerShell to manage Windows servers, run administrative tasks, and automate with cmdlets, piping, redirection, and help commands.

  • Installing Hyper-V in Windows Server Lab10:35

    Install the Hyper-V server role on Windows Server 22, verify prerequisites, and enable nested virtualization for lab use. Create external, internal, and private virtual switches and select VHD formats.

  • Installing Hyper-V in Windows Server Lab. Part 26:23
  • Networking basics13:09

    Explore networking concepts for Red Hat Enterprise Linux in the master Windows & Linux bootcamp, including IP version four addressing, netmasks, routing, and configuring interfaces with nmcli and static hostnames.

  • Configuring Network Settings22:04

    Master IPv4 addressing, including dotted decimal notation, binary conversions, and classful versus classless networks, then practice subnetting with CIDR, subnet masks, network IDs, and default gateways.

  • Installing updates and upgrading Windows Server 2019 to 20222:54
  • Creating an automated answer file to automate the installation5:40

    Create an automated unattended installation using an answer file (autounattend.xml) with Windows System Image Manager, selecting the Windows Server 2022 image and dotnet updates for streamlined deployment.

  • Module 1: Installing and configuring domain controllers. Overview3:05

    Explore the core logical and physical components of Active Directory domain services, including domain controllers, forest and tree structures, domains, OUs, DNS namespaces, the AD DS schema, and Azure AD.

  • AD DS components8:05

    Examine active directory services architecture, focusing on logical components (partition, schema, domain, domain tree, forest, site, subnet, OU, container) and physical components (domain controllers, datastore, global catalog, rodc), group policy.

  • What is the AD DS schema?8:04

    Explore how the Active Directory schema defines object classes and attributes, enables data storage and replication across a forest's domain controllers via the schema master.

  • What is an AD DS forest?5:54
  • What is an AD DS domain?4:58
  • What are OUs?9:35

    Organizational units group users, computers, and groups to link group policy objects to the OU and delegate administration within Active Directory.

  • What is Azure AD?3:17
  • Overview of AD DS administration tools5:10
  • Demo 1: Overview of AD DS administration tools and components7:47

    Discover how to locate the ntds.dit database file, examine the schema partition, and verify the schema version using PowerShell, Ldp.exe, and the ADSI Edit tool.

  • Demo 2: Overview of AD DS administration tools and components4:51

    Use Get-ADForest to examine the Active Directory forest, including domain naming master and global catalogs. Review domain and forest functional levels; explore sites, trusts, and organizational units with AD tools.

  • Demo 3: Active Directory Administrative Center to administer and manage AD DS7:52
  • Overview of AD DS domain controllers3:55

    Analyze how domain controllers authenticate users and computers, and how global catalog placement affects sign-in times and replication, with guidance for single-domain and multi-domain forests.

  • What is a domain controller?4:50

    A domain controller stores a copy of the Active Directory database and Group Policy settings, and uses multi-master replication to keep data synchronized across domain controllers for high availability.

  • What is a global catalog?3:37
  • Demo: What is a global catalog?4:12
  • Overview of domain controller SRV records2:58

    Explore the global catalog in Active Directory, a partial object replica that speeds logons and forest-wide searches. Ensure at least one per domain and site, for balanced replication.

  • Demo: Overview of domain controller SRV records3:10
  • AD DS sign-in process5:56
  • Demo: AD DS sign-in process4:54
  • Demo: AD DS sign-in process3:13

    Demonstrates using Windows PowerShell to query Active Directory for user and computer SIDs, domain and forest details, using commands like get local user, get add computer, and get add forest.

  • What are operations masters?8:06
  • Transferring and seizing roles3:18

    Explore how to transfer and seize fisma roles across domain controllers, using GUI snap-ins, NTDS util, and PowerShell to maintain data consistency and handle failures.

  • Deploying a domain controller: Overview4:05

    Explore deploying domain controllers with virtualization best practices, including cloning for rapid provisioning in Hyper-V, handling rollback with VM generation ID, and Azure considerations, plus installation methods and upgrading paths.

  • Installing a domain controller from Server Manager5:21

    Install ads role and promote a domain controller via the Active Directory Domain Services Configuration Wizard, choosing to add to an existing domain, or create a new domain or forest.

  • Demo: Part 1. Installing a domain controller from Server Manager7:15
  • Demo: Part 2. Installing a domain controller from Server Manager9:07
  • Installing a domain controller on a Server Core installation of Windows Server2:46

    Install a domain controller on server core by using Server Manager or PowerShell to install the Active Directory Domain Services feature and run the install ads domain controller cmdlet.

  • Demo: Installing a domain controller on a Server Core6:37
  • Installing a domain controller by installing from media4:11

    Deploy a domain controller from media to minimize WAN traffic at a remote site, create an ADS snapshot with NTDS util, copy locally, and promote via server manager.

  • Cloning domain controllers3:46

    Learn to clone domain controllers with Hyper-V to rapidly deploy or recover domain services, using provisioning in private clouds and Windows Server 2012 or later with an online PDC emulator.

  • Demonstration: Cloning domain controllers6:06
  • Demonstration: Adding Another domain controllers3:37

    Add another domain controller to the Contoso domain by installing AD DS and DNS roles, promoting the DC, and configuring replication, storage locations, and the DS RM password.

  • Demonstration: FSMO Roles9:30

Requirements

  • Basic IT knowledge and familiarity with computer concepts. No prior experience with Windows Server or Linux is required, but basic computer skills and understanding of networking fundamentals will be helpful. A computer with internet access and the ability to set up virtual machines (8GB RAM recommended) is needed for hands-on practice. We'll guide you through all necessary software installations. This course is designed to take you from beginner to advanced, so come with an eagerness to learn and you'll be well-prepared for the course!

Description

Master Windows Server and Linux Administration: The Ultimate Hands-On Guide


Elevate your IT career with our comprehensive 90+ hour course covering essential skills for managing Windows Server and Linux environments. Perfect for aspiring system administrators and IT professionals looking to expand their expertise and unlock new career opportunities.


Key highlights:


• Dive deep into Windows Server administration, from installation to advanced features

• Explore Active Directory, Group Policy, and security best practices

• Learn Linux fundamentals and advanced concepts across popular distributions

• Master PowerShell and Bash scripting for efficient system management

• Hands-on labs and real-world scenarios to reinforce your learning


Linux in the Modern World:

Linux powers much of the world's technology infrastructure, from web servers and cloud platforms to mobile devices and embedded systems. Its open-source nature, stability, and flexibility make it a top choice for enterprises, startups, and governments alike. By mastering Linux, you'll position yourself at the forefront of technological innovation and open doors to exciting career opportunities in cloud computing, DevOps, IoT, and more.


Windows Server in Enterprise Environments:

Windows Server remains a cornerstone of enterprise IT infrastructure, providing essential services for businesses of all sizes. From managing user identities and access to hosting critical business applications, Windows Server skills are in high demand. Proficiency in Windows Server administration will make you an invaluable asset to organizations relying on Microsoft technologies.


The Power of Mastering Both:

By acquiring skills in both Windows Server and Linux administration, you'll become a versatile and highly sought-after IT professional. This unique combination allows you to:


• Seamlessly navigate and integrate diverse IT environments

• Implement robust, cross-platform solutions for complex business needs

• Adapt quickly to evolving technology landscapes and job requirements

• Stand out in the job market with a broader skill set than most candidates

• Contribute effectively to hybrid cloud and multi-cloud strategies

• Solve a wider range of IT challenges, making you indispensable to employers


Career Advancement and Opportunities:


Completing this course will significantly enhance your career prospects in the IT industry:


• Qualify for in-demand roles such as Systems Administrator, Network Administrator, or IT Infrastructure Specialist

• Boost your earning potential - skilled Windows/Linux admins command competitive salaries

• Prepare for sought-after certifications in both Microsoft and Linux domains

• Position yourself for career growth into roles like IT Manager or Cloud Architect

• Gain the versatility to work across diverse IT environments and industries

• Develop a strong foundation for specializing in cloud technologies, DevOps, or cybersecurity


By the end of this course, you'll have the confidence and skills to:


• Deploy and manage Windows Server and Linux systems in enterprise environments

• Implement robust security measures and troubleshoot common issues

• Automate tasks with PowerShell and Bash scripting

• Tackle certification exams with ease

• Impress employers with your broad skill set and hands-on experience


Whether you're new to system administration or looking to level up your skills, this course provides the perfect blend of theory and practical knowledge to succeed in today's IT landscape. Start your journey to becoming a versatile and in-demand IT professional today!


Invest in your future - gain the skills that will set you apart in the competitive IT job market and open doors to exciting career opportunities.


Brief Course Outline:


1. Windows Server Administration

   - Installation and configuration

   - Active Directory and Group Policy

   - Networking and storage management

   - High availability and disaster recovery

   - Security and performance optimization


2. Linux Administration

   - Linux fundamentals and command line mastery

   - User and group management

   - File system administration

   - Network configuration and security

   - Package management and software installation


3. PowerShell Scripting

   - PowerShell basics and syntax

   - Writing and executing scripts

   - Automating Windows Server tasks

   - Managing Active Directory with PowerShell


4. Bash Scripting

   - Bash scripting fundamentals

   - Creating and debugging scripts

   - Automating Linux system administration tasks

   - Text processing and data manipulation


5. Advanced Topics

   - Virtualization and containerization

   - Cloud integration

   - Configuration management tools (Ansible)

   - Monitoring and logging


What You'll Learn:


- Install, configure, and manage Windows Server and Linux systems

- Implement and administer Active Directory services

- Configure and maintain network services on both platforms

- Manage storage solutions, including RAID and LVM

- Implement security best practices and hardening techniques

- Write powerful scripts in PowerShell and Bash for task automation

- Deploy and manage virtual machines and containers

- Implement high availability and disaster recovery solutions

- Monitor system performance and troubleshoot common issues

- Integrate on-premises systems with cloud services

- Use configuration management tools for efficient system administration


By the end of this course, you'll have a comprehensive skill set covering both Windows and Linux environments, positioning you as a versatile and valuable IT professional ready to take on the challenges of modern infrastructure management.

Who this course is for:

  • T professionals and aspiring system administrators looking to advance their careers by mastering both Windows Server and Linux administration skills.
  • Recent IT graduates or career changers aiming to build a strong foundation in enterprise-level server administration across multiple operating systems.
  • Experienced Windows administrators looking to add Linux skills to their repertoire, or Linux admins wanting to become proficient in Windows Server environments.
  • Network administrators seeking to expand their expertise to include cross-platform server management and automation techniques.