• This Script will create SQL syntax for re-creating existing SQL Server jobs.

    The OUTPUT of this script will be a TSQL statement, which can used to recreate the jobs.

    I want tose this script to create jobs from one SQL instance to another instance.