Thursday 31 May 2012

How to gain detailed system information about your Windows 7 PC

 

1. Open the Performance Information and Tools option from control panel (or just hit [Windows Key] + [Break] together).

2. Click on the View and print detailed performance and system information link

image

3. Now you will see the following information, that you can event print out easily. This is how I found the model number for my laptop anyway...

image

4. For even more detailed information just run C:\Windows\System32\msinfo32.exe - or launch it from the msconfig.exe, Tools tab

image

No comments:

Post a Comment

How to find the last interactive logons in Windows using PowerShell

Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...