Jonathan Medd's Powershell 2.0 One Cmdlet at a time
Learning Powershell
Jonathan Medd is creating a powershell 2.0 guide where he explains cmdlet's one by one.
He call's it the Cmdlet series: Powershell 2.0: One Cmdlet at a Time
Per Cmdlet, he explains what it does and adds a nice example on how-to use the Cmdlet in real life. If there are any dependencies besides installing powershell 2.0, they are listed. As a final teaser he also explains how you could do a similar thing with Powershell 1.0
Very nicely done Jonathan, keep up the good work!