How to find serial number of a system in windows
Just copy and past the following in command prompt and you will get the serial number of a system
c:\>wmic bios get serialnumber
For more detail you can visit the following site.
https://msdn.microsoft.com/en-us/library/aa394531(VS.85).aspx
Just copy and past the following in command prompt and you will get the serial number of a system
c:\>wmic bios get serialnumber
For more detail you can visit the following site.
https://msdn.microsoft.com/en-us/library/aa394531(VS.85).aspx
No comments:
Post a Comment