Thursday, 20 March 2014

Desktop/Server Hardware Serial Number


To get the service tag/serial number of a machine which we have currently logged in you can type in the

below command in the command prompt.


wmic bios get serialnumber


C:\>wmic bios get serialnumber
SerialNumber
XXXXXXX


No comments:

Post a Comment