1) Read Article for details on how to update package

2) Execute a-NewTables.sql

3) Execute b-NewTEMPDB_Table.sql

4) Add new TEMPDB table to SQL Agent Job "DBA-SQL Overview"

5) Add c-SSIS-JobActivity.sql to SQL execute container - see article for details

6) Add d-SSIS-Select-JobActivity.sql to source container - see article for details

7) Edit e-NewReports.sql
7b) Change E:\Output\Job\ to your job output text file location.
7c) Change ??@domain.com to you email group
7d) Execute SQL to create report jobs

8) f-Start-ReportJobs.sql contains sample job start commands for the reports
   Add them to the job "DBA-SQL Overview"


9) If you wish to run a separate "JobActivity Only" job throughout the day.
9a) Add package SQL_Overview_JobActivity.dtsx to your existing solution 
    See folder SQLOverview for the package
9b) Fix any errors and test the package SQL_Overview_JobActivity.dtsx
9c) Test the job "DBA-SQL Overview - JobActivity - Only"
    see PackageFullInstall for e-Job_SqlOverview-JobActivityOnly.sql
9d) Check the table dbo.SSIS_Errors_JobActivity for any connection errors
9e) Setup the schedule for "DBA-SQL Overview - JobActivity - Only"
