Skip to content

Exporting usage information

If you are asked by us to send your usage information to AMDT, you can use the export UsageInfo to generate a corresponding file.

The information corresponds to the file that is created in the AdminClient in the Global settings module (minus the checksum at the end of the file).

Example call

VDogAutoExport.exe "/rd:D:\vdClientArchive" "/CFile:D:\Test\Usageinfo.ini"

Parameter file Usageinfo.ini

[Common]
ReportType=UsageInformation
ExportFile=D:\UsageInformation.json

[User]
Account={User}
Password={Password}

Info

Administrative rights are required to execute this command.