Just to clarify the different tools that you can use to update/recreate the Team Foundation Server warehouse (relational database and OLAP cube). Warehouse Web Service You can browse and invoke it here (always locally from TFS): http://localhost:8080/Wareh... The Run operation will launch processing of the warehouse (you can check the status of the warehouse with the GetWarehouseStatus operation: it goes from ProcessingAdapters, ProcessingOlap and finally Idle). Processing ......
One of my main tasks now that I'm back at work is to migrate our TFS from 2005 to 2008. Our main concern is with process templates. We went to quite a lot of trouble to create our own process template and we do not want to lose that work. I posted a question on MSDN forums about customized process templates migration without much success. So, I decided to dive in on our test environment and see what happens. Test procedure: Prepare a test machine with Windows Server 2003, TFS2005, VisualStudio 2008 ......
I'm back after maternity leave!

It's good to be working again, but I'm not getting much sleep so it's pretty hard.