Get Deleted Sites , Create New Site , Delete Site , Restore Site from Deleted in SharePoint Using PowerShell
In today’s article we will see how we can retrieve information about the sites we have deleted using PowerShell .
Then we will see how we can delete a site again using PowerShell and how we can restore a site again using PowerShell. We open SharePoint Online Management Shell with administrator privileges and run the following code to detect the deleted sites
Note here that for the discovery we sRead More…