Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Brick Level Backup of Mailboxes in Exchange 2007


Author: Yuval Sinay MVP

View products that this article applies to.

Summary

The following article will help you to configure brick level backup of mailboxes in Exchange 2007

↑ Back to the top


Tips

Instructions


The following instructions will help you to configure brick level backup of mailboxes.
Its recommended to test this instructions on lab before implement them on production
environment:


1. Give "Receive-As, Send-As" permission to the required user/group by using the Exchange Management Shell command:


"Get-MailboxDatabase -identity "ServerName\First Storage Group\Mailbox Database" | Add-ADPermission

�-user "DomainName\UserName" -ExtendedRights Receive-As, Send-As"

or

"Get-MailboxDatabase -identity "ServerName\First Storage Group\Mailbox Database" | Add-ADPermission

�-group "DomainName\GroupName" -ExtendedRights Receive-As, Send-As"


Note: You may need to need to customize the "Mailbox Database" name so it reflect the real

�������������"Mailbox Database" name .


How to Allow Mailbox Access

http://technet.microsoft.com/en-us/library/aa996343.aspx


2. To use "Exmerge" utility (Unsupported under Exchange 2007) you need to give

������������ "Exchange View Only Administrator" role to the required user/group by using Exchange 2007 GUI tool or

������������� Exchange Management Shell command:


� ��������� "Add-ExchangeAdministrator -Identity 'DomainName\UserName'

�������� ��� �-Role 'ViewOnlyAdmin"

Or

� ��������� "Add-ExchangeAdministrator -Identity 'DomainName\GroupName'

�������� ��� �-Role 'ViewOnlyAdmin"



Note: Exchange 2007 SP1 32 Bit Management tools�+ Outlook 2003 SP2 or higher should be installed

������� �on the machine that will be using the�"Exmerge" utility.


3. Verify that the requiring permissions are applied by using the Exchange Management Shell command:

����� "Get-MailboxPermissions"

��� Or by using "ADSIEDIT" utility, navigate to:�

������ �Configuration>Service>Microsoft Exchange>Exchange Org>Admin Groups>Exchange Administrative Group

����� � (FYDIBOHF23SPDLT) >Servers >ServerName>Mailbox Database".

������ and verify that security settings and "Effective Permissions" are applied.


4. Use the instructions bellow to export/import mailboxes:


How to Export and Import mailboxes to PST files in Exchange 2007 SP1

http://msexchangeteam.com/archive/2007/04/13/437745.aspx



↑ Back to the top


Community solutions content disclaimer

Microsoft corporation and/or its respective suppliers make no representations about the suitability, reliability, or accuracy of the information and related graphics contained herein. All such information and related graphics are provided "as is" without warranty of any kind. Microsoft and/or its respective suppliers hereby disclaim all warranties and conditions with regard to this information and related graphics, including all implied warranties and conditions of merchantability, fitness for a particular purpose, workmanlike effort, title and non-infringement. You specifically agree that in no event shall Microsoft and/or its suppliers be liable for any direct, indirect, punitive, incidental, special, consequential damages or any damages whatsoever including, without limitation, damages for loss of use, data or profits, arising out of or in any way connected with the use of or inability to use the information and related graphics contained herein, whether based on contract, tort, negligence, strict liability or otherwise, even if Microsoft or any of its suppliers has been advised of the possibility of damages.

↑ Back to the top


Keywords: KB556045, kbhowto, kbpubtypett, kbpubtypecca, kbpubmvp

↑ Back to the top

Article Info
Article ID : 556045
Revision : 1
Created on : 12/7/2007
Published on : 12/7/2007
Exists online : False
Views : 364