Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Scheduled task for multiple users at 12pm and 5pm - scripts?

  • 15-01-2006 02:24PM
    #1
    Registered Users, Registered Users 2 Posts: 461 ✭✭


    Hi there,
    I have done a search on scheduled task questions but not found one that covers what I want to do.

    I want everyone in the office to have IE pop up with a webpage (timesheet form) at 12:30 and 5pm
    I dont want to go around to every machine and schedule a task.

    I have started on one solution but not sure its the way to go.
    I am able to set a WScript (like vbscript) as a service.
    The code runs first and finds out
    1 time now
    2 when the next check is
    3 sleep until then
    4 pop up ie
    5 loop (do it all again)

    Once i finish this script (few bugs left) I need to make a simple install script for everyone to download.

    is this the way to go or was there an easier way?
    all Input appreciated.

    <edit> added scripts to title </edit>


Advertisement