Introduction to PowerShell
By Robert Cain
Course info



Course info



Description
PowerShell is Microsoft's full featured scripting language. Built on the .Net Framework, it is extensible, powerful, and easy to work with. In this course you'll begin your path to PowerShell mastery by learning the basics, including: how to customize the User Interfaces; basic PowerShell commands; variables; loops; branching; script blocks; working with files; processing user input; creating and extending functions.