ReconcileInterestingBundleInstallComputer Table

A list of all computers with bundlable installs for licenses that are interesting to the current execution of license reconcile.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ReconcileInterestingBundleInstallComputer table

Database Column

Details

SoftwareLicenseID

Type: integer. Key

The unique identifier for a bundle software license that is interesting to an execution of reconcile.

ComplianceComputerID

Type: integer. Key

The unique identifier for a computer that could consume a bundle software license that is interesting to an execution of reconcile.

ComplianceUserID

Type: integer. Key. Nullable

The unique identifier of the primary user for a computer that could consume a bundle software license that is interesting to an execution of reconcile.

NumProducts

Type: integer

The number of products covered by this license that are installed on this computer.