Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SiCranmer

  1. SiCranmer

    Schedule a command line task - advanced

    mmm its obvoiusly late I want to use the /et but it does not exists real comand is schtasks /create /tn CRON1 /tr C:\my_cron.bat /sc WEEKLY /d MON,TUE,WED,THU,FRI /st 08:00:00 /ru usr /rp pwd
  2. SiCranmer

    Schedule a command line task - advanced

    cheers, Ive tried to use that but i canot find the correct modifier. looks like it only allows you to select the weekly repetition.
  3. SiCranmer

    Schedule a command line task - advanced

    mmm its obvoiusly late I want to use the /et but it does not exists real comand is schtasks /create /tn CRON1 /tr C:\my_cron.bat /sc WEEKLY /d MON,TUE,WED,THU,FRI /st 08:00:00 /ru usr /rp pwd
  4. SiCranmer

    Schedule a command line task - advanced

    OK, ive tried and tried and its now driving me mad.... i have a bat file i want executing between 8am & 6pm Mon-Fri every 30 mins. i can set this up within the scheduler by using the advanced tab and setting the until time. From here the schedule reads “Every 30 mins from 8:00 for 630 minutes...

Part and Inventory Search

Back
Top