📎 AI Summary:
The thread discusses how to schedule a program to run daily for a specific duration using Windows Task Scheduler. The original poster asks for methods to set a recurring program for a set number of minutes each day, while a responder suggests creating a task that triggers at logon and configuring it to repeat every certain minutes indefinitely. The overall tone is practical, providing straightforward steps to achieve the scheduling goal.

Mani16

New Member
Joined
Aug 12, 2019
Messages
1
Thread Author #1
How to set a programme repeat everyday for a duration of x minutes in Windows task scheduler
 

Solution
Just create a task, I would do it to trigger at logon. Then after task is created go into it's properties and tell it to repeat every 7 minutes indefinitely.

Josephur

Windows Forum Admin
Staff member
Premium Supporter
Microsoft Certified Professional
Joined
Aug 3, 2010
Messages
1,283
Just create a task, I would do it to trigger at logon. Then after task is created go into it's properties and tell it to repeat every 7 minutes indefinitely.
 

Solution