Monthly Archives: June 2012

PowerShell Part 3 – Writing Custom Modules and cmdlet

In this article, the next in the series PowerShell for Developers, I’m going to take a look at writing custom modules containing cmdlets. Previously we’ve seen how some of the standard cmdlets can be extended by providing some extra logic and how we can exploit the SharePoint API in custom functions. What a custom module let’s… Read more »