Converting a PowerShell Script into a Module

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Mon, 08 Mar 2010 00:00:00 GMT Indexed on 2010/03/08 13:21 UTC
Read the original article Hit count: 359

Filed under:
This article is taken from the book Windows PowerShell in Action, Second Edition. The author provides an overview of the PowerShell modules, including their roles and terminology. He shows how modules allow packaging collections of PowerShell resources into shareable, reusable units. The author dives into the methods of writing Powershell scripts and converting a script into a module.

© Dot net Slackers or respective owner