Report

AIDA64 Engineer

Report

 

Each command-line to be used to create a report should include the following report creation option:

 

/R [reportfile]

 

This option can be used to create a report and save it to file.  When no reportfile is specified, the report is written to the file configured on the page Preferences / Report / Report File.  For configuration independency it is recommended to specify reportfile including full path name in the command-line.  Reports are automatically compressed if it is enabled on the page Preferences / Report.  In reportfile the following special file control strings can be used:

 

·$HOSTNAME -- Inserts host name

·$USERNAME -- Inserts current user name

·$DOMAIN -- Inserts current logon domain

·$IPADDR -- Inserts primary network adapter IP address (aaa-bbb-ccc-ddd)

·$MACADDQ -- Inserts primary network adapter MAC address (AABBCCDDEEFF)

·$MACADDR -- Inserts primary network adapter MAC address (AA-BB-CC-DD-EE-FF)

·$UUIDMAC -- Inserts DMI System UUID.  When not available, it inserts MAC address (00000000-00000000-0000AABB-CCDDEEFF)

·$MONTH -- Inserts current month (MM)

·$DATE -- Inserts current date (YYYY-MM-DD)

·$TIME -- Inserts current time (HH-MM-SS)

·$DMISYSPROD -- Inserts DMI system product

·$DMISYSSKU -- Inserts DMI system SKU number

·$DMISYSSN -- Inserts DMI system serial number

·$DMISYSVER -- Inserts DMI system version

 

Example:  AIDA64 /R c:\folder\$HOSTNAME /HTML /BENCH /SILENT