home > training > POWER400: Advanced PowerShell

45 Student Comments

Dates Available
Class Time
Guaranteed
to Run
Attend
Live Online
Rewatch with
Replay™
 
Jul 22 - Jul 24
Replay™ AvailableThis class date includes Interface Replay™ class recordings, available for online viewing 1 hour after each class day ends.
7AM - 3PM (PHX)
This class date is Guaranteed to Run and will not change.
Guaranteed To Run
Attend Live Online
Rewatch with Replay™
Oct 28 - Oct 30
Replay™ AvailableThis class date includes Interface Replay™ class recordings, available for online viewing 1 hour after each class day ends.
7AM - 3PM (PHX)
This class date is Guaranteed to Run and will not change.
Guaranteed To Run
Attend Live Online
Rewatch with Replay™
Register today - no risk!  No cancellation fees.  Full money back guarantee!

This course replaces the following:
10962: Advanced Automated Administration With Windows PowerShell
10962EX: Advanced Automated Administration With Windows PowerShell Extended
55039: Windows PowerShell Scripting and Toolmaking
PS405: Windows PowerShell Tool Making for Administrators

x
Course:
  • This field is for validation purposes and should be left unchanged.

Course Description

This course is a continuation of MOC 10961 or AZ-040, Automating Administration with Windows PowerShell.  We will be taking a deep dive into the development of PowerShell cmdlets and modules. Time will be spent on the theory of how to design your cmdlets as well as the proper structure of the programming code to facility cmdlets that work with the PowerShell piping in keeping with community standards.  We will also be exploring how to place a graphical user interface on top of our PowerShell code so we can build tools that are available to everybody. This course will feature both hands on labs and challenged exercises to help you practice and the skills presented in class and develop you coding skills as we work with both Windows PowerShell and PowerShell 7 utilizing VSCode as our development environment.

Outline

Module 1 – Getting to Know Objects

This module builds the foundation of how PowerShell represents information.  We will be creating our own object as the output of or code, keeping in line with PowerShell best practices.

Lessons:

  • Properties
  • Methods
  • Events

Labs:

  • Lab 1 – Discovering Objects

 

Module 2 – PowerShell Functions

We will discover how functions can be use to modularize your code to hep making testing and development easier, but also advancing your functions to become PowerShell cmdlets that can accept information inside of the PowerShell Pipeline.

Lessons:

  • Building a basic function
  • Passing data
  • How to use functions
  • Advanced parameterization

Labs:

  • Lab 2A – Using private functions
  • Lab 2B – Working with Parameters
  • Lab 2C – Working with switch parameters
  • Lab 2D – PowerShell Pipeline ByValue
  • Lab 2E – PowerShell Pipeline ByPropertyName
  • Lab 2F – Write code to Accept Input ByProperyName

 

Module 3 – Creating Output

Now that we have the ability to create PowerShell cmdlets, we need to be able to create output that is accepted by other cmdlets.  We will be creating customize objects.

Lessons:

  • Why create custom objects?
  • Ways to create objects
  • Naming your objects
  • Accepting your objects in the pipeline

Labs:

  • Lab 3A – Creating custom objects
  • Lab 3B – Accepting your objects in the pipeline

 

Module 4 – Advanced PowerShell Modules

This lesson is about polishing your PowerShell models to a professional level.  We will take control of the output system to control what is displayed as well as ensure you code follows community standards.

Lesson:

  • How to create a module
  • Module manifest
  • Formatting file
  • Reviewing your code

Labs:

  • Lab 4A – Complete the formatting file

 

Module 5 – Advanced debugging and error handling

Code never works the first time.  We will focus on techniques to help you discover why your code is not working correctly and how to handle errors properly when they occur.

Lessons:

  • VSCode debugging
  • Try / Catch / Finally
  • How PowerShell handles errors
  • Handling specific errors

Labs:

  • Module 5 Lab A – Custom Error Handling

 

Module 6 – Final coding project

In this exercise, you will create cmdlets that work together to parse data from a threat intelligence provider to recover data that you need to investigate a security incident.  You will use the cumulative knowledge they you learned in the proceeding lessons to complete this assignment.

 

Module 7 – Graphical Interfaces

PowerShell has great potential not only for the technical users, but for the non-technical users as well.  This module is about how to put a graphical interface on top of your PowerShell code to make it usable by all.  We will cover the more popular graphical control elements and sharpen our skills through a series of challenges.

Lessons:

  • Installing the support software
  • Events
  • Forms
  • Label
  • Textboxes
  • Buttons
  • Radio buttons
  • Check boxes
  • Data grid views
  • Scopes of memory
  • Form projects
  • Deploying GUIs.

 

Audience

The course is designed for anyone who already has experience developing automation code using PowerShell and is interested in created modules of code for the automation of tasks and processes.  The participant will already have completed either MOC 10961 or AZ-040.

Prerequisites
  • Completion of MOC 10961 or AZ-040
  • Experience in creating PowerShell solutions.
  • Experience leveraging WMI/CIM using PowerShell
What You Will Learn
  • What are objects and how to use them.
  • PowerShell functions and how to leverage them.
  • How to create a cmdlet.
  • Customize object output
  • Advanced module creation
  • Advanced error handling and debugging skills.
  • How to install and configure PowerShell7 and VSCode.
  • How to build graphical interfaces on top of the code you have already created.

 

Student Comments (45)
Comments about the Instructor
"Jason Yoder was wonderful! Super patient, and able to quickly identify and resolve issues in the student code."
December 20, 2023 | POWER400 Student
Comments about enhancing the Courseware
"I would not change anything, I wish more of the Interface TT content followed Jason\'s teaching method."
December 20, 2023 | POWER400 Student
Comments about the Courseware
"The pacing felt like it was right where it needed to be"
December 20, 2023 | POWER400 Student
Comments about the Instructor
"Jason is GEM. We all score with him at the helm."
December 20, 2023 | POWER400 Student
Comments about the Instructor
"Jason is awesome and a wealth of knowledge!!"
September 27, 2023 | POWER400 Student
Load More Comments