Technology and troubleshooting.

Saturday, April 30, 2016

To Check the Last Password Set using command prompt

How to check the Last Password Set Date & Time using command prompt


Goto Run and type CMD, the black dialog box will be opened and type the below command on the command prompt
 
net user username | find /I "Password last set"

Where "username" is the username to find.

Example

net user administrator | find /I "Password last set"

Result will be display like below



net user administrator | find /I "Password last set"






Hope this information will be helpful!!!

Thanks for reading this.


Share:

1 comment:

  1. It is really helpful to know the last password... Thanks Mahesh... please keep doing your job well.

    ReplyDelete

Contributors

Popular Posts