Running Integration Services Shell Script and Batch Files

If you use a series of commands frequently or you must enter many commands to complete a task, you can automate the task with a script or batch file. Both are text files.

When you run a script file, Integration Services Shell executes the commands in the order specified in the script until the program reaches the end of the file.