"once" I did backup my scheduled tasks by xcopy'ing %winDir%\Tasks\*.job
However this does not seem to work in Server 2008. How do I backub my scheduled tasks using xcopy/7zip/winrar ?
|
"once" I did backup my scheduled tasks by xcopy'ing %winDir%\Tasks\*.job However this does not seem to work in Server 2008. How do I backub my scheduled tasks using xcopy/7zip/winrar ? | |||
|
feedback
|
|
You can use the /XML parameter of the schtasks.exe to create a file that is importable. | |||||
feedback
|