magritton
8/28/2016 - 1:31 PM

This removes a site collection and its related content database.

This removes a site collection and its related content database.

Remove-SPSite -Identity http://sp2010/sites/C0  -Confirm:$false
Remove-SPContentDatabase -Identity WSS_Content_C0 -Confirm:$false