Is there a way to import a scheduled task from windows 2003 (.job) to windows 2008 (.xml) ?
Posted
by
Rodrigo
on Server Fault
See other posts from Server Fault
or by Rodrigo
Published on 2009-07-22T02:51:32Z
Indexed on
2011/01/17
23:54 UTC
Read the original article
Hit count: 156
I had some jobs to be moved from the old production server (windows 2003 server standard) to the new machine (windows 2008 server standard), but the new server is unable to read the old .job format, also the import wizard only imports from .xml job files (same version). Obviously I don't want to rebuild all the jobs by hand, but can't find a tool that makes the process a very little easier. I don't trust in Microsoft for this kind of tools, my previously experiences had been to bad (DTS -> SSIS). Any ideas?
Thanks in advance.
© Server Fault or respective owner