509.949.2162 jeremy@bondbyte.com

There was a problem deleting Web site “SiteName”. Sites that have subsites or certain apps can’t be deleted. Please try again after deleting all subsites and removing the apps.

Keep getting error when I try to delete a site with sub sites. This PowerShell script works well. # Completely deletes the specified Web (including all subsites) function RemoveSPWebRecursively( [Microsoft.SharePoint.SPWeb] $web) { Write-Debug “Removing site...