ListProperties.vbs Syntax
Open command prompt now.
ListProperties.vbs adspath [/O: outputfile] [/U:username] [/W:password] [/Q]
Where:
- adspath
- is the ADsPath of the container or group object.
- 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:
- Only the ADspath parameter is mandatory. The default user name and password are those of the current user.
- To exit the property list display screen after running the script, type Q on the command line.