When migrating servers, how can I easily script all my SQL Server Jobs onto a new machine?
NOTE
Not accepting "backup msdb" as the answer.
|
When migrating servers, how can I easily script all my SQL Server Jobs onto a new machine? NOTE Not accepting "backup msdb" as the answer.
| |||
|
feedback
|
|
In SQL Management Studio:
There you go! Note: this is for SQL 2005+. SQL 2000 Enterprise Manager has an option to Generate Scripts on the Job Agent, I believe. | |||||||
feedback
|