Hi everyone

I want to programatically get the serial number of my motherboard (the same that which I can get using programs like "Everest")

I tried to find it using WMI but Win32_BaseBoard.SerialNumber contains only bios upgrade date and Win32_MotherBoard.DeviceID contains a word "Motherboard"

Does anyone know how to do it?

Thanks in advance