MicrosoftTeams

MicrosoftTeams PowerShell Module 6.4.0 released

MicrosoftTeams PowerShell Module 6.4.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.4.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.4.0 Read more details in the Release Notes Adds ExternalAccessWithTrialTenants parameter to the Set-CsTenantFederationConfiguration cmdlet. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module
MicrosoftTeams PowerShell Module 6.3.0 released

MicrosoftTeams PowerShell Module 6.3.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.3.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.3.0 Read more details in the Release Notes [BREAKING CHANGE] Module is now supported only in PowerShell 7.2 & later, Windows PowerShell 5.1. Adds AcsResourceId output attribute to the Get-CsOnlineApplicationInstance cmdlet. Adds new parameter DefaultFileUploadAppId to [Set|New]-CsTeamsFilesPolicy cmdlets. DefaultFileUploadAppId attribute is added in the Get-CsTeamsFilesPolicy output. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Microsoft Teams Private Line

Microsoft Teams Private Line

Andres Bohren
Hi All, Microsoft Teams Private Line has been released earlyer this year. Configure private lines in Microsoft Teams Keep the following requirements for private lines in mind: Users can be assigned one private line only Internal or external reverse number lookup (RNL) works with private lines Private lines must be the same number type as the user’s primary line Private lines must have the same licensing requirements as the user’s primary phone number Users must be “voice enabled” for private lines With private line, users will be able to have a private second phone number that they can make available to a select set of callers to call them directly, bypassing delegates, admins, or assistants.
MicrosoftTeams PowerShell Module 6.2.0 released

MicrosoftTeams PowerShell Module 6.2.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.2.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.2.0 Read more details in the Release Notes. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-PSResource MicrosoftTeams -Scope CurrentUser Install-PSResource MicrosoftTeams -Scope CurrentUser Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Some basic testing
MicrosoftTeams PowerShell Module 6.1.0 released

MicrosoftTeams PowerShell Module 6.1.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.1.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.1.0 Read more details in the Release Notes. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-PSResource MicrosoftTeams -Scope CurrentUser Install-PSResource MicrosoftTeams -Scope CurrentUser Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Some basic testing
MicrosoftTeams PowerShell Module 6.0.0 released as GA

MicrosoftTeams PowerShell Module 6.0.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.0.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.0.0 Read more details in the Release Notes. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope AllUsers Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module Uninstall-PSResource MicrosoftTeams -Scope AllUsers Install-PSResource MicrosoftTeams -Scope AllUsers Get-InstalledPSResource MicrosoftTeams -Scope AllUsers Some basic testing
MicrosoftTeams PowerShell Module 5.9.0 released as GA

MicrosoftTeams PowerShell Module 5.9.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.9.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.9.0 Read more details in the Release Notes. I’ve already blogged about Microsoft Teams 5.8.1 Preview Managed Identity support for *-cs cmdlets I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope AllUsers Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module
Customize M365 Profile Card

Customize M365 Profile Card

Andres Bohren
Hi All, Recently i have stumbled across the following Article on how to extend the M365 Profile card with custom Entra ID Attributeds Add or remove custom attributes on a profile card using the profile card API You can only use the following Attributes UserPrincipalName Fax StreetAddress PostalCode StateOrProvince Alias and customAttribute1 customAttribute2 customAttribute3 customAttribute4 customAttribute5 customAttribute6 customAttribute7 customAttribute8 customAttribute9 customAttribute10 customAttribute11 customAttribute12 customAttribute13 customAttribute14 customAttribute15 In Graph Explorer we can check the current Profile Card Properties
Microsoft Teams 5.8.1 Preview Managed Identity support for *-cs cmdlets

Microsoft Teams 5.8.1 Preview Managed Identity support for *-cs cmdlets

Andres Bohren
Hi All, Microsoft has releaseed the MicrosoftTeams 5.8.1 Preview Module PowerShell Gallery MicrosoftTeams 5.8.1-preview Release Notes 5.8.1-preview* (The project - MicrosoftTeams contains changes till this release) Adds support for managed identity based auth for *-Cs cmdlets using -Identity parameter in Connect-MicrosoftTeams. Few cmdlets that don’t support application-based authentication are not supported for this as well. This is very exiting. Back in August i tried to use MicrosoftTeams on Azure Automation with the Managed Identity.
MicrosoftTeams PowerShell Module 5.8.0 released as GA

MicrosoftTeams PowerShell Module 5.8.0 released as GA

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.8.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 5.8.0 Read more details in the Release Notes. It’s more or less what has been tested out in 5.7.2-Preview. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope AllUsers Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module