Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 11-30-2007, 11:20 PM
sm02463
Newsgroup Contributor
 
Posts: n/a
Task Scheduler repeat task duration bug?

I have a task that I want run daily, starting at 10am and repeat every 15
minutes for 6 hours. So that's exactly how I enter it in the Trigger page.
The problem is the task runs every 15 minutes and continues to run around
the clock. I don't understand it. I had no problem setting this task up in
XP...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-30-2007, 11:20 PM
  #2 (permalink)  
Old 12-04-2007, 10:50 PM
Ruud Stam
Newsgroup Contributor
 
Posts: n/a
RE: Task Scheduler repeat task duration bug?

I'm having the same problem here!! task starting every weekday, from 8:00
repeating every hour for 10 hours (stockquotes :))
And it keeps on going all nite long....

HELP please

Ruud

"sm02463" wrote:
[color=blue]
> I have a task that I want run daily, starting at 10am and repeat every 15
> minutes for 6 hours. So that's exactly how I enter it in the Trigger page.
> The problem is the task runs every 15 minutes and continues to run around
> the clock. I don't understand it. I had no problem setting this task up in
> XP...[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 12-06-2008, 09:33 AM
Registered User
 
Join Date: Dec 2008
Posts: 2
MurkMenthaa is on a distinguished road
Re: Task Scheduler repeat task duration bug?

Its not bug - just a change in feature.
Scheduler wont care at what time the task was "supposed" to start, but whenever the task does start, it'll repeat it every xx minutes for a duration of xx hrs from THAT instant - when the task did start - irrespective of its *actual* start time.

Try setting repeat every 1 minute for a duration of 5 minutes. And set the starting time couple of hours earlier than current time and manually start the task - it'll repeat itself every next minutes four more times - just as expected.

I had same trouble, then I saw this :
[URL="http://img140.imageshack.us/img140/2843/aftertriggeredet6.png"][IMG]http://img140.imageshack.us/img140/2843/aftertriggeredet6.th.png[/IMG][/URL]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 12-06-2008, 10:45 AM
Registered User
 
Join Date: Dec 2008
Posts: 2
MurkMenthaa is on a distinguished road
Re: Task Scheduler repeat task duration bug?

I don't know if this is needed anymore, but heres a workaround :

Suppose I have to run a task every 15 minutes from 8am to 8pm
i'll set my clock to show time in [B]24-HRS HH:mm[/B] format from regional settings in control panel.

Then I'll make a bat file that checks whether current time is between 8:00 and 20:00 hrs and put my task command there as follows

@echo off
FOR /F "tokens=*" %%R IN ('time /T') DO SET time=%%R
set HR=%time:~0,2%
if %HR% geq [B][U]8[/U][/B] if %HR% leq [B][U]19[/U][/B] goto main
goto exit
:main

rem put your desired command(s) here
rem for eg to run calculator, :
calc.exe

:exit
rem program ends here

see that 8 and 19 are bold and undrlined because i want task to run betweek 8 hrs and 20 hrs, so you can change those values accordingly.

I understand that OP may not be interested at all now, given it was asked a year ago but i just googled and found so many other posts about the same topic so I guess this might help someone.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 12-06-2008, 11:40 AM
Dick D.
Newsgroup Contributor
 
Posts: n/a
Re: Task Scheduler repeat task duration bug?

MurkMenthaa <murkmenthaa******.com> wrote:
[color=blue]
>I don't know if this is needed anymore, but heres a workaround :[/color]

The fact that the post you have chosen to reply to is dated a YEAR AGO
is a certain clue, except to the clueless.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-14-2009, 03:29 PM
Dick D.
Newsgroup Contributor
 
Posts: n/a
Re: Task Scheduler repeat task duration bug?

MurkMenthaa <murkmenthaa******.com> wrote:
[color=blue]
>I don't know if this is needed anymore, but heres a workaround :[/color]

The fact that the post you have chosen to reply to is dated a YEAR AGO
is a certain clue, except to the clueless.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Task Scheduler illegal duration error extreming Windows Vista 0 10-12-2007 03:40 AM
task scheduler doesn't start delayed task wuschba Windows Vista 7 07-26-2007 01:12 AM
Task scheduler won't run task from hibernate Nick Henderson Windows Vista 0 07-21-2007 01:30 PM
Task Scheduler: Repeat Task and Duration kirsch59 Windows Vista 6 07-11-2007 02:10 PM
Task scheduler problem : task do not close Junkyard Engineer Windows Vista 0 06-06-2007 07:00 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:18 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0