Hi
I have a fresh SCCM 2012 SP1 install. Software distribution works fine, but PXE boot fails. It starts on the target machines, but then when it gets to the initializing networking, it stops with a TsmBootstrap.exe error. SMSTS logs shows:
RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence
GetTsRegValue() failed. 0x80070002
Any ideas? Full Log below
<![LOG[LOGGING: Finalize process ID set to 736]LOG]!><time="10:41:15.653+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="tslogging.cpp:1495"><![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="10:41:15.653+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="bootshell.cpp:1052">
<![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="10:41:15.653+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="util.cpp:963">
<![LOG[Debug shell is enabled]LOG]!><time="10:41:15.653+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="bootshell.cpp:1063">
<![LOG[Waiting for PNP initialization...]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:60">
<![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\SYA0001A\BOOT.SYA0001A.WIM]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="configpath.cpp:186">
<![LOG[Booted from network (PXE)]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="configpath.cpp:201">
<![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="configpath.cpp:203">
<![LOG[Found config path X:\sms\data\]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:545">
<![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:579">
<![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:596">
<![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="10:41:15.700+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:610">
<![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="10:41:15.716+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:857">
<![LOG[The command completed successfully.]LOG]!><time="10:41:33.318+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:939">
<![LOG[Starting DNS client service.]LOG]!><time="10:41:33.318+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:663">
<![LOG[Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="10:41:33.829+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:857">
<![LOG[The command completed successfully.]LOG]!><time="10:41:33.829+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:939">
<![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="10:42:47.209+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="bootshell.cpp:857">
<![LOG[The command completed successfully.]LOG]!><time="10:42:47.209+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="bootshell.cpp:939">
<![LOG[Successfully launched command shell.]LOG]!><time="10:42:47.209+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="740" file="bootshell.cpp:430">
<![LOG[Execution complete.]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:690">
<![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,515)]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="0" thread="752" file="environmentscope.cpp:515">
<![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,337)]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="0" thread="752" file="environmentlib.cpp:337">
<![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,549)]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="0" thread="752" file="environmentlib.cpp:549">
<![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, c_szSMSTSKey, 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,258)]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="0" thread="752" file="utils.cpp:258">
<![LOG[RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="2" thread="752" file="utils.cpp:258">
<![LOG[GetTsRegValue() failed. 0x80070002.]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="2" thread="752" file="utils.cpp:279">
<![LOG[End program: ]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:722">
<![LOG[Finalizing logging from process 736]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1741">
<![LOG[Finalizing logs to root of first available drive]LOG]!><time="10:42:49.613+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1583">
<![LOG[LOGGING: Setting log directory to "X:\SMSTSLog".]LOG]!><time="10:42:49.629+480" date="05-28-2013" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1808">
Thanks
ChrisFairley