ListMembers.vbs Syntax

command promptOpen command prompt now.


One StepListmembers.vbs adspath [/C:Class] [/O: outputfile] [/U:username] [/W:password] [/Q]

Where:
adspath
is the ADsPath of the container or group object.
outputfile
is the output file name.
Class
specifies the class of the member objects to be listed.
username and password
are the user name and password of the current user.
/Q
suppresses all output messages.

Note: