Avatar of lbeach94
lbeach94
 asked on

Exchange/PowerShell SSL certicate error

We are using MDM (Mobile device Management) solution (SaaS), which enables ActiveSync on users mailbox when user provision devices in MDM. The process had been working until last week. Now MDM solution console is generating below error message and PowerShell is not executed for any new devices provisioned in MDM:

Error message:
Exception Message: Connecting to remote server failed with the following error message : The server certificate on the destination computer (XXX.test.com:443) has the following errors:  The SSL certificate could not be checked for revocation. The server used to check for revocation might be unreachable.

There was recently a change implemented on Exchange/CAS server. The IIS for client certificates was set to "Ignore" in SSL Settings for ActiveSync folder. This was implemented because existing ActiveSync users were getting 403 certificate error on devices. Implementing the change resolved the connectivity issue for existing MDM provisioned devices

Not sure if the above changes has impacted executing powershell. But the error is now generated for executing PowerShell for new devices enrolling in MDM solution.

We are using Exchange 2010

Any resolution or solution will be appreciated
Microsoft ApplicationsWindows Server 2008Exchange

Avatar of undefined
Last Comment
lbeach94

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Julian123

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
lbeach94

ASKER
Thanks for the quick response. Where are these settings applied , on Exchange/CAS server ?
Julian123

For ActiveSync, should be the CAS. I'd check the mailbox too if the CAS doesn't do it as I'm not sure offhand what the MDM server is connecting to.
lbeach94

ASKER
MDM server connect to CAS servers to run powershell for user mailbox. The error generated is on MDM connectivity server
Your help has saved me hundreds of hours of internet surfing.
fblack61