msinfo32: complete Windows system report

msinfo32 is Microsoft's tool for generating an exhaustive hardware and software system inventory. It can be run in CLI mode to export the report to a text or NFO file.

Export system report
msinfo32 /report C:\reports\system_$(Get-Date -f yyyyMMdd).txt

Information included in the report

  1. Operating system: version, build, license type
  2. Hardware: processor, RAM, BIOS, motherboard
  3. Drivers: complete list of installed controllers
  4. Devices: connected hardware and its status
  5. Software: installed programs and versions
  6. Environment variables and network configuration
From Cerewro: automatic inventory
Run msinfo32 to generate a system report and save it as TXT. Then extract and summarize the main hardware for me