14.2.12 InstalledList (installed software list)
This class manages the correspondence between the names of purchased software assets and the names of installed software assets that are collected by JP1/IT Desktop Management 2 - Manager.
You can import or export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of InstalledList.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
CreationClassName |
K |
CCN |
string[32] |
This is InstalledList. |
M |
N |
string[19] |
This is the date of the executable file for the installed software asset. |
O |
||
N |
string[255] |
This is the name of the executable file for the installed software asset. |
O |
||
N |
string[10] |
This is the size of the executable file for the installed software asset. The value is in bytes. |
O |
||
K |
uint32 |
This is a unique ID that identifies the installed software asset. When new information is imported, assign a unique value in the range from 10001 to 1000000000. |
M |
||
N |
string[3] |
See Managed level. This specifies whether to manage the number of licenses of this software asset. If the Import job menu is used for importing and this property is omitted, Managed object is set. |
M |
||
N |
string[3] |
See Software type. If the Import job menu is used for importing and this property is omitted, Normally is set. |
M |
||
N |
string[1024] |
This is the name of the software asset managed by JP1/IT Desktop Management 2 - Manager. |
O |
||
N |
string[3] |
See Permission. If the Import job menu is used for importing and this property is omitted, Permit is set. |
M |
||
N |
string[256] |
This is the software version managed by JP1/IT Desktop Management 2 - Manager. |
O |
||
N |
uint32 |
This is the software list ID of the corresponding software when the software name is assigned. |
O |
||
UpdateTime |
N |
Update control |
string[20] |
This information is used to control concurrent updating of information. |
O |
UserPropertyArea_1# |
N |
User property area-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. With a window operation, multiple character string lines can be specified. |
O |
UserPropertyArea_2# |
N |
User property area-2 |
string[255] |
O |
|
UserPropertyCode_1# |
N |
User property code-1 |
string[64] |
This item can control code information. |
O |
UserPropertyCode_2# |
N |
User property code-2 |
string[64] |
O |
|
UserPropertyField128_1# |
N |
User property field 128-1 |
string[128] |
This item can control a maximum of 128 bytes of information. |
O |
UserPropertyField128_2# |
N |
User property field 128-2 |
string[128] |
O |
|
UserPropertyField255_1# |
N |
User property field 255-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. |
O |
UserPropertyField255_2# |
N |
User property field 255-2 |
string[255] |
O |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration
O: Optional property
- #
-
This is an extended property. You can add managed items by editing the display name of this property and setting it to be displayed using the Customize Managed Items job menu.
The tables below provide details of the property codes.
Code |
Display value |
---|---|
1 |
Managed object |
2 |
Managed object not in license count |
3 |
Unmanaged object |
If 2 is specified for an import operation, this asset is not included in the usage count when licenses are summed up. However, the information about the installed software asset can be referenced.
If 3 is specified, the corresponding software information is not overwritten when the ITDM2 management information is updated.
Code |
Display value |
---|---|
1 |
Normally |
2 |
Office |
3 |
Virus definition |
4 |
Operating system |
Code |
Display value |
---|---|
1 |
Permit |
2 |
Do not permit |