server 2012r2 powershell unable to download from URI

C++
1. Open Powershell (As Admin)

2. [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

3. Try it again!
Source

Also in C++: