Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Top-Level Site Accidentally Deleted..Best approach to recover?

Status
Not open for further replies.

erinallen

Programmer
May 13, 2002
66
US
A user accidentally deleted a site this week that happens to be a top-level site. Our backup strategy has been to use SQL Server backups. Here's what I'm thinking I need to do, but is it my best option for getting the site with the security back?

1. Restore from SQL Server backup the content database to a test location.
2. Connect my test WSS to this content database.
3. Run stsadm to get a copy of the top-level site.
4. Run stsadm on the production environment to restore this top-level site.

Is there something more I need to do since its a top level site? Like something in the central administration console? If the custom web parts it uses are used on another top-level site on the same environment, do I need to reinstall them too?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top