Migrating from TFS2010 to TFS2013 and SharepointFoundation2013 on WindowsServer 2012 R2
hi,
i in middle of migration project upgrade our tfs2010 instance tfs2013. our new environment vm using windows server 2012 r2 64 bit along sharepoint foundation 2013. spf2013 sp1 needs installed separately since 1 bundled tfs2013 doesn't work r2 (not sp1). having trouble understanding order things work. got work first time , going trying redo steps detailed docs proving more difficult.
- we have begun doing backup of our tfs2010 environment , restoring our new tfs2013 vm.
- i installing sharepoint foundation sp1 - prereqs install.
begin wonder screens a) connect existing server b) create new server - although think want connect existing since have database we've restored given error
- at stage run migration tool updates database schema etc new 2013 format?
- i being told "cannot find existing configuration database located @ specified database server...
could please list steps migration? none of steps trying seem work through.
regards,
bill44077
william campbell
hi william
tfs 2013 , sharepoint different systems thin integration between them. hence upgrade scenario should viewed 2 different scenarios.
on 1 hand have tfs databases (tfs_configuration, tfs_<teamprojectcollection> , tfs_warehouse), on other hand have sharepoint databases (sharepoint_admincontent, etc. now, tfs upgrade modify tfs databases while sharepoint upgrade upgrade sharepoint databases.
so need following:
sharepoint upgrade:
- install sharepoint on vm. create new sharepoint_admincontent, etc. databases
- detach content databases on existing sharepoint instance
- create backup of content databases , restore them on vm
- attach content databases on vm. trigger upgrade of content databases if sharepoint version differs.
- sharepoint on vm should operational same content old sharepoint instance
tfs upgrade:
- restore tfs databases (tfs_configuration, tfs_<teamprojectcollection> , tfs_warehouse) on vm
- install tfs 2013
- select "upgrade" option in wizard. point tfs_configuration database restored. upgrade tfs databases new database schema
integrate sharepoint tfs
- in team foundation server administration console need integrate existing installation of sharepoint
Archived Forums V > Team Foundation Server - General
Comments
Post a Comment