Category: Lync\Skype for Business Server

  • UPDATE: Run the following from an elevated Windows PowerShell session to resolve this issue: Skype for Business 2015 powershell.exe –noexit –command “cd $env:UserProfile; Import-Module ‘C:\Program Files\Common Files\Skype for Business Server 2015\Modules\SkypeForBusiness\SkypeForBusiness.psd1’” Lync 2013 powershell.exe –noexit –command “cd $env:UserProfile; Import-Module ‘C:\Program Files\Common Files\Microsoft Lync Server 2013\Modules\Lync\Lync.psd1’” The last few days I’ve been working on getting Lync deployed into…