You are not logged in.
Hi everyone,
In Assets -> Computer there a field Serial Number.
I'd like to know if it is possible to show in this field two information concatenated: Serial Number + Product Name.
In linux, I can retrieve this information using "dmidecode -t1" command on terminal.
This command will return:
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.
Handle 0x0011, DMI type 1, 27 bytes
System Information
Manufacturer: LENOVO
---> Product Name: 20RBXXXXX
Version: ThinkPad E14
---> Serial Number: PE06XXXX
UUID: XXXXXXXXXXXXXXXXXXX
Wake-up Type: Power Switch
SKU Number: LENOVO_MT_20RBXXXXXXXXXXXXXX
Family: ThinkPad E14
I don't know how this is retrieved on Windows, but I'll need to show that info for Windows Laptop also.
Does anyone knows if there is a way to do this?
Thanks.
Offline