akunzai/windows-secure-auditor

Audit password expires accounts

Closed this issue · 0 comments

  • 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