-
Navigate to the installation files and run the following command:
Note: |
|---|
|
If the necessary prerequisites are installed, you can click Step 4: Install Microsoft Exchange Server 2007 SP1 to launch the Setup wizard.
|
-
On the Introduction page, review the information, and then click Next.
-
On the License Agreement page, review the license agreement. If you accept the terms, select I accept the terms in the license agreement, and then click Next.
-
On the Error Reporting page, review the information and make your selection. Click Next.
-
On the Installation Type page, select Custom Exchange Server Installation. Optionally, change the location for the Exchange program files. If you specify a path, it must match the path used by the passive node. Click Next.
-
On the Server Role Selection page, select Active Clustered Mailbox Role. This automatically selects the Management Tools role, and all other roles are unavailable. Optionally, change the location for the Exchange program files. If you specify a path, it must match the path used by the passive node. Click Next.
-
On the Cluster Settings page, select Cluster Continuous Replication, and then enter the CMS name in the Clustered Mailbox Server Name field. Optionally, change the initial location for the CMS storage group and database files, and then click Next.
-
On the Cluster IP Address Configuration page, enter a static Internet Protocol version 4 (IPv4) address, and then click Next.
-
On the Readiness Checks page, the status will appear as the checks are performed. After the checks complete successfully, click Install. If any of the checks fail with errors, you must correct the issues that are identified, and then you can restart the installation.
-
The Progress page shows the steps that will be performed. Progress is shown as each step is processed, and completion status is provided as each step completes. After all steps complete successfully, clear the check box for Finalize installation using the Exchange Management Console, and then click Finish.
-
A message appears indicating a restart is required prior to placing the server in production. Click OK to acknowledge this message.
-
After installation and configuration are complete, you are brought back to the initial Setup page. Optionally, click Step 5: Get Critical Updates for Microsoft Exchange to download any available updates. If you install updates and those updates require a restart, do not restart the node. Instead, continue this procedure.
-
Click Close to exit Setup.exe, and if a message appears, click Yes to confirm.
-
After Setup has completed, but before the node is restarted, stop the CMS. To stop the CMS, open the Exchange Management Shell and run the following command:
Stop-ClusteredMailboxServer <CMSName> -StopReason Setup -Confirm:$false
-
After the CMS is stopped (offline), close the Exchange Management Shell and restart the node.
-
After the node is restarted, use the Exchange management tools to start the CMS by running the following command in the Exchange Management Shell on the active node.
Start-ClusteredMailboxServer <CMSName>
You can also use the Manage Clustered Mailbox Server wizard in the Exchange Management Console to start the CMS. For detailed steps about how to start a CMS, see How to Start a Clustered Mailbox Server in a CCR Environment.
After the CMS is started and all resources are online, the passive Mailbox role can be installed on the second node in the failover cluster, if it is not already installed. For detailed steps about how to install the passive Mailbox role in the failover cluster, see How to Install the Passive Clustered Mailbox Role in a CCR Environment on Windows Server 2003.