ClassifyMembers.vbs Syntax
Open command prompt now.
Classifymembers.vbs adspath [/U:username] [/W:password] [/O: outputfile] [/Q]
- Where:
- adspath
- is the AdsPath of the container or group object (this is mandatory).
- username and password
- are the username and password of the current user.
- outputfile
- is the output file name.
- /Q
- suppresses all output messages.
Note:
- Only the AdsPath parameter is mandatory. The default username and password are those of the current user.
- This script uses the schema of the ADS object represented by AdsPath.