Q1. Your network contains an Active Directory forest named contoso.com.
The forest contains the domain controllers configured as shown in the following table.
You plan to deploy an Exchange Server 2013 organization to the forest
A company policy prevents administrators from logging on to DC2 to perform installations.
You need to prepare the Active Directory schema for the planned Exchange Server deployment.
You verify that your user account has all the required permissions to achieve the task. The solution must minimize changes to the Active Directory infrastructure.
A. Move the schema master role to DC1, and then run Exchange setup.
B. Deploy a member server to contoso.com, and then move the server to the West site. Run adprep.exe from the member server.
C. Log on to DC3 and then run Exchange setup.
D. Log on to any server in the West site, and then run Exchange setup.
Answer: A
Q2. You need to recommend which tasks must be performed to deliver email messages to the Internet if CH-EX2 and CH-EX3 fail to connect to the Internet. The solution must ensure that all queued email is sent.
Which two tasks should you recommend? (Each correct answer presents part of the solution. Choose two.)
A. Run the retry-queue ch-to-internet command.
B. Create a new Send connector on a server in the Baltimore office.
C. Modify the cost of the CH-to-Internet Send connector.
D. Run the set-sendconnector -identity ch-to-internet -frontendproxyenabled Strue command.
E. Disable the CH-to-Internet Send connector.
Answer: B,E
Q3. You have an Exchange Server 2013 organization named contoso.com that contains 10 servers.
Your company purchases a company named Fabrikam, Inc. Fabrikam has an Exchange Server organization named fabrikam.com. All of the email messages sent between the organizations is routed over the Internet.
You need to ensure that the email messages sent from contoso.com to fabrikam.com are encrypted.
What is best way to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.
A. Create a Send connector of type Partner.
B. Instruct all of the users in contoso.com to use SMIME.
C. Modify the Authentication settings for the Send connectors in contoso.com.
D. Create a federation trust between the organizations.
Answer: A
Q4. HOTSPOT
You need to ensure that the help desk application can use EX4 as an SMTP relay to send email messages. The solution must ensure that the sender of the email messages is displayed as Help Desk.
What authentication and permission group should you configure for the Receive Connector? (To answer, configure the appropriate options in the answer area.)
Answer:
Topic 7, Mix Questions
56. Your company has a main office and three branch offices.
You have an Exchange Server 2013 organization. The main office contains five Exchange servers. Each branch office contains two Exchange servers. All of the servers have all of the Exchange server roles installed. Each branch office contains one database availability group (DAG).
You need to recommend a load balancing solution for the branch offices. The solution must ensure that both servers in each office are the targets of all client connections.
What are two possible recommendations? Each correct answer presents a complete solution.
A. DNS round robin
B. Layer 4 hardware load balancers
C. CAS arrays
D. Network Load Balancing (NLB) clusters
Q5. You are implementing a solution to meet the security requirements for Outlook authentication.
You purchase a new certificate that has a subject name of mail.proseware.com and SANs of autodiscover.proseware.com and oa.proseware.com.
You create a host (A) record for oa.proseware.com in the public DNS zone. Remote users report that they fail to connect to their mailbox by using Outlook.
You need to ensure that the remote users can connect to their mailbox from Outlook. The solution must meet the security requirements.
Which two commands should you run? (Each correct answer presents part of the solution. Choose two.)
A. Set-OutlookProvider EXPR -CertPrincipalName msstd:mail.proseware.com
B. Set-OutlookAnywhere -ExternalHostName oa.proseware.com -ExternalClientAuthenticationMethod Basic -ExternalClientsRequireSsI $true -InternalHostName mail.proseware.com -InternalClientAuthenticationMethod NTLM -InternalClientsRequireSsI Strue
C. Set-OutlookProvider EXPR -CertPrincipalName msstd:oa.proseware.com
D. Set-OutlookAnywhere -ExternalHostName mail.proseware.com-ExternalClientAuthenticationMethod Basic -ExternalClientsRequireSsI $true -InternalHostName oa.proseware.com -InternalClientAuthenticationMethod NTLM -InternalClientsRequireSsI $true
Answer: A,B
Q6. DRAG DROP
You have an Exchange Server 2013 organization that contains a database availability group (DAG) named DAG1. The organization contains three servers. The servers are configured as shown in the following table.
EX1 and EX2 are members of DAG1. EX1 has an active copy of a database named DB1 and a passive copy of a database named DB2. EX2 has a passive copy of DB1 and an active copy of DB2.
You plan to create a public folder named Invoices.
You need to ensure that users can access the Invoices public folder if one of the DAG members fails. The solution must ensure that the users can send email messages to the Invoices public folder.
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.)
Answer:
Q7. You have an Exchange Server 2013 organization named fabrikam.com.
You have a distribution group named DL1 and a user named User1. The managedBy attribute of DL1 is fabrikam.com\users\User1.
User1 attempts to add a user named User2 to DL1 and receives the following error message: "Changes to the public group membership cannot be saved. You do not have sufficient permissions to perform this operation on this object."
You need to ensure that User1 can add User2 to DLL
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A. From Exchange Management Shell, run New-ManagementRoleAssignment -Name "Default Role Assignment Policy- MyDistributionGroupMembership" -Policy "Default Role Assignment Policy" -Role "MyDistributionGroupMembership
B. From Exchange Admin Center, edit the Default Role Assignment Policy and select MyDistributionGroups
C. From Exchange Management Shell, run New-ManagementRoleAssignment -Name "Default Role Assignment Policy-MyDistributionGroups" -Policy "Default Role Assignment Policy" -Role "MyDistributionGroups".
D. From Exchange Admin Center, edit the Default Role Assignment Policy and select MyDistributionGroupMembership.
Answer: A,C
Q8. DRAG DROP
You need to recommend to a solution to deploy the Outlook app. Which three actions should you recommend performing in sequence?
Answer:
Q9. HOTSPOT
Your network contains two Active Directory sites named MainSite and DRSite.
You have an Exchange Server 2013 organization that contains two servers. The servers are configured as shown in the following table.
The active copy of DB1 is located on EX1. There are typically 100 MB of log files queued on EX1.
You need to recommend a procedure to allow administrators to mount the mailbox database copies on EX2 if EX1 fails. The recovery point objective (RPO) for mailbox data is 200 MB.
Which command should you recommend running? (To answer, select the appropriate options in the answer area.)
Answer:
Q10. You need to recommend which actions must be performed to meet the technical requirements for the new Contoso users.
Which three actions should you recommend? (Each correct answer presents part of the solution. Choose three.)
A. Configure UPN suffix routing.
B. Configure Contoso to trust Proseware.
C. Configure Proseware to trust Contoso.
D. Run the New-Mailbox cmdlet and specify the –AccountDisabled parameter.
E. Run the New-Mailbox cmdlet and specify the –LinkedMasterAccount parameter.
F. Create a linked role group.
Answer: A,C,E
Q11. You need to recommend a solution to resolve the load balancing issue.
Which action or actions should you recommend performing? (Each correct answer presents part of the solution. Choose all that apply.)
A. From Exchange Management Shell, import a certificate and assign the certificate to the IIS service.
B. From the settings of the hardware load balancer, enable cookie-based persistence.
C. From Exchange Admin Center, configure the Exchange Server 2013 virtual directories.
D. From DNS Manager, create new DNS records in the public DNS zone.
E. From the settings of the hardware load balancer, disable the source NAT (SNAT).
F. From EX3, generate a new certificate.
Answer: A,C,D
Q12. HOTSPOT
You have an Exchange Server 2013 organization.
You enable single item recovery for all users.
A user named User1 accidentally deletes important email messages sent from a user named User2. User1 reports that he cannot locate the email messages in his Deleted Items folder.
You need to recover the items.
What command should you run? (To answer, select the appropriate options in the answer
area.)
Answer:
Q13. You have an Exchange Server 2013 organization that contains a server named Server1. Server1 has the Client Access server role and the Mailbox server role installed.
You monitor the performance of Server1, and you discover that the Exchange Server transport services consume a high amount of processor resources.
You need to limit the amount of processor resources that the Exchange Server transport services consume.
Which three cmdlets should you run?
A. New-WorkloadManagementPolicy. New-ThrottlingPolicy, and Set-ThrottlingPolicyAssociation
B. New-WorkloadPolicy, New-ThrottlingPolicy and Set-ExchangeServer
C. New-WorkloadPolicy, New-ThrottlingPolicy and Set-ThrottlingPolicyAssociation
D. New-WorkloadManagementPolicy. New-WorkloadPolicy, and Set-ExchangeServer
Answer: D
Q14. A user fails to connect to his mailbox by using Outlook Anywhere. The user successfully connects to the mailbox by using an Exchange ActiveSync-enabled mobile device and Outlook Web App.
You need to identify what prevents the users from connecting to the mailbox by using Outlook Anywhere.
Which tool should you use?
A. Microsoft Outlook
B. Microsoft Exchange Server Deployment Assistant
C. Microsoft Exchange RPC Extractor
D. Microsoft Exchange Server Profile Analyzer
E. Microsoft Exchange Server User Monitor
F. Microsoft Exchange Load Generator
G. Exchange Remote Connectivity Analyzer
H. Exchange Server MAPI Editor
Answer: G
Q15. HOTSPOT
You need to implement the SCL configurations to support the planned changes.
Which value should you set for each SCL option? (To answer, configure the appropriate options in the dialog box in the answer area.)
Answer: