Only screenshots for now, will update my experiences soon as time permits.
Useful Information:
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"
LRS Configuration Screenshots:
No comments:
Post a Comment