POWERSHELL

Azure PowerShell Module AZ 11.3.1 released

Azure PowerShell Module AZ 11.3.1 released

Andres Bohren
Hi All, Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 11.3.1 The Release Notes have not been updated yet I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource AZ -Scope AllUsers Find-PSResource AZ Uninstall the old Modules and install the current Modules Uninstall-PSResource AZ -Scope AllUsers Uninstall-PSResource AZ.
Microsoft.Graph PowerShell Modules 2.13.1 released

Microsoft.Graph PowerShell Modules 2.13.1 released

Andres Bohren
Hi All, Today Microsoft has released the Version 2.13.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.13.1 PowerShell Gallery Microsoft.Graph.Beta 2.13.1 Release Notes Patch Release. Ensures that -Header parameter is not mandatory 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.Graph Find-PSResource Microsoft.Graph.Beta Uninstalling the old Microsoft.Graph Modules
Microsoft.Graph PowerShell Modules 2.13.0 released

Microsoft.Graph PowerShell Modules 2.13.0 released

Andres Bohren
Hi All, Today Microsoft has released the Version 2.13.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.13.0 PowerShell Gallery Microsoft.Graph.Beta 2.13.0 Read more in the Release Notes 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.Graph Find-PSResource Microsoft.Graph.Beta Uninstalling the old Microsoft.Graph Modules Get-InstalledPSResource Microsoft.Graph -Scope AllUsers -ErrorAction SilentlyContinue | Uninstall-PSResource -Scope AllUsers -SkipDependencyCheck Get-InstalledPSResource Microsoft.
Azure PowerShell Module AZ 11.3.0 released

Azure PowerShell Module AZ 11.3.0 released

Andres Bohren
Hi All, Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 11.3.0 A lot of news in the Release Notes Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource AZ -Scope AllUsers Find-PSResource AZ Uninstall the old Modules and install the current Modules Uninstall-PSResource AZ -Scope AllUsers Uninstall-PSResource AZ.
MSIdentityTools PowerShell Module V2.0.50 released

MSIdentityTools PowerShell Module V2.0.50 released

Andres Bohren
Hi All, A few Hours ago, a new Version of the MSIdentityTools PowerShell Module has been released to the PowerShell Gallery. Seems to have some fixes, after the last Version was just released two Days ago. PSGallery MSIdentityTools 2.0.50 GitHub Release MSIdentityTools v2.0.50 Added macos support 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
MSIdentityTools PowerShell Module V2.0.49 released

MSIdentityTools PowerShell Module V2.0.49 released

Andres Bohren
Hi All, A few Hours ago, a new Version of the MSIdentityTools PowerShell Module has been released to the PowerShell Gallery. PSGallery MSIdentityTools 2.0.49 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
Azure Automation Modules and Runbooks PowerShell 7.2

Azure Automation Modules and Runbooks PowerShell 7.2

Andres Bohren
Hi All, A few days ago, i opened up my Runbooks on Azure Automation Account. It tells you that PowerShell 7.1 and Phyton 2.7 are no longer supportet and provides you with a Link Update runbook from PowerShell 5.1 to PowerShell 7.2 Until now the AZ PowerShell did not support the Management of PowerShell 7.x Modules you had to use some tricks like i documented here How to Manage PowerShell 5 and 7 Modules on Azure Automation With the latest AZ 11.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24510.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.24510.12000 released

Andres Bohren
Hi All, A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24510.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 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
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
WhiteboardAdmin 1.11.2 PowerShell Module released

WhiteboardAdmin 1.11.2 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.2 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