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 Feb 21, 2018 · 1 revision

tol-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 - Maximum 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

  • FAIL
    Server not patched within the last {num} days No last patch date - Check data for any error messages

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally