How to Check if a User’s Password has Expired in Active Directory

Open a command prompt
Run the following:

net user username /domain

(substitute any user name for username above)