PowerShell Quickstart

powershell

What is the best way you jump-started your Powershell adoption?

What resources, tips, scenarios got you up to speed quickly?

Best Answer

http://technet.microsoft.com/en-gb/scriptcenter/default.aspx

Massively useful for all forms of scripting. In the past I learned VBScript and WMI through the Script Center, and it now has a lot of useful stuff on Powershell scripting.

JR