Hello everyone,
I have been racking my brain and doing all sorts of research but I can't figure out what I'm missing. So right now my OSD has a Windows 7 image that we made back in April with all of the April updates. So what I want to do is basically install the updates that have come out since then. So what I did was copy a currently working task sequence and removed all the application and package installation to save time. I then added an Install Updates task that is set to install All Software Updates. I have both the task sequence and software update group (available not required) deployed to the unknown computers container.
During the deployment, it would appear as though it is doing something because it sits there with a blue bar and the name of the task but doesn't give me a status of downloading or installing. When the OS comes up and I log in, I go to the control panel and look for installed updates from today but there is nothing there.
I grabbed the SMSTS log file and put it up on my onedrive and shared it out.
OneDrive Share
These are some of the entries that stand out for me but I haven't been able to find information that seems good and pertains.
RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram TSManager 8/13/2015 1:26:22 PM 448 (0x01C0)
GetTsRegValue() is unsuccessful. 0x80070002. TSManager 8/13/2015 1:26:22 PM 448 (0x01C0)
ReleaseRequest failed with error code 0x80004005 TSManager 8/13/2015 1:26:22 PM 448 (0x01C0)
Task Sequence Manager could not release active TS request. code 80004005 TSManager 8/13/2015 1:26:22 PM 448 (0x01C0)
RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram OSDSetupHook 8/13/2015 1:26:31 PM 900 (0x0384)
GetTsRegValue() is unsuccessful. 0x80070002. OSDSetupHook 8/13/2015 1:26:31 PM 900 (0x0384)
Any assistance would be greatly appreciated.