Monday, May 19, 2014

Avamar GLR and MAPI

During GLR, if you encounter the error "backup browse result is empty" and you created the AvamarBackupUser manually because the creation tool did not work, you might have run into the problem of the MAPI for the AvamarBackupUser not having been updated.

To fix this follow these steps:

  1. On the exchange server where the AvamarBackupUser mailbox is located, open a powershell and type the following command: get-mailboxdatabase "mailbox or username" | fl   (in this case the user name is AvamarBackupUser)
  2. Find and copy the legacy DN name
  3. Create a file called 'avmapi.cmd' in the var folder of the Avamar client install directory (usually c:\program files\avs\var)
  4. Paste this in that file '--legacy_exch_dn="LEGACY DN NAME"'  without the single quotes
  5. Save file

Now if MAPI was the issue the GLR should work without any errors.

More about the systems I was using:
  • Avamar 7.0.1-61
  • Exchange 2010 SP3 on Server 2008 R2
  • No DAG