Thursday, March 02, 2006

Password change reminder for VPN Users

Set a schedule task on one of the servers to run the VBScript.

The script is running by querying LDAP (Active Directory) for the members of a particular group (e.g. VPN Users) and check the password expire age. If the password is almost expired, send the email to remind them to change the password

The script:

[attached vbs file]
password reminder.zip

No comments: