"JeffH" <> wrote in message
news:BB69ADA4-4AD3-4103-AC37-...
> Hi,
>
> Is there a way in Active Directory to force a password to expire on a
> certain day?
>
> Thanks in advance,
> JeffH
Active Directory has no provision for this. However, you can immediately
expire the password by assigning 0 to the pwdLastSet attribute (assuming the
password can expire). On the day you want the password to expire, run a
utility or script that makes pwdLastSet 0.
--
Richard Mueller
MVP Directory Services
Hilltop Lab -
http://www.rlmueller.net
--