Hi All,
A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24713.12007 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,
Just a few Hours ago, Microsoft has released a new Version of the MSCommerce PowerShell Module to the PowerShell Gallery.
PowerShell Gallery MSCommerce 2.0 I also noticed, that they removed all other Versions from the PowerShell Gallery
I am using the new PSResourceGet here instead of the PowerShellGet commands.
List installed Module and what’s available from the PowerShell Gallery
Get-InstalledPSResource MSCommerce -Scope AllUsers Find-PSResource MSCommerce Uninstall the old Module and install the new PowerShell Module
Hi All,
Two days ago, Microsoft has released the Version 2.16.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.16.0 PowerShell Gallery Microsoft.Graph.Beta 2.16.0 Release Notes
[v2] Weekly OpenApiDocs Refresh Updates Open API file for users module to include DELETE operation for /users/{user-id}/photo Updates example for Set-MgBetaApplicationConnectorGroupByRef 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.
Hi All,
Already a few Months back i wrote an Article about the Sucessor of PowerShellGet called PSResourceGet.
Today i noticed that there has been released a new Version
PowerShell Gallery Microsoft.PowerShell.PSResourceGet 1.0.3 Looking at the Release Notes, there has been some Fixes since Version 1.0.0
Check what Version is Installed and what Version is available in the PowerShell Gallery
Get-InstalledPSResource Microsoft.PowerShell.PSResourceGet Find-PSResource Microsoft.PowerShell.PSResourceGet Remove the Module if it is loaded
Hi All,
I use several PowerShell Runbooks on a Azure Automation Account. That includes Maniuplation in Sharepoint, EntraId, Teams and Exchange Online. For Exchange Online, Teams and EntraID you can use Managed Identity.
In this Article, i will show you how to run an Azure Runbook from an Azure Automation Account on a Azure Arc Enabled Server.
From the Documentation it looks pretty easy
Deploy an extension-based Windows or Linux User Hybrid Runbook Worker in Azure Automation Azure Automation Agent-based User Hybrid Runbook Worker (Windows and Linux) will retire on 31 August 2024 and wouldn’t be supported after that date.
Hi All,
Yesterday, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 11.4.0 The Release Notes shows an impressive List 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 AllUsers Find-PSResource AZ Uninstall the old Modules and install the current Modules
Uninstall-PSResource AZ -Scope AllUsers Uninstall-PSResource AZ.
Hi All,
Yesterday a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.4.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,
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 Microsoft Entra Connect: Automatic upgrade https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-install-automatic-upgrade
Start the event viewer and look in the Application eventlog. Add an eventlog filter for the source Microsoft Entra Connect Upgrade and the event ID range 300-399.
It’s still a bit a mess with the Product Names.
Hi All,
A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24614.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
Hi All,
Today Microsoft has released the Version 2.15.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.15.0 PowerShell Gallery Microsoft.Graph.Beta 2.15.0 Release Notes
[v2] Weekly OpenApiDocs Refresh [v2] Examples Update Adds an optional -RHV parameter that will assign response headers to a variable (Value provided to the optional RHV parameter) I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery