TS Menu
I currently have 3 task sequences. I want to combine all three into one task sequence and present the user with a wizard to ask, which SOE they want to install.
the way around it I have to create a powershell gui script to prompt the user and set the TS variable, then assign that variable to each group in the in task sequence. it gets messy.
I explorerd HTAs, MDT Wizards but these are difficult to adopt and implement in a timely manner.
