Password expiration notice for Active Directory
Posted
by
keithosu
on Server Fault
See other posts from Server Fault
or by keithosu
Published on 2010-09-29T19:18:40Z
Indexed on
2011/01/11
22:55 UTC
Read the original article
Hit count: 354
Are there any tools/apps/scripts out there that will do password expiry notification for Windows 2008 Active Directory credentials? This is needed for our web apps that use Active Directory for LDAP authentication. The problem is those apps do not notify you that your password is going to expire when you login. We have many offsite users who do not have machines bound to the AD. So there is no way to let them know to reset their password.
I'd like the user to be notified 30,7 and 1 day before it expires. I'd also like our help desk to get an email for the expiring passwords for the week and recently expired passwords.
I've looked at oldcmp.exe from link text and that gets me my reports but it does not do the automation that I'm looking for on the individual users.
© Server Fault or respective owner