sending password expiry alert by email

  • Thread starter Thread starter Madhav Ganu
  • Start date Start date
M

Madhav Ganu

At present when you logon to system connected to network,
AD alerts user of password expiry period. This does not
happen for dialup users.

If we can send this alert to user by email will assist
all remote users.

how can I achieve this?

Thanks,
Madhav
 
Hi, not sure if this is the ultimate solution,

You can write a vbscript that looks through all users in your Active Directory once a day, and find users which password is about to expire and email those.

Drop a note if need more help

Best Regards
Mats Engholm
 
Back
Top