Find a computers serial number using wmic
wmic bios get serialnumber to retrieve the local computer serial number.
wmic csproduct get name to retrieve the local computer model.
wmic csproduct get/value to retrieve the local computer product number.
wmic desktopmonitor list full to retrieve monitor detail