In Intro to PowerShell Scripting, Gerrianne Roberts introduces you to shells and how you can script in them to achieve various tasks. PowerShell is a very powerful tool introduced by Microsoft to achieve tasks that were not possible using command prompt. Most of the Microsoft certifications expect you to have a basic knowledge of PowerShell, and learning power shells will surely add to the arsenal of your tools. Shells are used to automate tasks, such as creating logon scripts and client/server management tasks. Instructor will walk you through the syntax and commands used in powershell followed by a CYBRScore lab to test the concepts.