I have migrated tfs from 2013 to 2015 update 2. When I tried to configure the new features, TFS tells me they where previously configured as shown here:
https://msdn.microsoft.com/en-us/library/vs/alm/work/customize/configure-features-after-upgrade
Therefore, I have to configure every feature manually, using witadmin as shown here:
https://msdn.microsoft.com/en-us/library/vs/alm/work/customize/add-features-manually
The thing, is I have never used or customized any template in 2013, so I don't want to update anything. There is not user stories, backlogitems, etc in 2013. I will start using them in 2015 from scratch.
Question: Can I overwrite the whole template for the existing projects? Or I have to import every xml manually for every project?