This command will show you the serial number of your CPU of your computer.
If your computer is a DELL, that is also known as the service tag.
- Open up a PowerShell window.
- Enter this command
GWMI -Class Win32_Bios | select SerialNumber - Press Enter.
System will return with your Dell Service Tag.
You can then enter that into the Dell site to get further information about the system.
No comments:
Post a Comment
Feel free to leave a comment! If you have any information that you think should be included, please do so here and I'll get it added in.