
List SharePoint Embedded containers with PowerShell
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