It’s whichever boot image that is in the properties of the last advertised/deployed task sequence on that collection, all successive task sequences on that collection will use it for first boot, then stage their respective boot images.
So, if your 32-bit task sequence was advertised last to that collection, the boot image in that sequence is the one that PXE will choose. If that boot image and the boot image in another, different task sequence are different, on successful loading of the task sequence it will download the boot image from the new sequence and stage it, then restart the machine to use that boot image. If the boot images are the same, the sequence just continues without a download, staging and reboot. Todd From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Berges Sent: Thursday, July 17, 2014 9:42 AM To: SMS Mailing List Subject: [mssms] OSD & PXE Weirdness Greetings All, I recently completed an upgrade to Configuration Manager 2012 R2 CU1 and now want to begin building images for Windows 8.1 deployment. I have created the task sequences for 32 and 64-bit platforms and had previously used the task sequences to successfully generate two Windows 8.1 images within VM's. I've now made some tweaks to the task sequence and want to run them again, but I'm having trouble with PXE always providing the incorrect architecture to the 64-bit task sequence. I'm using a series of Hyper-V VM's, some Generation 2 (for 64-bit builds), some Generation 1 (for 32-bit builds, since UEFI implementation on Hyper-V doesn't allow 32-bit). I have numerous "build" task sequences deployed to a test collection and all my VM's are a member of this collection. However, when I look at the SMSPXE.log, the VM's are only seeing one deployment ID, the 32-bit 8.1 build sequence (and associated 32-bit boot image). Both boot image platforms are deployed to the PXE server, and when I boot a Generation 1 VM, PXE boot clearly shows "Architecture: x64", yet it's still being passed the 32-bit boot image. What am I missing here? If there are a series of task sequences targeted to a system with both 32 and 64-bit boot images, how does SCCM/WDS determine which one to pass to the client? Thanks in advance, Andrew

