Forum Discussion
Joe_Tran
7 years agoAdvisor
As of April 19th, you'll want to add the following line at the top of the psm1 file OR any script that uses this module:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Related Content
- 4 months ago
- 11 months ago
- 8 months ago
- 2 years ago