Changes

Jump to: navigation, search
Open CMD and run the following commands:
1. Model Motherboard information: wmic csproduct baseboard get nameproduct,manufacturer,version,serialnumber
2. Product serial numberinformation: wmic bios csproduct get serialnumberDescription,Name,Vendor,Version
3. Motherboard informationBIOS Information: wmic baseboard bios get product,manufacturer,version,serialnumber wmic path win32_computersystemproduct get uuid 4. BIOS version wmic bios get smbiosbiosversion
Source - https://support.microsoft.com/en-us/help/558124
1,586
edits