This repository was archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
sys09
My Random Thoughts edited this page Jul 6, 2017
·
2 revisions
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.
- IgnoreTheseScheduledTasks - List of scheduled tasks that can be ignored
IgnoreTheseScheduledTasks = ('SQM data sender', 'SystemSoundsService', 'StartComponentCleanup', 'Automatic-Workplace-Join', 'ReplaceOMCert', 'Optimize Start Menu Cache Files')
- None
-
PASS
No additional scheduled tasks found -
WARNING
Additional scheduled tasks found - make sure these are documented -
FAIL
-
MANUAL
-
NA
- All Servers
- None