Last active
September 18, 2022 21:12
Get-SPOSite -Limit All -Template TEAMCHANNEL#1 | Select Title, Url, StorageQuota, StorageUsageCurrent, TeamsChannelType | Where-Object { $_.TeamsChannelType -eq "SharedChannel" }
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment