powershell window code example
Example 1: powershell download file
Invoke-WebRequest URL -OutFile c:\file.ext
Example 2: alternative to powershell on windows
I would turn to PuTTY.
But other options include Cmder, ConEmu, Cygwin, KiTTY, Hyper, etc