Our Windows image driver packages are based on the baseboard information of the motherboards. We would like to collect this baseboard data from our devices as a mass operation. Would it be possible to gather baseboard information through Applixure?
The PowerShell expression that produces the desired result is as follows:
Get-WmiObject win32_baseboard | Format-List Product,Manufacturer,SerialNumber,Version