![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
SCCM OSD - error whene restart to winpe
Im running a MDT TS in sccm.
When it get to "restart to win pe" the TS failed with error about "Failed to install boot image. Unspecified error (Error: 80004005; Source: Windows)" any ideas? Thanks The log: Released the resolved source \\server\SMSPKGE$\WKS00027\ TSManager 25/05/2008 15:23:42 4092 (0x0FFC) Installing boot image to hard drive TSManager 25/05/2008 15:23:42 4092 (0x0FFC) Backing up existing boot system TSManager 25/05/2008 15:23:42 4092 (0x0FFC) retValue == true, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bcdhandler.cp p,640) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) m_bcdStore.OpenStore(L""), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bootconfigimp lbcd.cpp,560) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) pBootConfig->loadStore(), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,982) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) rpBootSystem->load(), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,170) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) BootSystem::Load(pBootSystem, false), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,49) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) BootSystem::Backup(sLocalDataPath), HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp ,529) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Failed to install boot image. Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) pszBackupParentDir[0] != L'\0', HRESULT=80070057 (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,264) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) TS::Boot::BootImage::InstallStagedImageToHdd(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,825) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Failed to install boot image WKS00027. Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Failed to reboot the system. Error 0x(80004005) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, bRebootWinPE), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,575) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Failed to initialize a system reboot. Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) CheckForRebootRequest(&bRebootInitiated), HRESULT=80004005 (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,274) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Fatal error is returned in check for reboot request of the action (Restart to Windows PE). Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) An error (0x80004005) is encountered in execution of the task sequence TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Sending status message . . . TSManager 25/05/2008 15:23:43 4092 (0x0FFC) Send a task execution status message SMS_T***ecution_TaskSequenceFailError TSManager 25/05/2008 15:23:43 4092 (0x0FFC) |
|
|
|
#2 |
|
Guest
Posts: n/a
|
RE: SCCM OSD - error whene restart to winpe
When running the TS, Is there maybe a Drive B: or A: which are not Floppy
Drives ? I've had the same problem because a drive B: was Mapped during the logon screen, removing it solved the problem Or. "pldpld shalom" wrote: > Im running a MDT TS in sccm. > When it get to "restart to win pe" the TS failed with error about "Failed to > install boot image. Unspecified error (Error: 80004005; Source: Windows)" > > any ideas? > > Thanks > > The log: > Released the resolved source > \\server\SMSPKGE$\WKS00027\ TSManager 25/05/2008 15:23:42 4092 (0x0FFC) > Installing boot image to hard drive TSManager 25/05/2008 15:23:42 4092 > (0x0FFC) > Backing up existing boot system TSManager 25/05/2008 15:23:42 4092 > (0x0FFC) > retValue == true, HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bcdhandler.cp p,640) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > m_bcdStore.OpenStore(L""), HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bootconfigimp lbcd.cpp,560) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > pBootConfig->loadStore(), HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,982) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > rpBootSystem->load(), HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,170) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > BootSystem::Load(pBootSystem, false), HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,49) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > BootSystem::Backup(sLocalDataPath), HRESULT=80004005 > (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp ,529) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > Failed to install boot image. > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > pszBackupParentDir[0] != L'\0', HRESULT=80070057 > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,264) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > TS::Boot::BootImage::InstallStagedImageToHdd(), HRESULT=80004005 > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,825) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > Failed to install boot image WKS00027. > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > Failed to reboot the system. Error 0x(80004005) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, > bRebootWinPE), HRESULT=80004005 > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,575) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > Failed to initialize a system reboot. > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > CheckForRebootRequest(&bRebootInitiated), HRESULT=80004005 > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,274) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > Fatal error is returned in check for reboot request of the action (Restart > to Windows PE). > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > 15:23:43 4092 (0x0FFC) > An error (0x80004005) is encountered in execution of the task > sequence TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > Sending status message . . . TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > Send a task execution status message > SMS_T***ecution_TaskSequenceFailError TSManager 25/05/2008 15:23:43 4092 > (0x0FFC) > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
RE: SCCM OSD - error whene restart to winpe
NO. no drive was maped.
I found the problem in the mean time..... The image i try to deploy was closed with MDT and there was "boot" folder at the root of C: Drive and bootmgr file. When I delete this folder and file the TS procceed OK. Thanks anyway PLD "Or Tsemah" wrote: > When running the TS, Is there maybe a Drive B: or A: which are not Floppy > Drives ? > > I've had the same problem because a drive B: was Mapped during the logon > screen, removing it solved the problem > > Or. > > "pldpld shalom" wrote: > > > Im running a MDT TS in sccm. > > When it get to "restart to win pe" the TS failed with error about "Failed to > > install boot image. Unspecified error (Error: 80004005; Source: Windows)" > > > > any ideas? > > > > Thanks > > > > The log: > > Released the resolved source > > \\server\SMSPKGE$\WKS00027\ TSManager 25/05/2008 15:23:42 4092 (0x0FFC) > > Installing boot image to hard drive TSManager 25/05/2008 15:23:42 4092 > > (0x0FFC) > > Backing up existing boot system TSManager 25/05/2008 15:23:42 4092 > > (0x0FFC) > > retValue == true, HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bcdhandler.cp p,640) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > m_bcdStore.OpenStore(L""), HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bootconfigimp lbcd.cpp,560) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > pBootConfig->loadStore(), HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,982) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > rpBootSystem->load(), HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,170) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > BootSystem::Load(pBootSystem, false), HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,49) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > BootSystem::Backup(sLocalDataPath), HRESULT=80004005 > > (e:\nts_sms_fre\sms\framework\tscore\bootimage.cpp ,529) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > Failed to install boot image. > > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > pszBackupParentDir[0] != L'\0', HRESULT=80070057 > > (e:\nts_sms_fre\sms\framework\tscore\bootsystem.cp p,264) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > TS::Boot::BootImage::InstallStagedImageToHdd(), HRESULT=80004005 > > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,825) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > Failed to install boot image WKS00027. > > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > Failed to reboot the system. Error 0x(80004005) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, > > bRebootWinPE), HRESULT=80004005 > > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,575) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > Failed to initialize a system reboot. > > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > CheckForRebootRequest(&bRebootInitiated), HRESULT=80004005 > > (e:\nts_sms_fre\sms\client\tasksequence\executione ngine\engine.cxx,274) TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > Fatal error is returned in check for reboot request of the action (Restart > > to Windows PE). > > Unspecified error (Error: 80004005; Source: Windows) TSManager 25/05/2008 > > 15:23:43 4092 (0x0FFC) > > An error (0x80004005) is encountered in execution of the task > > sequence TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > Sending status message . . . TSManager 25/05/2008 15:23:43 4092 (0x0FFC) > > Send a task execution status message > > SMS_T***ecution_TaskSequenceFailError TSManager 25/05/2008 15:23:43 4092 > > (0x0FFC) > > |
|
|
|
#4 |
|
Newbie
Join Date: Mar 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
![]() |
Re: SCCM OSD - error whene restart to winpe
Thanks for the fix pldpld - I had the same issue.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |