2014-05-27

Exchange 2013 SP1 + Outlook 2013 SP1 Connectivity with MAPI over HTTP



官方部落格說明:http://blogs.technet.com/b/exchange/archive/2014/05/09/outlook-connectivity-with-mapi-over-http.aspx
官方說明文件:technet.microsoft.com/zh-tw/library/dn635177(v=exchg.150).aspx


設定步驟:
1.      確認mapiIIS虛擬目錄設定
Get-MapiVirtualDirectory
2.      設定mapiIIS虛擬目錄
Set-MapiVirtualDirectory -Identity "Contoso\mapi (Default Web Site)" -InternalUrl https://Contoso.com/mapi -IISAuthenticationMethods NTLM,Negotiate
3.      啟動功能
Set-OrganizationConfig -MapiHttpEnabled $true
4.      Outlook 2013 SP1連線狀態,通訊協定顯示為HTTP,以及沒有Proxy Server位址,即代表完成啟動

問題排除:
1.      部分用戶端啟動會異常,強迫outlook 2013 with sp1關閉mapi over http
登錄檔HKCU\Software\Microsoft\Exchange新增 MapiHttpDisabled 這個 DWORD值,值為1,即該client就不會啟動mapi over http

沒有留言:

張貼留言

Exchange Server 2019 CU15降臨

Exchange Server 2019跳階到下一代Exchange Server SE最重要的版本-CU15姍姍來遲 Exchange Server 2016/2019的技術支援週期即將於2025年10月14日結束 Exchange Server 2019 的累積更新 15...