ググって出てくるやつだとPowershellのVer5以上なら
(Invoke-WebRequest https://example.com/test.txt).Content | Out-File -Encoding default test.txt -NoNewline