Server 2012R2 PowerShell incapable de télécharger depuis URI
1. Open Powershell (As Admin)
2. [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
3. Try it again!
Adventurous Albatross