$Link = "https://www.7-zip.org/a/7z1900-x64.msi" $WebClient = New-Object System.Net.WebClient $WebClient.DownloadFile("$Link","$env:USERPROFILEDownloads7zip1900.msi");