Sharepoint groottes in Office 365

Install-Module -Name Microsoft.Online.SharePoint.PowerShell
Update-Module -Name Microsoft.Online.SharePoint.PowerShell
connect-sposervice -url https://xxxxxx-admin.sharepoint.com - credential admin@xxxxxx.onmicrosoft.com
Get-SPOSite -IncludePersonalSite $true | select Url, StorageUsageCurrent

Geplaatst in Ongecategoriseerd.