Posts

Ticket: E2K7 restrict send mail to ouside org

Image
    設定道德管束   1. New Transport Rule 2. From people or group 3. Send out ot Outise the organization 4. Actions: NDR or slient drop 5. Complete rules 6. 可能需等15 mins or 重啟transport service 7. 生效後外寄會收到退信

Ticket: Exchange 2010 DAG Cluster parameters

Image
  Windows Server 2008 Failover Clusters: Networking (Part 1) Configure Heartbeat and DNS Settings in a Multi-Site Failover Cluster Appendix A - Cluster.exe Commands 1. Adjust the default heartbeat settings by the following commands: cluster /cluster:<cluster name> /prop SameSubnetDelay=2000 (The default value is 1000 milliseconds, we could set it to 2000 milliseconds.) cluster /cluster:<cluster name> /prop SameSubnetThreshold=10 (The default value is 5, we could set it to 10.)   2. Disable SNP (according to KB http://support.microsoft.com/kb/951037 >) Disable Chimney netsh int tcp set global chimney=disabled Disable RSS: netsh int tcp set global rss=disabled Disable NetDMA: Set the following regsitry value to 0 : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableTCPA After that, please reboot both nodes to make the change effective. 3. Pease disable “Receive Side Scaling” on advanced tab of...

LAB: Exchange 2007 CCR on 2k3 – Part7 Add Cluster admin permission

Image
    1. 2. 3. 4. 5. 6. 7. 8. 9.

LAB: Exchange 2007 CCR on 2k3 – Part6 Install Exchange 2007

Image
    1. 2. 3. 4. After the Mailbox Server Role has installed successfully, install the Cluster Role by typing the following and then pressing ENTER: Copy Code cd "C:\Program Files\Microsoft\Exchange Server\bin" exsetup.exe /mode:install /clustered /CMSname:EXCCR01 /CMSIPAddress:10.0.0.80 /DomainController:SMBEX01.nwtraders.com 5. 6. Note: After the clustered mailbox server has been installed, it will be listed as failed. This is because the clustersvc account does not have permission to bring the database online. In the next step, you will add the domain user clustersvc to the Local Administrators group on the server and assign the ServerAdmin role to the ClusterSVC account. You will then bring the clustered Exchange Server 2007 resources online. 7. 8.

LAB: Exchange 2007 CCR on 2k3 – Part5 Configure MNS

Image
    1. 2. 3. 4. 5. 6.

LAB: Exchange 2007 CCR on 2k3 – Part4 Add second Node

Image
      1. 2. 3. 4. 5. 6. 7. 8.

LAB: Exchange 2007 CCR on 2k3 – Part3 Cluster Service Status

Image
    1. 2. 3. 4. 5.