Enable/Disable new Microsoft Teams app toggle switch using TAC and Powershell

Big announce Today! Microsoft release to Public Preview a New Microsoft Teams App which had have a huge changes into performance, as many people complains that previous version consume a lot of memory, was not fast enough and stuff like that.

Now the new Microsoft Teams desktop client, in order to provide a faster, simpler, and more flexible experience. This new client installs and loads faster, so the experience to join meetings will be quicker, letting you to focus on the business and forget about those issues.

A simple way to enable this new app, user will be able to see a new toggle switch to try the new Teams. But an admin might be able to choose if they want to allow users to see this option. In this post I will show you how you can accomplish this task using TAC and Powershell, so you can decide if block or allow for some users, up to you!

new-teams-toggle

Image 1. New Toggle Switch to change to New Teams App

if you want to control which user can see the toggle, we will need to use the Teams admin setting UseNewTeamsClient of course we need to create a policy for that or set this attribute into an existing one.

Configure using Teams Admin Center

Continúa leyendo «Enable/Disable new Microsoft Teams app toggle switch using TAC and Powershell»

[Skype for Business] | SfB OnLine en Pidgin Linux

Lo prometido es deuda. Les traigo la configuración para conectar uno de los clientes en Linux a una cuenta de Skype for Business Online (O365) El nombre del cliente es Pidgin. Para instalarlo debemos ingresar al shell y ejecutar lo siguiente. sudo apt-get install pidgin-sipe Esperamos a que termine de instalar. Abrimos el cliente de Pidgin y le damos en agregar una cuenta.     … Continúa leyendo [Skype for Business] | SfB OnLine en Pidgin Linux

LYNC 2013 MOBILE UPDATE (5.4) ON IPHONE (7.1) Issues

  DONT INSTALL LAST LYNC 2013 UPDATE (5.4) ON IPHONE (7.1,7.1.1) UPDATE: Only in 7.1 iOS version We found that the last lync update (5.4) is not working with iOS version (7.1,7.1.1). It’ll show that can not find the server to login or a that exist a certificate problem. We reinstalled Lync version (5.3) to Loggin. UPDATE: Upgrade iOS version to 7.1.1 fix it. While MS … Continúa leyendo LYNC 2013 MOBILE UPDATE (5.4) ON IPHONE (7.1) Issues

Lync Connectivity Analyzer – Does not start

This tool had been very helpful to do trobleshooting with mobility and Lync Store, it checks if all DNS registers were created and can be resolvable from inside and outside enterprise network (Here is the link to download it) My laptop is Windows 8, and was working well. Now, if I try to open Lync Connectivity Analyzer, nothing happen Solution: Uninstall the follow: KB2840632 KB2833958 After … Continúa leyendo Lync Connectivity Analyzer – Does not start

Lync Mobile 2013 – Does not play voicemails

The other day I found this little issue in a deployment We enabled UM for pilot users, and everything worked fine. But when we tried to play voicemails from an iPhone, it did not play the message. We tried with Android Phone and same error. Solution: We executed the following cmdlet to change the audio codec to MP3. Set-UMDialPlan -Identity MyUMDialPlan -AudioCodec MP3 With this … Continúa leyendo Lync Mobile 2013 – Does not play voicemails

Lync 2013 – Automatic Login process

Hi all, I reviewed the automatic login process in Lync 2013,and  I found that the first steps are different than Lync 2010. In Lync 2010 the login process was the follow: _sipinternaltls._tcp.<sip domain> _sip._tls.<sip domain> sipinternal.<sip domain> sip.<sip domain> sipexternal.<sip domain> I put a Wireshark trace on my Lab with Lync 2013 Note: I did not create any DNS register, because I wanted trace the … Continúa leyendo Lync 2013 – Automatic Login process

Audiocodes FXO – Does not release call

Problem: We have an Audiocodes Mediant 1000B Gateway integrated with Lync Server 2013, and it has a card with 4 FXO ports When we receive an incoming call from the PSTN, we can answer without problem. The issue comes when the call is finished. If the call is terminated from Lync side, the call FXO port is released. But, if the PSTN side is who … Continúa leyendo Audiocodes FXO – Does not release call

Deploy Lync 2013 Client via GPO

This article try to be helpful to Deploy Lync 2013 via GPO Actually Lync 2013 Client is on the Office 2013 Suite, we will work with Customization Tool (OCT) to get our goal. So, first you should have Office 2013 Installation media. Note: It must be Volume Licence to work with OCT In a Command Prompt write  %Path%/setup.exe /admin This will open a new wizard. … Continúa leyendo Deploy Lync 2013 Client via GPO