Windows Scheduled Task Configuration Health Rollup

Custom.Windows.ScheduledTask.to.Microsoft.Windows.Computer.Dependency.ConfigurationMonitor (DependencyMonitor)

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.Computer.Hosts.Custom.Windows.TaskSchedulerTask
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Custom.Windows.ScheduledTask.to.Microsoft.Windows.Computer.Dependency.ConfigurationMonitor" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Computer.Hosts.Custom.Windows.TaskSchedulerTask" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>