Hitachi

JP1 Version 11 JP1/IT Desktop Management 2 - Smart Device Manager


sdmexportinstallapp (outputting installed software information)

This command outputs information about the software installed on all smart devices to a file.

Organization of this page

Functionality

This command outputs information about software installed on all smart devices to an installed software information output file.

Format

sdmexportinstallapp -file installed-software-information-output-file

Arguments

-file installed-software-information-output-file

Specify the file name of the installed software information output file to which to output information about installed software on all smart devices, as an absolute path of 259 or fewer bytes.

Storage location

JP1/ITDM2 - SDM (Smart Device Manager)-installation-folder\mgr\bin

Execution permissions

Administrator permissions (this command is executed from the administrator's console if the Windows UAC function is enabled)

Notes

Example

The following shows an example of using the command to output installed software information for all smart devices to the installed software information output file C:\temp\installsoft_inf.csv:

sdmexportinstallapp -file C:\temp\installsoft_inf.csv

Related Topics