ChkUsers.vbs Example


Input:

ChkUsers.vbs /A:WinNT://MicrosoftMicrosoft /P:FullName;Description /C:"((LastLogin:>4/3/98 and LastLogin:<8/4/98)and AccountDisabled:=False)"
Output:

This checks for all active accounts with a login date between 4/3/98 and 8/4/98. A sample output is as follows:

Jeff Smith Description 1

Jeff Adell Description 2