Many times I have heard about the problem, that people have the Laptop/Desktop from the manufactures like DELL, IBM, etc. and they come with serial number or service tag and model name. If they ever loose this information then how can get to know about it.
Way 1, is to find from the box. Way 2 is the sticker on your PC/Laptop. and Way 3 to know from DOS. Yes, from DOS.
Here is the simple way to find serial number using DOS Command.
c:\> wmic bios get serialnumber
To retrieve model name of the computer run the following command
c:\>wmic csproduct get name
So Net time you don't have to worry about finding SR#..... enjoy.
Its Great..............
ReplyDeleteThanks