Microsoft Advanced Solutions of Microsoft Exchange Server 2013 (70-342) Free Practice Test
Question 1
DRAG DROP
Your company has two offices. Each office is configured as an Active Directory site. The sites are named Site1 and Site2.
You have an Exchange Server 2013 organization that is configured as shown in the following exhibit. (Click the Exhibit button.)

Datacenter Activation Coordination (DAC) mode is enabled on the database availability group (DAG) named DAG1.
You are testing a site failover by shutting down all of the servers in Site1.
You need to mount the databases in Site2.
Which four commands should you run in sequence? (To answer, move the appropriate four commands from the list of commands to the answer area and arrange them in the correct order. More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.)

Your company has two offices. Each office is configured as an Active Directory site. The sites are named Site1 and Site2.
You have an Exchange Server 2013 organization that is configured as shown in the following exhibit. (Click the Exhibit button.)

Datacenter Activation Coordination (DAC) mode is enabled on the database availability group (DAG) named DAG1.
You are testing a site failover by shutting down all of the servers in Site1.
You need to mount the databases in Site2.
Which four commands should you run in sequence? (To answer, move the appropriate four commands from the list of commands to the answer area and arrange them in the correct order. More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.)

Correct Answer:

Explanation:
Target 1:

Target 2:

Target 3:

Target 4:

Step 1: Terminating a Partially Failed Datacenter
When the DAG is in DAC mode, the specific actions to terminate any surviving DAG members in the primary datacenter are as follows:
The DAG members in the primary datacenter must be marked as stopped in the primary datacenter. Stopped is a state of Active Manager that prevents databases from mounting, and Active Manager on each server in the failed datacenter is put into this state by using the Stop-DatabaseAvailabilityGroup cmdlet.
Step 2-4: Activating Mailbox Servers
The steps needed to activate Mailbox servers during a datacenter switchover also depend on whether the DAG is in DAC mode. Before activating the DAG members in the second datacenter, we recommend that you validate that the infrastructure services in the second datacenter are ready for messaging service activation.
When the DAG is in DAC mode, the steps to complete activation of the mailbox servers in the second datacenter are as follows:
1. (step 2, step 3) The Cluster service must be stopped on each DAG member in the second datacenter. You can use the Stop-Service cmdlet to stop the service (for example, Stop-Service ClusSvc), or use net stop clussvc from an elevated command prompt.
2. (step 4) The Mailbox servers in the standby datacenter are then activated by using the Restore-DatabaseAvailabilityGroup cmdlet. The Active Directory site of the standby datacenter is passed to the Restore-DatabaseAvailabilityGroup cmdlet to identify which servers to use to restore service and to configure the DAG to use an alternate witness server.
Question 2
HOTSPOT
You have an Exchange Server 2013 organization.
You run Get-OutlookAnywhere -Server EX1 | fl and you receive the following output.

Use the drop-down menus to select the answer choice that completes each statement.

You have an Exchange Server 2013 organization.
You run Get-OutlookAnywhere -Server EX1 | fl and you receive the following output.

Use the drop-down menus to select the answer choice that completes each statement.

Correct Answer:

Explanation:

Box 1:
ExternalClientAuthenticationMethod: Basic
ExternalClientRequiresSsl: True
Box 2:
InternalClientAuthenticationMethod: Ntlm
InternalClientRequiresSsl: False
Question 3
You are evaluating the implementation of the organization relationship.
You need to recommend which tasks must be performed to ensure that the Contoso users can view the Out of Office message of the Tailspin Toys users before the Contoso users send a message to the Tailspin Toys users.
What should you recommend doing before implementing the organization relationship?
You need to recommend which tasks must be performed to ensure that the Contoso users can view the Out of Office message of the Tailspin Toys users before the Contoso users send a message to the Tailspin Toys users.
What should you recommend doing before implementing the organization relationship?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Which of the following retention tag actions can place emails in the archive?
Correct Answer: D
Question 5
HOTSPOT
You have an Exchange Server 2013 organization and a Microsoft SharePoint Server 2013 server farm.
You plan to use a SharePoint eDiscovery Center.
You need to recommend which component must be deployed before you can use the SharePoint eDiscovery Center for In-Place eDiscovery.
What should you recommend? To answer, select the appropriate options in the answer area.

You have an Exchange Server 2013 organization and a Microsoft SharePoint Server 2013 server farm.
You plan to use a SharePoint eDiscovery Center.
You need to recommend which component must be deployed before you can use the SharePoint eDiscovery Center for In-Place eDiscovery.
What should you recommend? To answer, select the appropriate options in the answer area.

Correct Answer:

