Le Cloud de Christophe BOUCETTA

Voici le blog sur les communications unifiées et la collaboration Microsoft par un MVP nominé depuis 11 ans
  • [Microsoft Teams] Mise a jour Teams pour les téléphones Audiocodes C450HD et C448HD

    Une nouvelle version logicielle est disponible dans le centre d'administration Microsoft Teams pour les téléphones Audiocodes C450HD et C448HD.

    Date: 15 Octobre 2020

    Version: 1.7.9

    Microsoft Teams Version: 1.0.94.2020091801

    Nouveautés:

    • Upgrade to Microsoft Teams version MicrosoftTeams-2020091801.
    • Listed here are the new features in the Teams app:  Better Together has been developed to support calling and meeting scenarios.
    • Upgrade to Microsoft Company Portal application version 5.0.4912.0
    • When a call comes in, the LED located in the upper right corner of the device flashes red alerting the user to the incoming call. In previous releases, the LED flashed blue for incoming call alerts.
    • Internet Connectivity check was modified. If an internet connection exists and the ‘Check Connectivity’ mechanism fails, the phone does not display a ‘No Internet Access’ warning message; this feature takes into account deployments in which servers - used by the phone to check connectivity - are blocked, yet Teams nonetheless functions normally.
    • Improved audio performance. When a call starts, audio performance takes higher priority over other processes to enable a better audio performance. Note that in contrast to previous releases, the audio process in this release opens faster upon incoming calls but the phone’s screen refreshes slightly slower.

    La release notes est disponible ici: https://www.audiocodes.com/media/15462/c448hd-and-c450hd-ip-phones-for-microsoft-teams-release-notes-ver-179.pdf

  • [Microsoft Teams] Basculement du tenant en mode "Teams Only" - Erreur "This organization cannot be upgraded to TeamsOnly at the tenant level because there is an on-premise deployment of Skype for Business detected"

    Lors d'une migration en fin de semaine d'une organisation avec 15000 utilisateurs de skype Entreprise 2015 vers MS Teams, malgré le plan de basculement ha complet du tenant vers Microsoft Teams, nous avons vécu l'erreur "This organization cannot be upgraded to TeamsOnly at the tenant level because there is an on-premise deployment of Skype for Business detected" lors de la phase du changement de la valeur au niveau du tenant.

    Après investigation, pour un des 20 domaines sip, les entrées DNS sip et lyncdiscover hébergé chez proxy Cloudflare pour le domaine en question avait été recrée avec le mode Proxy activé.

    https://docs.microsoft.com/en-us/skypeforbusiness/troubleshoot/online-configuration/dns-configuration-issue

    Microsoft étant dans l'incapacité de valider ces DNS, le basculement du tenant en mode "Teams Only" est rejeté

    Résolution: Désactivation du mode proxy pour les deux entrées DNS en question, et bien valider la prochaine fois que le plan est exécuté comme décrit dans la procédure.

    https://support.cloudflare.com/hc/fr-fr/articles/360019093151-Gestion-des-enregistrements-DNS-dans-Cloudflare

    « La confiance n'exclut pas le contrôle. » (Lénine)

     

  • [Microsoft Teams] Obtenir un téléphone Microsoft Teams Audiocodes C450HD gratuitement

    Audiocodes vient de lancer une offre permettant à une organisation d'obtenir gratuitement 1 téléphone Microsoft Teams C450HD.

    Lien pour demander votre Audiocodes C450HD: https://online.audiocodes.com/free-ip-phone-promotion-2020

    Les conditions de l'offre sont les suivantes:

    1. AudioCodes will define the criteria per each customer.
    2. Promotion is for end customers only (larger than 50 employees). Not applicable for Channel partners
    3. Promotion is applicable only for customers who did not purchase C450 in the past
    4. Maximum 1 item per end customer (NO minimum order quantity fee)
    5. Delivery terms will be based on DDP terms and subject to custom clearance limitations
    6. Expiration date: December 31st 2020.
    7. Support maintenance is not included in the promotion. In case needed, customer should place a PO for the relevant support requested.
    8. Can only be used in NA and European Countries
    9. Promotion does not include the expansion module
  • [Microsoft Teams] Preview de la fonctionnalité "On-network Conferencing for Audio Conferencing"

    Microsoft a rendu disponible il y a quelques semaines la preview pour la fonctionnalité "On-network Conferencing for Audio Conferencing"

    La fonctionnalité permet aux organisations d'envoyer des appels d'audioconférences entrants et sortants aux numéros d'appel Microsoft via une intégration Direct Routing (SBC).

    En résumé, vous pouvez maintenant faire sortir des appels lors d'une conférence MS Teams par vos SBC (Direct Routing), ou permettre à des systèmes tierces parties intégrés par votre déploiement Direct Routing de pouvoir appeler directement le numéro de conférence.

    Note:

    • On-network Conferencing must NOT be deployed with any telephony equipment in India.
    • On-network Conferencing is not supported if it is used to route inbound calls to the Audio Conferencing service through third party dial-in phone numbers.

    Plusieurs scénarios sont envisageables:

    • Vous êtes dans une intégration Teams/PBX (Cisco par exemple) via Direct Routing, vous pouvez configurer une stratégie pour permettre d'appel dans une réunion une extension d'un téléphone Cisco
    • Vous êtes dans une intégration Teams/PBX (Cisco par exemple) via Direct Routing, vous pouvez permettre l'acheminement de l'appel vers le numéro de pont de conférence par le SBC
    • Vous pouvez configurer de sortir un pattern spécifique d'appel, lors d'une conférence Teams, par vos SBC
    • Vous pouvez dédié un de vos numéros de votre opérateur actuel et le faire acheminer vers le dialin conferencing Microsoft via Direct Routing (non supporté par Microsoft)

    Prérequis:

    • La  licence audioconference est nécessaire pour pouvoir disposer de la fonctionnalité
    • Disposer d'une intégration direct routing fonctionnelle
    • Ëtre en mode de coexistence "Teams Only"

    Nouvelles commandes powershell:

    • New-CsOnlineAudioConferencingRoutingPolicy
    • Set-CsOnlineAudioConferencingRoutingPolicy
    • Get-CsOnlineAudioConferencingRoutingPolicy
    • Grant-CsOnlineAudioConferencingRoutingPolicy
    • Remove-CsOnlineAudioConferencingRoutingPolicy

    Les configurations sont les suivantes:

    **Prérequis: disposer d'un environnement Teams Direct Routing fonctionnel**

    Exemple de scénario, l'organisation souhaite pouvoir appeler une extension d'un pbx Cisco à partir d'une conférence MS Teams, mais le reste des numéros appeler utilise les liens Microsoft

    Prérequis:

    • Dans le cadre de votre déploiement, vous devriez déja avoir défini un usage téléphonique représentant les appels vers votre pbx interne
    • Dans le cadre de votre déploiement, vous devriez déja avoir défini une route voix représentant les appels vers votre pbx interne

    Dans l'éventualité ou ces configurations ne furent pas anticipées, voici les commandes:

    • Création de l'usage téléphonique:
    Set-CsOnlinePstnUsage -Identity Global -Usage @{Add="Cisco"}
    • Création de la route voix (exemple plan de numérotation à 5 chiffres):

    New-CsOnlineVoiceRoute -Identity "Route vers Cisco" -NumberPattern "^\+(\d{5})$" -OnlinePstnGatewayList votresbc.domaine.com  -Priority 1 -OnlinePstnUsages "Cisco"

    Configuration pour activer la fonctionnalité  "On-network Conferencing for Audio Conferencing:

    • Configuration du stratégie de routage voix pour l'audioconférence

    Audio Conferencing voice routing policies determine the possible routes that can be used to route a call originating from the meetings of an organizer based on the target phone number of the meeting dial-out call. Audio Conferencing voice routing policies are associated to one or more PSTN usages, which in turn, determine the possible routes that will be attempted to be used for the meeting dial-out calls of the organizers associated to the policy.

    New-CsOnlineAudioConferencingRoutingPolicy "On-Network Audio Conferencing Audiocodes" -OnlinePstnUsages "Cisco"

    • Assigner la stratégie aux utilisateurs cibles:


    Grant-CsOnlineAudioConferencingRoutingPolicy -Identity "testuser.domain.com"  -PolicyName "On-Network Audio Conferencing Audiocodes

    Informations ici: https://docs.microsoft.com/en-us/microsoftteams/audio-conferencing-on-network

  • [Microsoft Teams] Fin du support de Teams avec Internet Explorer 11

    L'information, initialement annoncé courant du mois aout, fut rappelé pendant le dernier Microsoft Ignite virtuel 2020, Microsoft Teams ne sera plus supporté avec Internet Explorer au 30 novembre 2020.

    Le calendrier pour la fin de support de Internet Explorer 11 est résumé ci-dessous:

    Cela partie du programme de fin de support par Microsoft du navigateur web Internet Explorer 11. Cela commence avec la fin du support de la web app de collaboration Teams, première à ne plus supporter IE 11. Ensuite au 17 août 2021, c’est l’ensemble des services et applications Microsoft 365 qui ne supporteront plus IE 11.

    Cette note est visible dans la plupart des pages technet faisant allusion au support des différents navigateurs avec MS Teams:

    Microsoft 365 apps and services will not support Internet Explorer 11 starting August 17, 2021 (Microsoft Teams will not support Internet Explorer 11 earlier, starting November 30, 2020). Learn more. Please note that Internet Explorer 11 will remain a supported browser. Internet Explorer 11 is a component of the Windows operating system and follows the Lifecycle Policy for the product on which it is installed.

    https://docs.microsoft.com/en-us/microsoftteams/unsupported-browsers

  • [Microsoft Teams] Partage du tableau blanc dans une réunion MS Teams: "Pour l'instant, seuls les membres de cette organisation peuvent participer. Vous pourrez bientôt le faire également"

    Vous pouvez depuis quelques temps déjà partagé nativement le nouveau tableau blanc collaboratif directement dans une réunion en ligne Microsoft Teams.

    Dans le cadre d'une session avec seulement des utilisateurs du tenant supportant cette rencontre, l'expérience est intuitive, l'ensemble des participants étant en mesure de voir et collaborer ensemble via le tableau blanc.

    Mais malheureusement, avec des participants externes, ces utilisateurs observent le message suivant lors d'un partage de tableau blanc:

    Une expérience finalement très frustrante pour l'audience assistant à la rencontre!

    La fonctionnalité devrait être disponible pour les participants externes globalement en décembre 2020.

  • [Microsoft Teams] Licence "Microsoft 365 Audio Conferencing Adoption Promo"

    Microsoft à rendu disponible une promotion en lien avec la fonctionnalité d'Audio conferencing, une organisation est en mesure de demander, jusqu'au 31 mars 2021, d'obtenir gratuit le supplément "audio conferencing" gratuitement pour 12 mois.

    Get Audio Conferencing for free, available now for Enterprise Agreement customers1 and starting October 1st, 2020 available for customers purchasing via partners and web.

    il y a eu ensuite des ajustements à l'offre avec les conditions suivantes:

    Updated 10/07/2020 1 Get Audio Conferencing for free until the end of your enrollment. Available only for net new Audio Conferencing seats (defined as seats incremental to any existing seats as of August 1, 2020) for EA, EAS, or EES (A3 Only) customers with paid subscriptions that include Teams. Available now through January 31st, 2021. Available worldwide with exceptions in China and India. Talk to your Microsoft sales representative to learn more. The offer is subject to additional terms and conditions.

    Updated 10/07/2020 2 Get Audio Conferencing for free for 12 months. Available only for net new Audio Conferencing seats (defined as seats incremental to any existing seats as of August 1, 2020) for CSP or Web Direct customers with paid subscriptions that include Teams. Available Starting October 1st, 2020 through March 31st, 2021. Available worldwide with exceptions in China and India. The offer is subject to additional terms and conditions.

    La licence est disponible dans le portail de gestion Office 365 dans les modules complémentaires: Microsoft 365 Audio Conferencing Adoption Promo

    FAQ:

    Q: Can an eligible customer use all three offers at once?
    A: Yes, if the customer is eligible to all three offers, they can sign up for all three.

    Q. Is there a user limit?
    A: The offers described above do not have a max number of users.

    Q: Are the offers available for education (EDU), GCC, DoD, or GCC High customers?
    A: Audio Conferencing Offer1,2: available for GCC and EDU (A3 only) but is not available for DoD and GCC High customers.
    Advanced Communication offer3: The offer is not available for EDU customers. Advanced Communications add-on is not yet available to US GOV clouds (DoD, GCC, GCC High).

    Q: If I purchase Audio Conferencing via partners or web, how do I enable the offer2?
    A: IT Admins can enable it for their organization via the Microsoft 365 Admin Center. First, activate the free Audio Conferencing offer2 to acquire a license and then assign it to a specific user in your tenant.

    Source: https://www.microsoft.com/en-us/microsoft-365/blog/2020/09/08/3-deals-meeting-calling-experiences-microsoft-teams/

  • [Microsoft Teams] *Prolongement* Augmentation temporaire du nombre de participants a un événement Microsoft 365 Live Event

    Microsoft a annoncé récemment prolonger l'augmentation temporaire du nombre de participants a un événement Microsoft 365 Live Event jusqu'au 1ier janvier 2021 pour aider les organisations dans le cadre des circonstances exceptionnelles que nous vivons actuellement

    Source: https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams#teams-live-events

    Microsoft 365 live event limit increases

    To help customers meet rapidly changing communication needs, Microsoft 365 live events will temporarily raise default limits until July 1, 2020, for live events hosted in Teams. The following increases are being rolled out in late April 2020:

    • Attendee limit: events can support up to 20,000 attendees
    • Concurrent events: 50 events can be hosted simultaneously across a tenant
    • Event duration: event length has been increased to 16 hours per broadcast

  • [Microsoft Teams] La prise en charge de la grande galerie est désormais disponible dans le Poly RealConnect pour Microsoft Teams

    Suite à l'annonce du support de la grande galerie avec MS Teams avec la capacité de visionner des vidéos jusqu'à 49 participants à la fois sur un seul écran (7x7), la fonctionnalité est aussi maintenant disponible avec Poly RealConnect pour Microsoft Teams

    Annonce Microsoft (7x7): https://techcommunity.microsoft.com/t5/microsoft-teams-blog/what-s-new-in-microsoft-teams-september-2020/ba-p/1726562#.X3Sl3HyEZVg.twitter

    Annonce Poly RealConnect pour Microsoft Teams: http://rc-docs.plcm.vc/blog/2020/10/05/ms-teams-lg-gallery

    The following describes the updated behavior of the RealConnect Service with respect to Large Gallery:

    1. The first native Teams participant in a meeting to select the Large Gallery view prompts the Teams service to create an additional managed video stream, which is then made available for all participants to view. Other native Teams clients and devices will ignore this additional stream unless the user also selects Large Gallery for themselves.
    2. When the RealConnect Service receives this additional stream from Teams, it will automatically switch from using the standard 3x3 layout to the new 7x7 layout, for any video systems currently connected through the service to the same Teams meeting.
    3. The RealConnect Service will continue using the 7x7 layout as long as more than 10 participants are in the meeting. If the total number of participants in the Team meeting drops to 10 or less, then the RealConnect Service will automatically switch back to the standard 3x3 layout. Note: If all participants leave a specific meeting and then rejoin, the 7x7 grid view may not automatically be available; another native Teams participant must select the Large Gallery view again.

  • [Microsoft Teams] Set-CsOnlineVoiceApplicationInstance : Le terme «Set-CsOnlineVoiceApplicationInstance» n'est pas reconnu comme nom d'applet de commande

    Je partage une information pouvant éventuellement dépanner une personne ayant cet enjeu.

    Contexte: Un client ayant distribué le rôle de Teams Administrator a son équipe IT est dans l'incapacité d'assigner un numéro de téléphone Microsoft a un call queue ou un auto attendant

    la commande "Set-CsOnlineVoiceApplicationInstance " n'étant même pas disponible en powershell:

    Actuellement, par design, les administrateurs Teams n'ont pas accès à la commande Set-CsOnlineVoiceApplicationInstance (mais Set-CsOnlineApplicationInstance oui...).

    Seulement les rôles de Skype and Global admin donne accès à cette cmdlet.

    https://docs.microsoft.com/en-us/powershell/module/skype/set-csonlinevoiceapplicationinstance?view=skype-ps

    Une fois le rôle SFB administrator appliqué sur le profil utilisateur, retour à la normal:

  • [Microsoft Teams] Nouvelle fonctionnalité : Hard Mute

    Microsoft Teams est en constante évolution

    Une nouvelle fonctionnalité est disponible permettant de désactiver le micro des participants

    Nouvelle fonctionnalité: Hard mute

    Options de réunion. Vous pouvez désormais choisir de ne pas autoriser les participants à activer leur micro lors d'une réunion. Ils reçoivent une notification et le micro est grisé pour eux jusqu'à ce qu'un organisateur en fasse un présentateur.

    C'est une fonctionnalité intéressante pour l'éducation, aussi pour les webinaires

    Lors de l'organisation de la rencontre Microsoft Teams, une nouvelle option "Autoriser les participants à activer le son" est disponible

    Dans le meeting, les participants se retrouvent automatiquement avec le micro grisé

  • [Microsoft Teams] Microsoft Teams Rooms.- Mise à jour 4.6.20.0

    Microsoft à rendu disponible une nouvelle mise à jour pour les Teams Room

    Version: 4.6.20.0

    Date: 30/09/2020

    Cette nouvelle version comprend les nouveautés suivantes:-

    - Zoom Direct Guest Join Access
    - 3x3 Front of Room Layouts
    - Live Captions on Front of Room

    Release notes: https://docs.microsoft.com/en-us/MicrosoftTeams/rooms/rooms-release-note#46200-09302020

  • [Microsoft Teams] Poly Studio USB Video Bar en version 1.3.1 disponible

    Poly a rendu disponible une nouvelle version du micrologiciel du Poly Studio USB Video Bar en version 1.3.1

    Version: 1.3.1

    Date: 13 Septembre 2020

    • Nouvelles fonctionnalités:Security log enhancements: Poly Studio 1.3.1 stores new security logs, such as authentification failures, to enhance system security.
    • Diagnostic information for troubleshooting: You can find a new Device Diagnostic Code entry in the Status page of the Polycom Companion app, which helps troubleshooting when you contact Poly Support.
    • Connecting to Open Wi-Fi Networks: Poly Studio 1.3.1 enables connections to Wi-Fi networks that aren’t protected by a password.
      Update the Polycom Companion app to the latest version (1.6.0) to get this functionality.
    • Bug fixes.

    Informations: https://support.polycom.com/content/support/north-america/usa/en/support/peripherals/polycom-studio.html

    Téléchargement:

    Poly Studio software version 1.3.1 (for Companion App local update)

    Poly Studio software version 1.3.1 (for provisioning)

    Release notes: https://support.polycom.com/content/dam/polycom-support/products/peripherals/polycom-studio/release-notes/en/studio-rn-1-3-1.pdf

  • [Microsoft Teams] Microsoft Teams Room Yealink MVC400

    Le Yealink MVC400 est un nouveau bundle certifiés "Microsoft Teams Room": https://docs.microsoft.com/en-us/microsoftteams/rooms/requirements

    Le MVC400 est un kit incluant le UVC40 assurant l'audio et la vidéo, ainsi que la tablette MTouch II et le nuc.

    C'est un ajout au catalogue intéressant, l'équipement est peu couteux, et utilise la nouvelle barre vidéo usb UVC40 ayant un capteur de 20 Mpx, un objectif super grand-angle de 133° ainsi que 8 réseaux de microphones MEMS.

  • [Microsoft Teams] Mise a jour téléphones Teams Yealink - Firmware 58.15.0.110

    Yealink vient de rendre disponible une nouvelle mise à jour applicative pour ces téléphones Teams T55A, T56A, T58A, CP960 et MP56

    Version: 58.15.0.110

    Teams Version: 1449/1.0.94.2020071702

    Date: 11 septembre 2020

    Accès aux firmwares:  http://support.yealink.com/documentFront/forwardToDocumentDetailPage?documentId=261 

    Accès a la releases notes:  Release Notes

    Les nouvelles fonctionnalités sont les suivantes:

    1. Supported reporting dynamic location for Emergency calling Services: When the phone is connected to a LLDP-enabled switch via Ethernet, the LLDP info will be sent to Teams app using broadcast intent after teams launching and whenever this info changed.
    2. Supported Home screen or landing page for IP phones: The home screen on Teams phones is a simple view providing up-to-date information about your calling and meeting activity. You can see meeting reminders of your current and upcoming meetings, perform quick actions like joining your current meeting, playing voicemail, or replying to missed calls directly from your home screen. Detailed information about your call history, calendar and people is still just a click away..
    3. Supported Teams button on MP56 phones: Press the Teams button, it would quickly launch the home screen if the setting is enabled. When home screen is not enabled, the Teams button will always launch the Calls app.
    4. Supported touch console mode on CP960 to work with VC210: You can initiate a pairing request on CP960 and agree on the VC210 device, the CP960 device will enter the touch remote control mode.
    5. Supported customizing default view in Calls App: The phone provides customers the ability to choose whether dial pad is default or speed dial/recent is default under Calling Settings.
    6.Supported meeting reminders for IP phones.

    1) Show upcoming meeting notifications for upcoming meetings 15 min, 10 min and 5 min before the meeting starts.
    2) Show options to snooze and dismiss. Snooze again in 10 min and 5 min.
    3) Meeting started notifications should pop up after meeting has started when the first person or room joins the meeting.


    7. Supported enabling auto accept and video on by default for meeting join.

  • [Microsoft Teams] Mise a jour téléphones Teams Yealink VP59 - Firmware 9.0-91.15.0.44

    Yealink vient de rendre disponible une nouvelle mise à jour applicative pour ces téléphones Teams VP59

    Version: 9.0-91.15.0.44

    Teams Version: 1449/1.0.94.2020071702

    Date: 11 septembre 2020

    Accès aux firmwares:  http://support.yealink.com/documentFront/forwardToDocumentDetailPage?documentId=304 

    Accès a la releases notes:  Release Notes

    Les nouvelles fonctionnalités sont les suivantes:

    1. Supported reporting dynamic location for Emergency calling Services: When the phone is connected to a LLDP-enabled switch via Ethernet, the LLDP info will be sent to Teams app using broadcast intent after teams launching and whenever this info changed.
    2. Supported Home screen or landing page for IP phones: The home screen on Teams phones is a simple view providing up-to-date information about your calling and meeting activity. You can see meeting reminders of your current and upcoming meetings, perform quick actions like joining your current meeting, playing voicemail, or replying to missed calls directly from your home screen. Detailed information about your call history, calendar and people is still just a click away.
    3. Supported customizing default view in Calls App: The phone provides customers the ability to choose whether dial pad is default or speed dial/recent is default under Calling Settings.
    4. Supported meeting reminders for IP phones.

    1) Show upcoming meeting notifications for upcoming meetings 15 min, 10 min and 5 min before the meeting starts.
    2) Show options to snooze and dismiss. Snooze again in 10 min and 5 min.
    3) Meeting started notifications should pop up after meeting has started when the first person or room joins the meeting.


    5. Supported enabling auto accept and video on by default for meeting join.

    Optimisation:

    Aucune

    Optimized the UI on lock screen and screen saver.

  • [Microsoft Teams] Module powershell Microsoft Teams disponible en version 1.1.6

    Microsoft a rendu disponible le 15 septembre 2020 une nouvelle version du module powershell pour Microsoft Teams en version 1.1.6

    Date: 15 septembre 2020

    Release notes: https://docs.microsoft.com/fr-fr/MicrosoftTeams/teams-powershell-release-notes

    Lien: https://www.powershellgallery.com/packages/MicrosoftTeams/1.1.6

    Nouveautés:

    - Intégration de connecteur Skype entreprise Online

    Installation:

    Install-Module -Name MicrosoftTeams

    Mise a niveau:

    Install-Module -Name MicrosoftTeams -Force

    Vérification des commandes:

    Get-Command -Module MicrosoftTeams

  • [Microsoft Teams] Mise a jour téléphones Yealink VC210 Teams Collaboration Bar- Firmware 118.15.0.32

    Yealink vient de rendre disponible une nouvelle mise à jour applicative pour ces barres de collaborations Yealink VC210 Teams

    Version: 118.15.0.32

    Teams Version: 1449/ 1.0.94. 2020031901

    Date: 1ier septembre 2020

    Accès aux firmwares:  http://support.yealink.com/documentFront/forwardToDocumentDetailPage?documentId=320 

    Accès a la releases notes:  release notes

    Les nouvelles fonctionnalités sont les suivantes:

    • Content layouts: Now users will have access to 2 additional layouts of the meeting stage when content is being shared. When content is shared, call controls will gain an extra button – layout. By interacting with this button, user can access additional layout options.
    • Structured meetings: Not every meeting participant should have equal permissions when joining a meeting. To help organize meetings better, we created meeting roles – presenter and attendee. Presenters are ordinary meeting participants, while attendees have limited access to the following features:
      1) Attendees cannot change roles of other meeting participants
      2) Attendees cannot mute individual meeting participants or mute all
      3) Attendees cannot remove individuals from meetings
      4) [Not applicable to Collab bar] Attendees cannot share any content, still can see it
      5) [Not applicable to Collab bar] Attendees cannot start/stop recording
      6) Attendees cannot admit people who are waiting in the lobby
      7) Attendees cannot take control of PPT or screen sharing
    • Live captions: With introduction of Live captions, collaboration bars have become even more inclusive and accessible.
    • Raise hand support: Another feature that will organize meetings better is “Raise hand.” It allows meeting participants raise awareness of their desire to speak by raising a virtual hand.

  • [Skype for Business] Erreur "Skype server services get restarted"

    Et oui, nous avons encore beaucoup de client utilisant Skype Entreprise comme système de téléphonie à supporter, certes, les nouveaux projets de ce type se font plus rares.

    Contexte

    Nous avons un problème récurrent dans une organisation, les services stoppent sans raison évidente aléatoirement.

    Les messages d'erreurs dans l'event viewer est le suivant à chaque occurence du problème:

    --------------------------------------------

    Log Name:      Lync Server

    Source:        LS Protocol Stack

    Date:          7/27/2018 10:47:38 AM

    Event ID:      14397

    Task Category: (1001)

    Level:         Warning

    Keywords:      Classic

    User:          N/A

    Computer:      FE1.contoso.com

    Description:

    A configured certificate could not be loaded from store. The serial number is attached for reference.

    Extended Error Code: 0x80092004.

     --------------------------------------------

    Log Name:      Lync Server

    Source:        LS Protocol Stack

    Date:          7/27/2018 10:47:38 AM

    Event ID:      14623

    Task Category: (1001)

    Level:         Error

    Keywords:      Classic

    User:          N/A

    Computer:      FE1.contoso.com

    Description:

    A serious problem related to certificates is preventing Skype for Business Server from functioning.

     Unable to use a certificate as configured.

    Transport:TLS, IP address:0.0.0.0, Port:5061, Error:0xC3E93C0D(SIP_E_STACK_TRANSPORT_CERT_NOT_FOUND).

    Ensure that a valid certificate is present in the local computer certificate store. Also ensure that the server has sufficient privileges to access the store. The Skype for Business Server failed to initialize with the configured certificate.

     --------------------------------------------

    Étant un environnement avec 4000 utilisateurs, c'est un problème majeur et impactant le business, toutes les vérifications concernant les certificats ne démontre pas un enjeu avec les certificats existant assignés au serveur, ou la présence d'un certificat intermédiaire ou racine dans un mauvais conteneur.

    Cause

    Finalement, la cause fut la suivante:

    When a server running Lync/SFB service is joined to Azure AD the cert store updates every 5 hours for a new cert, this causes a condition in SfB to fail to find there cert after re-sync.

    Azure AD joined devices get a new certificate every 5 hours, this causes a cert store change notification to fire, which causes skype to resync the cert store and validate their cert still exists in the cert store.  Occasionally, when this process occurs, Skype can no longer find its cert in the cert store handle it has and this is a fatal failure which causes skype FE to shut down.  We just haven’t been able to determine why that last piece would fail, as the cert is indeed in the physical store and we can see the re-sync read it from the physical store. Understanding that last bit is not a trivial task, especially if it is as we expect some sort of race condition scenario is hit.

    Vous pouvez confirmer si la machine fut ajouté à Azure AD avec la commande suivante sur un des serveurs FE:

    C:\Windows\system32>dsregcmd /status

    Device State                                                         |

    +----------------------------------------------------------------------+

            AzureAdJoined : YES

     

    Réponse du support MS:

    If the output shows, AzureADJoined as yes, then it is confirmed that server has been added to Azure AD. By default there is feature inbuilt in Windows server 2016 to add servers to AAD based on its pre-requisites being satisfied.

    And this causes the SFB to hit some condition to do re-sync of certificate configured it's fails randomly, causing FE service to go down.

    Résolution

    Assez évidente, la prochaine étape est de retirer les serveurs Frontend de Azure AD

  • [Skype for Business/Microsoft Teams] Ribbon SBC Edge 8.1.5

    Ribbon a rendu disponible un nouveau firmware SBC Edge en version 8.0.3

    Version: 8.1.5

    Date: 30 Juillet 2020

    Principales nouvelles fonctionnalités:

    CHOR-2432 Local Media Optimization


    The SBC Edge can be configured for Local Media Optimization for Microsoft Teams Direct Routing. Local Media Optimization allows the Microsoft
    Teams Direct Routing media flow to always use the shortest path to improve the SBC Edge's media quality and bandwidth usage. The Microsoft
    Teams Direct Routing media flow can be directly establish between the Teams client and the SBC, even if the SBC does not have Microsoft
    Teams Direct Routing connectivity.

    Corrections des problèmes suivants:

  • [Skype for Business/Microsoft Teams] SBC SWe Lite en version 8.1.6 disponible

    Ribbon a rendu disponible un nouveau firmware pour la technologie SBC SWe Lite.

    Version: 8.1.6

    Date: 27 Aout 2020

    Principales nouvelles fonctionnalités:

    CHOR-5259 Allow Downgrade from 9.0 to 8.1.x and 8.0.x: A downgrade protection recovery partition has been included in Release 8.1.6 and later to simplify the booting process.

    Corrections des problèmes suivants:

  • [Microsoft Teams] Les sbc Nokia certifiés pour Microsoft Teams Direct Routing (non-media bypass)

    C'est officielle depuis aujourd'hui, les sbc Nokia sont certifiés pour Microsoft Teams Direct Routing.

    C'est une bonne nouvelle pour les CSP (communications service providers ) utilisant ce type de SBC et souhaitant offrir un service Teams Direct Routing As a Service

    Les versions de SBC Nokia certifiées sont visible ici: https://docs.microsoft.com/en-us/MicrosoftTeams/direct-routing-border-controllers

  • [Microsoft Teams] Le produit Avocor AVW-6555 deviens le premier "Windows Collaboration Displays" certifié Microsoft Teams

    Avocor vient d'annoncer que son produit AVW-6555 est maintenant le premier "Windows Collaboration Displays" certifié Microsoft Teams.

    Annonce:

    https://www.prnewswire.com/news-releases/windows-collaboration-displays-by-avocor-now-certified-for-microsoft-teams-301117720.html

    https://www.avocor.com/press-releases/windows-collaboration-displays-by-avocor-now-certified-for-microsoft-teams/

    C'est une annonce intéressant, Avocor développe d'excellent produit avec une belle notoriété et reconnaissance avec ces clients.

    Les WCD sont une alternative aux Surface Hub 2s pouvant être parfois hors budget pour certaines organisations

    Informations sur le produit: https://www.avocor.com/fr/windows-collaboration-display/

  • [Microsoft Teams] Yealink MP56 pour Microsoft Teams

    Le nouveau modèle Yealink MP56 est un évolution du T56A intéressant pour les projets Skype Entreprise et Microsoft Teams.

    Le téléphone est certifié pour les deux technologies Microsoft: https://www.microsoft.com/en-us/microsoft-365/microsoft-teams/across-devices/devices/category?devicetype=34

    Le MP56 présente les caractéristiques suivantes:

    • Chip upgrade can solve the problems of Android 9 and ensure the sustainable upgrade of future Android versions. The product's life cycle is 3-5 years. It supports dual systems with high stability.
    • MP56 supports SIP calls via Hybrid mode to meet Migration scenarios.
    • Compared with Poly, MP56 has a Dial Pad button to support Disabled Friendly.
    • Support Teams button, can meet MSFT personal phone specific demand in the future.
    • It will be the first support Sidecar's Teams phone in the market.( Our internal testing has been successful, and I believe this feature will be available soon).
    • Equipped with a 7 inch touch screen, built in Bluetooth and Wi-Fi.

    Différence entre le MP56 et le T56A:

    Lien vers le modèle de téléphone: https://www.yealink.com/product/microsoft-teams-phone-mp56

    Datasheet: https://www.yealink.com/upfiles/products/datasheet/Yealink-MP56-Teams-Datasheet.pdf

  • [Microsoft Teams] Mise a jour Teams pour Android - 1416/1.0.0.2020081801

    Microsoft a rendu disponible une mise a jour intéressante pour le client Teams pour Android.

    Date: 19 Aout 2020

    Version: 1416/1.0.0.2020081801

    Nouveautés:

    - Les réunions gratuites sont disponibles ! Envoyez des invitations à une réunion via un lien. Les utilisateurs n’ont pas besoin d’un compte Teams pour participer
    - Effectuez des recherches dans des conversations et des canaux
    - Téléchargez une image directement dans votre galerie
    - Gérez votre clé sécurisée ou laissez Microsoft la gérer à votre place. Modifier les Paramètres à tout moment

    Lien: https://play.google.com/store/apps/details?id=com.microsoft.teams&hl=fr_CA