WMIC (Windows Management Interface Command) is a command line tool that returns information about the system where it's run. To open a command line shell, at the bottom of the screen, left side of the taskbar, in the Windows search text box, type cmd. To learn your computers model, vendor, and serial number, type the command shown below at the command prompt.
wmic csproduct get name,vendor,identifyingNumber

Perfoming an online search with the name and vendor information provided will return loads of information allowing you to find upgrade, troubleshoot, or repair your computer.
More Windows Administration Information:
• How to Change Process Priorities in Windows Task Manager
• Turn Off Windows XP Service Pack 2 Firewall
• WSH to Master Your Computer
• Video - Microsoft Remote Desktop - Part One
• The Windows 7 Backup and Restore Utility
• How to Map a Network Folder in Windows 7
• Uncomplicated AD Object Management on a Remote Server Domain
• Kill The Messenger (Service)
• How to Backup Mails and Address Book of Outlook Express
• How to Setup DHCP (Dynamic Host Configuration Protocol) on a Windows Server
