Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration 论坛
Viewing all articles
Browse latest Browse all 7008

EXPR Provider not being passed through Autodiscover

$
0
0

Hi, I am having an issue with Autodiscover not passing EXPR attributes which is causing Outlook client connection issues.  My auto discover repsonse looks like this:

 


Autodiscover Account Settings

 
Autodiscover Account Settings
XML response:
<?xml version="1.0"?>
<Autodiscover xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<User>
<DisplayName>Test</DisplayName>
<LegacyDN>/o=Org/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=4dd9880fdfb246189d7c93b525aabf80-Test</LegacyDN>
<DeploymentId>cc17bb19-d7eb-44c5-86c6-3e07e16aa540</DeploymentId>
</User>
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Protocol>
<Type>EXCH</Type>
<Server>442616a7-c13f-4212-89e2-1c9d8a94b29c@domain.com</Server>
<ServerDN>/o=Org/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=442616a7-c13f-4212-89e2-1c9d8a94b29c@domain.com</ServerDN>
<ServerVersion>73C08204</ServerVersion>
<MdbDN>/o=Org/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=442616a7-c13f-4212-89e2-1c9d8a94b29c@domain.com/cn=Microsoft Private MDB</MdbDN>
<Port>0</Port>
<DirectoryPort>0</DirectoryPort>
<ReferralPort>0</ReferralPort>
<CertPrincipalName>msstd:mail.domain.com</CertPrincipalName>
<PublicFolderServer>server.domain.int</PublicFolderServer>
<AD>server.domain.int</AD>
<ServerExclusiveConnect>off</ServerExclusiveConnect>
</Protocol>
<Protocol>
<Type>WEB</Type>
<Port>0</Port>
<DirectoryPort>0</DirectoryPort>
<ReferralPort>0</ReferralPort>
</Protocol>
</Account>
</Response>
</Autodiscover>
Elapsed Time: 948 ms.


Basically the response isn't passing EXPR settings at all.  I have tried running Remove-OutlookProvider EXPR and then New-OutlookProvider EXPR, Set-OutlookProvider EXPR -CertPrincipalName msstd:mail.domain.com

When I run Get-OutlookProvider everything looks normal with the EXPR settings but they are still not being passed via auto discover.  Any ideas on how to resolve this?



Viewing all articles
Browse latest Browse all 7008

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>