Show/Hide Toolbars

Navigation: Inventory > Scripting

Active Directory

Scroll Prev Top Next More

The ADDS inventory can alternatively be executed on the target system (domain controller). Ensure that the program has sufficient permissions. The Export AD Settings wizard is provided for convenient transfer of the inventory parameters.

Docusnap-Script-ADDS-Parameter-export-button

This wizard, based on the already familiar wizard, is used to select the scan scope, scan options, OU filters, etc. and exports them to a zip file.

Docusnap-Script-ADDS-Parameter-export

This zip file contains the configuration file (ADSettings.xml), the schema (ADSSchema.xml) and the .exe file for execution on the target system (Scan-ADDS.exe).

Docusnap-Script-ADDS-export-Files

The settings file must be specified with the -config parameter. If no configuration is specified, default values are used. The output directory of the JSON result files can be defined with the -o parameter.

Docusnap-Script-ADDS-cmd Docusnap-Script-ADDS-Execute

After Scan done confirmation, the results are available in JSON format. The number of result files depends on the selected scan options.

Docusnap-Script-ADDS-Result-Files

The JSON files can be imported into Docusnap in a script import. For the import, the file result.json needs to be selected.

Docusnap-Script-ADDS-Import