Use PowerShell to measure the time to download a file

It is actually surprisingly easy to measure how long it takes to download a file with PowerShell. Let's look at an example: My internet speed is according to speedtest.net around 4.2 Mbps (megabits/second). If I would like to know how long it takes me to download a file of 1GB I can use a simple … Continue reading Use PowerShell to measure the time to download a file