I am looking for a script to recreate scheduled jobs on new SQL Servers that I build. I am hoping to find one that will pull information from the system tables for the name of the server and the names of the databases so that it does not have to be extensively modified for each new server.
It should not be specific to the server unless your job steps are doing something server specific or you are using multi-server administration. But perhaps you are talking about this part in the script: