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