I was going to update the PowerCLI module to version 12.5 once I received the above error. The first thing I was going to try was to upgrade the PowerShellGet version. This resulted in the same error. To solve this issue we need to force PowerShell to use TLS 1.2 at least. To do so…
Read more