Forum Discussion
techie1s
Jun 05, 2018Brass Contributor
Reusing a Deleted SharePoint Site Name
QUESTION: Can a new site be created with the same name of a deleted site? SCENARIO: Today I deleted a SharePoint Team Site (O365) that I created yesterday. Now I want to create a SharePoint Commu...
- Jun 06, 2018
Similarly, you can permanently remove the deleted site using Remove-SPODeletedSite cmdlet.
Manidurai Mohanamariappan
Jun 06, 2018Iron Contributor
Similarly, you can permanently remove the deleted site using Remove-SPODeletedSite cmdlet.
techie1s
Jun 06, 2018Brass Contributor
Thank you for taking the time to reply! This worked perfectly!!!