The Asset Management component uses this information to write a default Hardware Inventory configuration. Each entry defines a particular Inventory Module and the platforms it supports, the default filename it reports to and the filenames of the inventory module executable itself.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| invid | integer | not null | Unique ID |
| domainid | integer | not null | Domain ID |
| invname | nvarchar(127) | with null | Inventory Component Name |
| invfname | nvarchar(127) | with null | Inventory Filename |
| invmemo | nvarchar(15000) | with null | Contents |
| auto_rep_version | date | with null | Modification Date. Automatically maintained by Rule. Used for replication. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table