Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.23 dtplocaldic.exe (Creating User Asset Software Dictionary)

Functionality

This command creates software dictionary definition for product information collected by each PC, and adds it to software dictionary user definition.

When adding the license management software, execute properly according to requirements.

Also, the SAMAC software dictionary is added to the user definitions.

Record format

dtplocaldic.exe

[/g Software Dictionary Group Name] [/u User ID] [/p PC Name] [/a] [/d]

or,

dtplocaldic.exe

/s samacDictionaryFile [/v vendorName] [/t softwareType] [/g softwareDictionaryGroupName]

Option

/g Software Dictionary Group Name

Specify the managed group name. The maximum number of characters that can be specified is 30 fullwidth character or 60 halfwidth characters.

The specified group name is added to the following locations of main menu.

Software Dictionary > User Definition > Group Name tree of Environment Setup > Software Auditing window

When omitting this option, the following group name of main menu will be used by default.

Software Dictionary > User Definition > Install Software tree of Environment Setup > Software Auditing window

If this option is omitted when adding a SAMAC software dictionary to the user definitions, the following group name of the main menu is used as the default value.

In the Environment Setup > Software Auditing window, select Software Dictionary > User Definition > SAMAC

/u User ID

According to the product information of specified user ID, create the definition of software dictionary. By comparing with all users information according to screening of user ID, it is able to reduce the amount of information when creating definition.

/p PC Name

According to the product information of specified PC, create the definition of software dictionary. By screening based on PC name, the license management model PC can be used.

/a

Though the software with the same name has existed in the software dictionary, the software name will also be modified and added. "(Duplicate)" can be added in the end of software name after rename.

/d

When the software with the same name has existed in the software dictionary, the software name that cannot be added with definition will be output. When /a option is specified at the same time, the renamed software name will be output normally.

/s samacDictionaryFile

Specifies a SAMAC software dictionary using an absolute path. The software dictionary user definition will be created based on the specified SAMAC software dictionary.

/v vendorName

The software dictionary user definition will be created based on the vendor name registered in the SAMAC software dictionary. You can reduce the amount of definition information that is created by filtering using the specified vendor name.

/t softwareType

The software dictionary user definition will be created based on the software type registered in the SAMAC software dictionary. You can reduce the amount of definition information that is created by filtering using the specified software type.

When this option is omitted, user definitions will be created based on the information for the software types "paid", "free", "driver", "hotfix", and "adware". Specify "unknown" for this option if creating user definitions based on information for an unknown software type.

The software types that can be specified are shown below. To specify multiple options, separate them with commas (,).

  • paid (paid software)

  • free (free software)

  • driver (drivers, utilities and similar)

  • hotfix

  • adware

  • unknown

Point

  • License management model PC

It indicates PC with license management target software product installed.

By installing the software product ready to manage License in specific PC in advance, collect Inventory. Specifying this PC name by using user asset software dictionary creation command can reduce the amount of information as user definition of license management target.

  • To import the data registered in the SAMAC software dictionary to the CS, perform the following procedure beforehand.

    1. Stop the CS "ITBudgetMGR (INV)" service.

    2. Edit and save the following file:

      csInstallDir\FJSVsbtrs\etc\jreoption.inf

      Example: C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\etc\jreoption.inf

      • Before

        -Xmx640m -Xms640m

      • After

        -Xmx1024m -Xms1024m

    3. Start the CS "ITBudgetMGR (INV)" service.

Return value

0: ended normally

Other than 0: ended abnormally

Command saving location

The following folder in CS:

CS Installation Directory \FJSVsbtrs\bin

Authority required for execution/executing environment

Cautions

Command execution example

According to the product information of "user01" and "PC01", create the user definition in "Section Asset Application" of group name.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\dtplocaldic.exe" /g Section Asset Application /u user01 /p PC01

User definitions are created in the SAMAC software dictionary.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\dtplocaldic.exe" /s "C:\temp\samac.dic"

Execution result/output format

Output the following messages after execution.

When the processing failed, a message indicating failure will be output. Refer to "3.3.15 Messages Output in User Asset Software Dictionary Creation Command" for details.