Content deleted Content added
No edit summary |
m Duplicate word removed |
||
Line 16:
| genre = [[Windows service]]
}}
'''Task Scheduler''' (formerly '''Scheduled Tasks''')<ref name=":0" /> is a [[job scheduler]] in [[Microsoft Windows]] that launches [[computer program]]s or scripts at pre-defined times or after specified time intervals.<ref>{{Cite web|title=Keep your Windows desktop in shape with Task Scheduler|work=[[TechRepublic]]|date=2002-01-04|url=https://www.techrepublic.com/article/keep-your-windows-desktop-in-shape-with-task-scheduler/}}</ref><ref>{{Cite web|title=What is Task Scheduler?|work=Computer Hope|date=2020-11-30|url=https://www.computerhope.com/jargon/t/tasksced.htm}}</ref> Microsoft introduced this component
Task Scheduler can be compared to [[cron]] or [[anacron]] on [[Unix-like]] [[operating system]]s. This service should not be confused with the [[Scheduling (computing)#Windows|scheduler]], which is a core component of the OS [[kernel (computing)|kernel]] that allocates [[CPU]] resources to processes already running.
|