In this section, you will see one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem, and you must determine whether the solution meets the stated goals. Any of the solutions might solve the problem. It is also possible that none of the solutions solve the problem

DRAG DROP

In this section, you will see one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem, and you must determine whether the solution meets the stated goals. Any of the solutions might solve the problem. It is also possible that none of the solutions solve the problem.

Once you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Overview

General Overview

Contoso, Ltd. is a manufacturing company that has 500 employees. The company has sales, marketing, research, and accounting departments.

Contoso recently acquired another company named
A . Datum Corporation, which has 100 users with mailboxes hosted on a third-party, non-Microsoft Exchange Server platform.
Physical Locations
Contoso has two offices. One office is located in New York and the other office is located in London.
The offices connect to each other by using a WAN link. Each office also connects directly to the Internet.
Existing Environment
Active Directory
The network contains an Active Directory forest named contoso.com. The forest contains a single domain. All domain controllers run Windows Server 2008 R2.
Each office contains five domain controllers. Each office is configured as an Active Directory site.
Office 365 Subscription
Contoso recently purchased an Office 365 subscription and began using Exchange Online, SharePoint Online, and Skype for Business Online.
All Office 365 identities are managed in the cloud.
Current Business Model
Users in the accounting department have access to Windows by using Remote Desktop Services (RDS). All client applications, including Office, are made available through Remote Desktop sessions.
Users in the marketing department frequently change their computer and must reinstall Office.
Users in the research department deal with highly sensitive patents; therefore, they do not have access to the Internet from their computer.
Problem Statements
Contoso identifies the following issues on the network:
Mobile Device Mailbox Policies
You have the following mobile device mailbox policies in Office 365.


Requirements
Business goals
Contoso plans to upgrade to Office 2016 during the next six months.
As much as possible, Contoso plans to minimize the costs associated with purchasing hardware and software.
Planned Changes
Contoso plans to implement the following changes on the network:
Technical Requirements
Contoso identifies the following technical requirements:
* When a device connects from an untrusted network to https://outlook.office.com, ensure that users must type a verification code generated from a mobile app. * Ensure that all users can access office 365 services from a web browser by using either a UPN or their primary SMTP email address. * After Azure AD connect is deployed, change the UPN suffix if all the users in the Contoso sales department to fabrikam.com. * Ensure that administrator are notified when the health information of Exchange Online changes. * User Office 365 reports to review previous tasks performed in Office 365.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You plan to implement the new mobile device mailbox policy based on the technical requirement.
Which mobile device mailbox policy will apply to VPUser1, VPUSer2, and VPUser3? To answer, drag the appropriate mobile device mailbox policies to the correct users. Each mobile device mailbox policy 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:

Explanation:

Confusingly, the policy that Exchange Server 2010 and 2013 create automatically during setup is called “Default”. However the name “Default” is not the true indication of which policy is the default.

Instead it is the IsDefaultPolicy (for Exchange 2010) or IsDefault (for Exchange 2013) property that actually determines which one is the default policy.

ForVPUser1’s mailbox we see that the ActiveSyncMailboxPolicyIsDefaulted property is set to True. This means that if we change the default mobile device mailbox policy to a different policy, that change will also take effect for VPUser1.

VPUser2 is configured with a mobile device policy named Restricted. This means that if we change the default mobile device mailbox policy to a different policy, that change will not take effect for VPUser2, and he will remain on the same policy.

VPUser3 is assigned to the “Default” policy again (see And also from scenario below), but the ActiveSyncMailboxPolicyIsEnabled property is still set to False. This means that VPUser3 will remain configured with the policy named “Default” even if the default is changed to a different policy.

From the scenario:

Name: VPUser1

ActiveSyncMailboxPolicy: Default

ActiveSyncMailboxPolicyIsDefaulted: True

Name: VPUser2

ActiveSyncMailboxPolicy: Restricted

ActiveSyncMailboxPolicyIsDefaulted: False

Name: VPUser3

ActiveSyncMailboxPolicy: Default

ActiveSyncMailboxPolicyIsDefaulted: False

And also from scenario:

Contoso plans to introduce a new mobile device mailbox policy by running the New-MobileDeviceMailboxPolicy-Name “Unrestricted”-PasswordEnabled $true-AlphanumericPasswordRequirred $true- PasswordRecoveryEnabled $true-IsDefault $true-AttachmentsEnabled $true-AllowStorageCard $true command.

References:http://exchangeserverpro.com/exchange-server-configure-default-mobile-device-mailbox-policy-activesync/

Latest 70-347 Dumps Valid Version with 314 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments