Script jobs for restore to another server

I want to restore all jobs from one server to another. I seem to remember that in SQL 2000 there was an option to script all jobs but it seems that in 2005 you have to script them 1 at a time. Is there a more efficient way than scripting each job and then executing each script individually

Thanks,

-Dave



Answer this question

Script jobs for restore to another server

  • Jameslee20

    you still can. just open the 'summary' window and go to jobs. highlight all the jobs and generate the script.

  • Script jobs for restore to another server