This script enumerates the domain users who have not logged in for a specified number of days or more.
Description
This script should be run through a host application that supports
VBScript like the Windows Scripting Host or Internet Explorer. The
list of the domain users will be printed in the debug window and
logged to the file "StaleAccounts.txt" in the current
directory.
...WSH\VBScript\User\StaleAccounts\