Skip to content

Instantly share code, notes, and snippets.

@Josh00
Created January 20, 2018 10:47
Show Gist options
  • Save Josh00/c60db6d8f3af6403b511c60c3239ade4 to your computer and use it in GitHub Desktop.
Save Josh00/c60db6d8f3af6403b511c60c3239ade4 to your computer and use it in GitHub Desktop.
Get-SPOSite -Limit all | Sort Url | Select Url , StorageUsageCurrent , StorageQuota | Export-CSV C:Users\UserName\Desktop\File.csv -Encoding UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment