In TFS 2012 what is the best practice to fully archive a TFS project? Our TFS database has gotten ridiculously large and we need to start archiving things (but of course we do not want to loose anything).
I would like to take an abandoned project form the TFS server and completely back it up to an external drive with all its files and its history, workitems and build definitions and then remove all of that from the TFS server.
If an abandoned project needs to be reactivated, I would like to bring that drive to the TFS server an restore that project ( with all its files and its history, workitems, build definitions and sharpoint sites), even if the original collection and the users of that project do not exist anymore and ideally even if we have upgraded to a newer version of TFS in the meantime.
What is Microsoft's idea to deal with such a scenario in TFS?