Posts

Replmon

1. Replmon /snyall /e /P 2. Suppress Link State Update - on BHS, when E2010 online 3. Outlook 2003 - OAB, F/B store on MBS/Public Folder, need replica from E2K3 PB     Outlook 2007 - OAB, F/B store on CAS   

RPCDiag

Image
  使用 RPC Ping 公用程式,來疑難排解在網際網路上使用 Exchange 功能的 Microsoft Office Outlook 2003 連線問題,同時在 HTTP 封包中使用巢狀的遠端程式呼叫 (RPC,Remote Program Calls)。   Blog Extended Reading More Information & Reference 1. Exchange 2003 rpc over http problem (Forums) 2. 如何使用 RPC Ping 公用程式,來疑難排解 Outlook 2003 中網際網路功能方面的 Exchange 連線問題

Exchange 2010 RPC CA service and CAS arrays - Quickfacts!

Image
  原文出自, MSExchange.org - March 2010 Newsletter Henrik Walther http://www.msexchange.org/pages/newsletter.asp 以下截錄重點翻譯 1. What is RPC CA service? RPC Client Access Outlook 用戶端直接存取CAS, 再由CAS 存取DC/GC 等目錄服務. Outlook MAPI 也不存取Mailbox 後端server 了, 改存取CAS. 理由 為了便於使用者 的 failover & switchovers (*overs). 提供使用者一個單一存取點. 2. What is a CAS array? CAS array 是某一AD site 中所有CAS server 的集合. 每一AD site 中只能建立一個CAS Array. CAS array 的目的在於提供單一MAPI endpoint name (FQDN). CAS array 的FQDN 可設定為mailbox database 所對應的 "RpcClientAccessServer" . CAS array 可避免多台CAS server (未建成array)的單點失敗情況. CAS array 需由NLB 建置來達成. 3. Is it true that Outlook clients no longer make any connections directly to the Mailbox server in Exchange 2010? Exchange 2010 中公用資料夾 public folder 還是需直接存取到mailbox role. Addressbook 也改由CAS 提供. 4. Is Outlook 2007 or Outlook 2010 required in order to be able to connect to the RPC CA service or CAS ar...

E14 - RPCClientAccessServer

Image
    •Default – CAS Server •Each MailboxDatabase has a RpcClientAccessServer field . •This is the end point that mailboxes in those mailbox databases use to connect to the database. When a database fails over, that value doesn't change. The clients are still connecting through that endpoint. •If you can you want that endpoint to be an NLB Cas Array. There's no DNS record changing in your standard database failover. •The attribute gets set when you create mailbox database. •The attribute does not seem to get updated when a database is moved. •The attribute also does not get updated when the CAS server defined in that attribute is down or removed from the organization.           Blog Extended Reading More Information & Reference 1. Exchange Server 2010 and RPCClientAccessServer Madness 2.

E14 – New-ClientAccessArray

Image
  “ In simple terms a CAS Array is a set of Exchange 2010 CAS servers that are load balanced using either Windows Network Load Balancing, Microsoft ISA Server or a third party load balancing appliance. Without configuring a CAS Array the Outlook client will connect to a single CAS server within the Active Directory Site and the connection would fail should that CAS server go offline. •So the array configuration takes two steps which are: 1. Configure the CAS servers in a Windows Network Load Balancing cluster. 2. Configure the CAS Array in Exchange. " There can be only one CAS array configured per Active Directory Site. Also while creating a new Mailbox database in the AD site, the value for the CAS Array was automatically picked up. New-ClientAccessArray –name “BQT CAS Array” –FQDN BQT-CAS.MSFT.corp.com   [PS] C:\Windows\system32> New-ClientAccessArray -name "MSFT CAS Array" -Fqdn "mail.MSFT.com" -Site "BQT" ...

E2K7 CCR: How to Configure the Node and File Share Majority Quorum

Image
  如何設定檔案共用見證   < ShareUNCPath > 是指檔案共用的 UNC 路徑 (例如 \\E2K7HUB1\MNS_FSW_E2K7CCR)。 <CMSName> 是指叢集信箱伺服器的名稱 (例如 E2K7CCR)。 <Directory> 是指共用目錄的完整路徑 (例如 C:\MNS_FSW_DIR_E2K7CCR)。 <CSA> 是叢集服務帳戶。 <ClusterName> 是叢集本身的名稱 (例如 EXCLUS1)。     建立並保護檔案共用見證的檔案共用 在命令提示字元中執行下列命令,以建立將用於共用的目錄: mkdir <Directory> 建議對目錄名稱使用下列命名慣例:"MNS_FSW_DIR_< CMSName >" 執行下列命令來建立共用: net share <shareName>=<Directory> /GRANT:<CSA>,FULL 我們建議對共用名稱使用下列命名慣例:"MNS_FSW_< CMSName >" 執行下列命令來指派權限給共用: cacls <Directory> /G BUILTIN\Administrators:F <CSA>:F 使用叢集服務帳戶登入時,請確認可從第一個叢集節點存取共用。使用 Windows 檔案總管或另一個應用程式,驗證是否藉由開啟檔案共用來使用共用。若使用叢集服務帳戶以外的帳戶,則會收到「拒絕存取」的訊息。   設定 MNS 仲裁來使用檔案共用見證 若要設定內容,請在命令提示字元中執行下列命令: Cluster <ClusterName> res "Majority Node Set" /priv MNSF...

E14 - Configure Outlook Anywhere in an Environment with Earlier Versions of Exchange

Image
    When you deploy the Outlook Anywhere feature (formerly known as RPC over HTTP) on a Microsoft Exchange Server 2010 Client Access server that will provide access to Microsoft Exchange Server 2007 or Exchange Server 2003, you must configure Outlook Anywhere for the earlier versions. Looking for other management tasks related to Exchange 2010 Outlook Anywhere? Check out Managing Outlook Anywhere .   Configure Outlook Anywhere for Exchange Server 2003 You can configure Outlook Anywhere for the original release version of Exchange 2003 and for Exchange 2003 with Service Pack 1 (SP1) or SP2 by following the configuration steps for RPC over HTTP for these versions of Microsoft Exchange. For detailed steps, see How to Configure Outlook Anywhere with Exchange 2003 .    Configure Outlook Anywhere for Exchange Server 2007 Use the EMC or the Shell in Exchange Server 2007 to enable Outlook Anywhere for your organization. For detailed steps, see How to En...