leusa Posted February 7, 2014 Report post Posted February 7, 2014 Hello everybody I guess i made a big mistake. First i tryed to deploy new drivers to the DP and i also choosed the boot Images. After that the deployment went in to a failer then i deletet the original Boot Images because i was sure that i can recreate it without problems. But i saw, it is not so easy. :-( can somebody help me through the recreation of this two boot images? many thanks for your help Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted February 7, 2014 Report post Posted February 7, 2014 Hi Leusa, Have a look through this post and see if it helps: http://www.windows-noob.com/forums/index.php?/topic/9720-cannot-load-generic-boot-images/ Phli Quote Share this post Link to post Share on other sites More sharing options...
leusa Posted February 10, 2014 Report post Posted February 10, 2014 Hello Many thanks for your replay. if i understand it right than i just have to remove the Distribution Point and add it again and then i get the boot images back? right? Sascha Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted February 10, 2014 Report post Posted February 10, 2014 Hi Sascha, What I would try first is this: http://social.technet.microsoft.com/wiki/contents/articles/16233.how-to-create-or-re-create-a-default-sccm-boot-image-windows-pe-4-0-for-sccm-2012-sp1.aspx Quote Share this post Link to post Share on other sites More sharing options...
leusa Posted February 10, 2014 Report post Posted February 10, 2014 Thank you for this link. I made the first steps but at the last 3 steps i have no idea what i have to do. Extract boot.wim from ..\sources\ Folder and copy to SCCM DP-Share (is it this boot.wim from the SCCM Source CD?) Integrate boot files from share into SCCM (when i extract the Boot.wim from the CD, which Files should i copy and to where?) Check boot packages properties and enable "Distribute on PXE DP" on "source" Tab. Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted February 10, 2014 Report post Posted February 10, 2014 Hello, Sorry it's been a few weeks since I looked at this my self. I have forgotten it already!! haha. Anyway, I think if you go to the location where you copied the files using "Copycmd" you should find it in there under the folder you created ("c:\amd_64" for example). For me, once I complete the copycmd command for the 64 bit file, the "boot.wim" file is located: "C:\WinPE_amd64\media\sources" The "boot.wim" file is in there. Hope that makes sence. Quote Share this post Link to post Share on other sites More sharing options...
jkirshy Posted February 10, 2014 Report post Posted February 10, 2014 Help, Im having the same issue, The boot images are gone I've followed all the above workarounds to recreate them. Question... I use the boot wizard in Sccm to add a boot image, I use the wim image that was created by the deployment and imaging tools, I browse to the wim image (boot.wim) but the second drop down box does not populate. Its like im not using the correct sources folder to pull the original boot file? Is the boot.wim originally come off of the windows 7 cd, or from the Sccm cd? If so is it from the sources folder. I think I use the boot.wim? I tried to recreated the DP point but it does not recreate the boot images? Probably because it sees the file structure already in place so the boot images don't get recreated. This all started because we have a bunch of new dells coming in that uefi boot and we cant get them to pxe boot, because of lack of network drivers. What a nightmare. Legacy or UEFI boot wont start up. Dell 9020. The next option is to go to r2 but im not sure if that will re-create the boot images. There has to be an easy answer?? Quote Share this post Link to post Share on other sites More sharing options...
Edenost Posted February 10, 2014 Report post Posted February 10, 2014 If you follow the ADK/AIK things in the links above, you will find the .WIM files where you "copycmd" things too. Quote Share this post Link to post Share on other sites More sharing options...
leusa Posted February 10, 2014 Report post Posted February 10, 2014 ok, i'm nearly there :-D i have mounted the image but im not sure what i have to copy in there now that i get a new boot Image in SCCM in the mounted Folder are this folders and some subfolders :-/ Program FilesProgramData Users Windows This is what i did until now: This is what i did... 1.copype.cmd x86 c:\winpe_x86 2.copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim 3.Dism /Mount-Wim /WimFile:C:\winpe_x86\ISO\sources\boot.wim /index:1 /MountDir:C:\winpe_x86\mount on the Technet i saw that i have to integrate the boot files to the sccm... but... what and where? somebody know what i have to do it now? sorry for this stupid questions :-D Thanks Quote Share this post Link to post Share on other sites More sharing options...
jkirshy Posted February 10, 2014 Report post Posted February 10, 2014 Problem solved, turns out if you install windows 8.1 ADK, it will prevent you from restoring the boot images, no matter how you create them. My mistake was trying to uefi boot and reading some other blog that said install windows ADK 8.1 and you can then uefi boot. He should have said, update Sccm sp1 to R2 version and then you can work with uefi bios type of computers. http://deploymywindows.blogspot.com/2013/07/sccm-2012-sp1-specified-unc-path-does.html?showComment=1392048241859#c1118562768097924795 this is the article that helped me. Don't use adk 8..1 if your only on the sp1 version of Sccm 2012. Thanks all for helping. Quote Share this post Link to post Share on other sites More sharing options...