Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25311.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 Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser List the Commands of the Module
Hi All,
Recently i received a Mail from Microsoft that i have to Update the Azure Function App to PowerShell 7.4 because PowerShell 7.2 retiring 8 November 2024.
Details can be found here:
Upgrading your Azure Function Apps to run on PowerShell 7.4 Azure Portal In the Azure Portal you can see under Configuration of the Azure Function App.
Runtime Version is probably already “~4”
Under “General settings” you can see the used PowerShell Version.
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.6.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.6.0 v3.6.0 :
Get-VivaModuleFeature now returns information about the kinds of identities the feature supports creating policies for (e.g., users, groups, or the entire tenant). Cmdlets for Viva feature access management will now handle continuous access evaluation (CAE) claims challengesAdded new cmdlets Get-VivaFeatureCategory and Get-VivaFeatureCategoryPolicy. Added fix for compatibility issue with Microsoft.Graph module. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
Today, Microsoft has released a new Version of O365CentralizedAddInDeployment PowerShell Module to the PowerShell Gallery. The recently released O365CentralizedAddInDeployment 3.0.1 has been unlisted.
O365CentralizedAddInDeployment 3.0.2 I was not able to find what has been changed, as there are no release notes available
Check what Module is installed and what Version is available on the PowerShell Gallery
Get-InstalledPSResource O365CentralizedAddInDeployment -Scope CurrentUser Find-PSResource O365CentralizedAddInDeployment Uninstall old Module and install the newest Module from the PowerShell Gallery
Hi All,
Yesterday, Microsoft has released a new Version of O365CentralizedAddInDeployment PowerShell Module to the PowerShell Gallery. Last Change was from 30/06/2023. No changes over a year…
O365CentralizedAddInDeployment 3.0.1 I was not able to find what has been changed, as there are no release notes available
Last time i blogged about it was here MO365CentralizedAddInDeployment 2.0.1 released
Check what Module is installed and what Version is available on the PowerShell Gallery
Hi All,
Today a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.12.0 Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands.
To check what version is installed and what’s available from the PowerShell Gallery use the following Commands
Get-InstalledPSResource PnP.PowerShell -Scope CurrentUser Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Uninstall-PSResource PnP.PowerShell -Scope CurrentUser Install-PSResource PnP.
Hi All,
A few Hors ago, Microsoft has released the Version 2.23.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.23.0 PowerShell Gallery Microsoft.Graph.Beta 2.23.0 Release Notes
[v2] Weekly OpenApiDocs Refresh Bump autorest submodule [v2] Examples Update Migration to ESRP V5 I am using the new PSResourceGet here instead of the PowerShellGet commands.
I’ve changed the Scope from “AllUsers” to “CurrentUser” in this Article - with that you don’t need to Run PowerShell as Administrator anymore.
Hi All,
A few Hours ago, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 12.3.0 The Release Notes contains a lot of updates
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 CurrentUser Find-PSResource AZ Uninstall the old Modules and install the current Modules
Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25221.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 Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser List the Commands of the Module
Hi All,
Today a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.10.0 Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands.
To check what version is installed and what’s available from the PowerShell Gallery use the following Commands
Get-InstalledPSResource PnP.PowerShell -Scope CurrentUser Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Uninstall-PSResource PnP.PowerShell -Scope CurrentUser Install-PSResource PnP.