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
- Operating system: version, build, license type
- Hardware: processor, RAM, BIOS, motherboard
- Drivers: complete list of installed controllers
- Devices: connected hardware and its status
- Software: installed programs and versions
- 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