VBScript to Find Users with Password Set to Never Expire
Posted by Brian Bohanon
The script below will search the current directory or one specified by the user and search for all of the accounts that have the attribute "Password Never Expires" set to true. The results are placed in a CSV file in the directory that the script is run from.

