Written by Neil Harrison, Microsoft Premier Field Engineer
Many IT departments are faced with the reality of having to manage multiple images whether it be for desktops or servers. Wouldn’t it be nice if you could add your hardware to a collection in System Center Configuration Manager (ConfigMgr) and then pick the image to deploy at the time the machine is PXE-booted? Well I have good news: you can and it’s really quite simple to accomplish!
The way to achieve this is to advertise multiple OSD task sequences to your collection but DO NOT make these mandatory advertisements. When Windows PE discovers that you have multiple options available it will present you with a dialog box to choose the Task Sequence you would like to run.
Here are the steps to implement this in a little more detail:
I hope this information proves useful!