Verify Certificate
Verify Certificate

This course was my first introduction to PowerShell, and it got me excited to dive in further. I started learning PowerShell for a project at work, and I see why it’s preferred by many IT engineers for its object-oriented piping and deep integration with Microsoft products.

Getting Started with PowerShell provides just enough information to get started tinkering with the PowerShell interpreter on a Linux system. It covers the structure of the PowerShell open-source project, installing the PowerShell interpreter, basic PowerShell syntax, and PowerShell’s module system.

This course provided the foundation I needed to get PowerShell up and running on several of my systems and to start playing with its built-in Cmdlets and third-party modules. I’ll be moving on to more advanced courses in PowerShell in the near future.