Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Administration Guide


17.46.1 Format of the software search conditions file

The file defines the conditions when you search for software information using the softwaresearch command. Created by the administrator, it is placed under the folder for the agent that performs software search.

The following table lists and describes the specifications of the software search conditions file:

Item

Description

File name

softwaresearch.csv

File format

Each items separated by comma (,)

Character code

UTF-8 (without BOM)

Storage location

agent-installation-folder\conf\

The following table lists and describes what items are in the software search conditions file. All the items are required.

Item

Description

Format

Software name

The name of the software program that is notified of as installed software information

Any character string from 1 to 512 characters

Search file name

The name of the file to be searched for

  • A character string of up to 255 characters

  • A regular expression is available in the file name. Add a wildcard character (*) just before the extension.#

  • The following symbols cannot be used:

    \, /, :, ?, ", <, >, |

Search path

The name of the path to be searched

  • Specify the absolute path from 2 to 259 characters (including the drive letter).

  • The following symbols cannot be used:

    ", *, /, <, >, ?, |

  • A network drive cannot be used.

#: The wildcard character can be used as follows:

Coding example of the software search conditions file

Softname001,soft*.exe, C:\Program Files (x86)
Softname001,soft*.exe, C:\Windows
Softname002,a*.exe, C:\Program Files
Softname003,soft.exe, C:\Program Files

Notes when creating the software search conditions file

Related Topics: