I am Dale Hayter, a Microsoft and VMware certified Technical Consultant.

My blog has been built up over the years from my experience of working on an IT helpdesk and also from being out on-site.

Find Out When a Users Active Directory Password Expires

If you want to find out when a users Active directory password expires then do the following :-

Open an elevated command prompt and run the command

net user %USERNAME% /domain

Your now get details of the user returned.

PasswordExpiry