Hi all,
We are planning a house cleaning exercise in the form of a migration of our current content stores onto fresh new stores on a separate hard drive. This is for 3 reasons:
- To deal with current corruptions on our backing stores,
- To drastically reduce the size of the content stores.
- We have been told by support not to run the iwfsshrink command on TeamSite version 6.7.2.
The existing stores will then serve as historical stores.
We plan to migrate our branches whilst keeping the latest Edition only, except for when the latest is the INITIAL edition. The iwmigrate CLT has 2 parameters to do this -s (start edition) and -e (end edition) but I wondered if there was a way to migrate the
latest edition for each branch without having to specify a specific Edition name? This way the command can be run recursively for all branches rather than having to run a separate iwmigrate clt for each specific branch like so:
iwmigrate -g -m [mount_location] -o [new_store] -b [branch_vpath] -s [start_edition] -e [end_edition] -w
Any advice would be greatly appreciated.
Thanks,
Adrian.