Here is a very simple script to return model and serial number information for your computer.
To retrieve serial number of the computer run the following command from command line
wmic bios get serialnumber
To retrieve model name of the computer run the following command from command line
wmic csproduct get name
This code doesn’t return information for all computers, but I’ve found it very usefull where its available.
Looking for an iPhone app? I can build it… get in touch 0844 833 0700 or rob@reactivapps.co.uk
Hi it is such a helpful comand and thank you very much
Many thanks for the Info, exactly what I needed π
great quick way, wish I had known this a long time ago. thanks a billion.
if i could throw in my 2 cents. wmic bios get seialnumber does work great on alot of machines. For a more universal command for every machine try ‘wmic systemenclosure get serialnumber’.
It’s really very helpful for me. thanks buddy……
very very thanks for this information
Great.
Thanks for this useful information.
thanx buddy really helpful……
Thanks, Its works perfectly well.
Excellent info. Not too many ITs know how to do this. Fantastic knowledge. Thank you.
THANX YAAR
Thank you so much π
its working π
Thanks. It is help me a lot.
Nice…thank you so much….
open the command windows using the windows key + R ( then type CMD ) then type this command ( wmic bios get serialnumbe ) and ( wmic csproduct get name )
Thank YOu SO MUCH
Tnx man, really helpfull
thanks so much