Skip to content

Server MS.COM

IT Solutions

Menu
  • Home
  • Windows Server
  • Security
  • Linux
  • Desktop
Menu

How to check Last Password Change of Domain User

Posted on December 28, 2016

Here is a simple tips explains how to get details about Last Password Changed for a user account in Active Directory. This can be accomplished by various tools but now we’ll do the trick using Net User.

Syntax :

NET USER username /domain

In above command, replace the <username> with domain username and press enter. I have given example below that tried with username “francisv”

Wola! It shows more than expected…..

Last password change

 

C:\Users>net user francisv /domain
User name francisv
Full Name Francis Villaluna
Comment
User’s comment
Country code 000 (System Default)
Account active Yes
Account expires Never

Password last set 11/3/2014 3:33:20 PM
Password expires 2/1/2015 3:33:20 PM
Password changeable 11/3/2014 3:33:20 PM
Password required Yes
User may change password Yes

Workstations allowed All
Logon script
User profile
Home directory
Last logon Never

Logon hours allowed All

Local Group Memberships
Global Group memberships *Domain Users *Non Internet Users

The command completed successfully.

Wanna do more tricks, Just Play with net user command.

NET USER username | find "Password last set"

To know more about NET USER please refer the below links

http://ss64.com/nt/net-useradmin.html

 

Categories

  • Active Directory
  • Cisco Router
  • Desktop
  • Exchange Online
  • Exchange Server 2010
  • Group Policy
  • Hyper-V
  • Internet Explorer
  • Linux
  • O365
  • PowerShell
  • Security
  • Uncategorized
  • Windows 7
  • Windows 8
  • Windows Server
  • Windows Server 2003
  • Windows Server 2008
  • Windows Server 2012
  • Windows XP

Tags

0x80070005 Access is denied 8007200d Active Directory AD Android Mawlare Azure Active Directory cannot remove printer CyberSecurity disable ssl3.0 Domain controller Domain User Exchange Online exchange power shell exchange server 2010 Firewall rule GPP GPP Client Side Extensions Gpprefcl.dll Group Policy Preference Group Policy Results Wizard Hyper-v KB943729 Last Password Change mailbox size Malware O365 Office 365 powershell Printer Printer Server redirected printer RPC Error SSL version 3.0 VHDX to VHD Virtual Machine Windows 7 Windows 8.1 windows 8.1 keybord shortcut windows 10 keybord shortcut windows server Windows server 2003 Windows server 2008 Windows Server 2008 R2 Windows server 2012 xp

Archives

  • July 2022
  • August 2018
  • December 2016
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • July 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014

Recent Comments

  • Praveen Rohit Singh on Access is Denied, Unable to remove device | Printer (redirected 1)
  • Ken Martin Kvandal on Solved! Install Printer via Group Policy Preference 0x80070005 Access is denied
  • Richard on Solved! Error while trying to publish the printer to the Active Directory, Windows failed to publish property printMediaReady at LDAP
©2025 Server MS.COM | Design: Newspaperly WordPress Theme