Monday, June 17, 2013

70-341 Question 5

70-341 Question 5
DRAG DRO
P
You are evaluating the implementation of a second Edge Transport server named EDGE2 in the Amsterdam office. You need to recommend which tasks must be performed to ensure that email messages can be sent by the organization if a single Edge Transport server fails. Which three actions should you include in the recommendation? To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order.

70-341


Answer:

Explanation:

From EDGE1, run the exportedgeconfig.ps1 script. From EDGE2, run the importedgeconfig.ps1 script. Create a new Edge Subscription to EDGE2.
Note:

* You can install more than one Edge Transport server in the perimeter network. Deploying more than one Edge Transport server provides redundancy and failover capabilities for your inbound message flow. You can load-balance SMTP traffic to your organization between Edge Transport servers by defining more than one mail exchange (MX) resource record with the same priority in the Domain Name System (DNS) database for your mail domain. You can achieve consistency in configuration between multiple Edge Transport servers by using cloned configuration scripts.

* If any Send connectors are configured to use credentials, the password is written to the intermediate XML file as an encrypted string. You can use the -key parameter with the ImportEdgeConfig.ps1 and ExportEdgeConfig.ps1 scripts to specify the 32-byte string to use for password encryption and decryption. If you don't use the -key parameter, a default encryption key is used.

* Included with the Edge Transport server installation are two Shell scripts that you use to perform the following cloned configuration tasks:/ ExportEdgeConfig.ps1 This script exports all user-configured settings and data from an Edge

Transport server and stores that data in an XML file./ ImportEdgeConfig.ps1 During the validate configuration step, the ImportEdgeConfig.ps1 script checks the XML file to see whether the serverspecific export settings are valid for the target server. If settings have to be modified, the script writes the invalid settings to an answer file that you modify to specify the target server information that's used during the import configuration step. During the import configuration step, the script imports all user-configured settings and data that's stored in the intermediate XML file that was created by the ExportEdgeConfig.ps1 script.

Reference:
Configure Edge Transport Server Using Cloned Configuration

No comments:

Post a Comment