Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PowerShell Advanced
Rating: 4.3 out of 5(229 ratings)
1,898 students

PowerShell Advanced

PowerShell from Basic Scripter to Advanced Scripter
Last updated 7/2023
English

What you'll learn

  • You will learn Intermediate to Advanced Scripting
  • You will learn the difference between Windows PowerShell 5.1 and PowerShell 7
  • You will learn how to install PowerShell 7
  • You will learn how to install Visual Studio Code
  • You will learn basic Error Handling
  • You will learn how to use .NET Framework in Windows PowerShell 5.1
  • You will learn how to use .NET Core in PowerShell 7
  • You will learn how to use Function in PowerShell
  • You will learn how to create Cmdlets in PowerShell
  • You will learn how to create Modules in PowerShell

Course content

8 sections82 lectures7h 54m total length
  • Introduction5:42

Requirements

  • You need to know what Cmdlets do and their parameters
  • You need to know what variables are
  • You need to know what an object is and properties and methods although this will be dealt with too
  • You need to know what arrays are
  • You need to know the if/elseif/else statement
  • You need to know the foreach statement
  • You need to be able to write basic scripts
  • Windows 10 or Windows 11 will be required to follow along

Description

Hello there ! I am David Fitzpatrick and I welcome you to my course! This course is for IT Professionals DevOps engineers (not programmers) who have some basic PowerShell skills know how to do it and foreach statements but would like to know how to do functions error handling and more advanced topics. This course is not for programmers, a programmer already has most of the tools necessary. Now to the stuff you will learn
Apart from learning the difference between Windows PowerShell 5.1 and PowerShell 7.0. This course will take you from a basic scripter who uses simple scripts to be a more advanced scripter in which you will learn how to use .NET, create functions and convert the functions into Cmdlets. We will practice a lot with labs. The most difficult being a Extra Lab which will make more sense when you start using PowerShell more after this course.

This course follows the PowerShell from Beginner to Sheller and Scripter course, but can be done without following that course as long as you have all the prerequisites.


Please be welcome and I will love to see you in this course. Welcome to PowerShell Advanced! Let me know what you thought about it!


Who this course is for:

  • Intermediate to advanced students who want to improve their understanding and use of PowerShell