Posts

Showing posts with the label MAPI

E15: Exchange 2013 MAPI over HTTP

Image
    Messaging Application Programming Interface (MAPI) over HTTP 是 Microsoft Exchange Server 2013 Service Pack 1 (SP1) 和 Microsoft Outlook 2013 SP1 所實作的新式傳輸通訊協定。 MAPI over HTTP 將傳輸層提升為符合業界標準的 HTTP 模型 ,因而改善了 Outlook 和 Exchange 連線的可靠性與穩定性。這可更清楚地檢視傳輸錯誤,並可增強復原能力。此外, 也具有支援明確暫停和繼續功能的能力。這讓受支援的用戶端能夠變更網路或從休眠狀態恢復,同時保有相同的伺服器內容。 實作 MAPI over HTTP,並不表示這是唯一可供 Outlook 用來存取 Exchange 的通訊協定。不具 MAPI over HTTP 功能的 Outlook 用戶端, 仍可使用 Outlook Anywhere (RPC over HTTP),透過擁有 MAPI 功能的 Client Access Server 來存取 Exchange。 MAPI over HTTP 的優點 MAPI over HTTP 可為使用 Outlook 2013 SP1 的用戶端提供下列優點: 採用以 HTTP 為基礎的通訊協定,可支應未來在驗證方面的創新能力。 縮短通訊中斷後所需的重新連線時間,因為只需重新建立 TCP 連線即可,而不需要 RPC 連線。通訊中斷的範例包括: 裝置休眠 從有線網路變更為無線或行動數據網路 提供無需依賴連線的工作階段內容。伺服器可在設定的時段內保有工作階段內容,即便使用者變更網路亦然。

E14 : RPCPing

    rpcping -t ncacn_http -o Rpcproxy=qy-cas03.msft.corp.com -P "qy.user3,MSFT,MSFT8899" -H 1 -F 3 -a connect -u 9 -v 3 -s qy-mbx01.MSFT.corp.com -I "qy.user3,MSFT,MSFT8899" -e 6001

REF: Planning Exchange 2010 DAG - Part 1 - Network Requirements

Image
  Planning for High Availability and Site Resilience  - Network Requirements (a single MAPI network / one or more Replication networks ) In Exchange 2010, each DAG will have multiple networks: a single MAPI network , which is used by other Exchange 2010 servers to communicate with the Mailbox server in the DAG, and one or more Replication networks , which are used for log shipping and seeding within the DAG. It's important that the DAG networks are configured correctly. (two adapters/ MAPI network failover/ Replication network revert to MAPI Network/ ) Each member of the DAG must have at least two network adapters installed . This configuration provides you with one MAPI network and one Replication network, and the following recovery behaviors: In the event of a failure affecting the MAPI network, a server failover will occur (assuming there are healthy mailbox database copies that can be activated). In the event of a failure affectin...

Exchange 2007 Outlook MAPI Session超過連線數量或減少連線數量?

Image
Exchange 2007/Outlook/MAPI    Exchange 2007 Outlook MAPI Session超過連線數量或減少連線數量?    Question1 1. 超過MAPI Session 限制時的處理方式   Question2 2. 相反的,若使用者想要限定MaxObjsPerMapiSession? (目前暫無解決方式) 如兩個Site 間的慢速專線有透過網路加速設備,可針對某些session 加速,但有限制如只能處理100個Session (不分protocol)。若有數個信箱透過此專線連線,可能兩三個信箱就將網路加速設備給占滿了,可以將Outlook 的MAPI Session 減少或限制嗎?     Question1 立即解決作法 1. 透過信箱搬移有問題的使用者 (中斷時間15-20mins ,影響範圍小) 2. 重啟IS Service (影響範圍大) 3. 用TCP View tool 中斷使用者的MAPI Session http://www.calazan.com/exchange-2007-mapi-session-exceeded-the-maximum-of-32-objects-of-type-session/ 4. 可參考Microsoft KB的做法去調整MAPI Session Limits Event ID 9646 is logged in the application event log of your Exchange Server 2003 computer when a client opens many MAPI sessions or Exchange 2007 伺服器停止回應 MAPI 用戶端並在應用程式記錄檔中記錄事件識別碼 9646   Question2 5. 若使用者想要限定MaxObjsPerMapiSession ? a. 架構上的考量,建議信箱區分,跨Site 的信箱存取需求量大,頻寬又小時,就可能需考慮在local site...

Exchange 2003/07 用TCP View 中斷Client Outlook MAPI 超過的連線限制

Image
Exchange 2003,2007 /Outlook /MAPI       Exchange 2003/07 用TCP View 中斷Client Outlook MAPI 超過的連線限制 Symptoms 超過MAPI Session 限制時的處理方式   Resolution   用TCP View tool 中斷使用者的MAPI Session   1. 用 TCP View 檢視Exchange Server 的連線狀態 2. 找到Outlook Client 的 IP or hostname,Exchaneg 上的process 為Store.exe 3. Outlook Client對Exchange Server 的連線 4. 從TCP View上Close Connection 5. Outlook Client 重新連線Exchange 即可 More Information   1. Exchange 2007: Mapi session exceeded the maximum of 32 objects of type “session” 2. Download TCPView for Windows v2.54