I am trying to build a task sequence that will automatically choose the Operating System based on model or modelalias. This way during deployment the tech only picks Laptop 2012 task sequence and the proper drivers are injected and proper image is choosen. I use fat WIM with all apps pre deployed but some models need unique software so a totally generic image won't work and I am trying to optimize speed of deployment as much as possible so I don't want to do app installs post OS deployment. Any ideas appreciated.
Brian