-
wmic bios serialnumber
-
wmic bios get serialnumber
-
-wmic bios get serial
-
wmic bios get serial number
EXPLANATION
We can find other bios information also using ‘wmic bios get’ command.
In the above command you need to replace ‘
serialnumber‘ with the appropriate property of bios. Use the below command to get the list of properties.
SOURCE
https://www.windows-commandline.com/wmic-bios-get-serial-number/
0 comments:
Post a Comment