Reporting on Custom Inventory Fields
I made a custom software detail called Win10 build version with Custom Inventory Rule - RegistryValueReturn(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion,UBR,text). With this I have all of our machines and there respective build versions. The problem I am running in to is that if I go to this the computers are all listed but I want to create a report that lists each computer and build version other than clicking on them all individually. Is there a way to create a Report with the computer names and Custom Inventory Field?
Answers (1)
In the Reporting / Reports module you can make a new Inventory report using the Report Wizard
In the Fields to Display section select the fields you want, ex
- Device Identity Information - System Name
- at the bottom of the fields list, Custom Fields - (Your Custom Inventory Rule Name)
that will get you the System name & Custom Inventory Rule return value. In the fields to display section you can select more fields such as Operation system Info & User Info to get you more info for the report.
You can use the filter section to filter specific Build versions if you wanted to create separate reports for each version
See screenshot of an example for one of my reports with Custom Inventory Rule info