title: Check Windows Task Scheduler
agents: windows
catalog: os/misc
license: GPL
distribution: check_mk
description:
 The Windows Task Scheduler Checks controlls the last return state of windows task scripts.
 The check goes to {WARNING} state, if the task is disabled. If the Script from the Task returns
 another return code as 0, the Check goes {CRITICAL}.
 In order to run, its needed to copy the windows_tasks.ps1 script to the plugin folder of the agent.

inventory:
 One service will be created for each enabled task
