Skip to content

Instantly share code, notes, and snippets.

@Josh00
Created January 20, 2018 10:48
Show Gist options
  • Save Josh00/541bc02b0119c91203a33b283caf89b0 to your computer and use it in GitHub Desktop.
Save Josh00/541bc02b0119c91203a33b283caf89b0 to your computer and use it in GitHub Desktop.
Get-SPOSite -Limit all | Sort Url | Select Url , StorageUsageCurrent , StorageQuota | Export-CSV <CSVフォルダ格納先のパス>\<ファイル名>.csv -Encoding UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment