Hi All,
Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 11.2.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.
Hi All,
A few Weeks ago i did write a Blog Article how to Keep Track of new ServicePlans in M365 Licenses with Azure Automate and Microsoft.Graph PowerShell Modules.
I received a Question, how to add or remove specific Service Plans to a License for a specific User.
Basically there are two methods:
Direct Assigned Licenses Group-based License I wrote a Blog Article on how to add and remove Licenses with Microsoft.
Hi All,
Somehow i did miss, that there was an Update for Entra Connect Sync (Azure Active Directory Connect) mid December. It’s for download only, so no Automatic Update.
Microsoft Entra Connect: Version release history Group Writeback V2 will be decomissioned. Group Writeback for M365 Groups will still be supported.
Plan for Microsoft Entra Connect group writeback It’s still a bit a mess with the Product Names. The Product Name is “Microsoft Entra Connect Sync” but you download “Azure AD Connect V2”.
Hi All,
During the last few Weeks, i have been very busy with my Collegue Fabrice Reiser to build a PowerShell Module that keeps the PowerShell Modules (what we think ist needed) for a M365 Administrator up to date.
PowerShell Gallery M365PSProfile 0.3.0 Documentation and Code at GitHub Our Goals where:
Simple One-Liner in the PowerShell Profile No Admin Rights required -> Installation in the “CurrentUser” Scope Fast and configurable -> Predefined Modules or can be defined by yourself Support for PowerShell 5 and 7 (Install in CurrentUser Scope) Parameter for Modules that should be installed and updated Use the Microsoft.
Hi All,
I noticed today, that Microsoft has released the Version 2.11.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.11.1 PowerShell Gallery Microsoft.Graph.Beta 2.11.1 Read more in the Release Notes
Fixes double encoding bug in Invoke-MgGraphRequest 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.
Hi All,
Yesterday a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.3.0 What’s changed and fixed
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 AllUsers Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Hi All,
Yesterday Microsoft has released the Version 2.11.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.11.0 PowerShell Gallery Microsoft.Graph.Beta 2.11.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.
Hi All,
Yesterday Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24322.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
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.1 According to GitHub Milestones the latest Update seems to fix an issue with the SPF Record
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.
Hi All,
Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 11.1.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.