PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26017.12000 released
Hi All,
A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26017.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. Might be it’s related to the CurrentUser Scope that is redirected to OneDrive. Anyone else seeing this?


















