Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 3 revisions

c-com-05-last-patch-date (Enabled)

Check server is compliant with patch policy (must be patched to latest released patch level for this customer). Check date of last patch and return WARNING if not within specified number of days, and FAIL if not within number of days *2.


Input Values

  • MaximumLastPatchAgeAllowed - Mamimum number of days that patching is allowed to be out of date|Integer

Example

MaximumLastPatchAgeAllowed = '35'

Input Descriptions

  • None

Result And Messages

  • PASS
    Windows patches applied

  • WARNING
    Server not patched within the last {num} days Operating system not supported by check

  • FAIL
    Server not patched within the last {num} days No last patch date - server has never been updated

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally