This video explains following:
1- How to script out all the SQL Server Agent Jobs in SQL Server 2008 R2
2- How to view all SQL Server Agent Jobs in Object Explorer Detail
3- How to select multiple SQL Server Agent jobs in SQL Server management studio (SSMS)
4- What are the limitations of Scripted SQL Server Agent Jobs
5- How to run the script on Target server to transfer jobs from SQL Server 2008 to SQL Server 2014
1- How to script out all the SQL Server Agent Jobs in SQL Server 2008 R2
2- How to view all SQL Server Agent Jobs in Object Explorer Detail
3- How to select multiple SQL Server Agent jobs in SQL Server management studio (SSMS)
4- What are the limitations of Scripted SQL Server Agent Jobs
5- How to run the script on Target server to transfer jobs from SQL Server 2008 to SQL Server 2014
How to Migrate SQL Server Agent Jobs from SQL Server 2008 R2 to SQL Server 2014