Fred Yarbrough wrote:
> We are running a Windows 2003 Active Directory domain in Native mode. Our
> management is wanting to disable user accounts for people who have not
> logged into their accounts in the past 90 days. How is the best way to go
> about this (policy, script, 3rd party tool)?
>
The only solution is external tool or script which will look at the
accounts on all domain controllers and check last logon date
here You hae an example of such script in Perl
http://www.rallenhome.com/books/adcookbook/src/06.28-not_logged_on_recently.pls.txt
Another thing came to my mind - You can implement a login script which
will put into a database (simple HTTP request with user logon name) a
date of users last logon - and another proces on daily basis will update
user accounts expiration date to be valid for next few months - but
the problem is that You will have to mark the users whos accounts should
not be updated and :)) ... this is just idea, a lot of things to
consider with such approach.
--
Tomasz Onyszko [MVP]
T.Onyszko@w2k.pl
http://www.w2k.pl