Level: Introductory to Intermediate
Jeffery Hicks
PowerShell MVP
Senior Technology Fellow
JDH IT Solutions
This full day workshop will take your PowerShell skills to the next level. If you have some basic PowerShell experience or have dabbled in creating a PowerShell script or function, you're ready for PowerShell MVP, author and trainer Jeff Hicks to lead you into the land of tool-making. Over the course of the day, you'll learn about scripting concepts such as scope, when to use a script, when to use a function and how to turn your PowerShell idea into a complete PowerShell tool. Anyone can type a PowerShell command—PowerShell pros know how to make tools. Come with a laptop running PowerShell 4.0 and follow along.
You will learn:
When to create a script and when to create a function
How to create an advanced function that behaves just like a cmdlet
PowerShell scripting best practices as well as many tips and tricks for creating better tools, faster