MICROSOFTTEAMS

Kuando Busylight Update October 2022

Andres Bohren
Hi All, This Week i received an Email with the announcement, that a new Version of Busylight is available. I'v downloaded the ZIP File for Microsoft Teams for Windows https://www.plenom.com/downloads/download-software/ Started the Installation This only tells me that the Software is already running and needs to be stopped in order to update the Software Info Dialog that shows the Version Regards Andres Bohren

Microsoft Teams PowerShell Module 4.7.1-Preview with AzureAD App and Certificate Authentication

Andres Bohren
Hi All, A few days ago the Microsoft Teams PowerShell Module 4.7.1-Preview was released. For me a long awaited Feature with Azure AD App Authentication with a Certificate is now partly possible. MicrosoftTeams 4.7.1-preview https://www.powershellgallery.com/packages/MicrosoftTeams/4.7.1-preview Microsoft Teams PowerShell Release Notes https://learn.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Application-based authentication in Teams PowerShell Module https://learn.microsoft.com/en-us/MicrosoftTeams/teams-powershell-application-authentication To install the Preview Side by Side with the 4.7.0 Module you need to add the -Force Parameter Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPrerelease Install-Module MicrosoftTeams -AllowPrerelease -Force Get-InstalledModule MicrosoftTeams -AllVersions

MicrosoftTeams PowerShell Module 4.7.0 released as GA

Andres Bohren
Hi All, A few hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 4.7.0 as GA (Generally Available) in the PowerShell Gallery. MicrosoftTeams 4.7.0 https://www.powershellgallery.com/packages/MicrosoftTeams/4.7.0 Release Notes https://docs.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Find the PowerShell Module in the PowerShell Gallery and install it Find-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Uninstall the old Module and install the new Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards Andres Bohren

MicrosoftTeams PowerShell Module 4.6.1 released as Preview

Andres Bohren
Hi All, MicrosoftTeams 4.6.1-preview Show installed Module and what is available on PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPrerelease Install the Preview with the Force Parameter Install-Module MicrosoftTeams -AllowPrerelease -Force Get-InstalledModule MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Import-Module Get-Module Testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl \*Ent\*,\*host\*,\*voice\*, \*line\* Regards Andres Bohren

MicrosoftTeams PowerShell Module 4.6.0 released as GA

Andres Bohren
Hi All, Yesterday Microsoft hast release the MicrosoftTeams PowerShell Module 4.6.0 as GA (Generally Available) in the PowerShell Gallery. MicrosoftTeams 4.6.0 https://www.powershellgallery.com/packages/MicrosoftTeams/4.6.0 Release Notes https://docs.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Find the PowerShell Module in the PowerShell Gallery and install it Find-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards Andres Bohren

Report Teams Channels Emailaddresses with PowerShell

Andres Bohren
Hi All, A Teams Channel does not have an Emailaddress until you click on "Get Emailaddress" Note that this Emailaddress is the following Format <ID>.<tenant>.onmicrosoft.com@>region>.teams.ms You can also delete the Emailaddress from here. Note: If you remove and add a new Address it will get another ID You have to confirm the removal of the Teams Channel Emailaddress Can you read out the same with the MicrosoftTeams PowerShell. You can get the Channels but not the Emailaddress

Microsoft Team use CallerId from Callqueue or Autoattendant in Call App

Andres Bohren
Hi All, I've blogged about how an Agent can make Calls to the Outside with a CallQueue / Autoattendant Calling Id https://blog.icewolf.ch/archive/2021/10/08/microsoft-teams-call-queue-calling-id.aspx Now the User can make a call dorect from the Calls App in Teams Until now, the user had to go to the Teams and make the call from there to use the Calling Id of the Callqueue or Autoattendant. Now you can use directly the Teams Calls app and select the CallerId from the Dropdown.

MicrosoftTeams PowerShell Module 4.5.0 released as GA

Andres Bohren
Hi All, Yesterday Microsoft hast release the MicrosoftTeams PowerShell Module 4.5.0 as GA (Generally Available) in the PowerShell Gallery. MicrosoftTeams 4.5.0 https://www.powershellgallery.com/packages/MicrosoftTeams/4.5.0 Release Notes https://docs.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Find the PowerShell Module in the PowerShell Gallery and install it (force is only needed as i have multiple Modules in paralell installed) Find-Module MicrosoftTeams Install-Module MicrosoftTeams -Force When you import the Module you can see the Version Import-Module MicrosoftTeams Get-Module Testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.

Microsoft Teams Chat with self

Andres Bohren
Hi All, In the Microsoft Teams Preview the Feature "Chat with Self" is now rolling out. It's possible to send Messages, Notes, Files, Images and Videos to yourself to capture something and most likely to remind you to do something. As you previously did with send an Email to yourself. Soon that will be possible for everybody. Regards Andres Bohren

Microsoft Teams Voicemail Settings for Users and Admins

Andres Bohren
Hi All, There are some News in Microsoft Teams regarding Voicemail. In Teams Admin Center you can set the Call answering Rules That's also possible with the get/set-CsUserCallingSettings Get-CsUserCallingSettings -Identity a.bohren@icewolf.ch The User can control these Settings in the Teams Client under Settings > Calls If the user clicks on "Voicemail" another Screen appears with some settings There is a new Website, where the user can control these Settings. By the way do you spot the diffrence of the Language for Greeting in Teams Client.