Daily Archives: October 8, 2012

MDT: Running a single PowerShell Cmdlet from a Task Sequence Step

Sometimes I want to perform small tasks that don’t really require a script creation. In those cases I use a Run Command Line task sequence step. It was always easy for cmd.exe and it’s just as easy for PowerShell.exe(once you … Continue reading

Posted in Deployment, MDT 2010, MDT 2012, PowerShell | Tagged , , | 10 Comments