Iâll be fleshing this section out as the weeks go on with some of my favorite PowerShell and System Center Resources.
Books
My first exposure to PowerShell was during a competitive job interview. Head to head with another hopeful admin to be, both competing in a language weâd never used before: PowerShell!
They handed us a guide, and gave a list of tasks. This was the guide
Don Jonesâ â18.8 Minute PowerShell crash courseâ â
My next exposure after my initial appetite was fanned was through his excellent Learn PowerShell in a Month of Lunches book, now in itâs third version! My own has dozens and dozens of tabs in it. I love this book, because I was able to pick it up, read a chapter and then by the end of my lunch, have learned something interesting, useful and new every day. Because the examples grew in complexity, I was constantly going back and upgrading my old scripts when I picked up new tips.
Been reading a lot of materials from the community, participating in scripting games and on forums like Reddit, Microsoft and PowerShell.org.
My new favorite book is Windows PowerShell in Action, by Bruce Payett. Awesome book, gives you a behind the scenes into how PowerShell was made, what the challenges were and how they dealt with ideas from other languages. Very very good source for some deep dive info.
Windows PowerShell in Action, Second Edition
Videos
The follow-up, advanced toolmaking with Jeffrey and Jason. A must for any scripter.
The DSC Jump Start, w/ Jeffrey and Jason
I really enjoyed this security talk by Chris Campbell on using PowerShell for incident response.