PrepAway - Latest Free Exam Questions & Answers

Which mobile device mailbox policy will apply to VPUser…

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.
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.
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.
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:
Users who started using Skype for Business Online for instant messaging report that they receive increased
amounts of unsolicited commercial instant messages from a domain named fabrikam.com.
A new employee named User1 reports that this name was misspelled when his account was initially created,
which has resulted in an incorrect user sign-in SIP address in Skype for Business Online.
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:
The A. Datum mailboxes will be migrated to the Exchange Online tenant of Contoso by using the IMAP
migration method.
The executive management at Contoso wants to prevent users from accessing their Exchange Online
mailbox by using Outlook on the web.
As a part of the A. Datum acquisition, some managers in the New York office will receive a new primary
SMTP address. The current primary SMTP addresses of the managers must be demoted to secondary
addresses.
The manager of a user named User2 in the accounting department requests a new email address of
user2@contoso.com for the user. All new email messages sent by User2 must come from the new address.
User2 must still be able to receive messages by using the current address of acctuser2@contoso.com.
Technical Requirements
Contoso identifies the following technical requirements:
The amount of time required to install Office on the marketing department computers must be minimized.
The computers of the users in the sales department must have only the 64-bit version of Office 365 ProPlus
installed.
All Exchange Online mailbox data must be retained for 18 months (540 days) and then moved to a user’s
archive mailbox.
The legal department requests that only items in the mailbox of a user named User5 that were sent or
received between July and November of last year be preserved for 540 days.
The legal department requests that all mailbox items in the organization that have the keyword ProjectX be
placed on hold for 180 days from the time they were received or created.
If an In-Place Hold is configured for a user, the For compliance, turn off non-archived features Skype for
Business Online option must be enabled. Users must only be notified that these features will be disabled
temporarily while the In-Place Hold is in effect.
Contoso plans to introduce a new mobile device mailbox policy by running the NewMobileDeviceMailboxPolicy-Name “Unrestricted”-PasswordEnabled $true-AlphanumericPasswordRequirred$true- PasswordRecoveryEnabled $true-IsDefault $true-AttachmentsEnabled $true-AllowStorageCard $true
command.
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.
Select and Place:

PrepAway - Latest Free Exam Questions & Answers

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.
For VPUser1’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: FalseName: VPUser3
ActiveSyncMailboxPolicy: Default
ActiveSyncMailboxPolicyIsDefaulted: False
And also from scenario:
Contoso plans to introduce a new mobile device mailbox policy by running the New-MobileDeviceMailboxPolicyName “Unrestricted”-PasswordEnabled $true-AlphanumericPasswordRequirred $truePasswordRecoveryEnabled $true-IsDefault $true-AttachmentsEnabled $true-AllowStorageCard $true
command.
http://exchangeserverpro.com/exchange-server-configure-default-mobile-device-mailbox-policyactivesync/

5 Comments on “Which mobile device mailbox policy will apply to VPUser…

  1. PeterDo says:

    I think the given answer is wrong. I tested it in the lab with Exchange 2016. The correct answer is as follows:
    VPUser1: Default
    VPUser2: Default
    VPUser3: Default

    Because
    1/ The ActiveSyncMailboxPolicy property of a user’s mailbox indicates what mobile device mailbox policy is assigned to him/her, regardless the ActiveSyncMailboxPolicyIsDefaulted property.

    2/ The ActiveSyncMailboxPolicyIsDefaulted property (true|false) determines whether a mailbox’s mobile device policy is subject to change to a policy which is set as default.
    -If it’s True, a mailbox’s mobile device policy will be set or changed to the policy which is set to be the default.

    -If it’s False, there are 2 scenarios
    a) if a mailbox already has a mobile device policy (i.e. ActiveSyncMailboxPolicy property is not $null), the mailbox’s mobile device policy won’t change. It means that no matter what a policy is set as default, the mailbox’s current mobile device policy won’t change. The ActiveSyncMailboxPolicyIsDefaulted property won’t change and remains False.

    b) if a mailbox currently doesn’t have a policy assigned to it (i.e. ActiveSyncMailboxPolicy property is $null), then the mailbox’s mobile device policy will be set to the one which is set as default (by running the cmdlet “set-mobileDeviceMailboxPolicy -Identity any_policy -IsDefault $true”) AND the ActiveSyncMailboxPolicyIsDefaulted property will be automatically changed to True.

    3/ There are only 2 mobile device mailbox policies: i) Default and ii)Unrestricted which is created manually by Contoso. There is no policy named Restricted.

    In short, don’t let ActiveSyncMailboxPolicyIsDefaulted property confuse you in this case. The ActiveSyncMailboxPolicy property is the only important factor here – it tells which mobile device policy is applied to a mailbox.
    I hope this is clear.




    0



    0

Leave a Reply