Get SharePoint site collection total size


Get Site total size:
$sc = get-spsite http://sharepoint
$sc | get-member

Comments

Popular posts from this blog

Sending email using Powershell script

Convert List Collection to DataTable using C#

Difference Between Site Template and Site Definition