Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Desktop Management 2 - Asset Console Planning and Configuration Guide


5.9.8 Notification of device information change

You can send email notification of a device information change to the asset manager. Because this task is not registered in Windows Task Scheduler, you must register the task if you use it.

To register the Notification of hardware change task to Windows Task Scheduler in Windows Server 2003:

  1. In the Scheduled Tasks control panel, double-click Add Scheduled Task.

  2. Specify the settings as instructed by the task wizard that appears.

    • For the task name, specify Notification of hardware change.

    • For the program to be executed, specify jamscript.exe.

      The jamscript.exe file is located in the following folder:

      Asset-Console-installation-folder\exe

    • For the user name, specify a name with administrator permissions.

  3. Select the Open advanced properties for this task when I click Finish check box, and then click Finish.

  4. In the displayed dialog box, select the Task tab.

  5. In Run, add -f Asset-Console-installation-folder\scriptbatch\NoticeUpdateRecord.txt.

  6. Click OK.

    The dialog box closes and the Notification of hardware change task is registered.

When you execute the Notification of hardware change task, the task reports the number of devices that have been changed since the last task execution. It might take a long time to report the information when the task is executed for the first time or after a long period of time since the previous task.

To automatically send email notifications, you must set up Asset Console and Microsoft Internet Information Services accordingly. For details about the settings for using notification by email, see 5.10 Settings for using notification by email.

The following table describes the return values for the Notification of hardware change task.

Table 5‒14: Return values for the Notification of hardware change task

Return value

Description

0x0

The task terminated normally.

0x1

No applicable data was found.

0x2

Email notification is not specified.

0x3 or higher

The task terminated with some other error.