Functionality
This command is used to output the Inventory information on the PC on which it is executed.
Record format
dtpinvdl.exe | /t Type [/s Section Code] [/i] /o Output File Name [/w] |
Option
Please specify the type of output information (hardware information/software information).
h: output hardware information.
s: output software information.
a: output add or remove programs.
p: output application status of security patch.
v: output application status of anti-virus software.
Please specify the section code of output object. When /s is omitted, all the sections will become the output objects.
Please specify it when aggregating all sections of the subordinate specified section. If it is omitted, the specified section will be aggregated excluding the subordinate sections.
When specifying hardware information in /t option, aggregate all subordinate sections of specified section that is not related to the specification of this option.
Please specify the output file name (including extension). Its extension is ".csv".
Please specify the output file with absolute path, and when the path contains space, enclose the whole path in quotes. In addition, apart from quotes, please specify the maximum string of 256 characters.
Specify when outputting by using the format that is the same as that downloaded from [PC Information] - [Inventory Information] window in main menu.
This option is only valid when the hardware information has been specified in /t option.
Command saving location
The following folder in CS:
CS Installation Directory \bnserv\bin |
Authority required for execution/executing environment
Please execute by using user with Administrator authority.
Please execute on PC with CS installed.
Cautions
When the output file has existed, overwrite it. When the file previously created is required, please modify the file name or move it to other location before executing the command.
Command execution example
Create the hardware information under section code A001 in the file C:\inv\hard_inf.csv.
”C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\dtpinvdl.exe” /th /sA001 /oC:\inv\hard_inf.csv |
Create the hardware information of the whole company in the file C:\inv\hard_inf.csv.
”C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\dtpinvdl.exe” /th /oC:\inv\hard_inf.csv |
Execution result/output format
The format of output file is the same as the format of 2.2.1 Inventory Information File , 2.2.4 Software Operation Status Information File , 2.2.2 Add or Remove Programs Information File, 2.2.5 Security Patch Installation Status Information File and 2.2.6 Antivirus Software Application Status Information File .
When the processing failed, a message indicating failure will be output. Please refer to “3.3.3 Messages Output in Inventory Information Export Command” for details.