Explanation:
Target 1: Exchange Web Service (EWS) Managed API
Target 2: SharePoint front-end web servers
Ensure that the Exchange Web Service managed API is installed on every front-end server that is running SharePoint Server 2013.
Question 6
HOTSPOT
You need to recommend a solution that meets the auditing requirements.
Which command should you include in the recommendation? (To answer, select the appropriate options in the answer area.)


You need to recommend a solution that meets the auditing requirements.
Which command should you include in the recommendation? (To answer, select the appropriate options in the answer area.)


Correct Answer:

Explanation:

* Scenario:
The following actions must be audited for actions in the Legal mailbox only:
* Delegate - Purge mailbox content
* Delegate - Transfer file between folders
* Administrator - Messages sent by administrator
* Administrator - Open any content within the mailbox
* Use the Set-Mailbox cmdlet to modify the settings of an existing mailbox.
HardDelete: An e-mail is permanently deleted
Move: An e-mail is moved to another folder
MessageBind: An e-mail is opened or viewed in the preview pane
Create: An item (excluding folders) is created in the mailbox (a message is sent, for example)
Question 7
You have an Exchange Server 2013 organization.
You successfully migrate the public folders from a previous version of Exchange Server.
You discover that one of the public folder mailboxes almost reached its quota size.
You need to move some of the public folders in the public folder mailbox to another public folder mailbox.
What should you run?
You successfully migrate the public folders from a previous version of Exchange Server.
You discover that one of the public folder mailboxes almost reached its quota size.
You need to move some of the public folders in the public folder mailbox to another public folder mailbox.
What should you run?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
You have an Exchange Server 2013 organization.
The human resources (HR) department has a custom form used to enter the personal information of employees. The form uses the Microsoft Word format.
You need to encrypt the contents of the form automatically when users in the HR department send the form to users outside the organization.
You deploy an Active Directory Rights Management Services (AD RMS) template.
Which two of the following should you create next? Each correct answer presents a complete solution.
The human resources (HR) department has a custom form used to enter the personal information of employees. The form uses the Microsoft Word format.
You need to encrypt the contents of the form automatically when users in the HR department send the form to users outside the organization.
You deploy an Active Directory Rights Management Services (AD RMS) template.
Which two of the following should you create next? Each correct answer presents a complete solution.
Correct Answer: B,D
Question 9
DRAG DROP
You are an administrator for a company named Contoso, Ltd. The company is an international reseller that has offices worldwide. One of the offices is located in France.
Each office contains several servers that have Exchange Server 2013 installed. The Exchange Server organization is configured for Unified Messaging (UM). Each office contains an IP-PBX device.
You need to ensure that callers to the France office can navigate the voice mail system menu in French.
In which order should you perform the actions?
To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

You are an administrator for a company named Contoso, Ltd. The company is an international reseller that has offices worldwide. One of the offices is located in France.
Each office contains several servers that have Exchange Server 2013 installed. The Exchange Server organization is configured for Unified Messaging (UM). Each office contains an IP-PBX device.
You need to ensure that callers to the France office can navigate the voice mail system menu in French.
In which order should you perform the actions?
To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Correct Answer:

Question 10
HOTSPOT
Your network contains two Active Directory sites named Site1 and Site2.
You have an Exchange Server 2013 organization that contains six servers. The servers are configured as shown in the following table.

All of the mailbox databases replicate to all of the servers.
Users in Site1 connect to sitel-mail.contoso.com to access their mailbox. Users in Site2 connect to site2-mail.contoso.com to access their mailbox. All of the users use Microsoft Outlook 2013.
You need to identify which DNS modification must be made to fail over the email services from Site1 to Site2.
Which DNS modification should you identify? (To answer, select the appropriate record to modify and the new data for the record in the answer area.)


Your network contains two Active Directory sites named Site1 and Site2.
You have an Exchange Server 2013 organization that contains six servers. The servers are configured as shown in the following table.

All of the mailbox databases replicate to all of the servers.
Users in Site1 connect to sitel-mail.contoso.com to access their mailbox. Users in Site2 connect to site2-mail.contoso.com to access their mailbox. All of the users use Microsoft Outlook 2013.
You need to identify which DNS modification must be made to fail over the email services from Site1 to Site2.
Which DNS modification should you identify? (To answer, select the appropriate record to modify and the new data for the record in the answer area.)


Correct Answer:

Question 11
You have an Exchange Server 2010 organization named adatum.com.
All public folders are stored on a server named EX5.
You deploy a new server named EX6. EX6 has Exchange Server 2013 installed.
You move all mailboxes to EX6.
You need to move the public folders to EX6. The solution must ensure that users can access the public folders after EX5 is decommissioned.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
All public folders are stored on a server named EX5.
You deploy a new server named EX6. EX6 has Exchange Server 2013 installed.
You move all mailboxes to EX6.
You need to move the public folders to EX6. The solution must ensure that users can access the public folders after EX5 is decommissioned.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
Correct Answer: C,F
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).