Direct Inward Dialing: +1 408 916 9393
Note: Microsoft has deprecated TLS 1.0 and TLS 1.1 for most Microsoft 365 services worldwide, rendering TLS 1.2 as the only viable option. As a result, customers who still use TLS 1.0 and 1.1 to communicate to Microsoft 365 via PowerShell from their ADManager Plus server may face some issues in establishing the connection. We advise ADManager Plus customers to enforce TLS 1.2 when connecting to Microsoft 365 to avoid running into connectivity issues.
Objective: To enforce TLS v1.2 when connecting to Microsoft 365.
Solution: Follow the below steps to perform this operation:
[System.Net.ServicePointManager]::SecurityProtocol =
[System.Net.SecurityProtocolType]::Tls12;
Follow the steps provided in this Microsoft article to enable TLS v1.2 and fix the error.
Select a language to translate the contents of this web page:
Fill this form, and we'll contact you rightaway.
Our technical support team will get in touch with you at the earliest."