Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PowerShell for Sysadmins: Getting Started (v7+)
Rating: 4.5 out of 5(1,156 ratings)
6,084 students

PowerShell for Sysadmins: Getting Started (v7+)

Getting Started
Created byAdam Bertram
Last updated 5/2024
English

What you'll learn

  • Install PowerShell Core
  • Learn what objects are and their various types
  • Set up Visual Studio Code for PowerShell development
  • Write your first PowerShell script
  • Build and run Pester tests
  • Set up and execute code via PowerShell Remoting
  • Build resilient scripts with error handling
  • Build a real-world PowerShell module

Course content

13 sections46 lectures3h 45m total length
  • Introduction3:08
  • Prerequisites1:01

    Learn what you'll need both knowledge-wise and tech-wise to successfully complete this course.

  • PowerShell Core vs. Windows PowerShell1:09

    Know the difference between PowerShell Core and Windows PowerShell and get prepared for the PowerShell Core action!

Requirements

  • A Windows 10 or later computer logged in as a local administrator
  • No PowerShell experience needed. We'll start from scratch.
  • Being a sysadmin will be helpful but PowerShell basics apply to everyone.

Description

Hi, I’m Adam Bertram, a 6-time Microsoft MVP and one of the first Microsoft PowerShell MVPs. I’ve been developing with PowerShell since 2010, and am the author of the PowerShell for Sysadmins book, many eBooks, and over a dozen courses on PowerShell.

This course series is loosely based on the book; PowerShell for SysAdmins, written by myself but with many updated examples using the latest PowerShell Core, and new lectures, and is the beginning of a long journey to becoming a PowerShell expert.

Sign up and get a 25% off discount code for the PowerShell for SysAdmins print book!

In this course, you’ll learn from the beginning. Assuming you have no PowerShell experience, you’ll:

  • Install PowerShell Core

  • Learn how PowerShell objects work

  • Run commands

  • Use the PowerShell pipeline

  • Install and set up Visual Studio Code for PowerShell development

  • Write your first script!

  • Build a module as your first PowerShell building block.

This course will prepare you for what’s to come in future courses in this series.

If you stay with me for the entire series, you’ll know how to write advanced PowerShell tools! You’ll be able to manage virtual machines, all kinds of cloud goodness, just about anything on workstations and servers, and more. You’ll be the envy of all your coworkers.. Well…no guarantees there.

Who this course is for:

  • Anyone brand new to PowerShell wanting to learn the basics
  • System administrators new to PowerShell that want to get started automating