001 - Arrays and Hash Tables - Arrays
002 - Arrays and Hash Tables - Using Arrays
003 - Arrays and Hash Tables - Hash Tables
004 - Arrays and Hash Tables - Using Hash Tables
005 - Arrays and Hash Tables - Lab
006 - Core PowerShell Cmdlets - PowerShell Cmdlets
007 - Core PowerShell Cmdlets - Get-ChildItem
008 - Core PowerShell Cmdlets - Where-Object
009 - Core PowerShell Cmdlets - Select-Object
010 - Core PowerShell Cmdlets - Sort-Object
011 - Core PowerShell Cmdlets - Using Core Cmdlet
012 - Core PowerShell Cmdlets - Lab
013 - Working with Objects - The PowerShell Paradigm
014 - Working with Objects - What is an Object
015 - Working with Objects - Using Get-Member
016 - Working with Objects - Creating Custom Properties
017 - Working with Objects - Adding Members
018 - Working with Objects - Object Members in Action
019 - Working with Objects - Creating Objects
020 - Working with Objects - New-Object
021 - Working with Objects - COM Objects
022 - Working with Objects - Objects in Action
023 - Working with Objects - Lab
024 - PowerShell Formatting - Formatting Process
025 - PowerShell Formatting - Format Cmdlets
026 - PowerShell Formatting - Using Formatting
027 - PowerShell Formatting - Lab
028 - PowerShell Serialization - What is Serialization
029 - PowerShell Serialization - CSV
030 - PowerShell Serialization - Using CSV
031 - PowerShell Serialization - XML
032 - PowerShell Serialization - Using XML
033 - PowerShell Serialization - Serialization Summary
034 - PowerShell Serialization - Lab
035 - PowerShell and Regular Expressions - Introduction to Regular Expressions
036 - PowerShell and Regular Expressions - Wildcard Matching
037 - PowerShell and Regular Expressions - Regular Expression Basics
038 - PowerShell and Regular Expressions - Regular Expressions in Action
039 - PowerShell and Regular Expressions - Introducing the Regex Object
040 - PowerShell and Regular Expressions - Lab
041 - PowerShell Background Jobs - What is a PowerShell Job
042 - PowerShell Background Jobs - Creating PowerShell Jobs
043 - PowerShell Background Jobs - Managing Jobs
044 - PowerShell Background Jobs - Troubleshooting Failed Jobs
045 - PowerShell Background Jobs - Using PowerShell Jobs
046 - PowerShell Background Jobs - Running Jobs on Remote Computers
047 - PowerShell Background Jobs - Using Remote Job
048 - PowerShell Background Jobs - Lab
049 - PowerShell Scheduled Jobs - Scheduled Jobs
050 - PowerShell Scheduled Jobs - PowerShell Scheduled Jobs in Action
051 - PowerShell Scheduled Jobs - Lab