Re: Password age on user accounts on local computers
From: Joe Richards [MVP] (humorexpress_at_hotmail.com)
Date: 04/20/05
- Next message: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Previous message: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- In reply to: jacksneed2000_at_yahoo.com: "Password age on user accounts on local computers"
- Next in thread: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Reply: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Apr 2005 11:14:09 -0400
I am sorry, I misread the question. I thought you wanted, for some odd reason
only my inner mind knows, the time an account was created not the password age
even though everything you have here is about password age. Oy. I need to retire.
I actually have a tool that will dump this info for you in a csv format, look at
userdump on www.joeware.net
http://www.joeware.net/win/free/tools/userdump.htm
In vbscript you will need to use the iadsuser interface to gather the info,
there should be a method called something like passwordlastchanged which you
will need to convert to password age.
-- Joe Richards Microsoft MVP Windows Server Directory Services www.joeware.net jacksneed2000@yahoo.com wrote: > Can anyone tell me how to enumerate the password age of user accounts > on local computers using vbscript or .net? I've found many examples > how to retrieve the password age of active directory user accounts, but > nothing on local computer user accounts. Also, please note I cannot use > 3rd party applications or executebles in my work place (government > facility). Thanks! >
- Next message: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Previous message: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- In reply to: jacksneed2000_at_yahoo.com: "Password age on user accounts on local computers"
- Next in thread: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Reply: Joe Richards [MVP]: "Re: Password age on user accounts on local computers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|