After configuring the Exchange credentials and auto-discover server, clicking "OK" brings up the message "The underlying connection was closed: An unexpected error occurred on a receive".
If you can configure this section, but email workflows do not process (Accept/Reject commands), this can be the same issue.
You may find an entry in the event log stating that the service cannot reach the auto-discover service:
Add the following registry keys, which will force .NET to use strong protocols instead of negotiating.
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\.NETFramework\\v4.0.30319] "SchUseStrongCrypto"=dword:00000001
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\.NETFramework\\v4.0.30319] "SchUseStrongCrypto"=dword:00000001
Note: Your .NET versions may be slightly different here.
Restart the GPOADmin services after adding this, and attempt to reconfigure the Email Workflows section.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center