Skip to content

Exporting usage information

If AMDT requests your usage information, you can use this export to generate a file containing this information.

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).

Info

Administrative rights are required to execute this command.

Example call for the ExportModule

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}

Related topics