Download Files from a Web URL

Download a file from the internet to your harddrive using Powershell.

Invoke-WebRequest -Uri https://<path-to-internet-file> -OutFile <path-to-local-file>


Revision #3
Created 21 August 2024 15:00:15 by orngbnch
Updated 4 September 2024 13:21:55 by B.B.B.Ben E. N. Agents