Added a particular Post-Installation task to ALL Scripted Installations?
I have a post install task that I would like to add to each of my scripted installs. However, I have ~30 SIs, and am not looking forward to dragging and dropping and saving and selecting each one of these SIs.
Is it possible to add a post install task to all of your SIs at the same time?
Answers (3)
If you already have a post installation task that is in all of the SIs just piggy-back. For example, if you want to add an application, zip the two (or more) installers together along with a batch script that runs both. Attach the zip to the app task and call the batch script that runs them from the command line of the task.
If it is a batch script task then just add another line.