Iron Scripter
The annual Scripting Games are a great way to flex your PowerShell muscles and learn new scripting techniques, but you don’t have to wait until the 2013 games for another chance to learn and have fun. Come to the Iron Scripter competition. Put PowerShell to work solving a real-world problem, submit your script for judging, [...]
PowerShell Best Practices
Learn Windows PowerShell best practices as they apply to each stage of the script development lifecycle. See the differences between working interactively from the Windows PowerShell prompt, writing an inline script, adding basic function, advanced functions and finally the implementation of Windows PowerShell Modules. What is a local best practice for Windows PowerShell development is [...]
Building and Deploying PowerShell Custom Modules
Do you have a collection of functions others need to use? A module is the answer. We will cover what is required to turn your collection of functions into a module. You will learn what decisions have to be made so that you can effectively build and deploy your module. We will also cover deployment options and tools to [...]
PowerShell Fundamentals for Beginners
This session will start from zero and cover the basic fundamentals of PowerShell that will get you started on the right track to becoming a PowerShell Hero. The fundamentals that will be taught are applicable whether you’re a Desktop Admin, Server Admin, Exchange Admin, SQL Server Admin, SharePoint Admin, or even if you’re the Admin [...]
A Beginners Look at PowerShell and WMI in the Enterprise Environment
If you’re just getting started with PowerShell, you definitely need to check out “A Beginners Look at PowerShell and WMI in the Enterprise Environment”. We, as Windows System Administrators, are asked to do more with less, work long hours, etc., working with WMI via PowerShell is a great way to combat the long hours required of us. This [...]