1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

win2008 and task scheduler

Discussion in 'Windows Home Server' started by Kevin, Aug 11, 2009.

  1. Kevin

    Kevin Guest

    Hi all,
    I'm trying to schedule a task in Windows 2008.
    I want it to run hourly every day, which works without issue.

    But I want to suspend the task a few hours each day.
    So I want to say "run every hour, every day, in between a start time and end
    time".

    For example, suppose I want to run the task only during normal business
    hours, and suspend it after 6pm or something.

    Can I do this?
    thanks
    --kevin
     
  2. Dave Patrick

    Dave Patrick Guest

    Server Manager|Configuration|Scheduler, create the task then;

    Triggers|New|Daily, set start time 16:00, then Repeat task every hour for
    duration of 16 hours would give you a task that starts at 4:00 PM and runs
    every day and every hour until 8:00 AM


    --

    Regards,

    Dave Patrick ....Please no email replies - reply in newsgroup.
    Microsoft Certified Professional
    Microsoft MVP [Windows]



    "Kevin" wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hi all,
    > I'm trying to schedule a task in Windows 2008.
    > I want it to run hourly every day, which works without issue.
    >
    > But I want to suspend the task a few hours each day.
    > So I want to say "run every hour, every day, in between a start time and
    > end
    > time".
    >
    > For example, suppose I want to run the task only during normal business
    > hours, and suspend it after 6pm or something.
    >
    > Can I do this?
    > thanks
    > --kevin <!--colorc--><!--/colorc-->
     

Share This Page