download a file using cmd code example
Example 1: cmd download file
bitsadmin.exe /transfer "JobName" http://download.url/here.exe C:\destination\here.exe
Example 2: cmd windows download file
curl -o print.pdf https://html.spec.whatwg.org/print.pdf --ssl-no-revoke
Example 3: download file by command line windows
iwr -outf index.html http://superuser.com