Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.14 DTPA_ImportCsv.exe (Batch Processing of Registering/Updating Device Information)

Functionality

This command is used to register/update the device information uniformly.

Record format

DTPA_ImportCsv.exe

/m Device Information File Name /f Execution Result Output Target Folder Name
[/e Error Output Destination File Name] [/u Operator User ID /p Operator Password]

Option

/m Device Information File Name

Use the absolute path within 128 fullwidth characters or 256 halfwidth characters to specify the device information file for saving uniformly registered/updated device information. If the path includes spaces, enclose it in quotation marks.

/f Execution Result Output Target File Name

Use the absolute path within 128 fullwidth characters or 256 halfwidth characters to specify the execution result output target file for saving uniformly registered/updated execution results. If the path includes spaces, enclose it in quotation marks.

/e Error Output Destination File Name

Specify the file to output device information for which batch registration/update failed, among the device information described in the file specified using /m.

Use the absolute path within 128 fullwidth characters or 256 halfwidth characters. If the path includes spaces, enclose it in quotation marks.

/u Operator User ID

Specify the user ID of the operator who executes this command.

Only the user ID of a system administrator or section administrator can be specified.

If device information is registered or updated using this command, history information is collected for the device information. By setting the user ID with this option, operators can also be collected for this history information.

If this option is omitted, the operator of the history information becomes the command name.

/p Operator Password

Specify the password of the operator who executes this command.

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

Cautions

Command execution example

Specify "C:\devlist.csv" that records device information, and register/update the device information uniformly.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ImportCsv.exe"

/m C:\devlist.csv /f C:\result.csv

Execution result/output format