Configure the client experience with Skype for Business

Hi dear blog reads,
 
since I was often asked how to set the UI in Skype for Business Client.
Microsoft posted the update under Lync 2013 Server:

https://technet.microsoft.com/library/dn954919.aspx

Set-CsClientPolicy -Identity Global -EnableSkypeUI $true

And the Registry Key
In the [HKEY_CURRENT_USER\Software\Microsoft\Office\Lync] key, create a new Binary value.
The Value name must be EnableSkypeUI, and the Value data must be set to 00 00 00 00.
The key should look like the following:
 
[HKEY_CURRENT_USER\Software\Microsoft\Office\Lync]
"CanSharePptInCollab"=dword:00000001
"CanShareOneNoteInCollab"=dword:00000001
"CanAppShareInCollab"=dword:00000001
"EnableSkypeUI"=hex:00,00,00,00
 


Comments

Popular posts from this blog

How to hide users from GAL if they are AD Connect synchronized

Cannot join external Lync Meeting: Lync Edge Server Single IP Address (Lync Edge Server Single IP Web Conferenceing Problem)

MFA with Guest Access and different tenants settings