Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

sys-09-scheduled-tasks (Enabled)

Check to see if any non standard scheduled tasks exist on the server (Any application specific scheduled tasks should be documented with a designated contact point specified). This check automatically ignores any Microsoft labelled specific tasks.


Input Values

  • IgnoreTheseScheduledTasks - "LIST" - Scheduled tasks that can be ignored

Example

IgnoreTheseScheduledTasks = ('SQM data sender', 'SystemSoundsService', 'StartComponentCleanup', 'Automatic-Workplace-Join', 'ReplaceOMCert', 'Optimize Start Menu Cache Files')

Input Descriptions

  • None

Result And Messages

  • PASS
    No additional scheduled tasks found

  • WARNING
    Additional scheduled tasks found - make sure these are documented

  • FAIL

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally