Migrating contact lists

Before you begin

Review the Planning for migration to Sametime 12 topic.

About this task

In Sametime 9.x, 10.x and 11.x, vpuserinfo.nsf stores all the contact list for users. Before you can migrate contact lists to MongoDB, you must first convert the vpuserinfo.nsf data to LDAP using the Stnamechange utility on your current deployment environment.

Procedure

  1. On the Sametime server being migrated, decompress the notes-migration.zip file to the server's program directory where the Sametime 12 product image was placed.
    You must run this command from the Sametime server's program directory where the sametime.ini and notes.ini files exist.
  2. For Linux, run the following commands to setup the environment. Otherwise, skip to the nex step. and perform the migration task.
    source ./setenv.sh
  3. Run the following command to move your contact list to MongoDB. Before the migration begins, you are prompted for locations and options.
    • Linux
      ./notes-migration.sh
    • Windows
      notes-migration.bat