Q1. HOTSPOT - (Topic 6)
You have an Exchange Server 2013 organization and a Microsoft SharePoint Server 2013 server farm.
The SharePoint server farm contains the servers shown in the following table:
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.
Answer:
Q2. DRAG DROP - (Topic 6)
Contoso, Ltd., is a bank that has offices in North America and Europe.
The company must comply with different regulations for North America and Europe.
The company uses Information Right Management (IRM) to protect sensitive documents, such as internal financial reports.
You need to recommend a compliance solution to meet the following requirements:
. Prevent users from disclosing customers' personal information in email messages.
. Prevent users from disclosing internal financial data to people outside of the company.
. Prevent the permanent deletion of email messages of users who are under investigation.
. Allow compliance officers to search the mailbox of users who are under investigation without being able to alter the data in the mailbox.
Which technology should you recommend for each requirement?
To answer, drag the appropriate technology to the correct requirement in the answer area. Each technology may be used once, more than once, or not at all. Additionally, you may need to drag the split bar between panes or scroll to view content.
Answer:
Q3. DRAG DROP - (Topic 6)
You have an Exchange Server 2013 organization and a Microsoft Lync Server 2013 infrastructure.
You plan to implement voice mail for all users.
You need to prepare the environment for the planned implementation.
Which tool should you run in each environment? (To answer, drag the appropriate tool to the correct environment or environments. Each tool 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.)
Answer:
Q4. (Topic 6)
You have an Exchange Server 2010 organization.
All public folders are stored on a server named Server1.
You deploy a new server named Server2. Server2 has Exchange Server 2013 installed.
You move all mailboxes to Server2.
You need to move the public folders to Server2. The solution must ensure that users can access the public folders after Server1 is decommissioned.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. On Server2, assign the FolderOwner permission to the Public Folder Management role group for all of the public folders.
B. On Server1, modify the replication partners for all of the public folders.
C. On Server2, run the New-SiteMailboxProvisioningPolicy cmdlet.
D. On Server2, create a public folder mailbox.
E. On Server2, run the New-PublicFolderMigrationRequest cmdlet.
Answer: A,E
Explanation:
D: Create the public folder mailboxes on the Exchange 2013 server
E: Migrate Exchange 2010 public folders From the Exchange 2013 Mailbox server, run the following command: New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server <Source server name>) -C
Reference: Use serial migration to migrate public folders to Exchange 2013 from previous versions
https://technet.microsoft.com/en-us/library/jj150486%28v=exchg.150%29.aspx
Q5. (Topic 4)
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.
Answer: B
Explanation:
* Scenario: 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.
* MailTips Over Organization Relationships You 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.
Reference: MailTips over organization relationships
Q6. (Topic 2)
You need to recommend a solution to ensure that during the planned migrations, all Autodiscover requests are processed by the Exchange Server 2013 Client Access servers.
What should you recommend?
A. On the Exchange Server 2007 Client Access servers, modify the AutodiscoverServiceInternalURI.
B. On the Exchange Server 2007 Client Access servers, modify the ExternalURL value of the Autodiscover virtual directory.
C. On the Exchange Server 2013 Client Access servers, modify the ExternalURL value of the Autodiscover virtual directory.
D. On the Exchange Server 2013 Client Access servers, modify the AutodiscoverServiceInternalURI.
Answer: A
Explanation:
The Exchange Server 2007 Client Access servers must be configured to use the Exchange Server 2013 Client Access server. We do this by setting the AutodiscoverServiceInternalURI property.
Q7. DRAG DROP - (Topic 1)
The security department implements a new firewall between the IP-PBX system and the servers in the Tampa office.
You discover that SIP sessions cannot be established between the IP-PBX and EX1.
You need to identify which ports must be opened between the IP-PBX and the Exchange Server 2013 servers.
Which ports should you identify?
To answer, drag the appropriate port or ports to the correct group of servers in the answer area. Each port or ports may be used once, more than once, or not at all. Additionally, you may need to drag the split bar between panes or scroll to view content.
Answer:
Q8. (Topic 6)
You need to ensure that users in the organization are notified before they send email messages to external recipients.
Which cmdlet should you run?
A. Set-Mailbox.
B. Set-OrganizationConfig.
C. Set-TransportAgent.
D. Set-TransportConfig.
Answer: B
Q9. HOTSPOT - (Topic 6)
You have an Exchange Server organization that contains four servers. The servers are configured as shown in the following table.
SiteA contains an IP gateway that uses a dial plan named Dialplan1. SiteB contains a Lync
Server 2013 server that uses a dial plan named Dialplan2.
You plan to migrate all Unified Messaging (UM) functionalities to Exchange Server 2013.
You need to identify which tasks must be performed to complete the migration.
Which tasks should you identify? (To answer, select the tasks that are required and not
required in the answer area.)
Answer:
Q10. (Topic 6)
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?
A. Split-PublicFolderMailbox.ps1
B. Set-MailPublicFolder
C. Update-PublicFolderMailbox
D. Set-PublicFolderMailbox
Answer: A
Explanation:
* Split-PublicFolderMailbox.ps1
Splits the given public folder mailbox based on the size of the folders.
* If the content of a public folder mailbox begins to exceed your mailbox quotas, you may
need to move public folders to a different public folder mailbox. There are a couple ways to
do this. To move one or more public folders that don’t contain subfolders, you can use the
PublicFolderMoveRequest cmdlets.
Reference: Move a Public Folder to a Different Public Folder Mailbox