An OSD task sequence fails with error 80004005

Pierre NGUYEN VAN TRONG 1 Reputation point
2021-09-02T18:52:15.94+00:00

See the SMSTS.LOG
<![LOG[LOGGING: Finalize process ID set to 896]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="tslogging.cpp:1864">
<![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="bootshell.cpp:1207">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="util.cpp:994">
<![LOG[Debug shell is enabled]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="bootshell.cpp:1218">
<![LOG[Waiting for PNP initialization...]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:69">
<![LOG[RAM Disk Boot Path: MULTI(0)DISK(0)RDISK(0)PARTITION(1)\SOURCES\BOOT.WIM]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="configpath.cpp:322">
<![LOG[WinPE boot path: D:\SOURCES\BOOT.WIM]LOG]!><time="14:12:40.045+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="configpath.cpp:347">
<![LOG[Booted from removable device]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="configpath.cpp:377">
<![LOG[Found config path D:]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:657">
<![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:722">
<![LOG[D:\WinPE does not exist.]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:739">
<![LOG[D:_SmsTsWinPE\WinPE does not exist.]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:753">
<![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="14:12:40.061+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:1012">
<![LOG[The command completed successfully.]LOG]!><time="14:12:50.968+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:1094">
<![LOG[Setting offline Windows drive and OS root directory to Task Sequence environment.]LOG]!><time="14:12:50.968+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:807">
<![LOG[ Processing volume D:\ ]LOG]!><time="14:13:19.757+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:550">
<![LOG[ Volume D:\ is not a local hard drive.]LOG]!><time="14:13:19.757+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:553">
<![LOG[ Processing volume C:\ ]LOG]!><time="14:13:19.757+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:550">
<![LOG[OfflineRegistry::Init("C:\WINDOWS")]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineregistry.cpp:172">
<![LOG[Loading offline registry hive "C:\WINDOWS\system32\config\software" into HKLM\OfflineRegistry1]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineregistry.cpp:64">
<![LOG[RegLoadKey( oRegKeyHKLM, sRegKey, sRegHivPath), HRESULT=80070001 (..\offlineregistry.cpp,68)]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineregistry.cpp:68">
<![LOG[Failed to load "C:\WINDOWS\system32\config\software" (0x80070001).]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="3" thread="676" file="offlineregistry.cpp:68">
<![LOG[LoadHive( szPathBuffer, m_sRegKeySoftware, m_oRegKeySoftware ), HRESULT=80070001 (..\offlineregistry.cpp,190)]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineregistry.cpp:190">
<![LOG[Failed to load the offline SOFTWARE registry (0x80070001).]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="3" thread="676" file="offlineregistry.cpp:190">
<![LOG[m_oOfflineRegistry.Init(pszSystemRoot), HRESULT=80070001 (..\offlineos.cpp,734)]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineos.cpp:734">
<![LOG[Found directory C:\WINDOWS that could contain an OS, but initialization failed. This directory probably doesn't contain an OS]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineos.cpp:79">
<![LOG[pOs != NULL, HRESULT=80070490 (..\offlineos.cpp,89)]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="0" thread="676" file="offlineos.cpp:89">
<![LOG[Unable to find a Windows system root at C:]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="offlineos.cpp:89">
<![LOG[ Processing volume X:\ ]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:550">
<![LOG[ Volume X:\ is not a local hard drive.]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:553">
<![LOG[_OSDDetectedWinDrive='', _OSDDetectedWinDir='']LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:604">
<![LOG[Starting DNS client service.]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:818">
<![LOG[Executing command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:D:]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:1012">
<![LOG[The command completed successfully.]LOG]!><time="14:13:19.972+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="676" file="bootshell.cpp:1094">
<![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="14:13:20.019+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1230">
<![LOG[Command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:D:]LOG]!><time="14:13:20.019+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmbootstrap.cpp:1231">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="14:13:20.019+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="util.cpp:994">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\TSRESNLC.DLL']LOG]!><time="14:13:20.019+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="resourceutils.cpp:169">
<![LOG[Current OS version is 10.0.18362.0]LOG]!><time="14:13:23.286+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="util.cpp:3851">
<![LOG[In WinPE starting tsmbootstrap.exe version 5.0.8968.1000 from location 'X:\sms\bin\x64\TsmBootstrap.exe']LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1019">
<![LOG[Adding SMS bin folder "X:\sms\bin\x64" to the system environment PATH]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1025">
<![LOG[Unable to open PXE registry key. Not a PXE boot.]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmbootstrap.cpp:895">
<![LOG[Media Root = D:]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1062">
<![LOG[WinPE boot type: 'Ramdisk:SourceIdentified']LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmbootstrap.cpp:830">
<![LOG[Failed to find the source drive where WinPE was booted from]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="2" thread="1524" file="tsmbootstrap.cpp:1098">
<![LOG[Executing from Media in WinPE]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1103">
<![LOG[Verifying Media Layout.]LOG]!><time="14:13:23.293+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawizardcontrol.cpp:1673">
<![LOG[MediaType = BootMedia]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawizardcontrol.cpp:2649">
<![LOG[PasswordRequired = true]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawizardcontrol.cpp:2675">
<![LOG[Found network adapter "Intel(R) Ethernet Connection (7) I219-V" with IP Address 10.11.42.104.]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmbootstraputil.cpp:588">
<![LOG[Running Wizard in Interactive mode]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawizardcontrol.cpp:2861">
<![LOG[Loading Media Variables from "D:\sms\data\variables.dat"]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsremovablemedia.cpp:322">
<![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (..\windes.cpp,165)]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="windes.cpp:165">
<![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (..\tsremovablemedia.cpp,387)]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsremovablemedia.cpp:387">
<![LOG[Activating Welcome Page.]LOG]!><time="14:13:23.309+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediawelcomepage.cpp:131">
<![LOG[Loading bitmap]LOG]!><time="14:13:23.324+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1336">
<![LOG[WelcomePage::OnWizardNext()]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediawelcomepage.cpp:341">
<![LOG[Loading Media Variables from "D:\sms\data\variables.dat"]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsremovablemedia.cpp:322">
<![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (..\windes.cpp,165)]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="windes.cpp:165">
<![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE
)pszPassword, (DWORD)(wcslen(pszPassword)sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (..\tsremovablemedia.cpp,387)]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsremovablemedia.cpp:387">
<![LOG[Loading Media Variables from "D:\sms\data\variables.dat"]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsremovablemedia.cpp:322">
<![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (..\windes.cpp,165)]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="windes.cpp:165">
<![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE
)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (..\tsremovablemedia.cpp,387)]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsremovablemedia.cpp:387">
<![LOG[Verifying media password.]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawizardcontrol.cpp:216">
<![LOG[Loading Media Variables from "D:\sms\data\variables.dat"]LOG]!><time="14:13:28.268+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsremovablemedia.cpp:322">
<![LOG[Spawned thread 1616 to download policy.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmediawelcomepage.cpp:405">
<![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmediawizardcontrol.cpp:580">
<![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="environmentscope.cpp:263">
<![LOG[Environment scope successfully created: Global{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="environmentscope.cpp:623">
<![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="environmentscope.cpp:263">
<![LOG[Environment scope successfully created: Global{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="environmentscope.cpp:623">
<![LOG[If current logging settings specify more logging details to be preserved, update these settings in Task Sequence environment.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2420">
<![LOG[Current LogMaxSize is saved to Task Sequence environment since it has not been saved before.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2447">
<![LOG[Current LogMaxHistory is saved to Task Sequence environment since it has not been saved before.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2470">
<![LOG[Current LogLevel is saved to Task Sequence environment since it has not been saved before.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2492">
<![LOG[Current LogEnabled is saved to Task Sequence environment since it has not been saved before.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2514">
<![LOG[Current LogDebug is saved to Task Sequence environment since it has not been saved before.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tslogging.cpp:2536">
<![LOG[Unable to retrieve _OSDDetectedWinDrive from boot shell environment]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmbootstraputil.cpp:253">
<![LOG[Unable to retrieve _OSDDetectedWinDir from boot shell environment]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmbootstraputil.cpp:271">
<![LOG[UEFI: true]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:614">
<![LOG[SecureBootState: Enabled]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:619">
<![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:634">
<![LOG[Loading Media Variables from "D:\sms\data\variables.dat"]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsremovablemedia.cpp:322">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="util.cpp:994">
<![LOG[Setting SMSTSLocationMPs Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSMediaGuid Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSBootMediaPackageID Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSBootMediaSourceVersion Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSBrandingTitle Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSCertSelection Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSCertStoreName Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSDiskLabel1 Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSHTTPPort Task Sequence environment variable]LOG]!><time="14:13:28.299+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSHTTPSPort Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSIISSSLState Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSMediaCreatedOnCAS Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSMediaPFX Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSMediaSetID Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSMediaType Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSPublicRootKey Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSRootCACerts Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSSiteCode Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSSiteSigningCertificate Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSStandAloneMedia Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSSupportUnknownMachines Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSTimezone Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSUseFirstCert Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSx64UnknownMachineGUID Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Setting _SMSTSx86UnknownMachineGUID Task Sequence environment variable]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:654">
<![LOG[Missing root CA environment variable from variables file]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:690">
<![LOG[Support Unknown Machines: 1]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:702">
<![LOG[Custom hook from X:\TSConfig.INI is ]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:748">
<![LOG[No hook is found to be executed before downloading policy]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:772">
<![LOG[Authenticator from the environment is empty.]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:918">
<![LOG[Need to create Authenticator Info using PFX]LOG]!><time="14:13:28.314+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:930">
<![LOG[Initialized CStringStream object with string: 9345923E-B430-4B56-964A-C3EF0F6C1750;2021-09-02T22:13:28Z.]LOG]!><time="14:13:28.330+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="StringStream.cpp:101">
<![LOG[Using user-defined Management Point locations: http://SCCMxxxxxxxxxxxxxxx.net]LOG]!><time="14:13:28.330+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmediawizardcontrol.cpp:1000">
<![LOG[Current time info: .]LOG]!><time="14:13:28.330+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmbootstraputil.cpp:1390">
<![LOG[Getting MP time information]LOG]!><time="14:13:28.330+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="tsmbootstraputil.cpp:1398">
<![LOG[Requesting client identity]LOG]!><time="14:13:28.346+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="libsmsmessaging.cpp:6785">
<![LOG[Setting the authenticator.]LOG]!><time="14:13:28.361+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="libsmsmessaging.cpp:1546">
<![LOG[CLibSMSMessageWinHttpTransport::Send: WinHttpOpenRequest - URL: SCCMPSSFF.corp.kearnyfederalsavings.net:80 CCM_POST /ccm_system/request]LOG]!><time="14:13:28.361+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="libsmsmessaging.cpp:10121">
<![LOG[Not in SSL.]LOG]!><time="14:13:28.361+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1616" file="libsmsmessaging.cpp:10266">
<![LOG[Request was successful.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="libsmsmessaging.cpp:10483">
<![LOG[pNext != NULL, HRESULT=80004005 (..\libsmsmessaging.cpp,2203)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="libsmsmessaging.cpp:2203">
<![LOG[reply has no message header marker]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="libsmsmessaging.cpp:2203">
<![LOG[DoRequest (sReply, true), HRESULT=80004005 (..\libsmsmessaging.cpp,6900)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="libsmsmessaging.cpp:6900">
<![LOG[Failed to get client identity (80004005)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="libsmsmessaging.cpp:7196">
<![LOG[ClientIdentity.RequestClientIdentity (), HRESULT=80004005 (tsmbootstraputil.cpp,1452)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmbootstraputil.cpp:1452">
<![LOG[failed to request for client]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="tsmbootstraputil.cpp:1452">
<![LOG[SyncTimeWithMP() failed. 80004005.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="tsmbootstraputil.cpp:1516">
<![LOG[Failed to get time information from MP: http://SCCMPSSFF.xxxxxxxxxxxxnet.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="tsmbootstraputil.cpp:1949">
<![LOG[MpCnt > 0, HRESULT=80004005 (tsmbootstraputil.cpp,2031)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmbootstraputil.cpp:2031">
<![LOG[QueryMPLocator: no valid MP locations are received]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="tsmbootstraputil.cpp:2031">
<![LOG[TSMBootstrapUtil::QueryMPLocator ( true, sSMSTSLocationMPs.c_str(), sMediaPfx.c_str(), sMediaGuid.c_str(), sAuthenticator.c_str(), sEnterpriseCert.c_str(), sServerCerts.c_str(), nHttpPort, nHttpsPort, bUseCRL, m_bWinPE, httpS, http, accessibleMpCnt), HRESULT=80004005 (tsmediawizardcontrol.cpp,1012)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmediawizardcontrol.cpp:1012">
<![LOG[Failed to query Management Point locator]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="3" thread="1616" file="tsmediawizardcontrol.cpp:1012">
<![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmediawizardcontrol.cpp:1453">
<![LOG[pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80004005 (tsmediawelcomepage.cpp,304)]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1616" file="tsmediawelcomepage.cpp:304">
<![LOG[Setting wizard error: An error occurred while retrieving policy for this computer (0x80004005). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediawizardcontrol.cpp:1639">
<![LOG[WelcomePage::OnWizardNext()]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediawelcomepage.cpp:341">
<![LOG[Skipping Confirmation Page.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediaconfirmationpage.cpp:170">
<![LOG[Skipping Task Sequence Selection Page.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediataskselectionpage.cpp:159">
<![LOG[Skipping Variables Selection Page.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediavariablesselectionpage.cpp:159">
<![LOG[Skipping Resolve Progress Page.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediaresolveprogresspage.cpp:96">
<![LOG[Activating Finish Page.]LOG]!><time="14:13:28.518+480" date="09-02-2021" component="TSMBootstrap" context="" type="0" thread="1524" file="tsmediafinishpage.cpp:107">
<![LOG[Loading bitmap]LOG]!><time="14:13:28.533+480" date="09-02-2021" component="TSMBootstrap" context="" type="1" thread="1524" file="tsmbootstrap.cpp:1336">
<![LOG[Executing command line: X:\windows\system32\cmd.exe /k]LOG]!><time="14:13:30.692+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="bootshell.cpp:1012">
<![LOG[The command completed successfully.]LOG]!><time="14:13:30.692+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="bootshell.cpp:1094">
<![LOG[Successfully launched command shell.]LOG]!><time="14:13:30.692+480" date="09-02-2021" component="TSBootShell" context="" type="1" thread="72" file="bootshell.cpp:445">

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
905 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Jason Sandys 31,156 Reputation points Microsoft Employee
    2021-09-02T20:11:03.363+00:00

    This isn't a place to just dump log files. Please ask a question and provide context and technical details.

    0 comments No comments

  2. Pierre NGUYEN VAN TRONG 1 Reputation point
    2021-09-02T20:31:17.373+00:00

    Hi, I am trying to image (PXE Boot) a ThinClient Lenovo Desktop (Windows 10) using OSD SCCM - MECM Version2103 + KB10589155 - The Task sequence failed with the generic code 80004005 at a remote site with a dedicated SCCM distribution point. Imaging works at the main site where the SCCM primary site is located. I did restart the SCCM Primary server and the distribution point. Any thoughts?

    0 comments No comments

  3. Jason Sandys 31,156 Reputation points Microsoft Employee
    2021-09-02T20:42:50.083+00:00

    Why would rebooting the DP or site server be a valid solution here?

    The above looks like it was initiated from bootable media. Was the media created as dynamic or static? Is the MP fully reachable? Based on the above, the client cannot reach the MP using HTTP (or at least does not receive a proper reply from the MP).

    (Note that you may want to scrub the above log file again as the MP's FQDN is fully visible in at least one line).

    0 comments No comments

  4. Amandayou-MSFT 11,046 Reputation points
    2021-09-06T10:28:04.2+00:00

    Hi @Pierre NGUYEN VAN TRONG ,

    Please help check Jason's advice. Meanwhile, is there a PXE enabled DP in your remote site?
    Are the DHCP server, the PXE-enabled Distribution Point (DP), and the client computer are on the same subnet or VLAN in your remote site? If not, we may need correctly configure IP helpers.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.