TFS Backup Procedures
http://msdn2.microsoft.com/en-us/library/ms253151
It looks like this can get tedious.
There are 7 SQL Server 2005 databases and a few sharepoint sites.
Is there a plan to automate this?
It looks like this can get tedious.
There are 7 SQL Server 2005 databases and a few sharepoint sites.
Is there a plan to automate this?
These are still the instructions for B2.
We will be making instructions for B3 avaialble shortly.
In B3 all of our data is persisted in SQL so it's merely a matter of backing up the requisite databases using a SQL maintenance plan. Once you have the plan in place you can use this to have automated nightly full backups (and hourly transaction log backups).
Restore is a little more complicated depending on the restore scenario.
Is this automated enough?
The beta 3 refresh backup and restore procedures have now been posted.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=164033&SiteID=1
Buck