Veritas Enterprise Vault™ PST Migration

Last Published:
Product(s): Enterprise Vault (12.2)
  1. About this guide
    1.  
      Introducing this guide
    2. Where to get more information about Enterprise Vault
      1.  
        Enterprise Vault training modules
  2. Introduction to PST migration
    1.  
      Introducing PST file migration
    2.  
      Tools for migrating PST files
    3.  
      Feature comparison of PST migration tools
    4.  
      About the Exchange PST Migration policy
    5.  
      Improving performance when archiving PST file contents
    6.  
      Migrating PST files in hosted environments
    7. About the Personal Store Management node
      1.  
        Creating filters
  3. PST file ownership
    1.  
      About PST file ownership
    2.  
      PST file marking to determine PST file ownership
    3. PST message sampling to determine PST file ownership
      1.  
        Configuring message sampling to determine PST file ownership
      2.  
        Results of message sampling
  4. PST migration: scripted
    1.  
      Overview of the scripting mechanism for PST migration
    2.  
      Undertaking the PST migration process using Policy Manager
    3.  
      Preparation for PST scripted migration
    4. Output from PST migration
      1. [PSTcheckpoint] section PST scripted migration
        1.  
          Report mode [PSTcheckpoint] section
        2.  
          Process mode [PSTcheckpoint] section
      2.  
        Enterprise Vault event log for PST scripted migration
    5.  
      Example initialization file for PST scripted migration
  5. PST migration: wizard-assisted
    1.  
      About the PST Migrator wizard
    2.  
      Outline of the wizard-assisted PST migration process
    3.  
      Preparation for the wizard-assisted PST migration process
    4.  
      Migration tips for the wizard-assisted PST migration process
    5.  
      How the wizard-assisted PST migration process affects users
    6.  
      Starting the wizard-assisted PST migration process
  6. PST migration: Locate and Migrate
    1.  
      About Locate and Migrate
    2. Setting up PST Locate and Migrate
      1.  
        Administrator roles required to manage PST Locate and Migrate
      2. Configuring the holding folder for PST Locate and Migrate
        1.  
          Determining the size of the holding folder for PST Locate and Migrate
      3. Creating and configuring the PST Locator, PST Collector, and PST Migrator tasks
        1.  
          How to configure the PST Locator task
        2.  
          How to configure the PST Collector task
        3.  
          How to configure the PST Migrator task
    3. Migrating PST files using PST Locate and Migrate
      1. Running the PST Locator task to find domains and computers
        1.  
          Adding computers for PST searching
        2.  
          Switching off NetApp device identification checks by the PST Locator task
      2.  
        Selecting computers for PST searching
      3.  
        Configuring paths to include or exclude for PST searching
      4. Running the PST Locator task to find PST files
        1.  
          Adding PST files for migration
        2.  
          Editing PST file properties
      5.  
        Running the PST Collector task
      6.  
        Running the PST Migrator task
      7. PowerShell cmdlets for PST migration
        1.  
          About the PST migration cmdlets
        2.  
          Running the PST migration cmdlets
        3.  
          Using Add-EVPstComputer
        4.  
          Using Add-EVPstFile
        5.  
          Adding multiple computers or PST files
    4.  
      Excluding network shares from PST migration using the PstLocatorTask.exe.config file
    5.  
      Troubleshooting PST migration
  7. PST migration: client-driven migration
    1. About client-driven PST migration
      1.  
        Options to configure client-driven PST migration
    2.  
      Preparation for client-driven PST migration
    3.  
      Editing the PST migration messages for client-driven PST migration
    4.  
      Configuring the PST holding folder for PST client-driven migration
    5.  
      Creating a PST Migrator task for PST client-driven migration
    6. Enabling mailboxes for PST client-driven migration
      1.  
        Enabling mailboxes for PST file submission
    7.  
      Permissions required for migrating PST files stored on network drives

Overview of the scripting mechanism for PST migration

You can perform scripted migrations of the contents of PST files to Enterprise Vault using Policy Manager. For detailed information on Policy Manager, see the Utilities guide.

The scripting mechanism enables you to configure how each PST file is processed.

For example, for each PST file you can do the following:

  • Specify the destination archive.

  • Specify whether to create shortcuts to migrated items and, if so, whether to leave them in the PST file or to put them in a specific folder in the user's mailbox.

  • Specify which retention category to use for migrated items.

  • Control what happens to the PST file itself after the items in it have been migrated.

You write the Policy Manager initialization file, in which you list each of the files whose contents you want to migrate to Enterprise Vault. You can set up default settings that apply to all PST files and you can override the default settings for individual PST files.

It is possible for you to make Enterprise Vault clients save details of the owner's default archive in each PST file (PST marking). Policy Manager can then use this information to determine the correct archive and mailbox to use for each PST file. If you prefer to not to use this mechanism, or to override it for some PST files, then for individual PST files you can override these values.

When you migrate PSTs using Policy Manager you can use report mode to check all the PST files listed in your initialization file. This mode generates a new copy of the initialization file, with lines that identify any problems. Entries for PST files that cannot be processed are marked so that PST migrator ignores these files.

You can then do either of the following:

  • Fix any problems and run the Policy Manager in report mode again to see whether there are any more problems. When the file is error free, you can run it in process mode to process all the files. You can run in report mode as many times as needed. Each time, Policy Manager creates a new initialization file that you can then run normally or use to fix problems.

  • Run in process mode immediately. Files that could cause problems have been marked so that Policy Manager ignores them. You can then decide later what to do with these problem files.

Note the following:

  • Policy Manager uses only message class and shortcut content settings from the Exchange PST Migration policy. The rest of the settings in the policy are ignored.

  • Policy Manager can use the information written into the PST file by PST marking to identify the mailbox and archive associated with the PST file.

  • Veritas recommend that you do not use Policy Manager to perform other tasks at the same time as performing PST migrations.

  • If you have only a few PST files to migrate, you may find it easier to use the wizard-assisted PST migration tool instead.