POWERSHELL

MicrosoftTeams PowerShell Module 7.0.0 released

MicrosoftTeams PowerShell Module 7.0.0 released

Andres Bohren
Hi All, Yesterday, Microsoft has released the MicrosoftTeams PowerShell Module 7.0.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 7.0.0 Read more details in the Release Notes Adds ShiftsTeamId & ShiftsSchedulingGroupId parameters to [New|Set]-CsCallQueue cmdlets. [BREAKING CHANGE] Deprecates CustomizeFederation parameter from [Get|Set]-CsTenantFederationConfiguration cmdlets. Adds TownhallEventAttendeeAccess parameter to [New|Set]-CsTeamsEventsPolicy. Adds AllowsUsersForMeetingDetails, RealTimeText parameters to [New|Set]-CsTeamsMeetingPolicy. Adds RealTimeText parameter to [New|Set]-CsTeamsCallingPolicy. Adds UsersCanDeleteBotMessages, ContentBasedPhishingCheck, ReportIncorrectSecurityDetections parameters to [New|Set]-CsTeamsMessagingConfiguration. Adds SpeakerAttributionForBYOD parameter to [New|Set]-CsTeamsAIPolicy. [BREAKING CHANGE] Removes OptionFlags output attribute from the Get-CsOnlineUser cmdlet.
PnP.PowerShell 3.1.0 released

PnP.PowerShell 3.1.0 released

Andres Bohren
Hi All, End of March the PnP.PowerShell Team annouced the V3 release PnP PowerShell v3 released! Three days ago, the Pnp.PowerShell was released to the PowerShell Gallery. They increased the required PowerShell Version from 7.2 to 7.4.6. PowerShell Gallery PnP.PowerShell 3.1.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name PnP.PowerShell -Scope CurrentUser Find-PSResource -Name PnP.PowerShell Uninstall the old Module
Microsoft.Graph PowerShell Modules 2.27.0 released

Microsoft.Graph PowerShell Modules 2.27.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.27.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.27.0 PowerShell Gallery Microsoft.Graph.Beta 2.27.0 Release Notes [v2] Weekly OpenApiDocs Refresh [v2] Examples Update Prevents automatic inference of properties with numeric characters defined as strings. e.g {“age”:“28”}" Fixes removal of boolean and empty Json object values from request body Task: Bootstrap acr-push pipeline by @Onokaev Adds aliases to avoid conflicting cmdlets calling the same Api path Adds Metadata for authentication module cmdlets Added directives to disable generation of invalid Service Announcement cmdlets Fix: Depend on previous stage by @Onokaev I am using the new PSResourceGet here instead of the PowerShellGet commands.
WhiteboardAdmin 1.13.4 PowerShell Module released

WhiteboardAdmin 1.13.4 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.13.4 The Release Notes does not give a lot of insights I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource WhiteboardAdmin -Scope CurrentUser Find-PSResource WhiteboardAdmin Uninstalling the Modules with Uninstall-PSResource failed again. Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser So i am using the PowerShell Module M365PSProfile and use the -FileMode Parameter
ExchangeOnlineManagement 3.8.0-Preview1 released

ExchangeOnlineManagement 3.8.0-Preview1 released

Andres Bohren
Hi All, A few Days ago, Microsoft has released the ExchangeOnlineManagement 3.8.0-Preview1 PowerShell Module. PowerShell Gallery ExchangeOnlineManagement 3.8.0-Preview1 v3.8.0-Preview1: Support for providing an Access Token with Connect-IPPSSession. I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery. You need to use the -Prerelease Parameter to show Preview Versions of a Module Get-InstalledPSResource ExchangeOnlineManagement -Scope CurrentUser Find-PSResource ExchangeOnlineManagement -Prerelease Uninstall old Module
Control EWS in Exchange Online

Control EWS in Exchange Online

Andres Bohren
Hi All, In end of February Microsoft has Annouced a new way to control the EWS Usage in Exchange Online. This is in preparation for the Retirement of EWS in October 2026 The way to control EWS usage in Exchange Online is changing. Unlike other Settings, for Example SMTP Basic Authentication, the EWSEnabled Property in the Exchange Online Organization Configuration can no longer be overridden via Set-CASMailbox on a individual Level.
MicrosoftTeams PowerShell Module 6.9.1-preview released

MicrosoftTeams PowerShell Module 6.9.1-preview released

Andres Bohren
Hi All, Yesterday, Microsoft has released the MicrosoftTeams PowerShell Module 6.9.1-preview to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.9.1-preview Read more details in the Release Notes Adds ShiftsTeamId & ShiftsSchedulingGroupId parameters to [New|Set]-CsCallQueue cmdlets. [BREAKING CHANGE] Deprecates CustomizeFederation parameter from [Get|Set]-CsTenantFederationConfiguration 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 -Name MicrosoftTeams -Scope CurrentUser Find-PSResource -Name MicrosoftTeams -Preview Uninstall the old Module and install the newest Module
Azure PowerShell Module AZ 13.4.0 released

Azure PowerShell Module AZ 13.4.0 released

Andres Bohren
Hi All, A day ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.4.0 GitHub Release Notes Az I think the release notes have been updated I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck -ErrorAction SilentlyContinue In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25912.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25912.12000 released

Andres Bohren
Hi All, A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25912.12000 PowerShell Module. PowerShell Gallery Microsoft.Online.SharePoint.PowerShell 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.Online.SharePoint.PowerShell -Scope CurrentUser 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 CurrentUser In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Set Entra Application Tags with PowerShell

Set Entra Application Tags with PowerShell

Andres Bohren
Hi All, A few Weeks ago, i wrote a PowerShell Script and an Azure Runbook to report expiring Clientsecrets and Certificates. With the Runbook, the Owners woul even receive an Email bevore the expiry date. Depending on the Permissions of the Application, beeing Owner could add a Path for Privilege Escalation. So i was looking for another Way of storing the Information who is responsable of the App. Tags If you look at the Manifest of an App, there is a String Array Property called Tags