Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING SCCM 2012 R2 SP1 PXE boot failure

ACC

New Member
Messages
2
Reaction score
0
Points
1
We are looking to migrate from Symantec Ghost to SCCM for our imaging, etc. SCCM seems much more versatile and simpler than the last version of Ghost.

This is the setup OptiPlex 755 8GB RAM core 2 quad CPU has server 2012R2 on it. This server is a DC, DNS, DHCP for a small test network on the bench. This also has the SQL server and SCCM, ADK also on it. The SCCM just uses the default SQL instance. I made several service accounts following some online directions. These were for things like the SQL service, SCCM, SCCM to join domain, SCCM client installation.
I setup the System Management object in ADSI edit, added the SCCM system to that with full control permissions.

I setup SCCM with deployment point role, enabled PXE. Extracted the boot.wim, install.wim files from a windows 10 ISO we downloaded from MS. Setup task sequence to point the boot file to the install file, set a local admin password and join the test domain. (Did this for both 32 and 64 bit versions)

When I boot another OptiPlex 755 from PXE I get a blue screen with this message:
Recovery your PC needs to be repaired the windows BCD file from the PXE server does not contain a valid OS entry. Ensure that the server has boot images installed for this architecture.
I tried enabling CLI in PE and an image to see if it changed and it didn't so not even sure this is win PE I see.

I ran SCCM install check and it errored on BITS not being enabled, I found a Prajwald page that made some changes to IIS which I remembered seeing and didn't do but still no luck. Not sure how to enable bits or if it is big deal.

Any ideas? Thanks.
 
Did you see any BCD error code ?. Post the error screenshot please. Is RAID configured on Optiplex machine ?.
 
It showed an error code: 0X0000098

The BIOs HDD mode is set to RAID auto detect/AHCI. The other options are RAID auto detect/ATA, RAID on, Legacy.

IMG_20160509_090755.jpg
 
Try redistributing both architecture boot images (x86 and x64) to your distribution points. Let me know if that resolves the issue.
 
Back
Top