Skip to content

TBNRBERRY/RigReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RigReport

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.

License Powershell

✨ Features

  • 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 .txt file.
  • Portable: Zero installation required. Does not leave files behind.

🚀 How to Run

  1. Download the RigReport.ps1 file.
  2. Right-click the file and select Run with PowerShell.
  3. Note: If prompted about Execution Policy, run Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass in your terminal first.

📸 Screenshots

🛠️ Data Points Captured

  • 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)

📄 License

Distributed under the MIT License. See LICENSE for more information.

About

A lightweight, portable PowerShell GUI utility to instantly fetch and export system hardware specifications. Features an adaptive UI with auto-sizing columns, RAM channel detection, and a built-in Dark/Light mode toggle.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors