MS AD password expire notification

This is a little VB script that runsĀ FindExpAcc.exe, parses output and send emails to users.

Script have to be started every day with cron job. On iDayOfWeek it will send notification to every user with password expiring in iDaysToExp or less. On every other day it will send notifications only to users with password expiring in exactly iDaysToExp.

CheckPass.vbs