USGC.MachineReport

1.1.0

TR-100 Machine Report for Windows, macOS, and Linux. A compact tabular login banner in the style of the United States Graphics Company bash original: OS, CPU, GPU (VRAM + load bars), displays, volumes, memory, and a few other workstation facts.

Install for the current user, then run Show-MachineReport (alias: machine-report). Edit the .psm1 directly to customize.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name USGC.MachineReport

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name USGC.MachineReport

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2024, U.S. Graphics, LLC. BSD-3-Clause.

Package Details

Author(s)

  • cryptofyre

Tags

Windows Linux macOS Mac MachineReport Neofetch SystemInfo GPU NVIDIA TR-100 USGC

Functions

Show-MachineReport

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

1.1.0
- Linux and macOS collectors (PowerShell 7)
- Unix load averages, swap, df volumes, nvidia-smi / system_profiler GPUs
- Bar graphs no longer clip when the table is at max width

1.0.0
- First PowerShell Gallery release
- Fast collection path (no Get-PhysicalDisk / Get-Net* / Win32_Processor)
- All attached displays with native resolution and refresh rate
- GPU VRAM and load bars via nvidia-smi

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 11 9/19/2026
1.0.0 8 9/19/2026