If you need to find out when a user in Active Directory last changed their password, it’s not very hard to do.
The first thing you need to do is to turn on advanced features, which is what turns on the attribute editor tab in Active Directory Users and Computers.
Now go through your Active Directory Users and Computers and find the user you’re looking for. NOTE: If you do a search for them rather than manually going through the active directory and finding them yourself the tab that you need, in this case attribute editor does not appear. Yes this is a pain.
if you’re not a fan of using the GUI or you’re trying to do something through a script you might want to use a command line to figure out the last time a user changed their password in Active Directory.
This will show you the last time a user set their password. It will will show you
This website uses cookies.