Hi,
I want to migrate all the SQLServer agent jobs from one server to another.
Scripting delete jobs using SSMS consists of job_id. I need to go with job name as the destination server has already some jobs from Source server.
Can we have Powershell scripts to delete the jobs using job_name ?
Thanks in advance
Regards,
Marimuthu