list of accounts whose password is about to expire

G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Is there any easy way of getting a list of users whose password is about
to expire? I don't care whether the list would actually say for each
user how much time is left or if the user running the script/utility
enters in a specific date/time in the future and the output is the list
of users whose expiration would fall in that time frame. I'm just
looking for something at this point. The DLL that I found a while ago
that makes the Additional Info tab show up in Active Directory Users and
COmputers is similar to what I'm looking for as far as the info I'd
prefer where it actually gives the date and time of when the expiration
will occur but I'm not going to tell the people I'm suggesting this to
to click on each individual user on a weekly basis to figure out whose
passwords may be expiring because there are over 500 users and they
would just laugh in my face.

thanks
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

On Wed, 04 May 2005 05:46:27 GMT, Brandon McCombs <bmccombs@ma.rr.com> wrote:

>Is there any easy way of getting a list of users whose password is about
>to expire? I don't care whether the list would actually say for each
>user how much time is left or if the user running the script/utility
>enters in a specific date/time in the future and the output is the list
>of users whose expiration would fall in that time frame. I'm just
>looking for something at this point. The DLL that I found a while ago
>that makes the Additional Info tab show up in Active Directory Users and
>COmputers is similar to what I'm looking for as far as the info I'd
>prefer where it actually gives the date and time of when the expiration
>will occur but I'm not going to tell the people I'm suggesting this to
>to click on each individual user on a weekly basis to figure out whose
>passwords may be expiring because there are over 500 users and they
>would just laugh in my face.
>
>thanks

You can easily modify the script at tip 8451 (and links) in the 'Tips & Tricks' at http://www.jsifaq.com

See tip 8485.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Jerold Schulman wrote:

> On Wed, 04 May 2005 05:46:27 GMT, Brandon McCombs <bmccombs@ma.rr.com> wrote:
>
> >Is there any easy way of getting a list of users whose password is about
> >to expire? I don't care whether the list would actually say for each
> >user how much time is left or if the user running the script/utility
> >enters in a specific date/time in the future and the output is the list
> >of users whose expiration would fall in that time frame. I'm just
> >looking for something at this point. The DLL that I found a while ago
> >that makes the Additional Info tab show up in Active Directory Users and
> >COmputers is similar to what I'm looking for as far as the info I'd
> >prefer where it actually gives the date and time of when the expiration
> >will occur but I'm not going to tell the people I'm suggesting this to
> >to click on each individual user on a weekly basis to figure out whose
> >passwords may be expiring because there are over 500 users and they
> >would just laugh in my face.
> >
> >thanks
>
> You can easily modify the script at tip 8451 (and links) in the 'Tips & Tricks' at http://www.jsifaq.com
>
> See tip 8485.

Thank you. It looks like those are just what I needed.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

http://www.joeware.net/win/free/tools/findexpacc.htm

Summary

Command line Active Directory query tool to find expired accounts. This will
find accounts that are expired or accounts with expired passwords.




--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net


Brandon McCombs wrote:
> Is there any easy way of getting a list of users whose password is about
> to expire? I don't care whether the list would actually say for each
> user how much time is left or if the user running the script/utility
> enters in a specific date/time in the future and the output is the list
> of users whose expiration would fall in that time frame. I'm just
> looking for something at this point. The DLL that I found a while ago
> that makes the Additional Info tab show up in Active Directory Users and
> COmputers is similar to what I'm looking for as far as the info I'd
> prefer where it actually gives the date and time of when the expiration
> will occur but I'm not going to tell the people I'm suggesting this to
> to click on each individual user on a weekly basis to figure out whose
> passwords may be expiring because there are over 500 users and they
> would just laugh in my face.
>
> thanks
>