GroupDescription.vbs Syntax

command promptOpen command prompt now.


One StepGroupDescription.vbs </A:adspath | /I:inputfile> [/O:outputfile] [/U:username] [/W:password] [/Q]

Where:

adspath
is the ADsPath of the container or group object.
inputfile
is a text file containing a list of ADsPaths of groups.
outputfile
is the output file name.
username and password
are the user name and password of the current user.
/Q
suppresses all output messages.

Note:
Either the ADsPath or inputfile parameter must be provided, but not both. The default of username and password are those of the current user.