Project

PSPasswordExpiryNotifications

Following PowerShell Module provides different approach to scheduling password notifications for expiring Active Directory based accounts. While most of the scripts require knowledge on HTML... this one is just one config file and a bit of tingling around with texts. Whether this is good or bad it's up to you to decide. I do plan to add an option to use external HTML template if there will be requests for that.

Stars41
Forks15
Open issues5
PowerShell Gallery downloads4175
Releasev1.6.9
Language: PowerShell Updated: 2026-02-14T21:19:17.0000000+00:00

Documentation

Install PSPasswordExpiryNotifications

Install PSPasswordExpiryNotifications from PowerShell Gallery.

Install PSPasswordExpiryNotifications from PowerShell Gallery:

Install-Module -Name PSPasswordExpiryNotifications -Scope CurrentUser

Import the module before running review commands:

Import-Module PSPasswordExpiryNotifications

Run review commands before enabling reminder delivery so the target population is clear.