Daily Archives: October 1, 2012

LTI/ZTI PowerShell: Using Modules in deployment scripts

A great feature of PowerShell is the use of Modules. You use modules to store reusable code such as functions as an alternate to storing hefty code at the start of your scripts. MDT supports the use of modules in … Continue reading

Posted in MDT 2010, MDT 2012, PowerShell, Scripting | Tagged , , , | Leave a comment