Quantcast
Channel: Lync News
Viewing all articles
Browse latest Browse all 4272

Lync.geek.nz: Lync Room System (LRS) Configuration

$
0
0
Only screenshots for now, will update my experiences soon as time permits.

Useful Information:




The End product:




Lync/Exchange Setup:


  1. Run .\New-CsLyncRoomSystem.ps to configure Lync and Exchange
  2. 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:



























    Viewing all articles
    Browse latest Browse all 4272

    Trending Articles