How do I rename the Tfs_xxxConfiguration database for TFS 2010?
- by Jaxidian
When we installed TFS 2010, we made some poor decisions in naming our databases. I have figured out how to rename everything except for the Tfs_xxxConfiguration database. How can I get this renamed? I can only find a read-only display of the connection string to it - cannot find where to alter that connection string either directly or indirectly.
I'd really prefer to not have to rebuild it from scratch... again...
Thanks!