Has anyone tried Migrating 'EVERYTHING' from 6.5 server to 6.7 system? I mean Groups, users, EA's, Branches and Editions. I have tried iwmigrate and was extremely unsuccessful. So i am doing a Copy manually procedureBy copying iw-storeand restarting the services. This will not copy my persmissions or the groups or the users. How can i do to acheive this, I have somany posts to copy the EA's to the target branch. For now lets assume that EA's are intact. But how about the permissions?Is there is command which will do this?Some one please enlighten me with you iwmigrate knowledge.Thank you
Thank you Adam, Sorry i confused youa bit or i got myself confused.I am trying to Migrate from TeamSite 6.5 SP2 server to TeamSite 6.7 server. I will go through Appendix C of TeamSite Installation guide for 6.7 right?Can you direct me to very nicely explained example for "iwmigrate" please.Thank you
Hi,
Regarding your permissions query, you can you "iwidmap" to export your permissions to a file "store.idmap".
1. Stop TS Services on 6.5
2. Run iwidmap command, refer to kb below - Scenario 3
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=49980
3. Copy existing 6.5 content store to new server
4. Import the permissions back from "store.idmap" - Scenario 3
This should take care of your permission query.
Have anyone thought of doing TS 6.7 fresh installation on new server and then moving/migrating existing config files, custom code etc etc...from 6.5 server to new server[TS 6.7]?
Mohit.
i didn't want to start new post, but for some strange reason, i am getting this error when i am following the following steps to migrate from 6.5 to 6.7.1.[html]C:\Interwoven\TeamSite\bin>iwaccessmigrateERROR: Following stores are not active: defaultPlease activate them and run this program againC:\Interwoven\TeamSite\bin>iwstatStore Statusiwadmin Runningworkflow RunningID Thread User Duration Store Operation0x15d1 0x55c DCS\beaver 0.000 - GetServerStatus[/html]default is up and running and works fine, donno why it pops up this error.Thanks