Microsoft 70-342 Actual Free Exam Questions & Community Discussion
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)
HOTSPOT
Your network contains two Active Directory sites named Site1 and Site2. Both sites contain an equal number of users. Each site contains two Exchange Server 2013 Mailbox servers.
You need to recommend a high-availability solution that meets the following requirements:
* If a single Mailbox server fails, the active mailbox database copies on that server must fail over to a Mailbox server in the same site.
* If both Mailbox servers in the same site fail, the active mailbox databases copies must be switched over to the other site manually.
* If a WAN link fails, multiple copies of the same mailbox database must not be activated in both sites simultaneously.
How should you configure the database availability groups (DAGs)? (To answer, configure the appropriate options in the answer area.)


Your network contains two Active Directory sites named Site1 and Site2. Both sites contain an equal number of users. Each site contains two Exchange Server 2013 Mailbox servers.
You need to recommend a high-availability solution that meets the following requirements:
* If a single Mailbox server fails, the active mailbox database copies on that server must fail over to a Mailbox server in the same site.
* If both Mailbox servers in the same site fail, the active mailbox databases copies must be switched over to the other site manually.
* If a WAN link fails, multiple copies of the same mailbox database must not be activated in both sites simultaneously.
How should you configure the database availability groups (DAGs)? (To answer, configure the appropriate options in the answer area.)


Correct Answer:

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
HOTSPOT
You have an Exchange Server organization that contains the servers configured as shown in the following table.

You need to configure the namespace to ensure that users can connect to Outlook Web Access from the Internet if a single site is unavailable.
What command should you run on EX1 and EX2? To answer, select the appropriate options in the answer area.

You have an Exchange Server organization that contains the servers configured as shown in the following table.

You need to configure the namespace to ensure that users can connect to Outlook Web Access from the Internet if a single site is unavailable.
What command should you run on EX1 and EX2? To answer, select the appropriate options in the answer area.

Correct Answer:

Explanation:

Set-OWAVirtualDirectory -FailbackURL
HOTSPOT
You have an Exchange Server 2013 organization that contains three servers named EX1, EX2, and EX3 in a single Active Directory site. All of the servers are members of a database availability group (DAG) named DAG1. Each server has a copy of all the mailbox databases.
You discover that the copies of a database named DB1 are in a FailedAndSuspended state due to disk failures on EX2 and EX3.
You replace the disks.
You need to start seeding DB1 on EX2 from EX1. The solution must ensure that DB1 can be seeded on EX3 simultaneously.
What command should you run? To answer, select the appropriate options in the answer area.

You have an Exchange Server 2013 organization that contains three servers named EX1, EX2, and EX3 in a single Active Directory site. All of the servers are members of a database availability group (DAG) named DAG1. Each server has a copy of all the mailbox databases.
You discover that the copies of a database named DB1 are in a FailedAndSuspended state due to disk failures on EX2 and EX3.
You replace the disks.
You need to start seeding DB1 on EX2 from EX1. The solution must ensure that DB1 can be seeded on EX3 simultaneously.
What command should you run? To answer, select the appropriate options in the answer area.

Correct Answer:

Explanation:

Use the Update-MailboxDatabaseCopy cmdlet to seed or reseed a mailbox database copy.
We reseed the database with a new copy by issuing the following command.
[PS] C:\>Update-MailboxDatabaseCopy -Identity "DB1\EX2"
For long reseeds where you do not want to leave your Exchange Management Shell open, or when scripting a reseed and you don't want the script to have to wait for the reseed to complete, you can use the -BeginSeed parameter.
[PS] C:\>Update-MailboxDatabaseCopy "-Identity "DB1\EX2" -BeginSeed
The BeginSeed parameter is useful for scripting reseeds, because with this parameter, the task asynchronously starts the seeding operation and then exits the cmdlet.
Incorrect:
* The MaximumSeedsInParallel parameter is used with the Server parameter to specify the maximum number of parallel seeding operations that should occur across the specified server during a full server reseed operation. The default value is 10.
You configure a new IP gateway for TLS-secured communications using the IP address
192.168.1.1 and port
5061. You are unable to receive voice mail messages.
Why is this?
192.168.1.1 and port
5061. You are unable to receive voice mail messages.
Why is this?
Correct Answer: C
Vote an answer
Contoso and Fabrikam are two divisions of the same company. Both were historically separate entities and remain so for email due to compliance reasons. Both organizations have an Exchange Server 2013 deployment in two different datacenters and they use rack space at the partner company's datacenter to host passive DAG nodes. They would also like to use the Internet connection of the partner in the event of an outage with their own connection for inbound mail flow.
What do they need to configure in addition to the records pointing to the primary datacenter? Select two.
What do they need to configure in addition to the records pointing to the primary datacenter? Select two.
Correct Answer: C,D
Vote an answer
HOTSPOT
You have an Exchange Server 2013 organization.
You are deploying Unified Messaging (UM) services on an Exchange server named EX1.
You need to ensure that EX1 accepts encrypted and unencrypted VoIP traffic.
What command should you run? To answer, select the appropriate options in the answer area.

You have an Exchange Server 2013 organization.
You are deploying Unified Messaging (UM) services on an Exchange server named EX1.
You need to ensure that EX1 accepts encrypted and unencrypted VoIP traffic.
What command should you run? To answer, select the appropriate options in the answer area.

Correct Answer:

Explanation:

