Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.25 DTLA_REPORT_BATCH.EXE (Report Output)

Functional Specification

Analyze operation logs and output report according to purpose.

Command Format

DTLA_REPORT_BATCH.EXE -t <Report Type> -s <Aggregation Period> -f <Output Target Folder> [-p current]

Option

-t <Report Type>:

Specify the type of report to be output. Specify any of the following.

  • summary

    Comprehensive analysis report

  • leak

    Information disclosure analysis report

  • cmuse

    Terminal usage analysis report

  • islegal

    Violation operation analysis report

  • ecoprint

    Printing volume auditing monitoring report

-s <Aggregation Period>:

Specify the aggregation period of target log. Specify any of the following.

  • daily

    Daily report. The aggregation period is the day before the date when command is started.

  • weekly

    Weekly report. The aggregation period is weekly report period that is closest to the date when command is started.

  • monthly

    Monthly report. The aggregation period is monthly report period that is closest to the date when command is started.
    When outputting printing volume auditing monitoring report, specify monthly.

-f <Output Target Folder>:

Specify the report output target folder with full path.

-p current:

If this option is specified, them the report up to the day before the system date of the terminal on which this command is executed will be output. However, if the system date is 1, then the report up to the last month will be output.

-t option is only effective when printer is specified in it.

Return Value

0:

Ended normally

Other:

Ended abnormally

Location for Saving Commands

<Under the installation folder of report output tool>

Authority Required for Execution/Execution Environment

The user that satisfies all the following conditions can execute.

Note

In the output report, personal information or system configuration information may be contained sometimes. Save the file to the folder with sufficient security countermeasures executed.
[Example]
The folder for which access authority cannot be viewed by the users apart from the administrator is specified.

Example of Use

Output comprehensive analysis report (monthly report).

DTLA_REPORT_BATCH.EXE -t summary -s monthly -f "Output Folder Name"