If you have not done so already, launch the Protecting an Exchange Server workflow.
The Advanced tab includes advanced configuration options.
|
The following topics explain how to configure the options on the Advanced tab:
A replication set defines what directories/files are to be protected by Double-Take Availability. By default, Application Manager selects all of the necessary directories/files to protect Exchange based on your source server configuration. These include all storage groups (system and log files), each database store (mailbox and public folder system and log files), Message Transfer Agent (MTA) files, and SMTP queues (pickup path and queue path). By default, the Application Manager-generated replication set will be named xdag01_<source server name>_<target server name>.
You should only modify the replication set rules if there are additional directories/files specific to your configuration that must also be protected with Exchange. Modifying the default configuration for replication set rules may affect whether data can be successfully replicated. Do not modify the replication set unless you are very familiar with Double-Take Availability and Exchange.
Note: |
If you want to protect the Badmail folder, you will need to manually add it to the replication set as described in step 2. |
To change the replication set rules:
Note: |
When this box is selected, the Protected Storage Groups control on the Connection tab will be disabled. For more information, see Protected storage groups. |
|
Note: |
You will need to manually verify that the rule path is correct since the Application Manager does not validate rule paths. |
Note: |
Removing rules that were automatically added by Application Manager could impact the success of failover. Any changes to rules should be thoroughly tested. |
Scripts are executed at different points during the failover/failback process to perform the actions necessary to make Exchange available on the appropriate server. Scripts perform steps such as starting/stopping services, modifying mailbox values in Active Directory to point users to the appropriate server, and modifying DNS entries on the DNS server to point users to the appropriate server.
Editing scripts is an advanced feature. Do not edit scripts unless you fully understand what each command is doing.
Note: |
Any manual edits to the failover/failback scripts should be made carefully and tested prior to deployment in order to make sure that the changes are correct. If you remove the /username entry from the DFO command line in the PostFailover script, DNS failover will fail. |
Scripts are automatically generated by Application Manager during configuration. The scripts are copied to the Double-Take Availability installation directory on the specified server using the administrative share for that server’s drive.
Script |
File name |
Description |
---|---|---|
Failover |
Post_failover_<source>_<target>.txt |
A post-failover script is executed after the core failover processes have completed on the target server. The primary functions of the post-failover script are to start the services on the target and to modify DNS and Active Directory entries as necessary. |
Failback |
Pre_failback_<source>_<target>.txt |
A pre-failback script is executed before failback processing occurs on the target server. The primary functions of this script are to stop services on the target and to move DNS and Active Directory entries as necessary. |
Restore |
Post_restore_<source>_<target>.txt |
A post-restore script is not executed automatically, though it is provided on the source to perform actions that are generally required after data has been restored from the target to source after a failover/failback. The primary function of this script is to restart services on the source server and rehome the public folders hosted on the source server. |
Note: |
The post-restore script must be run from the source server. |
By default, Application Manager generates all the required scripts for you automatically based on your system configuration. You can also edit the scripts to add, modify, or delete specific commands. To edit a script:
Any change you make to the script in the editor will be copied to the appropriate server when configuration changes are accepted, thus overwriting any changes that have been made outside the Application Manager.
The scripts can be overwritten by certain operations during setup. For example, any changes to configuration options done in the Application Manager will overwrite previous script changes. If you want to make permanent changes to a script, you must modify the appropriate .txt file within the Double-Take Availability installation directory. If there is more than one client machine that will be configuring failover, the change must be made to all the appropriate .txt files.
Before running Application Manager multiple times (for example, when re-enabling protection after a failover/failback), save a copy of your post-restore and pre-failback batch files. After Application Manager executes, replace the default script file(s) with the customized file(s) that you saved.
(Default = selected) When selected, replication is initiated from the domain controller with which the source or target server communicates. This will be done each time the Exchange Failover utility (exchfailover.exe) is executed from within the failover/failback scripts. For more information about using the Exchange Failover utility, see Using the Exchange Failover (EFO) Utility.
Disable Force AD Replication if you do not want Active Directory changes to be replicated.
In the Max wait time for AD replication field, enter the maximum time you want to wait for Active Directory replication to complete before continuing on with the failover/back process. The default is 30 minutes.
Note: |
The wait time is a factor determining when failover is complete. If replication exceeds the amount of time specified, a log entry is created and replication continues. If it is exceeded, failover is not reported as incomplete or failed. |
This field allows you to specify the name of the domain controller where updates will be made during failover and failback. If this field is left blank, the default or Active Directory-determined domain controller will be used.
Note: |
The Target(ed) domain controller field is only available for Exchange 2003. It is not available for Exchange 2007. You must enter the name of the domain controller. IP addresses are not valid for this field. |
By default, the domain controller is resolved through Windows.
The following options allow you to control what functions Application Manager will perform during configuration. By default, Application Manager performs all of these functions. Individual functions should only be disabled for testing or debugging purposes.
Note: |
These options are only available when you launch Application Manager using the command line /exchange /advanced option (dtam /exchange /advanced). |
|
Note: |
If you are using Active Directory, you should enable this option. Otherwise, you may experience problems with failover. |
This setting is cleared when protection is enabled, which prevents SMTP queuing issues when trying to deliver messages to the target, but is never restored. If you want to have an active target server, you can use this command to restore it to a pre-Application Manager state.
Next step: Save configuration settings