I am using 1.5 version. I start the program using a scheduled task once a day. The scheduled task points to a batch file that stops the boinc service, runs rescheduler then restarts the boinc service.
Batchfile will work just great, but you don't really need it as the tool can schedule itself these days. For the moment i think its best if you start the tool and turn on the automatic checkbox in the second tabsheet. Let it reschedule every 2 hours or so.
When running in automtic it will create a logile witch you can check if it runs properly. Normally you would see somethng like:
Time: 16-06-2009 10:52:52
No reschedule needed
CPU tasks: 790 (272 VLAR/VHAR)
GPU tasks: 122 (0 VLAR/VHAR)
---------------------------
Time: 16-06-2009 11:52:52
VLAR/VHAR within period
CPU tasks: 781 (263 VLAR/VHAR)
GPU tasks: 131 (4 VLAR/VHAR)
After reschedule:
CPU tasks: 782 (264 VLAR/VHAR)
GPU tasks: 126 (0 VLAR/VHAR)
---------------------------
Time: 16-06-2009 12:52:52
VLAR/VHAR within period
CPU tasks: 774 (258 VLAR/VHAR)
GPU tasks: 131 (4 VLAR/VHAR)
After reschedule:
CPU tasks: 777 (261 VLAR/VHAR)
GPU tasks: 127 (0 VLAR/VHAR)
---------------------------
Time: 16-06-2009 13:52:52
No reschedule needed
CPU tasks: 777 (261 VLAR/VHAR)
GPU tasks: 127 (0 VLAR/VHAR)
---------------------------
Time: 16-06-2009 14:52:52
No reschedule needed
CPU tasks: 777 (261 VLAR/VHAR)
GPU tasks: 127 (0 VLAR/VHAR)
Greetings,
Marius