References:
https://technet.microsoft.com/en-us/library/jj552412(v=exchg.160).aspx
You have an Exchange Server 2013 organization that contains the servers configured as shown in the following table.

All of the Exchange servers run Windows Server 2012 R2 and are members of a database availability group (DAG) named DAG1. Each server has a copy of all the mailbox databases.
DAG1 is configured to have a cluster administrative access point. The file share witness is located in Site A.
EX fails and is taken offline permanently.
You need to identify the maximum number of Mailbox servers that can fail simultaneously without affecting the mailbox access of the users.
How many servers should you identify?

All of the Exchange servers run Windows Server 2012 R2 and are members of a database availability group (DAG) named DAG1. Each server has a copy of all the mailbox databases.
DAG1 is configured to have a cluster administrative access point. The file share witness is located in Site A.
EX fails and is taken offline permanently.
You need to identify the maximum number of Mailbox servers that can fail simultaneously without affecting the mailbox access of the users.
How many servers should you identify?
Correct Answer: D
Vote an answer
DRAG DROP
You have an Exchange Server 2013 organization that has two sites named Site1 and Site2.
You are evaluating the methods available to implement Information Rights Management (IRM) for Outlook Web Access and for Exchange ActiveSync.
You need to configure IRM to meet the following requirements:
* Ensure that only the users in Site1 can access protected content from Outlook Web Access.
* Ensure that only the users in a sales group can access IRM-protected messages by using an Exchange ActiveSync device.
Which cmdlets should you use? To answer, drag the appropriate cmdlet to the correct requirement. Each cmdlet may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

You have an Exchange Server 2013 organization that has two sites named Site1 and Site2.
You are evaluating the methods available to implement Information Rights Management (IRM) for Outlook Web Access and for Exchange ActiveSync.
You need to configure IRM to meet the following requirements:
* Ensure that only the users in Site1 can access protected content from Outlook Web Access.
* Ensure that only the users in a sales group can access IRM-protected messages by using an Exchange ActiveSync device.
Which cmdlets should you use? To answer, drag the appropriate cmdlet to the correct requirement. Each cmdlet may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Correct Answer:

You have an Exchange Server 2013 organization.
You purchase a Microsoft Office 365 subscription and configure a hybrid deployment.
The network contains an SMTP relay server named smarthost.contoso.com. The server is configured to use a certificate that has a subject name of smarthost.contoso.com.
All users have Microsoft Outlook 2013 installed on their client computer. Outlook 2013 is configured to connect to mail.contoso.com.
All Exchange servers have a certificate that has a subject name of mail.contoso.com.
You discover that email messages sent from on-premises users are not delivered to Office
365 recipients. You discover that the Send connector for Office 365 uses a smart host of smarthost.contoso.com.
You need to ensure that the on-premises users can send email messages to the Office 365 recipients.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
You purchase a Microsoft Office 365 subscription and configure a hybrid deployment.
The network contains an SMTP relay server named smarthost.contoso.com. The server is configured to use a certificate that has a subject name of smarthost.contoso.com.
All users have Microsoft Outlook 2013 installed on their client computer. Outlook 2013 is configured to connect to mail.contoso.com.
All Exchange servers have a certificate that has a subject name of mail.contoso.com.
You discover that email messages sent from on-premises users are not delivered to Office
365 recipients. You discover that the Send connector for Office 365 uses a smart host of smarthost.contoso.com.
You need to ensure that the on-premises users can send email messages to the Office 365 recipients.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
Correct Answer: A,B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
HOTSPOT
You manage an Exchange Server 2013 organization for an investment company at which brokers are restricted from communicating with market researchers. You need to prevent members of a group named AllBrokers from using email to share confidential information with members of a group named AllResearchers. The solution must ensure that when an email message is rejected, the sender receives a custom notification of "Communication Not Permitted of Compliance Reasons".
What command should you use? To answer, select the appropriate options in the answer area.
Hot Area

You manage an Exchange Server 2013 organization for an investment company at which brokers are restricted from communicating with market researchers. You need to prevent members of a group named AllBrokers from using email to share confidential information with members of a group named AllResearchers. The solution must ensure that when an email message is rejected, the sender receives a custom notification of "Communication Not Permitted of Compliance Reasons".
What command should you use? To answer, select the appropriate options in the answer area.
Hot Area

Correct Answer:

Explanation:

This example creates a transport rule with the following condition:
Between distribution list and distribution list. The first condition property value is the distribution group Sales-Group. The second condition property value is the distribution group Brokerage-Group.
The rule also has the following exceptions:
* With text patterns in the subject. The value for this exception is Press Release or Corporate Communication.
* From people. The values for this exception are the users Tony Smith and Pilar Ackerman.
The following action will be applied to any messages that match the "Between distribution list and distribution list" condition, but doesn't match the "with text patterns in the subject" or
"from people" exceptions:
* Send reject message to sender The value for this action is: Email messages sent between the Sales department and the Brokerage department are prohibited.
New-TransportRule "BlockMessagesBetweenSalesAndBrokerage" -BetweenMemberOf1
"Sales-Group" -BetweenMemberOf2 "Brokerage-Group" -ExceptIfFrom "Tony Smith","Pilar Ackerman" -ExceptIfSubjectContainsWords "Press Release","Corporate Communication" - RejectMessageEnhancedStatusCode "5.7.1" -RejectMessageReasonText "Email messages sent between the Sales department and the Brokerage department are prohibited."
0
0
0
10
