For PowerShell Users, you will need to add the line below before your Get-xrmCrmConnection.
# reference: crmtipoftheday.com/.../connect-to-version-9-in-your-code
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12
*This post is locked for comments

Report
All responses (