Audit password expires accounts
Closed this issue · 0 comments
akunzai commented
- Compare the LocalUser.PasswordLastSet with current datetime should not exceeding
PasswordPolicy.MaximumPasswordAge
in days - if it exceeded, we can consider those account's password expires