PowerShell from Beginner To Sheller And Scripter
Learn how to use the shell and script
Description
Have you always found PowerShell and scripting intimidating, but you have always wanted to learn how to automate using PowerShell?
This course is meant for the complete non-programming beginner who wants to know about PowerShell and some cool scripting with PowerShell. We will start at the beginning, using PowerShell Cmdlets and then moving on to scripting in which those same Cmdlets can and will be used!
This course is intended for people who don’t know how to program or script and want to learn how to not only use PowerShell one-liners in the shell, but also have always wanted to learn how to script but never thought they could.
We will go through the material step by step, starting at Cmdlets and parameters, filtering properties and moving on to scripting, using if/elsif/else statements, using arrays with foreach loops and combining it all plus much more!
Everything is done step by step! No knowledge is assumed and no steps omitted and it is going to be fun, which is important to keep learning.
At the end you should know how to use PowerShell, using its Cmdlets and knowing how to do very effective PowerShell scripting !
Welcome to PowerShell from Beginner to Sheller and Scripter!
What You Will Learn!
- You will be able to use PowerShell Cmdlets and use nice 'one-liners' and create your own!
- You will be able to automate tasks
- You will understand what variables are
- You will understand how to create a PowerShell script from the ground up
- You will understand If statements
- You will understand what arrays are
- You will understand loops like While and Foreach
Who Should Attend!
- Any beginner to PowerShell Cmdlets
- Any beginner to PowerShell scripting or any scripting
- Anyone who wants to automate stuff