Simple play icon Course
Skills Expanded

PowerShell Gotchas

by Jim Christopher

Learn more about PowerShell by examining some of its most strange behaviors.

What you'll learn

PowerShell is the de facto standard for automation and administration on Windows systems. The central design mantra in PowerShell is Think-Type-Get. That is: Think what you want, Type it, and Get the results. Unfortunately this mantra doesn't always work - PowerShell combines concepts from other languages (Perl, Python, and VBScript for example) and borrows ideas from other platforms (like pipelining in Bash). This creates an experience that feels familiar, but fails to behave consistently with our experiences. This creates "gotchas." In this course, we will analyze some specific cases of PowerShell's strange behavior in order to better understand how and why PowerShell works the way it does.

Table of contents

About the author

Jim Christopher has over 17 years of professional experience developing software in the aerospace, education, and gaming industries. Since 2010 he has run Code Owls LLC, a company in Charlotte NC focused on IT tooling and automation technologies and publishers of SeeShell, a PowerShell module for data visualization. Jim is also responsible for the open-source project StudioShell, bringing the joy of PowerShell to the Visual Studio automation environment. In addition, he has published many ope... more

Ready to upskill? Get started