vincelewin Posted February 25, 2016 Report post Posted February 25, 2016 Hi all, Third post in as many weeks :s Yesterday I followed this http://blogs.msdn.com/b/beanexpert/archive/2015/08/05/how-to-switch-to-windows-10-adk-on-configmgr-2012-r2-sp1.aspx to extract the Win10 boot images from the ADK10. Ive been having a problem where Windows 10 deployment wont install any drivers so I thought I would try this. The problem I have is my laptop wont PXE boot now. I have distributed the image to my PXE enable secondary site. I have unticked "Deploy this boot image from the PXE-enabled distribution point" on the old x86 boot image I was using and ticked this same tick box on the new x86 WinPE10 image. I have tried this both on the x86 and the x64 images. I have rebooted the Primary and Secondary site servers but I just get the following. Quote Share this post Link to post Share on other sites More sharing options...
vincelewin Posted March 16, 2016 Report post Posted March 16, 2016 Can anyone help me troubleshoot this? Quote Share this post Link to post Share on other sites More sharing options...
vincelewin Posted March 16, 2016 Report post Posted March 16, 2016 The SMSPXE.log says "Matching Processor Architecture Boot Image (6) not found" I have the two two new boot images available only for distribution from PXE enabled distribution point. I can see in the SMSPXE log it is looking for COR000FD also and if I enable this image for distribution my devices will boot from that Image ID. Quote Share this post Link to post Share on other sites More sharing options...
ZeZe Posted March 16, 2016 Report post Posted March 16, 2016 What is the image selected in the task sequence? Can you show the content reference ? Quote Share this post Link to post Share on other sites More sharing options...
vincelewin Posted March 16, 2016 Report post Posted March 16, 2016 I haven't got to the point of choosing a task sequence yet, this is just booting so I can see the task sequences and then pick one. Quote Share this post Link to post Share on other sites More sharing options...
vincelewin Posted March 16, 2016 Report post Posted March 16, 2016 Ok I got carried away and removed all of the boot images. I have now added back in just the Win10PE ones as you can see in the above screen shot. I have enabled both for distribution. My client just says "No response from the Windows Deployment Services Server." and I continue to get the Matching Architecture warning. I have attached a new version of the log. smspxe.txt Quote Share this post Link to post Share on other sites More sharing options...
vincelewin Posted March 16, 2016 Report post Posted March 16, 2016 Ok it looks like its just started working. I navigated to the folder .\RemoteInstall\SMSImages and the log reported Now the error has gone about architecture and devices are PXE booting again! Quote Share this post Link to post Share on other sites More sharing options...
ZeZe Posted March 16, 2016 Report post Posted March 16, 2016 Don't forget - if you updated your adk you should have update the task sequence boot images and distribute - otherwise it will never start because there is no policy available for that computer. Second, next time if you have issues with your PXE, and you see that everything is correctly configured in your environment (boot image distributed, task sequence have a boot image, etc), just remove the pxe configuration from the DP (check the logs until you see that it was removed successfully) and add the same configuration again. 1 Quote Share this post Link to post Share on other sites More sharing options...