Office 365 Confirm last password change time for users

Open Powershell as Administrator

Run the following:

Connect-MSOLservice

clip_image001

Get last password change time:
get-msoluser |fl displayname,lastpasswordchangetimestamp

clip_image002

You can export it to a file as well:
get-msoluser |fl displayname,lastpasswordchangetimestamp >c:\passchange.txt

Comments

Popular posts from this blog

Office 365 Deployment Tool Office Download fails “Could not Install”

FRS to DFSR Post Cleanup “File Replication NtFrs Stopped”

Domain Migration SubinACL /Migratetodomain How To: