I am new to ORION but am good with SQL; and I recently learned how to make a custom monitor under SAM.
What would I do if I want to poll and store a value?
I want to get the bios serial from computers in SW, easy using PowerShell. There is a field in the DB for HardwareSerialNumber but it's not populated on a lot of systems.
EDIT1: Similar to this question that is unanswered for 1 year.
EDIT2: Adding a bit of background for color: I'm looking for a way to reliably obtain system hardware (physical AND virtual) serial numbers for the purpose of uniquely identifying a device for deduplication when combining the inventory from SW with the inventory of another platform.