Error during deploying OS.

SCCM 2012 R2 SP1Site version: 5.00.8239.1000

I try to deploy Windows 8.1 to Hyper-V's virtual machine for testing.
I create very simple task:

Externally, where are no error during deployment usually, packages and applications install successfully.
But in smsts.log I always find the error:

pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136)
TSManager	
20.08.2015 20:01:50	
2196 (0x0894)

ReleaseRequest failed with error code 0x80004005	TSManager
20.08.2015 20:01:50	
2196 (0x0894)

Task Sequence Manager could not release active TS request. code 80004005	
TSManager	
20.08.2015 20:01:50	
2196 (0x0894)

I don't understand, what is a source of this error. 
This error appears always.
There is smsts.log (https://drive.google.com/file/d/0BxUjLu_eglNCYXRIOUVBTE1tYzg/view?usp=sharing)

August 26th, 2015 3:30am

Hi,

The following access handle appears:

Access handle will be read from _SMSTSActiveRequestHandle  TSManager  2015/8/20 20:01:49 2196 (0x0894)
Access handle: {75F8D18D-B46A-4B9F-8EF9-0909674736C6}      TSManager  2015/8/20 20:01:49 2196 (0x0894)
Attempting to release request using {75F8D18D-B46A-4B9F-8EF9-0909674736C6}      TSManager      2015/8/20 20:01:49 2196 (0x0894)
CoCreateInstance succeeded TSManager  2015/8/20 20:01:49 2196 (0x0894)
pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136)     TSManager      2015/8/20 20:01:50 2196 (0x0894)
ReleaseRequest failed with error code 0x80004005     TSManager  2015/8/20 20:01:50 2196 (0x0894)
Task Sequence Manager could not release active TS request. code 80004005    TSManager  2015/8/20 20:01:50     2196 (0x0894)

Search it in log, points to the following install software job:

Checking if the active request handle: {75F8D18D-B46A-4B9F-8EF9-0909674736C6} is valid.      InstallSoftware  2015/8/20 19:41:06 1964 (0x07AC)
CoCreateInstance succeeded InstallSoftware  2015/8/20 19:41:06 1964 (0x07AC)
Active request handle: {75F8D18D-B46A-4B9F-8EF9-0909674736C6} is valid. InstallSoftware      2015/8/20 19:41:06 1964 (0x07AC)
Invoking Execution Manager to install software    InstallSoftware  2015/8/20 19:41:06 1964 (0x07AC)
Installing software for PackageID='EKB000A7' ProgramID='SCCM R2 SP1 Console Program' AdvertID='EKB200AD' has started, jobID='{D403F0DF-4B56-48B8-AA43-CFFCE56B2BD0}'      InstallSoftware  2015/8/20 19:41:07 1964 (0x07AC)
Setting TSEnv variable 'SMSTSInstallSoftwareJobID_EKB000A7_EKB200AD_SCCM R2 SP1 Console Program'='{D403F0DF-4B56-48B8-AA43-CFFCE56B2BD0}'     InstallSoftware  2015/8/20 19:41:07 1964 (0x07AC)
Waiting for installation job to complete..  InstallSoftware  2015/8/20 19:41:07 1964 (0x07AC)

Can you try to remove app install SCCM R2 SP1 Console Program from TS, and check if any difference?

Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 9:47pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics