Last Friday I upgraded SCCM 2012 R2 to SP1\CU1 and it appears to have broken several task sequences used for application installs. I am seeing the following line in the smsts.log file: Failed to execute command line '.\Setup\NwSapSetup.exe /Silent /Package="Installation_730_v5_pl5"' . The system cannot find the file specified. (Error: 80070002; Source: Windows)".
I have verified that while the install is occurring that the required files are in the _SMSTaskSequence folder and I’ve also pushed the package outside of the task sequence and it installs correctly. I have recreated the task sequence and the issue continues to occur. I’ve done a fair amount of research and have not found anything indicating why this is failing nor the fix for it.
Any guidance would be appreciated.
Thanks