10
Jul
08

SCCM: System reboots after loading WinPE

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.


3 Responses to “SCCM: System reboots after loading WinPE”


  1. 1 Rod Trent Jul 10th, 2008 at 22:54

    Check out the OSD Wiki when you get a chance…

    http://www.myitforum.com/myITWiki/SCCMOSD.ashx

  2. 2 Andrius Jul 11th, 2008 at 09:57

    Hi Rod,
    Thank you for link. I know it and used it a lot when I’ve started playing with SMS.

  3. 3 anyweb Oct 23rd, 2008 at 09:12

    hi Andrius

    heres another link with some PE and PXE troubleshooting fyi

    http://www.windows-noob.com/forums/index.php?showtopic=546