TopicWindows Server →
Simple definition
A Windows action automatically triggered according to an hour, event or condition.
Technical definition
Task Scheduler stores tasks that include triggers, actions, conditions and security contexts.
What is it used for ?
Automate scripts, maintenance, cleaning or recurring controls.
Practical example
A task can run a script every night PowerShell disk space ratio.
Common issues
- Executing account without rights
- Incorrect script path
- Task executed only in interactive session
Related terms
PowerShell · Windows Service · Event observer
Key takeaway: This entry explains the general operation of the term. Exact settings may vary depending on software, vendors and environments.