001 - Introduction - Introduction
002 - Teaching Yourself to Complete a Task - Start Here
003 - Teaching Yourself to Complete a Task - Automating Multiples
004 - Teaching Yourself to Complete a Task - The Range Operator
005 - Teaching Yourself to Complete a Task - Showing a Command
006 - Moving from Command to Tool - Becoming a Script
007 - Moving from Command to Tool - Adding Variables
008 - Moving from Command to Tool - Evolving the Output
009 - Moving from Command to Tool - Creating Custom Output
010 - Making a More Reusable Tool - Defining Parameters and Running the Tool
011 - Making a More Reusable Tool - Defining a Function
012 - Making a More Reusable Tool - Avoiding a Big Gotcha
013 - Making a More Reusable Tool - Cmdlet Binding and Verbose Output
014 - Conclusion - Wrapping Up