You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-64Lines changed: 28 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,21 @@
1
-
# 🧰 Portable Sysinternals System Tester (v2.1)
1
+
# 🧰 Portable Sysinternals System Tester v2.2
2
2
3
-
**Thumb-drive friendly, Windows hardware health check toolkit using Sysinternals applications**
3
+
**Thumb-drive friendly, no-install Windows hardware health check toolkit** powered by **Sysinternals** and **PowerShell**.
4
4
5
-
A no-install PowerShell solution that runs a curated set of **Sysinternals** and Windows hardware diagnostics tools, then produces: **Clean Summary Report** (human-readable, de-noised) and **Detailed Report** (cleaned tool outputs). Perfect for **field diagnostics**, **baseline health checks**, and **handoff reports** to clients.
5
+
A zero-dependency **PowerShell solution** that runs a comprehensive, curated set of Sysinternals and Windows diagnostic tools. It then processes the raw data to produce two essential reports: a **Clean Summary Report** (human-readable, de-noised, with recommendations) and a **Detailed Report** (cleaned tool outputs).
6
+
7
+
**The essential utility for:**
8
+
* Field diagnostics and client handoff reports.
9
+
* Establishing a system baseline health check.
10
+
* Quickly identifying performance bottlenecks.
6
11
7
12
---
8
13
9
-
## ✨ Key Features
14
+
## 🚀 NEW in v2.2: Advanced Network Speed & Latency Testing
15
+
16
+
Version 2.2 introduces a complete **Network Speed Test Suite** (Menu Option 8) for in-depth connectivity and performance analysis, integrated directly into the clean reporting system.
17
+
18
+
### Key New Capabilities:
10
19
11
20
* 🖱️ **One-click Menu or Autorun** — interactive menu or `-AutoRun` parameter
0 commit comments