RigReport is a standalone, single-file PowerShell utility designed for system administrators and power users who need hardware details fast. No installation, no dependencies—just run and retrieve.
- Dynamic UI: Automatic column resizing ensures long GPU or Motherboard names are never cut off.
- Smart RAM Detection: Reports total capacity, manufacturer, speed, and active channel configuration (Single/Dual/Quad).
- Dark Mode Default: Sleek, modern interface designed for Windows 10/11.
- One-Click Export: Copy a clean report to your clipboard or save it as a formatted
.txtfile. - Portable: Zero installation required. Does not leave files behind.
- Download the
RigReport.ps1file. - Right-click the file and select Run with PowerShell.
- Note: If prompted about Execution Policy, run
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypassin your terminal first.
- Operating System & Computer Name
- Processor (Full Name & Model)
- Memory (GB, Speed, Slots used, and Channel Mode)
- Graphics Card(s) (Supports multi-GPU setups)
- Storage (Available space on C: drive)
- Motherboard (Manufacturer, Model, and Revision)
- BIOS (Version, Release Date, and Boot Mode)
Distributed under the MIT License. See LICENSE for more information.

