Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

SQLServer Agent jobs - Delete and Create using Powershell script

$
0
0

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


Viewing all articles
Browse latest Browse all 10624

Trending Articles