I'm aware that if a client has multiple advertised boot images, they will only receive the one with the highest advertised ID.
With that in mind, consider this scenario: Today, with MDT (MDT only, no SCCM) in locations that we image servers via PXE, when an admin hits F12, they'll get a choice for a "Desktop WinPE image" or a "Server WinPE image". In
a branch where we wouldn't image servers, they just have one and they don't get prompted. I don't have this option in SCCM 2012 OSD.
Basically, I need Unknown computer support in PXE for Desktops and Servers, and I need them to be separate. I'm trying to think on how to solve this aside from prestaging computer objects in SCCM, which our admins will revolt at doing.
Can anyone think of a way where I can have a server hitting F12 get a selection of Server-based OSD task sequences and a desktop get Desktop-based OSD task sequences? Only thing I could think of would be a separate SCCM site just for the server
segments, but that seems overkill.