2019-04-12

Find last password change of specified user

Open powershell and run the following command:

Get-ADUser username -properties passwordlastset

No comments:

Post a Comment