Monday, 26 December 2016

70-341 Sample Question : 13

QUESTION: 13

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

Thursday, 25 August 2016

70-341 Sample Question : 12

QUESTION: 12

You need to prevent several users in the Miami office from establishing more than two concurrent Exchange ActiveSync connections to the Exchange Server organization. The solution must affect only the users in the Miami office. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A. Create a new throttling policy that has the Organization scope.
B. Create a new throttling policy that has the Global scope.
C. Create a new throttling policy that has the Regular scope.
D. Run the Set-ThrottlingPolicyAssociation cmdlet.
E. Run the Set-ThrottlingPolicy cmdlet.
F. Remove the default throttling policy.

Answer : CD

Thursday, 4 August 2016

70-341 Sample Question : 11

QUESTION: 11

You need to recommend changes to the network to ensure that you can deploy the planned Exchange Server 2013 infrastructure. What should you recommend?

A. Transfer of the FSMO roles to a domain controller in the Chicago office.
B. Change the forest functional level.
C. Change the domain functional level.
D. Change the operating system on one of the domain controllers in the Chicago office

Answer : D

Monday, 18 July 2016

70-341 Sample Question : 10

QUESTION: 10

You plan to deploy an Exchange Server 2013 organization. You need to recommend a solution to ensure that a user named User1 can access email messages by using Exchange ActiveSync on an Android device. The solution must prevent all other users from using Android devices to access email by using Exchange ActiveSync. What should you recommend doing first?

A. Run the Set-CasMailbox cmdlet.
B. Create a device access rule.
C. Modify the Quarantine Notification settings.
D. Create a mobile device mailbox policy.

Answer : B

Friday, 24 June 2016

70-341 Sample Question : 9

QUESTION: 9

You need to recommend a solution to resolve the issue for the London office users.
What should you do?

A. Modify the properties of the OAB virtual directory.
B. Create a new address book policy.
C. Modify the properties of the default offline address book (OAB).
D. Create a new arbitration mailbox.

Answer: D

Explanation/Reference:

NOT A
Will not resolve the issue
Need to create a new arbitration mailbox

NOT B
Will not resolve the issue
Need to create a new arbitration mailbox

NOT C
Will not resolve the issue
Need to create a new arbitration mailbox

Exchange Server 2013 CAS role proxies the OAB download request to a “nearest” mailbox server hosting an active Organization Mailbox. Both London and New York host a mailbox server and a client access server. Therefore you need to create a new active Organization Mailbox Administrators can create additional Organization Mailboxes for fault tolerance or for serving users in a geographically disbursed Exchange deployment.

The Organization Mailbox:
The Organization Mailbox is a new type of arbitration mailbox introduced with Exchange 2013.
The arbitration mailbox with persisted capability OrganizationCapabilityOABGen is referred to as Organization Mailbox. It plays a crucial role in OAB generation, storage and distribution. Each Exchange Server 2013 mailbox role hosting an Organization Mailbox will generate all Exchange 2013 OAB’s defined in the environment. The OAB is generated in the Organization Mailbox first and later copied to the disk.

Friday, 13 May 2016

70-341 Sample Question : 8

Question: 8

You have an Exchange Server 2013 organization. The help desk reports that users fail to access their mailbox by using the URL. All of the users successfully connect to their mailbox by using Exchange ActiveSync. You need to ensure that all of the users can access their mailbox by using the URL. What should you configure on a Client Access server?

A. From Internet Information Services (IIS) Manager, configure HTTP Response Headers on the OWA virtual directory.
B. From Exchange Admin Center, create a new Outlook Web App mailbox policy.
C. From File Explorer, modify the permissions of the Web.config file in the Default Web Site folder.
D. From Internet Information Services (IIS) Manager, configure HTTP Redirect on the default web site.

Answer: D

Explanation
Explanation/Reference:

Use IIS Manager to simplify the Outlook Web App URL and force redirection to SSL
1. Start IIS Manager.
2. Expand the local computer, expand Sites, and then click Default Web Site
3. At the bottom of the Default Web Site Home pane, click Features View if this option isn't already selected.
4. In the IIS section, double-click HTTP Redirect.
5. Select the Redirect requests to this destination check box.
6. Type the absolute path of the /owa virtual directory.
7. Under Redirect Behavior, select the Only redirect requests to content in this directory (not subdirectories) check box.
8. In the Status code list, click Found (302).
9. In the Actions pane, click Apply.
10. Click Default Web Site.
11. In the Default Web Site Home pane, double-click SSL Settings.
12. In SSL Settings, clear Require SSL.

Note:
 If you don’t clear Require SSL, users won’t be redirected when they enter an unsecured URL. Instead, they’ll get an access denied error.

Monday, 18 April 2016

70-341 Sample Question : 7

QUESTION 7:

You need to recommend a design that meets the technical requirements for communication between Fabrikam and A. Datum. Which three actions should you perform in fabrikam.com? (Each correct answer presents part of the solution. Choose three.)

A. Create a remote domain for adatum.com.
B. Exchange certificates with the administrators of adatum.com.
C. From EDGE1, create a Send connector that has an address space for adatum.com
D. Run the Set-TransportConfigcmdlet. E. Run the Set-TransportServercmdlet.
F. From a Mailbox server, create a Send connector that has an address space for adatum.com.


Answer: B, D, F