Functionality
This command outputs device information file in the format of CSV file.
Record format
DTPA_ExportCsv.exe | /f Output Target File Name [/l] |
Option
Use the absolute path within 128 fullwidth characters or 256 halfwidth characters to specify the CSV output target file for saving CSV format information. If the path includes spaces, enclose it in quotation marks.
Output to the target file when the item name is not displayed.
Return value
0: ended normally
Other than 0: ended abnormally
Command saving location
The following folder in CS:
DTP Installation Directory \DTPA |
Authority required for execution/executing environment
Execute by using user with Administrator authority.
This command shall be executed in CS.
Cautions
The format of output file is the same as the format of DTPA_ImportCsv.exe (command for uniformly registering/updating the device information).
When the file name that has existed in output target file has been specified, the device information will be continuously output to this file contents.
Command execution example
The device information will be output to "C:\devlist.csv".
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ExportCsv.exe" /f C:\devlist.csv |
Execution result/output format
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ExportCsv.exe" /f C:\devlist.csv The output of device information has been completed. |
The format of output file is the same as that of "2.7.2 Device Information File".