Your company has an Exchange Server 2013 organization named Contoso.
A partner company has an Exchange Server 2013 organization named Fabrikam. Neither company
has any trusts between their forests.
Users from both organizations access their mailbox from the Internet by using Outlook Anywhere.
You need to ensure that the users from both organizations can share free/busy information.
Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.)

A.
New-AcceptedDomain
B.
Add-AvailabilityAddressSpace
C.
Set-AvailabilityConfig
D.
New-SharingPolicy
E.
Add-ADPermission
Explanation:
B) Use the Add-AvailabilityAddressSpace cmdlet to define the access method and associated
credentials used to exchange free/busy data across forests.
D) Use the New-SharingPolicy cmdlet to create a sharing policy to regulate how users inside your
organization can share calendar and contact information with users outside the organization. Users
can only share this information after federation has been configured in Exchange.
I think it’s B and C:
Use the New-SharingPolicy cmdlet to create a sharing policy to regulate how users inside your organization can share calendar and contact information with users outside the organization. Users can only share this information after federation has been configured in Exchange
In the following article it suggests you need to run set-availabilityconfig and then add-availabilityaddressspace when setting this up without trusts
0
0
I agree with joe. It’s definitely B and C
0
0
you didnt post the article, sure is it B and C?
0
0
I found this article to help sustent the answer about B and C:
https://www.binarytree.com/blog/2014/october/correctly-setting-up-and-configuring-freebusy-lookups-in-cross-forest-environments-using-the-availability-service-in-microsoft-exchange/
0
0