I have a set of SQL maintenance jobs configured on a Live server running SQL 2012 SP2 and would like to copy (export/import, if possible) to other servers as well.
I also have a Test SQL 2014 installed on my desktop.
What are my options? Some mentioned using SSIS, some said use external, Powershell for example, scripts to accomplish it. I would like to understand the options, if some Microsoft and/or third party tools available to accomplish this work.
Thanks