MicrosoftTeams

MicrosoftTeams PowerShell Module 5.5.1 Preview released

MicrosoftTeams PowerShell Module 5.5.1 Preview released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.5.1-Preview to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.5.1-preview Microsoft Teams PowerShell Release Notes Check what Version of the MicrosoftTeams PowerShell Module is installed and what is available in the PowerShell Gallery. Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPreview Install the Preview and use the -Force parameter to install Side by Side with the Current Module Install-Module MicrosoftTeams -AllowPreview -Force Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing
MicrosoftTeams PowerShell Module 5.5.0 released as GA

MicrosoftTeams PowerShell Module 5.5.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.5.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.5.0 Read more details in the Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Some basic testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
MicrosoftTeams PowerShell Module 5.4.0 released as GA

MicrosoftTeams PowerShell Module 5.4.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.4.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.4.0 Read more details in the Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Some basic testing Connect-MicrosoftTeams Get-CsOnlineUser -Identity a.bohren@icewolf.ch New Attribute “Assignment Category” at Get-CsPhoneNumberAssignment
MicrosoftTeams PowerShell Module 5.3.0 released as GA

MicrosoftTeams PowerShell Module 5.3.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.3.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.3.0 Read more details in the Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Some Basic testing Connect-MicrosoftTeams Get-CsOnlineUser -Identity a.bohren@icewolf.ch Get-Team Get-CsOnlineUser -Identity a.
MicrosoftTeams PowerShell Module 5.2.1 Preview

MicrosoftTeams PowerShell Module 5.2.1 Preview

Andres Bohren
Hi All, A few days ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.2.1-Preview to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.2.1-preview Microsoft Teams PowerShell Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams -AllowPrerelease Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Tried a few of the new commandlets
Work hours and location in Outlook and Teams

Work hours and location in Outlook and Teams

Andres Bohren
Hi All, Today i learned about the new Work Hours in Outlook an Microsoft Teams You can also find this Information on the M365 Roadmap In your Outlook on the Web Calendar you can set the Location (Office or Remote) And add the Location to your working hours Does not work in Outlook for Windows yet (comes in Q4 2023) You can also find this Information on the M365 Roadmap
MicrosoftTeams PowerShell Module 5.2.0 released as GA

MicrosoftTeams PowerShell Module 5.2.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.2.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.2.0 Microsoft Teams PowerShell Release Notes Check installed Module and what’s available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Modules and install the newest Module Uninstall-Module MicrosoftTeams Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
Microsoft Teams Emergency Calling Switzerland

Microsoft Teams Emergency Calling Switzerland

Andres Bohren
Hi All, A few years ago, i’ve already covered Skype for Busines Location Information Service. Now i have done some Testing with Microsoft Teams - Manage emergency calling in Switzerland. It is based on this Manual from Sunrise Note from the Sunrise Manual: To make dynamic emergency call routing working, the correct “Housekey” is required for each of your location. The “Housekey” you can find in your Sunrise Business Portal, where you can manage your static emergency call routing (based on CallerID) or you search in the tables provided by Swiss Post Open Data Portal The “Housekey” is a unique identifier per building in Switzerland.

Microsoft Teams Busy-on-busy

Andres Bohren
Hi All, In this Article i have tested the Microsoft Teams Busy-on-busy enduser setting In this Case "busy-on-busy" means the User is already in a Call. What should happen to another Call? Present the Busy Signal to the Caller or inform the User so he can see and choose if it's a more important call than the current call? That's all controlled by the Calling Policies in Microsoft Teams Admin Center (TAC).

MicrosoftTeams PowerShell Module 5.1.1 released as Preview

Andres Bohren
Hi All, Today Microsoft has released the Version 5.1.1-Preview of the MicrosoftTeams PowerShell Module to PowerShell Gallery. MicrosoftTeams 5.1.1-preview https://www.powershellgallery.com/packages/MicrosoftTeams/5.1.1-preview The official Link for the Release Notes is not yet up to date https://learn.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Check installed Module and what's available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPrerelease I'll install the Prerelease Module Side by Side with the current Module therefore i need to use the -Force Parameter Install-Module MicrosoftTeams -AllowPrerelease -Force Get-InstalledModule MicrosoftTeams -AllVersions