Jonathan Medd's Powershell 2.0 One Cmdlet at a time

From VI-Toolkit
Revision as of 22:20, 21 November 2009 by Wila (talk | contribs) (Jonathan Medd's Powershell Cmdlet series)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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!