Windows PowerShell V2 Modules
philpenn
Apr 09, 2009 at 12:41 PM
Phil Pennington
This video demonstrates converting a Windows PowerShell script to a Windows PowerShell module.
See more info at
MSDN Code Gallery.
The video starts by introducing a simple script file, counter.ps1, with three functions and two variables.
The script file is dot sourced into the…