Non-Compliance software report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2024 02:05 AM
How to get the list of Non Compliance software report with Publisher, product, product model and entitlement and the department name.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2024 12:01 PM - edited ‎03-08-2024 12:08 PM
Hello @Vijaysighav ,
- Navigate to Reports > Create New.
- Choose the report type as List (as per your choice)
- Select the Table or data source as Software Installation or samp_sw_usage software usage table
- 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)
- Apply Filters like entitlement status is non compliant
- Click on Run to generate the report.
Hope this is helpful.
Thanks