I try to deploy Windows XP via SCCM 2012, using a bootable USB (PXE boot is not yet enabled on the server).
Everything works well, untill the computer restart step is reached (which wants to boot in the currenty installed default operating system). This restart is placed just after the "Setup Windows and ConfigMgr" step.
smsts.log:
Unable to get a handle to device D: (0x80070005) TSManager 19/04/2013 23:28:10 3584 (0x0E00) hResult, HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,1542) TSManager 19/04/2013 23:28:10 3584 (0x0E00) Failed to convert D: to unique volume id. Code : 0x80070005 TSManager 19/04/2013 23:28:10 3584 (0x0E00) TS::Utility::ConvertPathVolumesToUniqueIDs(), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,864) TSManager 19/04/2013 23:28:10 3584 (0x0E00) Failed to convert protected paths to unqiue ID. Error code 0x80070005 TSManager 19/04/2013 23:28:10 3584 (0x0E00) Failed to reboot the system. Error 0x(80070005) TSManager 19/04/2013 23:28:10 3584 (0x0E00) RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, bRebootWinPE), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,578) TSManager 19/04/2013 23:28:10 3584 (0x0E00) Failed to initialize a system reboot. Permissions on the requested may be configured incorrectly. Access is denied. (Error: 80070005; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00) CheckForRebootRequest(&bRebootInitiated), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,274) TSManager 19/04/2013 23:28:10 3584 (0x0E00) Fatal error is returned in check for reboot request of the action (Restart Computer). Permissions on the requested may be configured incorrectly. Access is denied. (Error: 80070005; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00) An error (0x80070005) is encountered in execution of the task sequence TSManager 19/04/2013 23:28:10 3584 (0x0E00) MP server http://XXXXXX.XXXXX.XXX. Ports 80,443. CRL=false. TSManager 19/04/2013 23:28:10 3584 (0x0E00) Failed to create certificate store from encoded certificate.. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance. The parameter is incorrect. (Error: 80070057; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
The D drive is not the OS drive this should be the C-drive.
I use this same technique to deploy Windows 7, and this is working great!
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I try to deploy Windows XP via SCCM 2012, using a bootable USB (PXE boot is not yet enabled on the server).
Everything works well, untill the computer restart step is reached (which wants to boot in the currenty installed default operating system). This restart is placed just after the "Setup Windows and ConfigMgr" step.
smsts.log:
Unable to get a handle to device D: (0x80070005) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
hResult, HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,1542) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Failed to convert D: to unique volume id. Code : 0x80070005 TSManager 19/04/2013 23:28:10 3584 (0x0E00)
TS::Utility::ConvertPathVolumesToUniqueIDs(), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,864) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Failed to convert protected paths to unqiue ID. Error code 0x80070005 TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Failed to reboot the system. Error 0x(80070005) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
RebootSystem(pwszRebootMessage, dwRebootTimeout, dwRebootReason, bRebootWinPE), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,578) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Failed to initialize a system reboot. Permissions on the requested may be configured incorrectly.
Access is denied. (Error: 80070005; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
CheckForRebootRequest(&bRebootInitiated), HRESULT=80070005 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\engine.cxx,274) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Fatal error is returned in check for reboot request of the action (Restart Computer). Permissions on the requested may be configured incorrectly.
Access is denied. (Error: 80070005; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
An error (0x80070005) is encountered in execution of the task sequence TSManager 19/04/2013 23:28:10 3584 (0x0E00)
MP server http://XXXXXX.XXXXX.XXX. Ports 80,443. CRL=false. TSManager 19/04/2013 23:28:10 3584 (0x0E00)
Failed to create certificate store from encoded certificate.. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
The parameter is incorrect. (Error: 80070057; Source: Windows) TSManager 19/04/2013 23:28:10 3584 (0x0E00)
The D drive is not the OS drive this should be the C-drive.
I use this same technique to deploy Windows 7, and this is working great!
What am I doing wrong?
Tanks in advance!
Share this post
Link to post
Share on other sites