Remote Call Control mit Skype for Business Client<\/p>\n
Nach der Installation fällt auf dass der Skype for Business Client das Branding von Skype <\/span>hat. Eine Funktion die in diesem Skype Branding wegfällt ist "RemoteCallControl". Es ist dennoch möglich mit Skype for Business "Remote Call Control" zu betreiben.<\/p>\n <\/p>\n Dazu muss in der ClientPolicy "EnableSkypeUI" auf $false gestellt werden.<\/p>\n <\/p>\n Nach einen Neustart des Clients sehen sie wieder die Lync 2013 GUI und RemoteCallControl ist wieder möglich.<\/p>\n <\/p>\n <\/p>\n Hier ein Auszug von Microsoft Office Blog:<\/p>\n We demonstrate how this is performed for the online service on the show; once you’re logged into the online service via PowerShell, you can use Grant-CsClientPolicy<\/em> Cmdlet as shown below, to control the experience: Disable Skype user interface (UI) for all users:<\/p>\n Grant-CsClientPolicy -PolicyName ClientPolicyDisableSkypeUI<\/p>\n Enable Skype UI for all users:<\/p>\n Grant-CsClientPolicy -PolicyName ClientPolicyEnableSkypeUI<\/p>\n These Cmdlets will control the UI presented to all users in your Office 365 or Lync Online tenant. There are more options<\/a> for controlling the experience at an individual user or group level on TechNet.<\/p>\n We demonstrate how this is performed for the online service on the show; once you’re logged into the online service via PowerShell, you can use Grant-CsClientPolicy<\/em> Cmdlet as shown below, to control the experience: Disable Skype user interface (UI) for all users:<\/p>\n Grant-CsClientPolicy -PolicyName ClientPolicyDisableSkypeUI<\/p>\n Enable Skype UI for all users:<\/p>\n Grant-CsClientPolicy -PolicyName ClientPolicyEnableSkypeUI<\/p>\n These Cmdlets will control the UI presented to all users in your Office 365 or Lync Online tenant. There are more options<\/a> for controlling the experience at an individual user or group level on TechNet.<\/p>\n If you’re running Lync Server and want to roll out the updated Skype for Business UI to your organization, you can use the Set-CsClientPolicy<\/em> Cmdlet: Enable Skype UI for all users:<\/p>\n Set-CsClientPolicy -Identity Global -EnableSkypeUI $true<\/p>\n Disable Skype user interface (UI) for all users:<\/p>\n Set-CsClientPolicy -Identity Global -EnableSkypeUI $false<\/p>\nControlling the UI in Lync Online and Skype for Business Online<\/h3>\n
Controlling the UI in Lync Online and Skype for Business Online<\/h3>\n
Controlling the UI in Lync Server and Skype for Business Server<\/h3>\n