SHAREPOINT

List SharePoint Embedded containers with PowerShell

List SharePoint Embedded containers with PowerShell

Andres Bohren
Hi All, In this Blog Article i show you how to list the SharePoin Online Embedded containers. SharePoint Online Admin Center Let’s have a view in SharePoint Online Admin Center Active Containers PowerShell To use the Microsoft.Online.SharePoint.PowerShell in PowerShell 7 you need to use the Parameter -UseWindowsPowerShell in Import-Module. #Import Sharepoint Online Powershell Module in Powershell 7 Import-Module Microsoft.Online.SharePoint.PowerShell -UseWindowsPowerShell -WarningAction SilentlyContinue Connect-SPOService -Url https://icewolfch-admin.sharepoint.com These are the ID’s of the two Container Types
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26121.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26121.12000 released

Andres Bohren
Hi All, Almost a day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.26121.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 -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource -Name Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-PSResource -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26017.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26017.12000 released

Andres Bohren
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.
PnP.PowerShell 3.1.0 released

PnP.PowerShell 3.1.0 released

Andres Bohren
Hi All, End of March the PnP.PowerShell Team annouced the V3 release PnP PowerShell v3 released! Three days ago, the Pnp.PowerShell was released to the PowerShell Gallery. They increased the required PowerShell Version from 7.2 to 7.4.6. PowerShell Gallery PnP.PowerShell 3.1.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name PnP.PowerShell -Scope CurrentUser Find-PSResource -Name PnP.PowerShell Uninstall the old Module
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25912.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25912.12000 released

Andres Bohren
Hi All, A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25912.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.
SharePoint Online Version History Limits

SharePoint Online Version History Limits

Andres Bohren
Hi All, There is a new Option in SharePoint Online Version History called “Automatic” MS Learn Overview of version history limits for document libraries and OneDrive Automatic hast the following Rules As versions are created, users have access to the following versions: All versions created within 500 count limit in first 30 days. Hourly versions (versions created at the top of the hour) between 30 to 60 day period. Daily versions (versions created at the beginning of each day) between 60 to 180 day period.
OneDrive Sync Client Supports Folder color in Windows Explorer

OneDrive Sync Client Supports Folder color in Windows Explorer

Andres Bohren
Hi All, The colored Folders in Windows Explorer are Supported since OneDrive Sync Client Version 24.132.* I’ve set a color to a Folder in OneDrive The color of the Folder changes also in Windows Explorer The other way around also works > OneDrive > Folder color Set the color Color has changed in Windows Explorer After a few Seconds the Folder with the Color has been synced to OneDrive Regards
SharePoint Online Azure ACS Retirement

SharePoint Online Azure ACS Retirement

Andres Bohren
Hi All, A few Years ago i wrote an Article on how to Grant Access to a Entra App in Sharepoint to upload Files to a SharePoint Site with PnP.PowerShell Upload file to SharePoint Online with PnP.PowerShell I wanted to do the same thing and there is a big red bar on top, that informs about the Azure ACS Retirement in April 2026. Starting April 2, 2026, Azure Access Control service (ACS) usage will be retired for SharePoint in Microsoft 365 and users will no longer be able to create or use Azure ACS principals to access SharePoint.
PnP.PowerShell 2.12.0 released

PnP.PowerShell 2.12.0 released

Andres Bohren
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.
SharePointOnline Business Connectivity Services will be retired

SharePointOnline Business Connectivity Services will be retired

Andres Bohren
Hi All, You may have read the SharePoint Blog about the Retirement for Business Connectivity Services Support update for Business Connectivity Services in Microsoft 365 More about Business Connectivity Services Business Connectivity Services in SharePoint Some of you might alos have received the Mail about the Retirement Retirement schedule October 2, 2023: Retirement announcement and customers can proactively set a property to block Business Connectivity Services features within their tenant. October 30, 2023: Microsoft will begin blocking Business Connectivity Services features based on the tenant property set by the customer.