Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Administration Guide


17.18 ioutils exportupdatelist (exporting the updated program list)

Functionality

This command exports the updated program list to a CSV file.

Note that this command must be executed on a management server.

Format

ioutils exportupdatelist -export export-file-name[ -s]

Arguments

-export export-file-name

Specify the absolute path (within 259 bytes) of a CSV file to be exported.

-s

Overwrites an existing file with the same name at the export destination without confirmation. If this argument is not specified and a file with the same file name exists, an overwrite confirmation message appears. In this case, the system cancels the export or overwrites the file according to the administrator's reply.

Storage location

JP1/IT Desktop Management 2-installation-folder\mgr\bin\

You can execute this command without specifying the storage location for the executable file, by using the command prompt provided by JP1/IT Desktop Management 2.

Notes

Return value

The following table shows the return values of the ioutils exportupdatelist command.

Return value

Description

0

The command finished normally.

11

The format for specifying the command arguments is invalid.

12

The specified folder is invalid, appropriate access permissions are not set, or the disk capacity is not enough.

15

A file access error occurred when writing to the file, or the disk capacity is not enough.

31

Another command is being executed.

51

You do not have the permissions to execute this command.

54

The management server has not been set up.

101

The command execution failed due to memory shortage or other reasons.

120

A database access error occurred.

Example

The following example shows use of this command to export an updated program list into C:\temp\updatelist.csv.

ioutils exportupdatelist -export C:\temp\updatelist.csv -s

Related Topics: