How can I create a backup of my schedulded tasks so that I can restore them on my backup server easily?
Edit: I would prefer a command line version, so that the backup of the schedulded tasks is a job on its own so that I do not miss any changes.
feedback
|
|
For a command line solution, try one of the following two:
| |||
|
feedback
|
|
Right click on each one, and choose export, they appear to be in XML format. | |||
|
feedback
|
|
following steps: 1.Open Scheduled Tasks on your local machine (go to Start, Settings, Control Panel, Scheduled Tasks). 2.Right-click the task your want to move or copy. Click here to view image 3.If you want to copy the task, select Copy, and if you want to move the task, select Cut. 4.Open My Network Places in Windows Explorer, expand the domain or workgroup, and select the target machine where you want to copy or move the task. 5.Right-click the target machine's Scheduled Tasks, and click Paste. | |||
|
feedback
|