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.
Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA) 2.8.0 released

Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA) 2.8.0 released

Andres Bohren
Hi All, Yesterday a new Version of the “Microsoft Defender for Office 365 Recommended Configuration Analyzer” (ORCA) PowerShell Module has been released. PowerShell Gallery ORCA 2.8.0 According to GitHub Milestones the latest Update seems to fix six issues I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource ORCA -Scope AllUsers Find-PSResource ORCA Uninstall the old Module and install the newest Version.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24308.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24308.12000 released

Andres Bohren
Hi All, Yesterday Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24308.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell I am using the new PSResourceGet here instead of the PowerShellGet commands. Check the installed Version and what is available from the PowerShell Gallery Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers List the Commands of the Module
Microsoft Graph CLI v1.0.0 is now GA

Microsoft Graph CLI v1.0.0 is now GA

Andres Bohren
Hi All, A few days ago Microsoft has released Microsoft Graph CLI v1.0.0 as GA Blog Microsoft Graph CLI v1.0.0 is now generally available Downloads Windows: https://aka.ms/get/graphcli/latest/win-x64.zip Linux: https://aka.ms/get/graphcli/latest/linux-x64.zip macOS xarm64: https://aka.ms/get/graphcli/latest/osx-arm64.zip macOS x64: https://aka.ms/get/graphcli/latest/osx-x64.zip The Download is a ZIP File that contains the mgc.exe I’ve extracted the mgc.exe to C:\GraphCLI Login .\mgc.exe login You need to open the device Login Page in the Browser and add the Code from the Promt
Keep Track of new ServicePlans in M365 Licenses

Keep Track of new ServicePlans in M365 Licenses

Andres Bohren
Hi All, During the last couple Months, there have been several M365 Licenses added and activated for all Users. For Example: Avatars for Teams Copilot (formerly known as Bing Chat Enterprise) Clipchamp I was thinking about, how to Monitor the Licenses in the Tenant for new ServicePlans associated to the Licences. So i decided to add the ServicePlans to the Script i’ve already had #Connect-MgGraph Write-Output "Connect-MgGraph" Connect-MgGraph -Scopes User.ReadWrite.All, Directory.
OnePlus 9 Android security patch 2023.11

OnePlus 9 Android security patch 2023.11

Andres Bohren
Hi All, Yesterday i have received an Update Notification for my OnePlus 9 Android Smartphone. OnePlus Community OxygenOS 13.1.0.592 for the OnePlus 9/9 Pro The Patch integrates the November 2023 Android security patch to enhance system security. After the Reboot the new Version is installed and the Android Security Patch from November is installed. Regards Andres Bohren Unified Messaging Logo
MSIdentityTools PowerShell Module V2.0.48 released

MSIdentityTools PowerShell Module V2.0.48 released

Andres Bohren
Hi All, Yesterday a new Version of the MSIdentityTools PowerShell Module has been released to the PowerShell Gallery. PSGallery MSIdentityTools 2.0.48 I am using the new PSResourceGet here instead of the PowerShellGet commands. Check the PowerShell Module that is installed and what is available from the PowerShell Gallery Get-InstalledPSResource MSIdentityTools -Scope AllUsers Find-PSResource MSIdentityTools Uninstall the old version of the PowerShell Module and install the current version Uninstall-PSResource MSIdentityTools -Scope AllUsers Install-PSResource MSIdentityTools -Scope AllUsers Get-InstalledPSResource MSIdentityTools -Scope AllUsers List all the Commands from the Module
WhiteboardAdmin 1.11.1 PowerShell Module released

WhiteboardAdmin 1.11.1 PowerShell Module released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.11.1 Release Notes: Internal fixes to improve performance and reliability I am using the new PSResourceGet here instead of the PowerShellGet commands. Check what Version of the Module is installed and what is available from the PowerShell Gallery. Get-InstalledPSResource WhiteboardAdmin -Scope AllUsers Find-PSResource WhiteboardAdmin Uninstall the old Version and install the new Version
Microsoft.Graph PowerShell Modules 2.10.0 released

Microsoft.Graph PowerShell Modules 2.10.0 released

Andres Bohren
Hi All, Today Microsoft has released the Version 2.10.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.10.0 PowerShell Gallery Microsoft.Graph.Beta 2.10.0 Read more in the Release Notes It’s surprising that in the GitHub Repository there is still no Release visible I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource Microsoft.Graph -Scope AllUsers Get-InstalledPSResource Microsoft.Graph.Beta -Scope AllUsers Find-PSResource Microsoft.
Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA) 2.7.1 released

Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA) 2.7.1 released

Andres Bohren
Hi All, Yesterday a new Version of the “Microsoft Defender for Office 365 Recommended Configuration Analyzer” (ORCA) PowerShell Module has been released. PowerShell Gallery ORCA 2.7.1 According to GitHub Milestones the latest Update seems to fix a Standard Preset I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource ORCA -Scope AllUsers Find-PSResource ORCA Uninstall the old Module and install the newest Version.