[Free] Get all latest Microsoft 70-342 Actual Tests Topic 4, Trey Research
Topic 4, Trey Research
Overview
General Overview
Trey Research is a brokerage firm that has 5,000 users. Trey Research has a finance department, a human resources department, an investment department, and a legal department.
Trey Research is acquiring a partner company named Fabrikam, Inc.
Physical Locations
Trey Research has four main offices located in Boston, Chicago, New York, and Atlanta. The offices connect to each other by using a WAN link. The Chicago office connects
directly to the Internet.
Existing Environment
Network Environment
Trey Research has an Active Directory forest named treyresearch.com. The forest contains a single domain. All domain controllers run Windows Server 2012.
Each office is configured as an Active Directory site.
All user accounts are in an organizational unit (OU) based on their department. All users are in a universal security group based on their department.
Trey Research has a Lync Server 2013 infrastructure. The infrastructure is configured to required encryption for voice traffic.
Exchange Server Organization
Trey Research has an Exchange Server organization that contains five servers. The servers are configured as shown in the following table.
The mailbox databases are mounted on the Exchange servers shown in the following table.
All of the mailboxes of the users in the executives department are mounted on DB3.
A public folder database named PF1 is mounted on EX5.
The Exchange Server organization has the following configurations:
Users in the legal department use a shared mailbox named Legal. Legal is enabled for In-Place Hold. Legal is the only mailbox on DB2.
All inbound and outbound email messages to and from the Internet are routed through EX1.
Email messages sent and received by Fabrikam are secured by using Mutual TLS.
All public folders are stored in PF1.
All users connect to their mailbox by using Microsoft Outlook 2013 and Outlook Web App. Fabrikam has an Exchange Server 2013 organization.
Problem Statements
Trey Research identifies the following issues:
After a change to a certificate, users report that email messages sent to Fabrikam are not delivered.
The storage for DB3 fails. The storage will be offline for the next two days.
Requirements
Planned Changes
Trey Research plans to implement the following changes:
Move all public folders to an Exchange Server 2013 server. The solution must ensure that all users cannot modify the public folders stored on EX5 after the planned move.
Integrate Unified Messaging (UM) services with the Lync Server 2013 infrastructure.
Collaboration Requirements
Custom recipient MailTips created in the Exchange Server organization of Trey Research must be visible to the users at Fabrikam. The solution must ensure that administrators can
define a subset of users who can share their MailTips.
Auditing Requirements
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
Security Requirements
Trey Research identifies the following security requirements:
Ensure that the users in the finance department can protect email messages from being altered in transit, regardless of the recipient.
Prevent the email messages sent to the users in the human resources department from being forwarded to external recipients.
Prevent the audio files in voice mail message marked as Private from being extracted from email messages.
Redirect email messages that contain social security information to the legal department.
Compliance Requirements
Trey Research identifies the following compliance requirements:
All users must be notified before they send an email message that contains any five bank account numbers to an external recipient. The users must be able to override the requirement if they have a valid business reason to send the email message.
Users must use a custom message classification when they send email messages that contain information about the planned acquisition of Fabrikam.
Only the users in the legal department must be able to use eDiscovery to view the contents of email messages sent by the finance department users.
QUESTION 28
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.
Correct Answer:
QUESTION 29
HOTSPOT
You need to recommend a solution that meets the compliance requirements for emailing bank account numbers. Which command should you include in the recommendation? To answer, select the appropriate options in the answer area.
Correct Answer:
QUESTION 30
DRAG DROP
You need to identify which technologies must be used to meet the security requirements. Which technologies should you identify? To answer, drag the appropriate technologies to the correct requirements. Each technology 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:
QUESTION 31
DRAG DROP
You need to recommend a solution that supports the planned changes for the public folders. Which four cmdlets should you recommend running in sequence? To answer, move the appropriate four cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
Correct Answer:
QUESTION 32
You need to recommend a solution that meets the compliance requirements for email messages that contain information about the Fabrikam acquisition. Which three actions should you recommend? (Each correct answer presents part of the solution. Choose three.)
A. |
Create an Outlook protection rule. |
B. |
Create a new custom message classification. |
C. |
Modify the registry on all client computers. |
D. |
Modify the Content Filtering settings. |
E. |
Export the Message Classification configuration to an .xml file. |
Correct Answer: BCE
Explanation:
B: Use the New-MessageClassification cmdlet to create a message classification instance in your organization.
E: After you create a new message classification, you can specify the message classification as a transport rule predicate. Before Microsoft Outlook and Outlook Web App users can apply the message classification to messages, you must update the end-user systems with the message classification XML file created by the Export- OutlookClassification.ps1 script file. The Export-OutlookClassification.ps1 script file is located in the %ExchangeInstallPath%Scripts directory.
C: Microsoft Office Outlook requires a local file (Classifications.xml) that contains definitions of the message classifications that Microsoft Exchange Server supports before Outlook users can apply message classifications to their messages. You must also create a registry key that enables message classification and references the Classifications.xml file on the Outlook user’s computer.
From scenario:
Compliance Requirements include:
Users must use a custom message classification when they send email messages that contain information about the planned acquisition of Fabrikam.
QUESTION 33
You need to implement a solution that meets the collaboration requirements. What should you do?
A. |
Run the Set-CASMailbox cmdlet. |
B. |
Create an organization relationship. |
C. |
Create a new sharing policy. |
D. |
Modify the organization configuration. |
Correct Answer: B
Explanation:
MailTips Over Organization RelationshipsYou may want to restrict certain types of MailTips. You can either allow all MailTips to be returned or allow only a limited set that would prevent NDRs. You can configure this setting with the MailTipsAccessLevel parameter on the Set-OrganizationRelationship cmdlet.
Ref:
http://technet.microsoft.com/en-us/library/jj670165(v=exchg.150).aspx
QUESTION 34
HOTSPOT
You need to configure the Exchange Server UM dial plan for the planned integration of UM and Lync Server. How should you configure the UM dial plan? To answer, select the appropriate dial plan type and VoIP security mode in the answer area.
Correct Answer:
QUESTION 35
HOTSPOT
You are attempting to resolve the email delivery issue for Fabrikam. You need to identify which certificate is being used by the servers in the Exchange Server organization of Fabrikam. In which directory on EX1 should you review the log files? To answer, select the appropriate directory in the answer area.
Correct Answer:
QUESTION 36
DRAG DROP
You restore the files of DB3 to EX3. You need to mount DB3 on EX3. The solution must ensure that email messages sent to the users of DB3 while the database was offline are delivered once DB3 is mounted. Which three actions should you perform in sequence? To answer, move the appropriate three actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:
QUESTION 37
You need to implement a solution that meets the compliance requirements for the members of the legal department. Which two cmdlets should you use? (Each correct answer presents part of the solution. Choose two.)
A. |
New-RoleAssignmentPolicy |
B. |
Add-ManagementRoleEntry |
C. |
New-ManagementRoleAssignment |
D. |
New-ManagementRole |
E. |
New-ManagementScope |
Correct Answer: CE
Explanation:
From scenario:
Only the users in the legal department must be able to use eDiscovery to view the contents of email messages sent by the finance department users.
Users in the legal department use a shared mailbox named Legal. Legal is enabled for In- Place Hold. Legal is the only mailbox on DB2.
We need to assign the role to the legal department users using the New-ManagementRoleAssignment cmdlet.
To restrict the eDiscovery access to the finance users emails, we need to create a scope using the New-ManagementScope cmdlet.
Instant Access to Download Testing Software & PDF File for Microsoft 70-342 Real Exam
Instant Access to Try Microsoft 70-342 Free Demo
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF