I am trying to execute powershell scripts in an SCCM 2012 task sequence. I have created a package containing my scripts and I am referencing that package in the run command line step. All scripts have been tested and confirmed that they work via the same command line that I am attempting to run in the TS. I have also verified that the package has been successfully updated on the DP. This is the error code I am receiving is 0xC0000135. I wasn't able to find much info on that error code. Here is how my task sequence looks that I am using for testing. Presently I am testing as a standalone TS. Any Guidance would be appreciated. Regards