Quantcast
Viewing all articles
Browse latest Browse all 198737

Re: Could not establish secure channel for SSL/TLS with authority using PowerCLI.

Try running this before

 

[System.Net.ServicePointManager]::SecurityProtocol =[System.Net.SecurityProtocolType]::Tls11,[System.Net.SecurityProtocolType]::Tls12


Viewing all articles
Browse latest Browse all 198737

Trending Articles