Handy SharePoint Commands - Quick Reference
Useful PowerShell commands for SharePoint
Â
#Size of Site Collection in GB get-spsite http://yoursitecol | select url, @{label="Size in MB";Expression={$_.usage.storage/1GB}} Â Â
CodeMonkey Software is a division of JCHMedia www.jchmedia.com