Hi I have an orphaned site in a content database when I run delete orphaned site command I got below message from PowerShell how to delete orphaned site because its stopping configuration wizard to run successfully after installing SharePoint latest cumulative
updates.
stsadm -o deletesite -force -SiteID "03xxxx7c3-4f95-b343-42c8f9486243" -DatebaseName "WSS_Content9" -DatabaseServer "Sxxxx"
Specify the URL or the ID of the site collection to be deleted. The -siteid para meter must be used with the -force, -databasename and -databaseserver parameters
stsadm -o deletesite -force -SiteID "03xxxx7c3-4f95-b343-42c8f9486243" -DatebaseName "WSS_Content9" -DatabaseServer "Sxxxx"
Specify the URL or the ID of the site collection to be deleted. The -siteid para meter must be used with the -force, -databasename and -databaseserver parameters
adil













