User Tools

Site Tools


Sidebar

Announcement

Ahsay Backup Software

Backup Set Types

Supported Storage

Features in OBM / ACB

Features in CBS

Brand and Customize

License

Documentation

Performance Testing

FAQs and Known Issues

Can't Find What You Need?

public:faq:v7:5010_how_to_create_a_ms_exchange_mail_level_backup_set_with_ahsayobm_ms_exchange_2007_2010

[V7] FAQ: How to create a MS Exchange mail level backup set with AhsayOBM (MS Exchange 2007 / 2010)?

Article ID : 5010
Reviewed : 2015-08-25

Product Version:
AhsayOBM: All
OS: Windows

ATTENTION 1st January, 2022: v7 officially End-of-Life [details]

Description

This article describes how to create an MS Exchange mail level backup set for an Exchange 2007 / 2010 Server.

Steps

Confirm that all requirements are met by the client server:

Requirement checklist

  • AhsayOBM installation
    AhsayOBM must be installed on the Exchange server hosting the database (e.g. Exchange server with mailbox role).


  • Mailbox access permission
    The Active Directory account used for backup must have full access to the mailboxes. To grant full access right for the account:

    • Exchange Server 2007

      >Get-MailboxServer | Add-ADPermission -User "%os_username%" -AccessRights GenericAll -ExtendedRights
      ms-exch-store-admin,receive-as,send-as -InheritanceType All
    • Exchange Server 2010

      >Get-Mailbox | Add-MailboxPermission -User "%os_username%" -AccessRights FullAccess
      Note: %os_username% is the username of the operating system account for backup.


  • Membership setting of the operating system account
    The Active Directory account used for the backup must be a member of the following security groups:

    • Exchange Server 2007

      • Microsoft Exchange Security \ Exchange Organization Administrators
      • Microsoft Exchange Security \ Exchange Servers
      • Users \ Domain Admins

    • Exchange Server 2010

      • Microsoft Exchange Security \ Organization Management
      • Users \ Administrator
      • Users \ Domain Admins
      • Users \ Enterprise Admins


  • Remote Exchange Management Shell
    For setup on Exchange Server 2010, Remote Exchange Management Shell must be enabled for the operating system account used for the backup:

    • Enter the following command in Exchange Management Shell:

      >Set-User "%os_username%" -RemotePowerShellEnabled $True

  • Mailbox enabled
    The Active Directory account used for the backup must be have one or more Exchange Server mailboxes associated with it ( http://support.microsoft.com/kb/275636/en-us).


  • Public folder database
    Ensure that the Public Folder Database is available and mounted in the Exchange Management Console. If the Public Folder Database does not exist, you can create an empty Public Folder Database.


  • Outlook Anywhere
    Ensure that Outlook Anywhere is enabled with NTLM authentication.

    Refer to the following article from Microsoft for instruction:
    https://docs.microsoft.com/en-us/previous-versions/office/exchange-server-2010/bb123542(v=exchg.141)


  • IISAuthenticationMethods setting
    Ensure that IISAuthenticationMethods is not set to {Basic} only.

    • Enter the following command in Exchange Management Shell to check on the IISAuthenticationMethods setting:

      >Get-OutlookAnywhere
    • If it is set to {Basic} only, enter the following command to modify the setting:

      >Set-OutlookAnywhere -Identity:"%Server%\Rpc (Default Web Site)" -IISAuthenticationMethods Basic,NTLM,Negotiate
    • Reboot the Exchange server afterward.


  • LAN Manager authentication level
    Ensure that the LAN Manager authentication level is configured to use NTLMv2, for example:

    • Send NTLMv2 response only
    • Send NTLMv2 response only. Refuse LM
    • Send NTLMv2 response only. Refuse LM & NTLM




  • Collaboration Data Objects (CDO) 1.2.1 installation
    MAPI Collaboration Data Objects (CDO) 1.2.1 must be installed on the Exchange server.

    Download and install CDO with the following installer:



Create backup set
With all requirements checked, you can create the Exchange mail level backup set:

  1. Login to the AhsayOBM client user interface.

  2. Select the 'Backup Sets' tile, and the 'Add' button.



  3. Select 'MS Exchange Mail Level Backup' backup set type, and the corresponding Exchange Version. Then enter the backup set name:



  4. Configure the backup source of the backup set, select all mailboxes within the mailbox store by selecting the Mailbox Store:



  5. To select individual mailbox for backup, expand the Mailbox Store. Click 'Show mails' to select individual mail items to be backup:



  6. Click 'OK' afterward.

  7. Click 'Add new storage destination / destination pool' to add the cloud storage destination.



    Important:
    It is strongly recommended that all backup sets are configured to backup to multiple backup destinations, to provide user with data redundancy and backup / restore flexibility.




    For more details on Backup Destination, you can refer to the following KB article:

    FAQ: Frequently Asked Questions on Backup Destination (5026)


  8. Continue by configuring a backup schedule and encryption setting for the backup set.

  9. Click the 'Backup now' button to start the initial backup job, or allow the job to start at its scheduled time.
Important:
It is important to perform restore test to ensure your backup is setup and performed properly. Performing restore test can also help identify potential issues or gaps in your recovery plan.


Keywords

exchange, mapi, maillevel, mail, level, brick

public/faq/v7/5010_how_to_create_a_ms_exchange_mail_level_backup_set_with_ahsayobm_ms_exchange_2007_2010.txt · Last modified: 2021/12/15 14:23 by anna.olalia

Page Tools