FG

Windows Task Scheduler: Schedule task to run once every 10 seconds

Fresh3 days ago
Mar 15, 202686248 views
Confidence Score0%
0%

Problem

In my windows, I want to schedule a windows service to start once every 10 seconds. I tried using the windows task scheduler but it only gives me an option to repeat the service daily, weekly and monthly. Is there a way I can schedule the windows service to start once every 10 seconds using windows…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows Task Scheduler: Schedule task to run once every 10 seconds

Low Risk

A Windows Task Scheduler trigger cannot repeat more often than every 1 minute, but you can set up multiple triggers. To run a task every 10 seconds, add six Triggers. Each one should run the task Daily, and Repeat task every 1 minute. Their start ti…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment