it2.sh — One-line tools, short URLs. The it2.sh command reference. ============================================================ speed.it2.sh — Speedtest Run an Ookla Speedtest CLI from one command on any OS — auto-detects platform & arch, downloads, runs, cleans up. Windows (PowerShell): irm speed.it2.sh | iex Linux / macOS (bash): curl -sL speed.it2.sh | bash Source: https://github.com/TheTechNetwork/speed.it2.sh hwid.it2.sh — Autopilot HWID Intune Autopilot HWID app-registration script with the MSP name baked in from the URL path. Windows (PowerShell): irm hwid.it2.sh/TheTechNetwork | iex Source: https://github.com/TheTechNetwork/hwid.it2.sh Script: https://github.com/TheTechNetwork/Scripts-Public/blob/main/EndpointManager/Enrollment/Generate-AppRegistrationHWID.ps1 ------------------------------------------------------------ Re-run anytime: irm it2.sh (Windows) curl -sL it2.sh (Linux/macOS) Open https://it2.sh in a browser for the full link tree. This site's source: https://github.com/TheTechNetwork/it2.sh