Q1. HOTSPOT - (Topic 6)
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.
Answer:
Q2. (Topic 3)
You need to recommend which tasks must be performed to meet the security requirements for Tailspin Toys.
Which two tasks should you recommend? (Each correct answer presents part of the solution. Choose two.)
A. Run the set-transportserver –transportsyncenabled $true command.
B. Run the set-transportconfig –tlsreceivedomainsecurelist tailspintoys.com command.
C. Run the set-transportservice –transportsyncenabled $true command.
D. Create a new Receive connector.
E. Create a new Send connector.
Answer: B,D
Explanation:
* Scenario:
Secure all of the email messages from the users at Tailspin Toys to the Contoso users.
Ensure that all of the messages can be secured if the certificates at Tailspin Toys are
issued by a trusted third-party certification authority (CA).
* Configuring Domain Security on Exchange Server 2013
1. Establish certificate trust between organizations
2. Configure Domain Security
TLSReceiveDomainSecureList – specifies the domains from which you want to receive
domain secured email by using mutual Transport Layer Security (TLS) authentication.
3. Configure connectors
Reference: Configuring Domain Security on Exchange Server 2013
Q3. (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. Merge-PublicFolderMailbox.ps1
B. Split-PublicFolderMailbox.ps1
C. Set-MailPublicFolder
D. Set-PublicFolder
Answer: B
Explanation:
Split-PublicFolderMailbox.ps1 Splits the given public folder mailbox based on the size of the folder
Note: 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.
Move a single public folder
This example starts the move request for the public folder \CustomerEnagagements from
the public folder mailbox DeveloperReports to DeveloperReports01
New-PublicFolderMoveRequest -Folders \DeveloperReports\CustomerEngagements -
TargetMailbox DeveloperReports01
Incorrect:
Not A: Merge-PublicFolderMailbox.ps1
Merges the contents of the given public folder mailbox with the targetpublic folder mailbox.
Not C: Use the Set-MailPublicFolder cmdlet to configure the mail-related settings of mail-
enabled public folders.
Not D: Use the Set-PublicFolder cmdlet to set the attributes of public folders.
Reference: https://justaucguy.wordpress.com/2012/10/18/exchange-server-2013-preview-scripts/
Reference: Move a public folder to a different public folder mailbox
https://technet.microsoft.com/en-us/library/jj906435(v=exchg.150).aspx
Q4. HOTSPOT - (Topic 4)
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.)
Answer:
Q5. (Topic 1)
You need to recommend a solution for the HR voice mail. The solution must meet the
security requirements.
What should you recommend?
A. Create a UM mailbox policy and associate the policy to UM1. Configure the voice mail protection settings of the UM mailbox policy. Create an auto attendant and link the auto attendant to UM1.
B. Create a UM mailbox policy and associate the policy to a new dial plan. Configure the voice mail protection settings of the UM mailbox policy. Create an auto attendant and link the auto attendant to the new dial plan.
C. Create a UM mailbox policy and associate the policy to a new dial plan. Configure the voice mail protection settings of the UM mailbox policy. Assign the UM mailbox policy to the mailbox of the HR department.
D. Create a UM mailbox policy and associate the policy to UM1. Configure the voice mail protection settings of the UM mailbox policy. Assign the UM1 mailbox policy to the mailbox of the HR department.
Answer: D
Explanation:
* Scenario:
/ Use Information Rights Management (IRM) to protect all of the voice mails left for the
telephone number of the human resource (HR) department.
/ There is a UM dial plan named UM1.
* The Protected Voice Mail feature is available with Exchange 2010 and later versions of
Unified Messaging (UM). It can be configured on a UM mailbox policy.
* By default, a single UM mailbox policy is created every time you create a UM dial plan.
The new UM mailbox policy is automatically associated with the UM dial plan, and part of
the dial plan name is included in the display name of the UM mailbox policy. You can edit
this default UM mailbox policy. You can create additional UM mailbox policies to apply a
common set of settings for groups of users.
Q6. (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. Merge PublicFolderMailbox.ps1
B. Set-MailPublicFolder
C. New-PublicFolderMigrationRequest
D. New-PublicFolderMoveRequest
Answer: D
Explanation:
* 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.
* Use the New-PublicFolderMoveRequest cmdlet to begin the process of moving public folder contents between public folder mailboxes. Moving public folders only moves the physical contents of the public folder; it doesn't change the logical hierarchy. When the move request is completed, you must run the Remove-PublicFolderMoveRequest cmdlet to remove the request or wait until the time specified in the CompletedRequestAgeLimit parameter has passed. The request must be removed before you can run another move request.
Q7. (Topic 6)
You plan to deploy 20 Client Access servers that will have Exchange Server 2013 installed.
You need to prepare the certificate required for the planned deployment. The solution must ensure that the same certificate can be used on all of the Client Access servers.
What should you do first?
A. From the Exchange Admin Center, create a new certificate request.
B. On each Client Access server, start the Certificates console and run the Certificate Import Wizard.
C. On all of the Client Access servers, delete the default self-signed certificates.
D. On one of the Client Access servers, run the Remove-ExchangeCertificate cmdlet.
Answer: A
Explanation:
You can use the EAC to generate certificate requests that work with most certificate
issuers.
Note:
To prevent clients from receiving errors regarding untrusted certificates, the certificate
that's used by your Exchange server must be issued by someone that the client trusts.
Although most clients can be configured to trust any certificate or certificate issuer, it's
simpler to use a trusted third-party certificate on your Exchange server. This is because most clients already trust their root certificates. There are several third-party certificate issuers that offer certificates configured specifically for Exchange.
Q8. HOTSPOT - (Topic 6)
You have an Exchange Server 2013 organization that has mailbox audit logging enabled for all users.
You deploy two third-party applications named App1 and App2. Both applications access a mailbox named Mailbox1.
App1 uses a mail-enabled user account named App1_user. App2 uses a mailbox-enabled user account named App2_user.
You need to prevent the audit logs from containing entries that relate to App2.
Which command should you run? (To answer, select the appropriate options in the answer area.)
Answer:
Q9. (Topic 2)
You need to recommend a solution to ensure that the store managers meet the compliance requirements.
What should you include in the recommendation?
A. Retention tags and retention policies
B. Deleted item retention
C. An in-place hold
D. Personal archives
Answer: C
Explanation:
* Scenario: All store managers must be prevented from permanently deleting email messages from their Inbox.
* In Exchange 2013, you can use In-Place Hold to accomplish the following goals: Place user mailboxes on hold and preserve mailbox items immutably Preserve mailbox items deleted by users or automatic deletion processes such as MRM
* Preserve items indefinitely or for a specific duration Etc.
Reference: n-Place Hold and Litigation Hold
Q10. HOTSPOT - (Topic 6)
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.
Answer:
Q11. HOTSPOT - (Topic 6)
You have an Exchange Server 2013 organization.
You need to create a single transport rule that applies to messages sent from users in the organization to users that are outside of the organization. Which two options should you use? To answer, select the two appropriate options in the answer area.
Answer:
Q12. (Topic 6)
You plan to deploy 20 Client Access servers that will have Exchange Server 2013 installed.
You need to prepare the certificate required for the planned deployment. The solution must ensure that the same certificate can be used on all of the Client Access servers.
What should you do first?
A. On one of the Client Access servers, run the New-ExchangeCertificate cmdlet and specify the PrivateKeyExportable parameter.
B. On all of the Client Access servers, run the Get-ExchangeServer cmdlet.
C. On one of the Client Access servers, run the New-ExchangeServer cmdlet and specify the BinaryEncoding parameter.
D. On one of the Client Access servers, start the Certificates console and run the certificate import wizard.
Answer: C
Q13. (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. Update-PublicFolderMailbox
B. New-PublicFolderMoveRequest
C. New-PublicFolderMigrationRequest
D. Set-PublicFolderMailbox
Answer: B
Explanation:
* 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.
* Use the New-PublicFolderMoveRequest cmdlet to begin the process of moving public folder contents between public folder mailboxes. Moving public folders only moves the physical contents of the public folder; it doesn't change the logical hierarchy. When the move request is completed, you must run the Remove-PublicFolderMoveRequest cmdlet to remove the request or wait until the time specified in the CompletedRequestAgeLimit parameter has passed. The request must be removed before you can run another move request.
Incorrect:
Not A: Use the Update-PublicFolderMailbox cmdlet to update the hierarchy for public
folders.
Not C: Use the New-PublicFolderMigrationRequest cmdlet to begin the process of
migrating public folders from Microsoft Exchange Server 2007 or Exchange Server 2010 to
Exchange Server 2013.
Reference: Move a Public Folder to a Different Public Folder Mailbox
Q14. DRAG DROP - (Topic 6)
You have an Exchange Server 2013 organization that contains two Mailbox servers and two Client Access servers.
You have an Active Directory Rights Management Services (AD RMS) cluster. Information Rights Management (IRM) is enabled for the Exchange Server organization.
All company executives are in a security group named Execs. All of the executives use smartphones that are managed by using a mobile device mailbox policy. The executives frequently read IRM-protected email messages by using Microsoft Outlook.
You need to ensure that the executives can read the IRM-protected messages on their smartphone.
Which task should you perform in each environment? (To answer, drag the appropriate tasks to the correct environments. Each task 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:
Q15. DRAG DROP - (Topic 6)
Your company has two offices. The offices are located in New York and San Francisco.
You have an Exchange Server 2013 organization that contains two servers. The servers are configured as shown in the following table.
The organization contains four mailbox databases. The mailbox databases are configured as shown in the following table.
Recently, DB1 went offline because of a disk failure. The disk is restored and DB1 is mounted.
You discover that there are more than 10,000 email messages queued for delivery to DB1.
You need to preserve the messages and perform the following actions:
Export the messages queued for delivery to a different drive.
Clear the messages queued for delivery.
Ensure that the messages queued for delivery to DB1 are delivered while
preserving the original message header information.
Prevent duplicate messages.
Which four actions should you perform in sequence? (To answer, move the appropriate four actions from the list of actions to the answer area and arrange them in the correct order.)
Answer: