Hi,
i just finished installing SCCM 2012 on a new environment.
Usually i don't have any issue with it but on this one the x64 boot image hasn't been created during setup which is weird.
Here are the log i've got from ConfigMgrSetup.log :
ERROR: Failed to create SMS_BootPackageImage instance for x86. $$<Configuration Manager Setup><06-21-2012 17:30:11.179-120><thread=8064 (0x1F80)>
INFO: Attempting to export x64 boot image from WAIK installation source $$<Configuration Manager Setup><06-21-2012 17:30:11.304-120><thread=8064 (0x1F80)>
ERROR: Failed to retrive SMS_BootImagePackage class object. Error 0x80010108 $$<Configuration Manager Setup><06-21-2012 17:30:11.319-120><thread=8064 (0x1F80)>
ERROR: Failed to export x64 default boot image from WAIK $$<Configuration Manager Setup><06-21-2012 17:30:11.319-120><thread=8064 (0x1F80)>
ERROR: Failed to update non-default boot images $$<Configuration Manager Setup><06-21-2012 17:30:11.319-120><thread=8064 (0x1F80)>
How can i recreate it using the SMSSETUP\bin\osd\x64 files located inside the install source folder?
Thanks in advance.