Home   Kaiming



Complete Certificate.

Outlook Anywhere configuration

At Ex20071

The CertPrincipalName parameter specifies the Secure Sockets Layer (SSL) certificate principal name required for connecting to Exchange from an external location.

Get-OutlookProvider

Name            Server              CertPrincipalName          TTL
----                ------              -----------------                   ---
EXCH                                                                               1
EXPR                                                                               1
WEB                                                                                 1

Set-OutlookProvider -id EXPR -CertPrincipalName mail.work.com

Get-OutlookProvider

Name            Server             CertPrincipalName           TTL
----                ------              -----------------                    ---
EXCH                                                                               1
EXPR                                    mail.work.com                  1
WEB                                                                                 1

iRene.Will@newton.com is logging on to workstation.

Start OUTLOOK;

Server Type: Microsoft Exchange Server

Outlook1

outlook2

MSSTD:mail.work.com

It will enable OUTLOOK to remember the password when it is configured with OUTLOOK Anywhere.

outlook3

outlook4


When Rob.Prince@house.com is logging on to workstation, the OUTLOOK is configured with the following settings for OUTLOOK Anywhere.

outlook5outlook6

The certificate principal name is the same as iRene.will@newton.com. It is mail.work.com.


Ashly Plaston logs onto her workstation. Its outlook anywhere configuration will be:

outlook7

outlook8


Home