Hi All,
I am in small confusion. After deletion also the site collection will be available in content db and it can be restored.
1) Will the deleted site collection gets delete automatically from the database? Any machanism like that....
2) We are planning to have a Failover server. I will mention the Failover db name in Manage content database (by opening the content database) at Central admin web site. So, do i need to mention Failover db name in SQL server and in other APP / Webfront end web server?
Kindly provide your valuable inputs.
-Thanks & Regards,
Waqas SarwarPosted Dec 6, 2018, 3:46 PM
Thuyavan GanesanPosted Dec 6, 2018, 10:54 PM
Thuyavan GanesanPosted Dec 6, 2018, 2:55 PM
Hi Nagabhushana,
I know it’s confusing J if you delete a site collection from central admin it just deletes the site in IIS and the association with the SQL DB and the deleted site collection is temporarily preserved in SPDeletedSite object . within 30 days if you want your site collection to be restored you will be able to do that.
To restore from this object use this cmd
Restore-SPDeletedSite
To remove the SP site collection from this object use this cmd
Please let me know if that works
Thanks,
Thuyavan
Your feedback is very valuable and your “likes” are energy boosters for us to keep blogging