New or new(er) to PowerShell? Do you want to dive right in and learn the quick basics? Maybe you want to learn how to build a function, a module, or maybe even a full script? Let's see how you can get to know a little bit about PowerShell, modules, and cmdlets. And, then take it a bit further into creating your own functions and scripts showing how they all work together. Bring your laptop and your favorite editor and we'll build some together!
You will learn:
- Code basics of PowerShell
- How to build a function, a module, and a script
- Tips and tricks that will help in creating your PowerShell experience