Only screenshots for now, will update my experiences soon as time permits.
Useful Information:
- New-CsLyncRoomSystem.ps1 – Easily Deploy Lync Room Systems
- Microsoft Lync Room System Deployment Guide
- Lync Room System won’t show the Exchange Calendar
The End product:
Lync/Exchange Setup:
- Run .New-CsLyncRoomSystem.ps1 to configure Lync and Exchange
- If you dont already have suitable user policies for LRS these will need to be created
- Ensure that you assign a UserServicePolicy with Unified Contact Store (UCS) disabled
- Assign Policies:
- Grant Conferencing Policy
Grant-CsConferencingPolicy -PolicyName “LyncRoomSystem Policy” -Identity “LRS User Account” - Grant UserServicePolicy
Grant-CsUserServicesPolicy -PolicyName “LyncRoomSystem Policy” -Identity “LRS User Account” - Grant Dial Plan Policy
Grant-CsDialPlan -PolicyName “LyncRoomSystem Policy” -Identity “LRS User Account” - Grant Voice Policy
Grant-CsVoicePolicy -PolicyName “LyncRoomSystem Policy” -Identity “LRS User Account” - Grant External Access Policy
Grant-CsExternalAccessPolicy -PolicyName “LyncRoomSystem Policy” -Identity “LRS User Account”
- Grant Conferencing Policy
LRS Configuration Screenshots: