Server 2008 R2 password expiration reminder

GotNoRice

[H]F Junkie
Joined
Jul 11, 2001
Messages
12,037
On my server I'm getting a constant pop-up informing me that my password has "Expired" and that I should change it. I have my own system for maintaining and updating passwords when necessary and I'm not interested in mixing it up for essentially no reason.

How do I disable this popup/reminder?
 
gpedit.msc
Computer Configuration -> Windows Settings -> Security Settings -> Account Policies -> Password Policy
Set maximum password age to 0.
 
That'll hit for everyone in the domain, or everyone in the password group.

For one off issues like this, setting the "Password Never Expires" option on the user account makes more sense.
 
Back
Top