PowerShell Versions and VSC 
 
Installing and Updating PowerShell 
 
The Text Based Console - Part 1 - An Overview 
 
The Text Based Console - Part 2 - An Overview 
 
The ISE - Part 1 (Intelligent Scripting Environment) 
 
The ISE - Part 2 -  (Intelligent Scripting Environment) 
 
Setting up Visual Studio Code for PowerShell 
 
Quiz for Section 2 - Getting Started with Windows PowerShell 
 
Part 1- Getting Help and Finding Commands 
 
Part 2 - Getting Help and Finding Commands 
 
Part 3 Getting Help and Finding Commands 
 
Help System  Answers 1 - 4 
 
Help System Answers 5 - 9 
 
PowerShell Conditional Statements (If Then Else Switch) 
 
Understanding PowerShell Functions and Function Scope 
 
PowerShell Conditional Statements and Functions Challenge 
 
PowerShell Conditional Statements and Functions Solution 
 
Should you watch this section? 
 
Downloading and Installing VirtualBox 
 
Replacement Server 2019 Download Link 
 
Downloading Windows Server 
 
Creating Your Virtual Network 
 
Creating a Virtual Machine 
 
Installing Windows Server 
 
Installing VirtualBox Guest Additions on Windows Server 2019 Desktop Experience 
 
Installing the Active Directory Domain Services Server Role 
 
Network Stack Info Retriever 
 
Running Process Retriever 
 
Active Directory module Checker 
 
Creating a Scheduled Task 
 
Security Check Uninstalling Media Player 
 
Configuring PowerShell Execution Policy with Group Policy 
 
Installing and Configuring Server Roles with Windows PowerShell 
 
Running PowerShell Scripts as Scheduled Tasks 
 
Bulk Installing Windows MSU Update Files with PowerShell 
 
02 The Trusted Host List Challenge 
 
02 The Trusted Host List Answer 
 
03 Starting a Remote Session Challenge 
 
03 Starting a Remote Session Answer 
 
04 Rename a Computer Challenge 
 
04 Rename a Computer Answer 
 
05 Change a Password on  a Remote Computer Challenge 
 
05 Change a Password on  a Remote Computer Challenge Answer 
 
06 How to Copy files to-from a Remote Machine Challenge 
 
06 How to Copy files to-from a Remote Machine Answer 
 
07 How can you Export a Logfile to a CSV file Challenge 
 
07 How can you Export a Logfile to a CSV file Challenge Answer 
 
08  How to Create Multiple folders on the Host Machine Challenge 
 
08 How to Create Multiple folders on the Host Machine Challenge Answer 
 
09 Who Rebooted the Server Challenge 
 
09 Who Rebooted the Server Answer 
 
10 Getting Info on all your Hard disks 
 
10 Getting Info on all your Hard disks Answer 
 
11 Get a list of CPU's Printers last boot time on a machine Challenge 
 
11 Get a list of CPU's Printers last boot time on a machine Answer 
 
12 Automating Tasks with Task Scheduler Challenge 
 
12 Automating Tasks with Task Scheduler  Answer 
 
PSRemoting Trouble Shooting - Possible fixes 
 
Finding and installing PowerShell modules 
 
Creating a Custom PowerShell Module: Files and Folders 
 
Writing the New Greeting Function 
 
Writing the Get-GreetingMessage Function 
 
Creating the PSM1 PowerShell Module File 
 
Creating a PowerShell Module Manifest 
 
Writing automated module tests with Pester