Unsolved
This post is more than 5 years old
1 Rookie
•
30 Posts
0
617
October 3rd, 2008 02:00
Scheduled Restore in Networker
hi
This is just a question not a problem. Is there any provision in networker to allow scheduled restores? I have used Bakbone's Netvault software for some time and i know it has a scheduling capability for restoring data. Also is there a method to do batch restores in networker? for eg, i want to create a batch job that contains 5 restore jobs that recover data from different sources to different destinations. is this possible?
thanks
stevehunter.
This is just a question not a problem. Is there any provision in networker to allow scheduled restores? I have used Bakbone's Netvault software for some time and i know it has a scheduling capability for restoring data. Also is there a method to do batch restores in networker? for eg, i want to create a batch job that contains 5 restore jobs that recover data from different sources to different destinations. is this possible?
thanks
stevehunter.


amediratta
2 Intern
•
2K Posts
1
October 3rd, 2008 05:00
Create the command line for restore and use OS to schedule running of this command line in a bacth file either through Windows Scheduler or Unix cron job.
Similarily, create a single batch file for multiple restores one by one or five batch files started at same time depending on how you need them.