Check last logon in AD

  • Thread starter Thread starter Jeraldleung
  • Start date Start date
J

Jeraldleung

Hi all,

How can I check when the user’s last logon in AD?
I want to know which user a/c has not been logon for a long time...

Thanks
Jerald
 
Hi all,

How can I check when the user’s last logon in AD?
I want to know which user a/c has not been logon for a long time...

Thanks
Jerald


See tip 7358 » How can I report all inactive user accounts, and optionally disable them?
in the 'Tips & Tricks' at http://www.jsifaq.com
 
See tip 7358 » How can I report all inactive user accounts,
and optionally disable them?
in the 'Tips & Tricks' at http://www.jsifaq.com

Thanks all!!

As I just need to check individual login. So, the "net user" command
is just fit for me.

Thanks very much!

Regards,
Jerald
 
Back
Top