In the upcoming MessageStats 7.3.0, MAPI connections to Exchange 2013 organizations are attempted using the client authentication method and host name specified for internal Outlook Anywhere clients of the CAS server. More specifically, MAPI connections are attempted using the InternalClientAuthenticationMethod and InternalHostname attributes returned by the Get-OutlookAnywhere cmdlet for the CAS server.
In some Exchange environments, MessageStats is not able to connect using the internal Outlook Anywhere client settings of the CAS server. One can configure MessageStats tasks to use a different authentication method and host name. This can be done with the MapCASName utility located in the MessageStats install folder of MessageStats task execution servers.
These are usage examples of the MessageStats 7.3.0 MapCASName utility:
MapCASName
List all CAS server overrides.
MapCASName /a QMS-2k13-C1 mail.quest.com
For CAS server QMS-2k13-C1, connect with the host name mail.quest.com instead of the Get-OutlookAnywhere InternalHostname setting. Continue to use the authentication method specified by the InternalClientAuthenticationMethod setting.
MapCASName /a QMS-2k13-C1 basic:mail.quest.com
For CAS server QMS-2k13-C1, connect with Basic authentication and the host name mail.quest.com.
MapCASName /a QMS-2k13-C1 basic:
For CAS server QMS-2k13-C1, connect with Basic authentication instead of the method in Get-OutlookAnywhere InternalClientAuthenticationMethod setting. Continue to use the host name in the InternalHostname setting.
MapCASName /a QMS-2k13-C1 ntlm:
For CAS server QMS-2k13-C1, connect with NTLM authentication instead of the method in Get-OutlookAnywhere InternalClientAuthenticationMethod setting. Continue to use the InternalHostname setting.
MapCASName /a QMS-2k13-C1 neg:
For CAS server QMS-2k13-C1, connect with Snego authentication instead of the method in Get-OutlookAnywhere InternalClientAuthenticationMethod setting. Continue to use the InternalHostname setting.
MapCASName /r QMS-2k13-C1
Removing any override settings for CAS server QMS-2k13-C1.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center