📌  相关文章
📜  server 2012r2 powershell 无法从 URI 下载 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:49.739000             🧑  作者: Mango

代码示例1
1. Open Powershell (As Admin)

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

3. Try it again!