Downloading via Powershell
Import-Module bitstransfer
start-bitstransfer -source http://something/something.ext -destination c:\something.ext
Import-Module bitstransfer
start-bitstransfer -source http://something/something.ext -destination c:\something.ext
You cannot comment on this entry