Recently encountered a problem, the customer's environment from 03 to 13, but the client is still stuck in the XP environment, and then, the tragedy comes, XP on the office in connection with Exchange 2013 each time you log in the Password box, or when configured to play the Password box.
Inquires a lot of information on the Internet, what to change the registry, change Outlookprovider, have not been able to solve the problem, and then after many tests, in fact, found only need to change a few places on it!
My test environment borrowed someone else's exchange CU8, client: Windows XP Sp3+office sp2;windows XP Sp3+office SP3, the configuration is in-domain machine, did not do outside machine testing, Therefore, the content of this article is not suitable for foreign machine connection.
1. Modify Exchange 2013 Validation
Log on to the Exchange server, open the Exchange Management Shell, run Get-outlookanywhere
650) this.width=650; "title=" image "style=" border:0px;background-image:none;padding-top:0px;padding-left:0px; padding-right:0px; "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M01/77/CE/ Wkiom1zuidqxu4ekaagutmdpfci942.png "height=" 469 "/>
After running out, we need to modify a place here
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m02/77/ce/wkiom1zuidvapthxaacrbr2vz48392.png "height="/>
Here I was modified to true, if false, use the following command to modify to True
Set-outlookanywhere-identity ' Exch\rpc (Default Web Site) '-internalclientsrequiressl $true
Since I was originally true, no settings were modified here
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m01/77/cd/wkiol1zuielhhygmaabeswvxmdq781.png "height="/>
2. Exchange Certificate settings
Please write the name of your Exchange server in the Outlookanywhere inside the certificate request, I have written 2, I have written and applied for the certificate and assigned the service.
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m01/77/ce/wkiom1zuid_i_q0qaaefpktybhi936.png "height=" 460 "/>
650) this.width=650; "title=" image "style=" border-top:0px;border-right:0px;background-image:none;border-bottom:0 px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "border=" 0 "alt=" image "src=" http:// S3.51cto.com/wyfs02/m02/77/cd/wkiol1zuiebwavzpaacs6lyj3xu700.png "height=" 385 "/>
3. Client Configuration
Clients are joined to the domain environment, directly open Outlook configuration, the configuration may always prompt for the password, at this time we go to download the root certificate of the CA server, installed in the trusted root certificate can be.
After you install the certificate, reopen Outlook, configure it once, and no longer prompt for the password.
if any problems in the configuration process need to communicate, you can leave a message to me or mail [email protected]
This article is from the "Li Fei _ignore" blog, be sure to keep this source http://ignore.blog.51cto.com/2247529/1722907
Xp-office 2007/2010 connecting to Exchange 2013