Your network contains an Active Directory forest. The forest contains two sites named Montreal and
New York.
You have an Exchange Server 2013 organization that contains a Mailbox server and a Client Access
server in each site.
The users in the New York site report that the offline address book (OAB) is not updated after an
extended WAN outage between the sites.
The Montreal site contains the OAB generation server.
You need to ensure that the New York site users download the OAB from a server in the New York
site.
Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.)
A.
Set-Mailbox
B.
New-OfflineAddressBook
C.
New-Mailbox
D.
New-OabVirtualDirectory
E.
Set-OfflineAddressBook
Incorrect, New-mailbox has no need to be here. If anything Its B&E I think.
I think you may be wrong. Check out the bit for creating new organization mailboxes for geographically disbursed areas.
https://blogs.technet.microsoft.com/exchange/2013/01/14/managing-oab-in-exchange-server-2013/
The provided answer is right:
Exchange Server 2013 CAS role proxies the OAB download request to a “nearest” mailbox server
hosting an active Organization Mailbox.
Both Montreal 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.
Creating a new Organization Mailbox is a two step process:
Step1: Create a new arbitration mailbox
New-Mailbox -Arbitration -Name “OAB Seattle” -Database DB2Seattle -UserPrincipalName
[email protected] –DisplayName “OAB Mailbox for Seattle”
Step2: Enable OABGen capability
Set-Mailbox -Arbitration oabs -OABGen $true
http://blogs.technet.com/b/exchange/archive/2013/01/14/managing-oab-in-exchange-server-
2013.aspx
To provide close proximity to an OAB generation mailbox in a distributed environment, you
can create additional arbitration mailboxes as needed. When creating an arbitration mailbox,
specify the Arbitration parameter to the New-Mailbox cmdlet. After creating an arbitration
mailbox in the desired location, enable OAB generation by using the –OABGen $True param-
eter with the Set-Mailbox cmdlet.
Exam Ref. 70-341 , Objective 1.2: Configure and manage the mailbox role CHAPTER 1 27
When an OAB download request is received by a client access server, it proxies the request
to the mailbox server hosting an active arbitration mailbox in the same Active Directory site.
Passed 70-341 last week with a good score of 875!
50 questions in total:
3 Case Studies (each had 4Qs, 3*4Qs=12Qs), 38 other Mixed Qs and Drag and Drop Qs.
3 Case Studies:
1. Fabrikam, Inc.
2. Contoso, Ltd.
3. Litware, Inc.
Tips:
1. The order of answers changed a lot in my actual 70-341 test, be careful.
2. Some little changes in the hotspot screenshots to answer questions which changes the right answer, pay close attention to them.
Recommend the most valid 70-341 dumps:
http://www.passleader.com/70-341.html
(261q VCE and PDF dumps)
(All new questions were from it and wrong answers have been corrected, the most valid until now)
P.S.
Download and preview that PassLeader 70-341 dumps here:
https://doc.co/gQUBbv
Good Luck!