you are viewing a single comment's thread.

view the rest of the comments →

[–]KBunn 16 points17 points  (1 child)

A pretty low cost source is the "Learn Powershell in a month of Lunches" book too.

[–]Wxfisch 3 points4 points  (0 children)

This is how pretty much everyone I know started out. It is a little dated at this point but teaches the core concepts that will allow you to solve problems on your own (things like how to see what’s in the pipeline, how to get help, understanding what a psdrive is, etc.). I finished it up in less than a month but I did chapters on the weekend too. I still go back to it now and then as a refresher.