Set-OutlookProvider –id exch –server:

 

 

Uncovering the New Outlook 2007 AutoDiscover Service

Configuring the AutoDiscover Service on the Client Access Server

Before we’re ready to move on and configure our Outlook 2007 clients using the AutoDiscover service, we also need to specify which CAS server is to be used by the msExchOutlookProvider attribute on the msExchDiscoverConfig object in Active Directory. Because the Exchange Server 2007 build I use in this article doesn’t have an option for configuring the Outlook Provider Configuration settings in the Exchange Management Console, we need to do so using the OutlookProvider CMDlet via the Exchange Management Shell instead. So let’s fire up the Exchange Management Shell then type the below command and hit Enter:

Set-OutlookProvider –id exch –server:

Configuring Outlook 2007 with Exchange Server 2007

Set-OutlookProvider

 

[PS] C:\Windows\system32>Get-OutlookProvider | fl

RunspaceId           : 13075fd1-0c53-4449-be88-793bb687961a
CertPrincipalName    :
Server               :
TTL                  : 1
OutlookProviderFlags : None
AdminDisplayName     :
ExchangeVersion      : 0.1 (8.0.535.0)
Name                 : EXCH
DistinguishedName    : CN=EXCH,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=MSFT,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=corp,DC=com
Identity             : EXCH
Guid                 : e947a78c-9308-40cc-8ad6-8173dbd2c48f
ObjectCategory       : corp.com/Configuration/Schema/ms-Exch-Auto-Discover-Config
ObjectClass          : {top, msExchAutoDiscoverConfig}
WhenChanged          : 5/6/2008 6:17:39 PM
WhenCreated          : 3/11/2008 10:46:40 AM
WhenChangedUTC       : 5/6/2008 10:17:39 AM
WhenCreatedUTC       : 3/11/2008 2:46:40 AM
OrganizationId       :
OriginatingServer    : DC12.MSFT.corp.com
IsValid              : True

 

[PS] C:\Windows\system32>Set-OutlookProvider -Identity exch -Server: bqt-cas

[PS] C:\Windows\system32>Get-OutlookProvider | fl

RunspaceId           : 13075fd1-0c53-4449-be88-793bb687961a
CertPrincipalName    :
Server               : bqt-cas
TTL                  : 1
OutlookProviderFlags : None
AdminDisplayName     :
ExchangeVersion      : 0.1 (8.0.535.0)
Name                 : EXCH
DistinguishedName    : CN=EXCH,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=MSFT,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=corp,DC=com
Identity             : EXCH
Guid                 : e947a78c-9308-40cc-8ad6-8173dbd2c48f
ObjectCategory       : corp.com/Configuration/Schema/ms-Exch-Auto-Discover-Config
ObjectClass          : {top, msExchAutoDiscoverConfig}
WhenChanged          : 5/26/2010 3:45:21 PM
WhenCreated          : 3/11/2008 10:46:40 AM
WhenChangedUTC       : 5/26/2010 7:45:21 AM
WhenCreatedUTC       : 3/11/2008 2:46:40 AM
OrganizationId       :
OriginatingServer    : DC12.MSFT.corp.com
IsValid              : True

RunspaceId           : 13075fd1-0c53-4449-be88-793bb687961a
CertPrincipalName    :
Server               :
TTL                  : 1
OutlookProviderFlags : None
AdminDisplayName     :
ExchangeVersion      : 0.1 (8.0.535.0)
Name                 : EXPR
DistinguishedName    : CN=EXPR,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=MSFT,CN=Microsoft Exchange,CN=Services,CN
                       =Configuration,DC=corp,DC=com
Identity             : EXPR
Guid                 : ecdbfb18-69a4-4275-8bec-c14e1b73045d
ObjectCategory       : corp.com/Configuration/Schema/ms-Exch-Auto-Discover-Config
ObjectClass          : {top, msExchAutoDiscoverConfig}
WhenChanged          : 5/6/2008 6:17:39 PM
WhenCreated          : 3/11/2008 10:46:40 AM
WhenChangedUTC       : 5/6/2008 10:17:39 AM
WhenCreatedUTC       : 3/11/2008 2:46:40 AM
OrganizationId       :
OriginatingServer    : DC12.MSFT.corp.com
IsValid              : True

RunspaceId           : 13075fd1-0c53-4449-be88-793bb687961a
CertPrincipalName    :
Server               :
TTL                  : 1
OutlookProviderFlags : None
AdminDisplayName     :
ExchangeVersion      : 0.1 (8.0.535.0)
Name                 : WEB
DistinguishedName    : CN=WEB,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=MSFT,CN=Microsoft Exchange,CN=Services,CN=
                       Configuration,DC=corp,DC=com
Identity             : WEB
Guid                 : 810de3d4-d947-4148-957d-83668e575c4a
ObjectCategory       : corp.com/Configuration/Schema/ms-Exch-Auto-Discover-Config
ObjectClass          : {top, msExchAutoDiscoverConfig}
WhenChanged          : 5/6/2008 6:17:39 PM
WhenCreated          : 3/11/2008 10:46:40 AM
WhenChangedUTC       : 5/6/2008 10:17:39 AM
WhenCreatedUTC       : 3/11/2008 2:46:40 AM
OrganizationId       :
OriginatingServer    : DC12.MSFT.corp.com
IsValid              : True

 

 

<Protocol>
        <Type>EXPR</Type>
        <Server>mail.MSFT.com</Server>
        <SSL>On</SSL>
        <AuthPackage>Basic</AuthPackage>
        <ASUrl>https://oaw.MSFT.com/ews/exchange.asmx</ASUrl>
        <EwsUrl>https://oaw.MSFT.com/ews/exchange.asmx</EwsUrl>
        <OOFUrl>https://oaw.MSFT.com/ews/exchange.asmx</OOFUrl>
        <OABUrl>Public Folder</OABUrl>
      </Protocol>

[PS] C:\Windows\system32>Set-OutlookProvider -Identity expr -Server: bqt-cas

<Protocol>
        <Type>EXPR</Type>
        <Server>bqtmail.MSFT.com</Server>
        <SSL>On</SSL>
        <AuthPackage>Basic</AuthPackage>
        <ASUrl>https://oaw.MSFT.com/ews/exchange.asmx</ASUrl>
        <EwsUrl>https://oaw.MSFT.com/ews/exchange.asmx</EwsUrl>
        <OOFUrl>https://oaw.MSFT.com/ews/exchange.asmx</OOFUrl>
        <OABUrl>Public Folder</OABUrl>
      </Protocol>

Comments

Popular posts from this blog

E15 CU3–Update Failed–AD replicated Exceeded the tombstone lifetime.

202301 - Exchange onpreme - PowerShell Serialization Payload Signing

E14–Bulk Create Mail Contact & Set-Contact