Networking Forums

Networking Forums > Network Hardware > Home Networking > OT: Scheduling a task every 30 mnutes?

Reply
Thread Tools Display Modes

OT: Scheduling a task every 30 mnutes?

 
 
Bert
Guest
Posts: n/a

 
      05-22-2006, 02:56 PM
I want to schedule the running of a batch file every 30 minutes. How can I
do this? The scheduler in windows wont allow such a regular schedule, with
'once every day' being the minimum. Any ideas anyone?



 
Reply With Quote
 
 
 
 
Martin Underwood
Guest
Posts: n/a

 
      05-22-2006, 03:10 PM
Bert wrote in
(E-Mail Removed):

> I want to schedule the running of a batch file every 30 minutes. How
> can I do this? The scheduler in windows wont allow such a regular
> schedule, with 'once every day' being the minimum. Any ideas
> anyone?


Actually you *can* schedule things to run more frequently that once a day,
but it's not very obvious how to do it.

When you are creating the schedule, there's an Advanced button on the
Schedule tabsheet which brings up an Advanced Schedule Options screen where
you can repeat the task every n minutes. Certainly this is the case for XP
Home.

I'm not sure why they couldn't have combined the basic and advanced schedule
screens into one, so you can define the repetition period to range from once
only via every week/day to every n minutes, all from one page.



 
Reply With Quote
 
..(.)(.)..
Guest
Posts: n/a

 
      05-22-2006, 06:53 PM
the way i do this is to create a Windows server of the batch file and
within the batch file put in a wait command to wait 30 mins and then
loop the batch file again

example
run command
wait 30 mins
call batch file again


On Mon, 22 May 2006 15:56:05 +0100, "Bert" <(E-Mail Removed)>
wrote:

>I want to schedule the running of a batch file every 30 minutes. How can I
>do this? The scheduler in windows wont allow such a regular schedule, with
>'once every day' being the minimum. Any ideas anyone?
>
>


 
Reply With Quote
 
..(.)(.)..
Guest
Posts: n/a

 
      05-22-2006, 06:58 PM
correction it should say Windows service instead of server.

On Mon, 22 May 2006 18:53:10 GMT, "..(.)(.).." <(E-Mail Removed)>
wrote:

>the way i do this is to create a Windows server of the batch file and
>within the batch file put in a wait command to wait 30 mins and then
>loop the batch file again
>
>example
>run command
>wait 30 mins
>call batch file again
>
>
>On Mon, 22 May 2006 15:56:05 +0100, "Bert" <(E-Mail Removed)>
>wrote:
>
>>I want to schedule the running of a batch file every 30 minutes. How can I
>>do this? The scheduler in windows wont allow such a regular schedule, with
>>'once every day' being the minimum. Any ideas anyone?
>>
>>


 
Reply With Quote
 
Peter M
Guest
Posts: n/a

 
      05-23-2006, 09:36 AM
On 22 May 2006 16:10, "Martin Underwood" <(E-Mail Removed)> wrote:

>When you are creating the schedule, there's an Advanced button on the
>Schedule tabsheet which brings up an Advanced Schedule Options screen where
>you can repeat the task every n minutes. Certainly this is the case for XP
>Home.


Similarly for Win 98... One has to look at the schedule tab, and click on a
button to get the option. It looks during set-up that "once a day" is their
maximum, but enabling repeats has the default setting to run every 10 min!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scheduling wireless shutdown Stuart Wireless Networks 0 06-01-2010 10:03 AM
Scheduling Use on DG834 Router TheScullster Broadband 5 08-03-2007 05:13 PM
scheduling threads ? vivekian Linux Networking 2 04-18-2006 04:49 PM
Scheduling John Holt Windows Networking 2 09-15-2004 06:19 PM
scheduling algorithm? Choonho Son Linux Networking 1 05-19-2004 12:22 PM



1 2 3 4 5 6 7 8 9 10 11