FAILED (0x80072F0C)

To resolve this issue you need to set the Client Certificates setting to "Ignore" under the Autodiscover virtual directory in IIS manager.

After making this change autodiscover now works correctly.
Lots of Hints, Tips and Tricks for IT Professionals....


Man, you are my hero!
ReplyDeleteI've been searching for this nearly for 2 months :)
Thank you!
YEAAAAAAHH!!! This save me too!!!!
ReplyDeleteThank you, resolved my issue
ReplyDeleteThink I must have switched that one when I was troubleshooting - and forgotten I'd done it - figures. Worked for me, excellent.
ReplyDeleteThis unfortunately creates a password prompt for internal users on opening Outlook, even though they are already loaded into an authenticated session with AD credentials.
ReplyDeleteNot sure if there is a way around that?
Hi Annonymous,
ReplyDeleteThis is not the reason why your outlook users are being prompted. There are many reasons for password prompts.
Are you users connecting via RPC over HTTPS or direct MAPI?
Clint, I found that in my case the intermediate certificate was missing from my load balancer and this was causing the 0x800C8203 error. Thanks for this post and suggesting to check out authentication!
ReplyDeleteSuperb ... Thanks for this
ReplyDeleteHere is solution of this error try it
ReplyDeletehttps://myserver.com/autodiscover/autodiscover.xml FAILED (0x800C8203)
this error is happening only on one user's account. The IIS settings are all correct.
ReplyDeleteAny ideas?
Yes it is most likely the permissions on the users account in Active Directory. Turn on Active Directory users and computers advanced features, go to the Account properties, click Security, click Advanced then inherited permissions from the parent to overwrite the account permissions.
ReplyDeleteKind Regards,
Clint