we have a TFS 2017 with SQL server 2014. We want to migrate DB from SQL server 2014 to a new SQL 2016 for a future Upgrade to TFS 2018.
I try to following this documentation : https://docs.microsoft.com/en-us/vsts/tfs-server/admin/backup/restore-data-different-instance At the step 7, we are supposed to run this command : TFSConfig PrepSQL but this command is not available in TFS 2017.
Somebody has an idea how to prep the database in TFS 2017 ?
Thank you