SCCM: System reboots after loading WinPE
by Andrius on Jul.10, 2008, under Microsoft, SCCM/SMS2003
So you are trying to OSDnew machine using SCCM. The machine boots from PXE and starts loading WinPE. You see WinPE SCCM background image with a window ‘Windows is starting up‘ after that you briefly see message ‘Preparing network connection‘. The message disappears and you only see the background, and then system reboots.
In the task sequence log file smsts.log you find the error messages:
Failed to download pxe variable file. Code(0×00000001)
PxeGetPxeData failed with 0×80004005
This means that WinPE Boot image does not have required network card(NIC) driver in order to access SCCM servers.
To solve the problem, you have to download NIC drivers and add them to Boot image. I have created a separate post how to do that.
July 10th, 2008 on 22:54
Check out the OSD Wiki when you get a chance…
http://www.myitforum.com/myITWiki/SCCMOSD.ashx
July 11th, 2008 on 09:57
Hi Rod,
Thank you for link. I know it and used it a lot when I’ve started playing with SMS.
October 23rd, 2008 on 09:12
hi Andrius
heres another link with some PE and PXE troubleshooting fyi
http://www.windows-noob.com/forums/index.php?showtopic=546