Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 431 Bytes

randomPowerShellfunctions

random PowerShell functions

Get-Speedtest

Uses the Ookla Speedtest CLI to get information about your internet connection. Outputs a PSObject for further use instead of just a string like the cmd appliaction does.

Download Ookla Speedtest CLI for Windows: https://www.speedtest.net/apps/cli
Save the exe in C:\Windows\System32
Save the ps1 in one of the $env:PSModulePath Path