Hello all,
I enabled PXE boot for OS deployment, at first it didn't work, but once I injected the NIC drivers, it started to work.
After I was able to Build and Capture a Windows 8.1 image, I injected all the other drivers for our laptop... after that, I was getting PXE-MOF errors again, so I removed all the drivers except for my NIC driver. Ever since then I'm still unable to get PXE to work.
Here's the troubleshooting I've tried so far.
- Removed all drivers, and re-added only the NIC drivers from SCCM
- Updated the boot image distributions in SCCM
- Replaced the boot image in WDS
- Removed and re-added the boot images, then replaced the boot image in WDS again
- Re-installed WDS, .NET Frameworks 3.5 (I was getting errors updating distribution points, and this fixed it)
- removed and re-added my distribution Points and management points, also configured the PXE boot options several times on both WDS and DP
I'm getting the following error
TFTP Download: smsboot\x64\abortpxe.com
Here are my error logs
SMSPXE.log
--------------------------
InstallBootFilesForImage failed. 0x80004005 SMSPXE 12/16/2013 11:36:45 AM 5956 (0x1744)Warning: Failed to copy the needed boot binaries from the boot image E:\RemoteInstall\SMSImages\OSD00005\boot.OSD00005.wim. The operation completed successfully. (Error: 00000000; Source: Windows)SMSPXE 12/16/2013 11:36:45 AM 5956 (0x1744)Failed adding image E:\RemoteInstall\SMSImages\OSD00005\boot.OSD00005.wim. Will Retry.. Unspecified error (Error: 80004005; Source: Windows) SMSPXE 12/16/2013 11:36:45 AM 5956 (0x1744)
---------------------------
Distmgr.log
------------------
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 12/16/2013 11:36:47 AM 3572 (0x0DF4)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 12/16/2013 11:36:47 AM 3572 (0x0DF4)
MsiEnumRelatedProducts failed SMS_DISTRIBUTION_MANAGER 12/16/2013 11:36:47 AM 3572 (0x0DF4)
FindProduct failed; 0x80070103 SMS_DISTRIBUTION_MANAGER 12/16/2013 11:36:47 AM 3572 (0x0DF4)
------------------
I’ve noticed that if I were to uncheck “Allow this distribution point to respond to incoming PXE requests” in my DP properties in SCCM, WDS does respond to PXE requests, but gets error “X:\Windows\System32>wpeinit”
the error "MsiEnumRelatedProducts failed" was fixed with a re-install in the .NET frameworks 3.5, seemed to re-appear