Skip to main content

Transfer Backup Users Between AhsayCBS Servers

Article ID
5024
Last Reviewed Date
Product Version
AhsayCBS: 9.1 or above
Operating System
All Platforms
Description

This Know-How article contains instructions on how to move a backup user from one AhsayCBS server to another AhsayCBS server, either:

  1. under the same Redirector host.
  2. or, between two stand-alone AhsayCBS servers for users who are not owned by Sub-Admin.
Solution

The following assumptions are made:

  • AhsayCBS A and AhsayCBS B are in the same Redirector setup (AhsayCBS C).
  • AhsayCBS A, AhsayCBS B and AhsayCBS C are all on same AhsayCBS Version (+ hotfix).
  • Backup user's username will be moved from AhsayCBS A to AhsayCBS B and will not duplicate another similarly named user (unique regardless of case-sensitive).
  • Backup data are stored on the AhsayCBS server. Moving user with data on cloud storage or pre-defined destination are not supported (the settings and ID# might not align on destination AhsayCBS).
  • Both AhsayCBS A and AhsayCBS B can be accessed physically (for best result) instead of over Remote.
For best performance, it is recommended that the export and import of the backup user is performed directly on the corresponding AhsayCBS server, or in the same LAN environment, and not over Remote Session. It is also recommended to first Suspend the backup user to be moved, to ensure that no backup / restore job can be performed during the migration.
  1. On the original AhsayCBS server (AhsayCBS A), export the backup user settings and data.

    1. Login to the AhsayCBS web console (AhsayCBS A's web console).
    2. Under Backup / Restore, click Users, Groups & Policies.
    3. Under Backup User, select the checkbox beside the backup user to be moved.
    4. Click the Move / Import / Export Users icon under Manage Backup User.

      Manage Backup User

    5. Export the user settings and data by selecting the radio button beside Export users to file, also click the Include backup files checkbox to have it packaged together (otherwise if you leave it unchecked, you will need to manually transfer the user's {UserHome} directory yourself).

      Move / Import / Export Users

    6. Click the OK button to save the "users.zip" file.

      For backup users with large amount of data, please perform the user data export at a time when the resource usage is low on the AhsayCBS server. Also, if the "users.zip" file is not saved to a local destination, ensure that the network between the AhsayCBS server and the save destination remail stable throughout the export process.
    7. Copy the "users.zip" file to the new AhsayCBS server (AhsayCBS B).

      For best result, it is recommended that the "users.zip" file is copied directly onto the destination AhsayCBS server, or a network drive in the same LAN environment.

  2. On the new AhsayCBS server (AhsayCBS B), import the backup user settings and data.

    1. Login to the AhsayCBS web console (AhsayCBS B's web console).
    2. Under Backup / Restore, click Users, Groups & Policies.
    3. Under Backup User, click the Move / Import / Export Users icon.

      Manage Backup User

    4. Import the user settings and data by selecting the radio button beside Import users to.

      Move / Import / Export Users

    5. From the dropdown box, select the User Home for the user to be moved to.
    6. Click the Choose File button beside Exported zip file.
    7. Select the "users.zip" file (exported from Step 1).
    8. Click the OK button to start the import process.
    9. If you did not include the backup files and opted to move the user's {UserHome} directory yourself in Step 1-v, you should do that now.
  3. Confirm if the backup user is moved properly.
    1. Login to the AhsayCBS web console (AhsayCBS B's web console).
    2. Under Backup / Restore, click Users, Groups & Policies.
    3. Confirm if the backup user is listed under Backup User.
  4. Cleanup the user from the original AhsayCBS server (AhsayCBS A). For the user that was moved, delete the user account and their data from their User Home directory.
    1. (Optional)To retain user's data on the original server, locate the backup user's directory then relocate its User Home folder to outside of the User Home directory.

      For example, move

      D:\UserHomePath\username

      to

      D:\AnotherLocation\username

      • If the same volume does not have sufficient disk space, move the User Home directory of the user to another volume.
      • You may need to recreate an empty directory (C:\UserHomePath\username) if later you are prompted that the User Home path is missing.
    2. Login to the AhsayCBS web console (AhsayCBS A's web console).
    3. Under Backup / Restore, click Users, Groups & Policies.
    4. Under Backup User, tick the checkbox beside the backup user to be moved.
    5. Click the Delete icon under Manage Backup User.

      Manage Backup User

    6. Click OK when prompted to confirm deletion of the selected row.
    7. Click Save afterward to save the changes.