This is an automated archive made by the Lemmit Bot.

The original was posted on /r/sysadmin by /u/Wyzeazz on 2026-03-29 01:45:51+00:00.


I’ve been collecting and building PowerShell functions since my network admin days. What started as a few aliases grew into a full toolkit over the years — iperf3 server/client, network controls, system monitoring, gaming tools, and a profile with persistent history and a random tip generator (80% helpful, 20% evil).

I finally cleaned it up, bundled it, and put it on itch io.  Just wanted to share it with the community.

  • Network diagnostics and controls (static IP, DHCP, adapter enable/disable)
  • iperf3 suite with ASCII art batch files, bandwidth limiting, reverse tests, and timestamped logs
  • System tools (disk usage, GPU stats, top processes, folder sizes)
  • Gaming shortcuts (Steam Big Picture, restart Explorer)
  • Persistent command history + 100+ starter commands
  • A PowerShell profile that actually feels like home

look for Grind-Toolkit on itch.

Built this for people who actually use their terminals. Let me know if you try it — happy to take feedback or answer questions.