Non-Compliance software report

Vijaysighav
Tera Contributor

How to get the list of Non Compliance software report with Publisher, product, product model and entitlement and the department name.

1 REPLY 1

Amarjeet Pal
Kilo Sage
Kilo Sage

Hello @Vijaysighav ,

  1. Navigate to Reports > Create New.
  2. Choose the report type as List (as per your choice)
  3. Select the Table or data source as Software Installation or samp_sw_usage software usage table
  4. Then in Configure tab, select fields for the report:
    • Software Publisher
    • Software Name/Title
    • Software Version
    • Entitlement Status (you can filter this field by "Non-Compliant")
    • Department Name (You may need to join tables or create a database view if department field is not directly available in your selected table)
  5. Apply Filters like entitlement status is non compliant
  6. Click on Run to generate the report.

Hope this is helpful.

 

Thanks