Sunday, January 24, 2021

Unexplicable powershell errors when installing a module or running a script

 TLS incompatibility

run below as admin first..after ...executionpolicy unrestricted..

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