If you have a XP Pro machine on the domain you can install W2003 Adminpak on it and
then use dsquery and dsmod to do what you want. For instance you can use dsquery user
with the -inactive parameter for number of weeks and pipe it to the dsmod command to
disable those accounts found with the dsquery. See the link below for more
etails. --- Steve