Configuring and enabling the Unified Contact Store
The Unified Contact Store (UCS) enables the functionality of having all contacts from the Skype for Business client stored in the Exchange mailbox instead of Skype for Business (SQL database). This recipe has the same requirement for the integration to work: OAuth communication should be in place so that it works as expected. Implement this recipe if you want to have both Exchange and Skype for Business contacts collected in one place.
By default, in Skype for Business 2015, the Unified Contact Store is enabled when OAuth is configured and working. This recipe will be completed using both Exchange Management Shell (EMS) and the Skype for Business Management Shell (SFBMS).
How to do it...
- This is an optional step, but personally, I like to configure a new policy and then grant it to a specific user instead of changing the Global policy, which would impact all users by default, at least before rolling it to production. Creating a new policy and...