Password Policy Check Reference
Configuration options for the Password Policy Check
Written By Erdinc Akay
Last updated 26 days ago
Password Policy Check Reference
The Password Policy Check verifies local password policy settings on Windows devices and alerts when they fall below the configured security thresholds.
Configuration fields
The run interval is not a field on this check's configuration panel. The check runs every 1440 minutes (daily); the interval is fixed by the check definition and is not user-configurable.
Collected metrics
- Password length (minimum required characters)
- Max age (days until password expiry)
- Lockout threshold (failed attempts permitted before lockout)
- Lockout duration (minutes)
- History length (number of previous passwords remembered)
Detected issues
For each policy setting that fails the configured thresholds, the check emits one issue row with the following fields:
Platform support
Notes
- The check reads the local password and lockout policy directly from Windows. On domain-joined machines, the effective policy may come from Group Policy.
- The check verifies policy settings, not the actual passwords of user accounts.
- Requires administrator privileges (the agent runs as Local System by default).
See also: Configure a Password Policy Check