I have been working on this all day.
All I want to do is, in exporter Pro, or the WMI queries tab, I want to be able to generate a listing that shows fields from two or more different WMI classes at once. For a very simple example, this way I can show:
Win32_BIOS
Serial Number
Win32_ComputerSystem
Model
on the same report! Exporter Pro seems to make me send this info to two seperate txt files, which makes the extra stop of combining them in Excel or something. Meanwhile the WMI query tab seems to only allow me to select from one class at a time. I suppose this is a limitation of the WMI query language, but I would think Hyena could run two seperate queries and somehow collate the results for me?
Is it impossible to combine info from two different WMI classes into a single listview or TXT file?
All I want to do is, in exporter Pro, or the WMI queries tab, I want to be able to generate a listing that shows fields from two or more different WMI classes at once. For a very simple example, this way I can show:
Win32_BIOS
Serial Number
Win32_ComputerSystem
Model
on the same report! Exporter Pro seems to make me send this info to two seperate txt files, which makes the extra stop of combining them in Excel or something. Meanwhile the WMI query tab seems to only allow me to select from one class at a time. I suppose this is a limitation of the WMI query language, but I would think Hyena could run two seperate queries and somehow collate the results for me?
Is it impossible to combine info from two different WMI classes into a single listview or TXT file?
Comment