I have 12 task sequences used to deploy Windows 7 with different version of Office installed in image and for both architectures. I need to support 10 different hardware models so each task sequence have some steps which installing drivers (e.g. camera,
fingerprint) depend on hardware model (condition, WMI query). So for test I change manually only two task sequences and then test them. If everything is ok I need to copy some steps from task sequence into all other task sequences. I am doing it manually by
editing ts.xml files but it take some time and is tedious. Is it any way to do it differently?
↧