Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

3.5.2 Acquiring user organization information

To update the asset management database (user management information) with user information managed by the Active Directory services, you must create an Asset Information Manager script and execute it on a regular basis. Asset Information Manager provides a sample script for the purpose of creating this script. This sample script updates the following items:

The sample scripts (files) are located in the following folder:

Asset-Information-Manager-installation-folder\sample\AD\
 

In addition to the sample script, a document providing a sample script explanation and usage example is also provided. Make sure to read this document before executing the sample script.

The following table explains the sample scripts (files).

Table 3-2 Sample script explanations

File name Explanation
ADImport.txt This sample script imports the property values from the Active Directory information entries into the user management information of Asset Information Manager.
ADImportExtend.txt This subroutine group sample script is called from ADImport.txt and imports the property values from the Active Directory information entries into the user management information of Asset Information Manager. To customize this script, modify the file directly.
ADImportCustomize.txt This document provides explanations and usage examples of ADImport.txt and ADImportExtend.txt.