Hitachi

JP1 Version 11 JP1/IT Desktop Management 2 Configuration Guide


4.1.5 Procedure for using configuration files to configure processing

You can use the configuration file to make changes to certain settings, including the time at which processing starts and whether a device is to be considered scrapped after JP1/IT Desktop Management 2 - Agent is uninstalled.

To apply settings using the configuration file (jdn_manager_config.conf):

  1. Add settings to the configuration file.

    The configuration file (jdn_manager_config.conf) is stored in the following folder:

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

The following table describes the definitions you can set in the configuration file:

Property

Description

Setting values

Default value

State_AfterAgentUninstalling#1

Specifies whether the system interprets uninstallation of JP1/IT Desktop Management 2 - Agent as scrapping of the device, or merely the uninstallation of the JP1/IT Desktop Management 2 - Agent software.

  • 0: Handle as uninstallation

  • 1: Handle as scrapping device

0

Report_Data_MakeTime

When to compile data for reports

00:00 to 23:59

23:00

Report_Digest_MakeTime

When to create digest reports

00:00 to 23:59

06:00

DB_MentenanceTime

When to perform database maintenance

00:00 to 23:59

05:00

ChangeHistory_GetTime

When to acquire revision history data

00:00 to 23:59

00:00

OpLog_DB_DeleteTime

When to maintain the database of automatically acquired operation log data

00:00 to 23:59

01:00

DeviceAutoMaintenanceTime

When to start maintenance processing if device maintenance is enabled

00:00 to 23:59

23:00

AgentStartMenu_Display

Settings for the display of start menu items for an agent due to distribution of Agent Installer and agents

  • ON: All start menu items for the agent are displayed.

  • OFF: None of the start menu items for the agent are displayed.#2

  • SELECT:xxx,xxx,... : Select the start menu items to be displayed.

    The following lists the menu items that can be specified for xxx. To specify multiple menu items, separate them by using commas (,).

    • IDR: Register ID

    • UINF: End User Form

    • PSM: Package Setup Manager

    • RCCHA: Remote Control Agent - Taskbar appearance

    • RCREQ: Remote Control Agent - Requester Wizard

    • RCAGT: Remote Control Agent - Remote Control Agent

    • ATAIT: Administrator Tool - Automatic Installation Tool

    • ATUSB: Administrator Tool - Register USB Device

    • ATSET: Administrator Tool - Setup

    • ATPACK: Administrator Tool - Packager

    • ATSEND: Administrator Tool - Send Inventory

    For example, if you want to display Package Setup Manager and Register USB Device, specify the following:

    SELECT:PSM,ATUSB

None

SDM_Mapping_Name

Specifies whether to map the smart device name registered in JP1/IT Desktop Management 2 - Smart Device Manager as the host name, computer name, or device name displayed in the JP1/IT Desktop Management 2 operation window,

0: Do not map#3

1: Map

1

#1:

If the management server does not receive the uninstallation notification from the agent, its device information will remain unchanged in the system regardless of the option you specify. In this case, take action such as manually deleting the device information. For devices for which Network Monitor is enabled, the device inventory is not deleted. After disabling Network Monitor, you need to delete the device inventory manually.

#2:

In the case of the Citrix XenApp and Microsoft RDS server, displaying start menus of agents is not supported, and therefore all the start menus must be hidden from view.

#3:

If 0 is specified, the JP1/IT Desktop Management 2 operation window displays the following information as the host name, computer name, and device name: a combination of the user name, phone number, and model name in the smart-device information obtained from JP1/IT Desktop Management 2 - Smart Device Manager, separated with colons (for example, BobBrown:09012345678:iPhone).

The following is an example of a configuration file setting:

# 
# Configuration file 
#
# Time for collecting revision history
ChangeHistory_GetTime=00:00 

The settings in the configuration file are applied after the JP1/IT Desktop Management 2 service is restarted.