Outlook 2016 can only add Exchange accounts using autodiscover. This is a change from Outlook 2013. If you want to use Outlook 2016 with an Exchange account, you need to use autodiscover.If autodiscover records aren't published, the admin will need to publish them.
If Auto Account Setup can't find your Exchange server settings, contact your Exchange administrator. It could be that they haven't properly configured Outlook Anywhere and the Autodiscover service for external access. They can perform Outlook Connectivity Tests via this website:https://testconnectivity.microsoft.com/
Note that Outlook 2016 requires Exchange 2010 or later and that connecting Outlook to an Exchange mailbox via the EAS protocol is not supported (never has been either).
遇到的问题:outlook2016在加入域的PC可以通过AD自动配置exchange模式,使用正常。但在未加入域的PC则无法配置exchange模式(公司环境exchange 2010具有多个smtp namespace)。
先测试Autodiscover功能是否正常工作,可通过自动发现XML文件验证,在客户端IE浏览器输入:
https://exchcas.domain-name/autodiscover/autodiscover.xml
出现以下提示:
修改outlook2016 OST文件存储路径方法可参考以前的博文:
http://lorysun.blog.51cto.com/1035880/1323457
参考:Exchange Autodiscover
http://www.msexchange.org/articles-tutorials/exchange-server-2010/management-administration/exchange-autodiscover.html
和Configure Exchange Autodiscover with multiple SMTP namespaces
http://www.mysysadmintips.com/windows/servers/503-configure-exchange-autodiscover-with-multiple-smtp-namespaces Scenario 4: How to Use a Single SSL Certificate and the Autodiscover Redirect Web Site
https://technet.microsoft.com/en-us/library/bb332063(EXCHG.80).aspx#Scenario4HowTo White Paper: Exchange 2007 Autodiscover Service
https://technet.microsoft.com/zh-cn/library/bb332063(v=exchg.80).aspx
其他关于exchange autodiscover的文档: Understanding and Setting Up AutoDiscover for Exchange 2010 / 2013
http://www.experts-exchange.com/articles/17339/Understanding-and-Setting-Up-AutoDiscover-for-Exchange-2010-2013.html Exchange Account Set-up Missing in Outlook 2016
http://www.slipstick.com/outlook/exchange-account-set-up-missing-in-outlook-2016/ Changing the Autodiscover url in Microsoft Exchange 2010
https://www.3ait.co.uk/blog/changing-the-autodiscover-url-in-microsoft-exchange-2010/ 自动发现服务是怎样工作的?
http://didda.blog.51cto.com/812410/201823
Autodiscover(自动发现)故障解决
http://c1813.blog.51cto.com/112125/1256049 管理自动发现服务 Exchange 2010 适用于: Exchange Server 2010 SP2, Exchange Server 2010 SP3
https://technet.microsoft.com/zh-cn/library/aa995956(v=exchg.141).aspx
因exchange版本为2010 SP1,所以要先升级到SP3。升级过程比较简单,做好备份后直接安装SP3补丁即可。
在升级UM统一信息过程中遇到一点问题,需要先删除UM中文语言包,删除官方文档如下:
https://technet.microsoft.com/zh-cn/library/bb124004(v=exchg.141).aspx
此文档有一点容易让人产生误解,就是删除命令:
Setup.com /RemoveUmLanguagePack:<UmLanguagePackName> /s: d:\<MyLocalFolder> 在执行删除过程中是不需要源安装文件目录的,可通过setup.com帮助命令查看: