Report: unlicensed software product installs with associated hardware asset ID

DominionA007
Tera Contributor

Trying to generate an "unlicensed installs" software report. Report needs to ID the asset ID to address the unlicensed record. Basic columns in the report would be:

 

Column NameExample Report Data
PublisherCitrix
ProductPremier Rush
Serial Number10-12932913092b12321
Asset Tag59282
Assigned ToAnn Marie Dominion

 

That said, I tried using the Table: Product Result [samp_product_result] but am unable to generate the basic columns needed and need assistance. Thanks in Advance. 

 

 

1 ACCEPTED SOLUTION

Engelica Adalia
Mega Guru
Mega Guru

Hi @DominionA007

 

[samp_product_result] table is for reconciliation results at the software product level. I suggest you use the software installations table [cmdb_sam_sw_install], you can filter the results to show the "Unlicensed install = true".  Then edit the columns to include the following: Product result > Product, Publisher, Installed on > Serial number, Installed on > Asset tag, Installed on > Assigned to.

 

EngelicaAdalia_0-1696011300922.png

Note that if you check the "Reconciliation result" per Publisher, there is a summary that shows you both the Software model statistics" and "Progress indicators (this is where you would see the "Unlicensed installs" as well). 

View solution in original post

1 REPLY 1

Engelica Adalia
Mega Guru
Mega Guru

Hi @DominionA007

 

[samp_product_result] table is for reconciliation results at the software product level. I suggest you use the software installations table [cmdb_sam_sw_install], you can filter the results to show the "Unlicensed install = true".  Then edit the columns to include the following: Product result > Product, Publisher, Installed on > Serial number, Installed on > Asset tag, Installed on > Assigned to.

 

EngelicaAdalia_0-1696011300922.png

Note that if you check the "Reconciliation result" per Publisher, there is a summary that shows you both the Software model statistics" and "Progress indicators (this is where you would see the "Unlicensed installs" as well).