Fatsausage
Member
- Messages
- 7
- Solutions
- 1
- Reaction score
- 0
- Points
- 1
Hello all,
We have a TS for OSD for years, it occasionally fails on the Application installation steps, on different apps in the list. sometimes it runs perfectly fine.
When it happens, we have no other logs other than that single error, as below (names revised for security)
The task sequence execution engine failed executing the action (Install Revised Applications) in the group (Install Revised Applications) with the error code 2147500037
Action output: ... : 'App01'. Error Code 0x80004005
Sending error status message
Setting URL = https://server01.domain.com, Ports = 80,443, CRL = false
Setting Server Certificates.
Setting Authenticator.
Sending StatusMessage
Setting the authenticator.
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: server01.domain.com:443 CCM_POST /ccm_system_AltAuth/request
SSL, using authenticator in request.
In SSL, but with no clientcert.
In SSL, but with no media cert.
Request was successful.
hrInstallation, HRESULT=80004005 (K:\dbs\sh\cmgm\1026_005344\cmd\17\src\client\OsDeployment\InstallApplication\installapplication.cpp,1086)
pInstall->InstallApplications(saAppNames, sContinueOnError), HRESULT=80004005 (K:\dbs\sh\cmgm\1026_005344\cmd\17\src\client\OsDeployment\InstallApplication\main.cpp,361)
Install application action cannot continue. ContinueOnErrorFlag is set to false.
Install Static Applications failed, hr=0x80004005. The operating system reported error 2147500037: Unspecified error
It happens out of nowhere, if I rebuild this computer, it might get pass this app but fails on another.
Any insights on this? anyone has similar experience?
We have a TS for OSD for years, it occasionally fails on the Application installation steps, on different apps in the list. sometimes it runs perfectly fine.
When it happens, we have no other logs other than that single error, as below (names revised for security)
The task sequence execution engine failed executing the action (Install Revised Applications) in the group (Install Revised Applications) with the error code 2147500037
Action output: ... : 'App01'. Error Code 0x80004005
Sending error status message
Setting URL = https://server01.domain.com, Ports = 80,443, CRL = false
Setting Server Certificates.
Setting Authenticator.
Sending StatusMessage
Setting the authenticator.
CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: server01.domain.com:443 CCM_POST /ccm_system_AltAuth/request
SSL, using authenticator in request.
In SSL, but with no clientcert.
In SSL, but with no media cert.
Request was successful.
hrInstallation, HRESULT=80004005 (K:\dbs\sh\cmgm\1026_005344\cmd\17\src\client\OsDeployment\InstallApplication\installapplication.cpp,1086)
pInstall->InstallApplications(saAppNames, sContinueOnError), HRESULT=80004005 (K:\dbs\sh\cmgm\1026_005344\cmd\17\src\client\OsDeployment\InstallApplication\main.cpp,361)
Install application action cannot continue. ContinueOnErrorFlag is set to false.
Install Static Applications failed, hr=0x80004005. The operating system reported error 2147500037: Unspecified error
It happens out of nowhere, if I rebuild this computer, it might get pass this app but fails on another.
Any insights on this? anyone has similar experience?