Exchange 2003 Single /Mailbox Restore: From an image-level backup. Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software

Size: px
Start display at page:

Download "Exchange 2003 Single E-mail/Mailbox Restore: From an image-level backup. Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software"

Transcription

1 Exchange 2003 Single /Mailbox Restore: From an image-level backup Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software

2 Contents EXECUTIVE SUMMARY... 3 ASSUMPTIONS... 3 EXCHANGE 2003 RECOVERY STORAGE GROUP... 4 How a Recovery Storage Group Is Different from a Regular Storage Group... 4 Creating a Exchange Recovery Storage Group... 5 DATABASE EXTRACTION... 8 TESTING DATABASE CONSISTENCY TEMPORARY RECOVERY STORAGE GROUP RESTORING THE DATABASE FROM BACKUP EXMERGE ABOUT VEEAM P a g e

3 EXECUTIVE SUMMARY As more organisations move to virtualisation to facilitate core infrastructure, they look to the ecosystem vendors to provide necessary core services, such as backup. Who better to help them meet those requirements than the virtualisation vendors themselves? VMware enhanced the ability to take offline snapshots for the backup of virtual machines with the advent of VCB (VMware Consolidated Backup). VCB is a framework that allows third-party vendors to make use of API calls to produce LAN-free consistent snapshots of virtual machines. This is achieved by providing a block list to the VCB framework allowing for access of the virtual machine s disk subsystem. The block list is presented across a Storage Area Network (SAN)/ Network Attached Storage (NAS), Fibre channel, ISCSI or NAS, allowing backup I/O to occur away from the production LAN orientated traffic. The result of these API calls is an agentless live image-level copy of the virtual disks, or an agentless file-level mount of the virtual disks. What VCB doesn t do, however, is produce a brick-level backup of your Active Directory, SQL Server or Exchange Server. Brick-level refers to the ability of the administrator to choose the smallest component of the backup to restore. In the case of Exchange Server, that smallest unit is a single within a mailbox within a mail store. Without this capability, at the point of restore, instead of using what is available from a VCB snapshot, the administrator would have to restore the whole server. The way around this traditionally would have been to use an agent-style backup tool which has the ability to back up at the smallest component, in this case a single . This is an imperfect solution, however, as it could be frustrating for administrators managing two environments; virtualisation and Exchange, as it means purchasing two different backup solutions. But all is not lost; Microsoft has established a best practice on how to retrieve a single or mailbox from an Exchange 2003 mailbox store without agent technology. This document outlines how this is achieved in a virtual environment, and even though the backup product used in this example is Veeam Backup, this document could apply to any VCB image-level snapshot of an Exchange mailbox store. ASSUMPTIONS To find this information useful it is assumed you meet the following prerequisites: You are conversant with Exchange 2003 and the eseutil command You are happy with the concept of server virtualisation You understand the workings of the VCB framework 3 P a g e

4 EXCHANGE 2003 RECOVERY STORAGE GROUP A Recovery Storage Group can be mounted as a second copy of an Exchange mailbox store (database) on the same computer as the original mailbox store, or on any other Exchange computer that is in the same administrative group. You can then use the Recovery Storage Group feature to recover /mailbox data without having to install and to configure a separate Exchange recovery computer. The concept we will employ in this solution is to extract the backed-up mailbox store as a flat file, filename.edb, and present it to Exchange as a Recovery Storage Group database. Using Veeam Backup we can instantly extract this file from a full image-level backup without decompressing the image of the snapshot. How a Recovery Storage Group Is Different from a Regular Storage Group A Recovery Storage Group is a specialized storage group that can exist with regular storage groups. Although a Recovery Storage Group is similar to a regular storage group, Recovery Storage Groups differ from regular storage groups in the following ways: All protocols except MAPI are disabled. This means that you cannot send mail to or receive mail from a mailbox store that is in a Recovery Storage Group. However, you can use the Exmerge.exe tool to access mailboxes to recover data. You cannot connect user mailboxes in a Recovery Storage Group to user accounts in Active Directory. The only supported method that you can use to access mailboxes in a Recovery Storage Group is by using the Exchange Server 2003 version of the Exmerge.exe tool. You cannot apply system and mailbox management policies to a Recovery Storage Group. Online maintenance and defragmentation do not run against databases in the Recovery Storage Group. You must manually mount databases in the Recovery Storage Group. You cannot configure the databases to automatically mount in Exchange System Manager. You cannot change path locations or move data files after a Recovery Storage Group is created because those actions are not supported. If you want to change the location of the files in a Recovery Storage Group, you have to delete and then re-create the Recovery Storage Group. You can only recover mailbox stores to a Recovery Storage Group. You cannot restore a public folder store to a Recovery Storage Group because that action is not supported. The methods that you use to recover a public folder store in Exchange Server 2003 are the same methods that you use in Exchange 2000 Server. 4 P a g e

5 You can restore any private mailbox store from any computer that is running Exchange Server 2003 or Exchange 2000 Service Pack 3 (SP3) or later to a Recovery Storage Group, if the computer that contains the private mailbox store and the computer that contains the Recovery Storage Group are both located in the same administrative group. Note: When you restore a mailbox store to the Recovery Storage Group, the mailbox store is upgraded to the version of the mailbox store that is currently running on the computer. This means that you must upgrade the original computer to the version of Exchange that is running on the computer where the Recovery Storage Group is located before you can copy the databases back to the original computer. For example, if you restore a mailbox store from a computer that is running Exchange 2000 Server SP3 to a Recovery Storage Group that is stored on a computer that is running Exchange Server 2003, you must upgrade the original computer to Exchange Server You can use the Exmerge.exe tool to move or to copy mailbox data between servers regardless of the version of Exchange Server that is running on the computers. By default, data is restored to the existing Recovery Storage Group on the computer. If you restore multiple databases to a Recovery Storage Group, all databases that you add to the Recovery Storage Group must be from the same storage group. You can only have one Recovery Storage Group on a computer. You can only have one Recovery Storage Group per two-node cluster, regardless of the number of Exchange virtual servers that are present. For clusters that contain more than two nodes, each Exchange virtual server can have its own Recovery Storage Group. Recovery Storage groups cannot be used to restore Exchange backups that were performed using third-party software that supports the Volume Shadow Copy Service (VSS) in Microsoft Windows Server Recovery Storage Groups can only be used to restore backups performed by an Exchange-aware backup application. Backup snapshots that were taken by using VSS can be restored only by using VSS. Creating an Exchange Recovery Storage Group In this section we describe the process of creating a Recovery Storage Group. An assumption is made here: Exchange 2003 Standard only allows you to make use of two mailbox stores: 1. Is the standard mailbox store 2. Is typically used for the Recovery Storage Group, but can also be used for a second standard mailbox store. 5 P a g e

6 If the administrator has expanded the use of the second database to facilitate a standard mailbox store, a Recovery Storage Group will no longer be available for use. This is not a problem with Exchange 2003 Enterprise. Step 1: On the Exchange Server open the Exchange System Manager. Step2: Expand the Servers Node, highlight the Exchange Server, right click and select New Recovery Storage Group. 6 P a g e

7 Step3: Choose a folder location for the Recovery Storage Group. You should end up with a node under the Servers node that s labeled Recovery Storage Group. 7 P a g e

8 DATABASE EXTRACTION In this section, we walk you through how to retrieve the database file required to create the Recovery Storage Group from a backup of a mailbox store. If Veeam Backup is your preference (although this idea could apply with other technologies) walk through the restore wizard to extract files from a backup. Step 1: On the Veeam Backup Server, open Veeam Backup and click on the Restore Wizard icon. 8 P a g e

9 Step 2: Select Restore individual files from a backup file Step 3: Select the backup required 9 P a g e

10 Step 4: Select a point in time restore point. The files you are probably going to need are priv1.edb and priv1.stm unless you had at some point changed the filename structure of your mailbox stores. 10 P a g e

11 Step 5: Right-click said files and select copy to Step 6: Copy the files to a folder or a network share which is accessible from the Exchange server later on. Next step is to copy these files across to the Exchange Server if you haven t already done that in the folder created earlier for the Recovery Storage Group. 11 P a g e

12 12 P a g e

13 Rename them something other than the names they already have. 13 P a g e

14 TESTING To test this process, the easiest thing to do is delete and restore a known . DATABASE CONSISTENCY Depending on how you backed up your exchange server there s a chance that the database is in a non-consistent state. Microsoft provides a tool to help stabilize the database before recovery. The first thing that you may have to do is perform a soft recovery using the > eseutil /r r00 /i /d"c:\program Files\Exchsrvr\Recovery Storage Group command. This needs to be executed from the Exchange bin folder and pointed at your Recovery Storage Group folder. In a worst-case scenario, you may have to perform a hard recovery using the >eseutil /p option. It should be note that with this option there may be minimal data loss and it should only be used when the soft recovery fails. 14 P a g e

15 Now check the consistency of the database using the > eseutil/mh command. And finally defrag the database using the >eseutil /d option. TEMPORARY RECOVERY STORAGE GROUP Before we can start using the database from the backup we have to initialize a temporary that we can write over later. Step1: Right-click on the Recovery Storage Group node in Exchange System manager and select Add Database to Recover 15 P a g e

16 Step 2: Right-click on the mailbox store server and choose Select from the drop-down menu. Step 3: On the Database tab create an.edb and.stm file both named Recovery. 16 P a g e

17 17 P a g e

18 Next mount and then dismount this newly created Recovery Storage Group. 18 P a g e

19 RESTORING THE DATABASE FROM BACKUP The next task in this solution is to restore the original database extracted from the backup over the top of this newly created temporary recovery storage group. But before we do that, we need to ensure that it s possible to write over said database with the backup. To ensure this, in the properties of the Recovery Storage Group make sure the appropriate check box is selected, then Click OK. Next step is to delete the Recovery.edb and Recovery.stm file. 19 P a g e

20 Then rename the recovered (from backup) mailbox store files with the same name as the justdeleted files Recovery.edb and Recovery.stm. Now remount the Recovery Storage Group. 20 P a g e

21 EXMERGE Microsoft also provide a tool known as EXMERGE to perform tasks like importing and exporting of mailbox items to and throw from within a mailbox store. We ll use EXMERGE to move an item from the Recovery Storage Group into the live mailbox store. A key thing to note here is there is a specific version of EXMERGE that relates to the version of Exchange used. In the example we need the Exchange 2003 version. Download and extract into a folder. The first time you attempt to execute EXMERGE you will receive the following error: 21 P a g e

22 You need to copy the EXCHMEM.DLL file from the Exchange bin folder into your EXMERGE folder. Now attempt to execute EXMERGE.exe again. 22 P a g e

23 Select option 1, which performs the recovery task in one pass, making sure you select the option to delete the PST file after completion. Specify information about your Exchange server, Domain Controller and the port used for LDAP, usually port 389. Then click on the options button. 23 P a g e

24 If you need to restore a single you have the option to filter all other s by specifying a string from the subject of the . Otherwise click OK if you want to restore the whole mailbox. In this example we have filtered for a subject with the string test3, as this is the we deleted earlier. Now select the Recovery Storage Group. This is where EXMERGE will attempt to extract to import the /mailbox of interest. 24 P a g e

25 Next select the mailbox required. Specify your locale. 25 P a g e

26 Next specify a temporary holding area to extract the mailbox, usually the EXMERGE folder. Click Next. 26 P a g e

27 And that s it, job done, hopefully. At this point we should have a restored a single . We could have tested this solution further by deleting two s but only restoring one, which also works. For further details on the Exchange Recovery Storage Group, please refer to the following links: MS knowledge base article MS document Using Microsoft Exchange Server 2003 Recovery Storage Groups 557E25FE2BA1&displaylang=en 27 P a g e

28 ABOUT VEEAM Veeam Software, a VMware Technology Alliance Premier Partner, provides innovative software for managing VMware infrastructure. Veeam offers an award winning suite of tools to assist the VMware administrator, including Veeam Backup, the 2 in 1 backup and replication solution; Veeam Reporter Enterprise, to document virtual environments for capacity planning and chargeback; Veeam Configurator, offering Host Profiles today; and Veeam Monitor, for performance monitoring and alerting across multiple VirtualCenters. With its acquisition of nworks, Veeam s products include connectors that incorporate VMware data into Microsoft System Center Operations Manager and HP Software Operations Manager. Learn more about Veeam Software by visiting 28 P a g e

Exchange Server Backup and Restore

Exchange Server Backup and Restore WHITEPAPER BackupAssist Version 6 www.backupassist.com Cortex I.T. 2001-2007 2 Contents 1. Introduction... 3 1.1 Overview... 3 1.2 Requirements... 3 1.3 Requirements for remote backup of Exchange 2007...

More information

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox Introduction... 3 Exchange 2003... 4 Creating a Recovery Storage Group... 4 Restoring the Information

More information

Backup and Disaster Recovery Restoration Guide

Backup and Disaster Recovery Restoration Guide Backup and Disaster Recovery Restoration Guide Page 1 Table of Contents Table of Contents...2 Terms of Use...3 BDR...4 Creating Point-in-Time Restoration Volumes...4 Mounting a Restoration Volume...4 Dismounting

More information

BizCON Recovery SANter Exchange Server DR Use Guide

BizCON Recovery SANter Exchange Server DR Use Guide BizCON Recovery SANter Exchange Server DR Use Guide BizCON Recovery SANter User Guide for ExchangeServer DR BizCON Recovery SANter Exchange Server DR User Guide Version 1.0 BizCON Solutions Limited 701,

More information

Integrating Data Protection Manager with StorTrends itx

Integrating Data Protection Manager with StorTrends itx Integrating Data Protection Manager with StorTrends itx INTEGRATING DATA PROTECTION MANAGER WITH STORTRENDS ITX 2 1. Introduction 2 2. Test Environment 2 Requirements 2 3. Setting up the Application Servers

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...

More information

Exchange Mailbox Protection

Exchange Mailbox Protection User Guide This guide applies to Windows Server 2008 and later. For Windows Server 2003, refer to the Exchange Server Protection whitepaper. BackupAssist User Guides explain how to create and modify backup

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide New features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 3 System State backup... 3 Restore files, applications, System State and mailboxes... 4 Fully cloud ready Internet

More information

CA ARCserve and CA XOsoft r12.5 Best Practices for protecting Microsoft Exchange

CA ARCserve and CA XOsoft r12.5 Best Practices for protecting Microsoft Exchange CA RECOVERY MANAGEMENT R12.5 BEST PRACTICES CA ARCserve and CA XOsoft r12.5 Best Practices for protecting Microsoft Exchange Overview Benefits The CA Advantage The CA ARCserve Backup Support and Engineering

More information

Exchange Mailbox Protection Whitepaper

Exchange Mailbox Protection Whitepaper Exchange Mailbox Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Exchange add-on comparison... 2 Advantages and disadvantages of the different PST formats... 3 2. How Exchange

More information

Technical Notes TECHNICAL NOTES. Release number 8.2 Service Pack 1 302-001-239 REV 01. January, 2015

Technical Notes TECHNICAL NOTES. Release number 8.2 Service Pack 1 302-001-239 REV 01. January, 2015 EMC NetWorker Module for Microsoft: Exchange Server Granular Level Recovery (GLR) using EMC NetWorker Module for Microsoft with Ontrack PowerControls Release number 8.2 Service Pack 1 TECHNICAL NOTES 302-001-239

More information

VMware and VSS: Application Backup and Recovery

VMware and VSS: Application Backup and Recovery Best Tools : VMware ESX Virtualization Management VMware and VSS: Application Backup and Recovery Written by: Anton Gostev Product Manager Veeam Software CONTENTS EXECUTIVE SUMMARY... 3 VSS AWARE BACKUP

More information

Backing Up and Restoring Microsoft Exchange Server 2010. Cloud Attached Storage. August 2012 Version 3.2

Backing Up and Restoring Microsoft Exchange Server 2010. Cloud Attached Storage. August 2012 Version 3.2 Backing Up and Restoring Microsoft Exchange Server 2010 Cloud Attached Storage August 2012 Version 3.2 1 Introduction This document explains how to backup your Microsoft Exchange Server 2010 database and

More information

Exchange Brick-level Backup and Restore

Exchange Brick-level Backup and Restore WHITEPAPER BackupAssist Version 4 Exchange Mailbox Add-on www.backupassist.com 2 Contents 1. Introduction and Overview... 3 1.1 What does the Exchange Mailbox Add-on do?... 3 1.2 Who needs the Exchange

More information

How To Recover From A Disaster In An Exchange 5.5 Server

How To Recover From A Disaster In An Exchange 5.5 Server 9 Backup and Recovery Operations Systems do not always run as smoothly as you would like. Hardware failures, software failures, human error, hacker attacks, and sometimes even natural disasters can disrupt

More information

Mailbox Recovery for Microsoft Exchange 2000 Server. Published: August 2000 Updated: July 2002 Applies To: Microsoft Exchange 2000 Server SP3

Mailbox Recovery for Microsoft Exchange 2000 Server. Published: August 2000 Updated: July 2002 Applies To: Microsoft Exchange 2000 Server SP3 Mailbox Recovery for Microsoft Exchange 2000 Server Published: August 2000 Updated: July 2002 Applies To: Microsoft Exchange 2000 Server SP3 Copyright The information contained in this document represents

More information

Administration GUIDE. Exchange Database idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 233

Administration GUIDE. Exchange Database idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 233 Administration GUIDE Exchange Database idataagent Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 233 User Guide - Exchange Database idataagent Table of Contents Overview Introduction Key Features

More information

How To Backup An Exchange 2007 Mailbox With A Backup From A Backup To A Backup On A Windows 2007 Mail Box (Brick Level) (Barcondown) (For Windows 2007) (Powerpoint) (Windows 2007) And Power

How To Backup An Exchange 2007 Mailbox With A Backup From A Backup To A Backup On A Windows 2007 Mail Box (Brick Level) (Barcondown) (For Windows 2007) (Powerpoint) (Windows 2007) And Power MS Exchange Server Backup - User Guide TABLE OF CONTENTS Introduction...2 Features...2 System Requirements...4 Exchange Server 2010... 4 Exchange Server 2007... 4 Exchange Server 2003... 4 Exchange Server

More information

MS Exchange Server backup with eazybackup

MS Exchange Server backup with eazybackup Best Practice Whitepaper Version 1.4 1. Contents 1. Contents...2 2. Introduction...3 3. Backup Exchange 2003/2007 database...4 3.1. Mailstore level backup...4 3.2. Folder level backup...5 4. Restoring

More information

RDS Online Backup Suite v5.1 Brick-Level Exchange Backup

RDS Online Backup Suite v5.1 Brick-Level Exchange Backup Version 5.1.0.5 May 2006 1 Introduction...3 2 How To - Backup Individual Emails...3 2.1 Granting Full Mailbox Access Privileges...3 2.1.1 For one specific mailbox...3 2.1.2 For mailboxes located within

More information

Rentavault Online Backup. MS Exchange Mail Level Backup

Rentavault Online Backup. MS Exchange Mail Level Backup Version 5.1 May 2006 1 Introduction... 3 2 How To - Backup Individual Emails... 3 2.1 Granting Full Mailbox Access Privileges... 3 2.1.1 For one specific mailbox... 3 2.1.2 For mailboxes located within

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Exclaimer Mail Archiver 3.04 Release Notes

Exclaimer Mail Archiver 3.04 Release Notes Exclaimer Mail Archiver 3.04 Release Notes Release Number The current Release Number for this product is: 3.04.0.453 System Requirements: Mail Archiver Console and Web Server Hardware Minimum Requirements

More information

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 Attix5 Pro Plug-ins V6.2 User Manual Cover for Microsoft Windows Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 SERVER EDITION V6.0 for MICROSOFT WINDOWS Copyright Notice

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Zen Internet. Online Data Backup. Zen Vault Professional Plug-ins. Issue: 2.0.08

Zen Internet. Online Data Backup. Zen Vault Professional Plug-ins. Issue: 2.0.08 Zen Internet Online Data Backup Zen Vault Professional Plug-ins Issue: 2.0.08 Contents 1 Plug-in Installer... 3 1.1 Installation and Configuration... 3 2 Plug-ins... 5 2.1 Email Notification... 5 2.1.1

More information

Restore Tab. User Guide

Restore Tab. User Guide Restore Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Tools menu... 3 3. Home page... 4 Selection screen... 4 Selection results screen... 5 Available backups...

More information

Databoks Remote Backup. MS Exchange Mail Level Backup

Databoks Remote Backup. MS Exchange Mail Level Backup Version 5.1 May 2006 Table of Content 1 Introduction... 3 2 How To - Backup Individual Emails... 3 2.1 Granting Full Mailbox Access Privileges... 3 2.1.1 For one specific mailbox... 3 2.1.2 For mailboxes

More information

Solcon Online Backup. MS Exchange Mail Level Backup

Solcon Online Backup. MS Exchange Mail Level Backup Version 5.2 Augustus 2007 Table of Content 1 Introduction... 2 2 How To - Backup Individual Emails... 2 2.1 Granting Full Mailbox Access Privileges... 3 2.1.1 For one specific mailbox...... 3 2.1.2 For

More information

How To Restore Your Email From Backup On An Exchange 2003 2003 Service Pack 1 On A Windows 7.2.1 (Windows 7) On A Microsoft Powerbook 2.5.1.2 (Windows) On An Ubuntu 2003 Power

How To Restore Your Email From Backup On An Exchange 2003 2003 Service Pack 1 On A Windows 7.2.1 (Windows 7) On A Microsoft Powerbook 2.5.1.2 (Windows) On An Ubuntu 2003 Power Restoring Exchange Server 2003 with NTBackup Version 1.00 Need to Know TM Exchange server holds all the email messages for network users. NTBackup software can backup the Exchange data for recovery. There

More information

Swiss Safe Storage Online Backup MS Exchange Mail Level Backup

Swiss Safe Storage Online Backup MS Exchange Mail Level Backup Version 5.1 2009 Table of Content Introduction... 3 How To - Backup Individual Emails... 3 Granting Full Mailbox Access Privileges... 3 For one specific mailbox... 3 For mailboxes located within a specific

More information

ONLINE BACKUP MANAGER MS EXCHANGE MAIL LEVEL BACKUP

ONLINE BACKUP MANAGER MS EXCHANGE MAIL LEVEL BACKUP MS EXCHANGE MAIL LEVEL BACKUP In today s business world, email is a mission critical application. Email is so crucial to every modern company that downtime or lost emails causes lost of productivity and

More information

VMware Virtual Machine Protection

VMware Virtual Machine Protection VMware Virtual Machine Protection PowerVault DL Backup to Disk Appliance Dell Symantec Symantec DL Appliance Team VMware Virtual Machine Protection The PowerVault DL Backup-to-Disk Appliance Powered by

More information

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Administration GUIDE SharePoint Server idataagent Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Getting Started - SharePoint Server idataagent Overview Deployment Configuration Decision Table

More information

Ahsay Online Backup Suite v5.1. Brick-Level Exchange Backup

Ahsay Online Backup Suite v5.1. Brick-Level Exchange Backup Version 5.1.0.5 May 2006 Table of Content 1 Introduction...3 2 How To - Backup Individual Emails...3 2.1 Granting Full Mailbox Access Privileges...3 2.1.1 For one specific mailbox...3 2.1.2 For mailboxes

More information

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Dell Compellent Solution Guide Kris Piepho, Microsoft Product Specialist October, 2013 Revisions Date Description 1/4/2013

More information

How to protect, restore and recover Exchange 2003 and Exchange 2007 databases

How to protect, restore and recover Exchange 2003 and Exchange 2007 databases How to protect, restore and recover Exchange 2003 and Exchange 2007 databases Introduction This document covers protection, restoration and recovery of Exchange Storage Groups. After data is protected

More information

BackupAssist Restore Console

BackupAssist Restore Console BackupAssist Restore Console WHITEPAPER BackupAssist Version 6 www.backupassist.com Contents 1. Introduction... 2 1.1 Restoring data without the Restore Console... 2 1.2 Backup catalogues in BackupAssist...

More information

Attix5 Pro Plug-ins. V7.0.2 User Manual. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. 2013/01

Attix5 Pro Plug-ins. V7.0.2 User Manual. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. 2013/01 Attix5 Pro Plug-ins V7.0.2 User Manual for Microsoft Windows Your guide to installing and using Attix5 Pro plug-ins. 2013/01 Copyright notice and proprietary information All rights reserved. Attix5, 2013

More information

13.1 Backup virtual machines running on VMware ESXi / ESX Server

13.1 Backup virtual machines running on VMware ESXi / ESX Server 13 Backup / Restore VMware Virtual Machines Tomahawk Pro This chapter describes how to backup and restore virtual machines running on VMware ESX, ESXi Server or VMware Server 2.0. 13.1 Backup virtual machines

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0 Backing Up the CTERA Portal Using Veeam Backup & Replication CTERA Portal Datacenter Edition May 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may

More information

Virtual Machine Backup User's Guide Version 5.3

Virtual Machine Backup User's Guide Version 5.3 Virtual Machine Backup User's Guide Version 5.3 Last Revised: January 04, 2016 STORServer, Incorporated 485-B Elkton Drive Colorado Springs, CO 80907 1-800-550-5121 January 2016 2016 STORServer, Incorporated

More information

MS Exchange Server backup with BackupAgent

MS Exchange Server backup with BackupAgent Best practice whitepaper Version 1.5 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means. No rights

More information

HP Data Protector. Granular Recovery Extension User Guide for Microsoft Exchange Server. Software Version: 9.00. Document Release Date: June 2014

HP Data Protector. Granular Recovery Extension User Guide for Microsoft Exchange Server. Software Version: 9.00. Document Release Date: June 2014 HP Data Protector Software Version: 9.00 Granular Recovery Extension User Guide for Microsoft Exchange Server Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The

More information

HP + Veeam: Fast VMware Recovery from SAN Snapshots

HP + Veeam: Fast VMware Recovery from SAN Snapshots HP + Veeam: Fast VMware Recovery from SAN Snapshots Luca Dell Oca This tech brief was compiled from a series of articles written by virtualization consultant and architect Luca Dell Oca, a specialist in

More information

How to Configure Microsoft System Operation Manager to Monitor Active Directory, Group Policy and Exchange Changes Using NetWrix Active Directory

How to Configure Microsoft System Operation Manager to Monitor Active Directory, Group Policy and Exchange Changes Using NetWrix Active Directory How to Configure Microsoft System Operation Manager to Monitor Active Directory, Group Policy and Exchange Changes Using NetWrix Active Directory Change Reporter Table of Contents General Information...

More information

Release Notes P/N 300-003-623 REV A05

Release Notes P/N 300-003-623 REV A05 EMC NetWorker Module For Microsoft Exchange Server Release 5.0 Release Notes P/N 300-003-623 REV A05 April 8, 2008 These release notes contain supplemental information about EMC NetWorker Module for Microsoft

More information

Ontrack PowerControls V7.2 for Exchange ReadMe

Ontrack PowerControls V7.2 for Exchange ReadMe Ontrack PowerControls V7.2 for Exchange ReadMe Contents About the Free Trial System Requirements Mailbox Creation Wizard Installing Ontrack PowerControls Uninstalling Ontrack PowerControls Upgrading Ontrack

More information

Microsoft Exchange Server Backup Options

Microsoft Exchange Server Backup Options Microsoft Exchange Server Backup Options There are several ways of backing up Exchange using Attix5. There are two Plug-ins that work with Exchange with a number of different configuration options. This

More information

MS Exchange Server backup with BackupAgent

MS Exchange Server backup with BackupAgent Best practice whitepaper Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means. No rights can be derived

More information

ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000

ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000 ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000 Version 3.2 ArcMail Technology 401 Edwards Street, Suite 1601 Shreveport, LA 71101 Support: (888) 790-9252

More information

Granular recovery from SAN Snapshots

Granular recovery from SAN Snapshots Granular recovery from SAN Snapshots with Veeam Backup & Replication 6.5 Luca Dell'Oca This white paper was compiled from an article series written by virtualization consultant and architect Luca Dell

More information

Archive One Policy V4.2 Quick Start Guide October 2005

Archive One Policy V4.2 Quick Start Guide October 2005 Archive One Policy V4.2 Quick Start Guide October 2005 Archive One Policy Quick Start Guide V4.2 Page 1 of 33 CONTENTS Introduction... 3 Components...3 Before You Start...4 System Requirements...5 Prerequisites...7

More information

VM backup is the new standard fare

VM backup is the new standard fare VM backup is the new standard fare The right answer to backup and restore these hundreds of VMs Andreas Neufert System Engineer Contents Introduction 3 Starting situation as a central theme of this document

More information

Backing Up and Restoring Microsoft Exchange Server 2003

Backing Up and Restoring Microsoft Exchange Server 2003 Backing Up and Restoring Microsoft Exchange Server 2003 August 2012 Version 3.2 2012, CTERA Networks. All rights reserved. 1 Introduction This document explains how to backup your Microsoft Exchange Server

More information

INSTALLATION GUIDE Version 1.2

INSTALLATION GUIDE Version 1.2 INSTALLATION GUIDE Version 1.2 1 Table of Contents OVERVIEW... 3 PREREQUISITES... 3 1. CREATE THE SMARTAFONE SERVICE ACCOUNT... 4 2. INSTALL SMARTAFONE... 5 3. SETTING PUBLIC FOLDERS PERMISSIONS... 11

More information

Product Brief. it s Backed Up

Product Brief. it s Backed Up Product Brief it s Backed Up IT Authorities, Inc. 1/11/2010 Table of Contents Contents Table of Contents... 2 it s Backed Up... 3 Backup... 3 Backup, Continued... 4 Backup, Continued... 5 Application Aware

More information

Data Containers. User Guide

Data Containers. User Guide Data Containers User Guide Contents 1. Overview... 2 The backup... 2 The problem... 2 The solution... 2 Other advantages... 2 RDX granular restore... 2 Portable backups... 2 2. Creating a Data container

More information

VMware Backup and Deduplication. Written by: Anton Gostev Product Manager Veeam Software

VMware Backup and Deduplication. Written by: Anton Gostev Product Manager Veeam Software VMware Backup and Deduplication Written by: Anton Gostev Product Manager Veeam Software Copyright 2005 2009 Veeam Software Inc. All rights reserved worldwide. No part of this publication may be reproduced,

More information

How To Use Portlock Storage Manager Client On A Netware System (Netware) With A Virtual Disk (Veeam) On A Windows 7.4.4 (Vheeam) Or Veeam Veea (Vfree

How To Use Portlock Storage Manager Client On A Netware System (Netware) With A Virtual Disk (Veeam) On A Windows 7.4.4 (Vheeam) Or Veeam Veea (Vfree Portlock Storage Manager Client Working with Veeam Backup & Replication May 29, 2012 Version 0.94 Copyright 2000-2012 Portlock Corporation Copyright 2000-2012 Portlock Corporation Page 1 of 13 The Portlock

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance An Oracle Technical White Paper March 2014 Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance Introduction... 2 Overview... 3 Oracle ZFS Storage

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Microsoft Corporation Published: December 2005 Table of Contents Getting Started Guide...1 Table of Contents...2 Get Started with Windows Server 2003 R2...4 Windows Storage Server

More information

FalconStor Recovery Agents User Guide

FalconStor Recovery Agents User Guide FalconStor Recovery Agents User Guide FalconStor Software, Inc. 2 Huntington Quadrangle Melville, NY 11747 Phone: 631-777-5188 Fax: 631-501-7633 Web site: www.falconstor.com Copyright 2007-2009 FalconStor

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 7.0 Evaluator s Guide Hyper-V Environments August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

Release Notes. LiveVault. Contents. Version 7.65. Revision 0

Release Notes. LiveVault. Contents. Version 7.65. Revision 0 R E L E A S E N O T E S LiveVault Version 7.65 Release Notes Revision 0 This document describes new features and resolved issues for LiveVault 7.65. You can retrieve the latest available product documentation

More information

VERITAS NetBackup 6.0 for Microsoft Exchange Server

VERITAS NetBackup 6.0 for Microsoft Exchange Server VERITAS NetBackup 6.0 for Microsoft Exchange Server System Administrator s Guide for Windows N152688 September 2005 Disclaimer The information contained in this publication is subject to change without

More information

Protecting Exchange 2010

Protecting Exchange 2010 Protecting Exchange 2010 Introduction With the introduction of Exchange 2010, many new Exchange features have been added or refined in the areas of mailbox recovery, mail archiving, and system robustness.

More information

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage TECHNICAL PAPER Veeam Backup & Replication with Nimble Storage Document Revision Date Revision Description (author) 11/26/2014 1. 0 Draft release (Bill Roth) 12/23/2014 1.1 Draft update (Bill Roth) 2/20/2015

More information

Microsoft Exchange 2003 Disaster Recovery Operations Guide

Microsoft Exchange 2003 Disaster Recovery Operations Guide Microsoft Exchange 2003 Disaster Recovery Operations Guide Microsoft Corporation Published: December 12, 2006 Author: Exchange Server Documentation Team Abstract This guide provides installation and deployment

More information

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange User Mailbox Backup and Restore feature

More information

Support Document: Microsoft SQL Server - LiveVault 7.6X

Support Document: Microsoft SQL Server - LiveVault 7.6X Contents Preparing to create a Microsoft SQL backup policy... 2 Adjusting the SQL max worker threads option... 2 Preparing for Log truncation... 3 Best Practices... 3 Microsoft SQL Server 2005, 2008, or

More information

How to protect, restore and recover SQL 2005 and SQL 2008 Databases

How to protect, restore and recover SQL 2005 and SQL 2008 Databases How to protect, restore and recover SQL 2005 and SQL 2008 Databases Introduction This document discusses steps to set up SQL Server Protection Plans and restore protected databases using our software.

More information

Please note that after installation, you can configure the backup, but no backup files will be created until the Server / PC has been restarted.

Please note that after installation, you can configure the backup, but no backup files will be created until the Server / PC has been restarted. How to Configure Shadow Protect and Image Manager with our Cloud Service This guide will walk you through installation of Shadow Protect (SP) and Image Manager (IM), ready to send Offsite to our Cloud

More information

STIDistrict Server Replacement

STIDistrict Server Replacement STIDistrict Server Replacement Major Steps Defined This document addresses how to migrate data and applications from an existing STIDistrict (SQL) Server to a new machine. There will be 8 major steps:

More information

12 NETWORK MANAGEMENT

12 NETWORK MANAGEMENT 12 NETWORK MANAGEMENT PROJECTS Project 12.1 Project 12.2 Project 12.3 Project 12.4 Understanding Key Concepts Backing Up and Restoring Data Monitoring Computer Activity Configuring SNMP Support 276 Networking

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Update 2 Backing Up Microsoft Exchange Server Data Copyright Statement Copyright Acronis International GmbH, 2002-2013. All rights reserved. Acronis and Acronis Secure Zone

More information

Dell Recovery Manager for Exchange 5.6. Product Overview

Dell Recovery Manager for Exchange 5.6. Product Overview Dell Recovery Manager for Exchange 5.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a

More information

VMware and Microsoft VSS: What You Need to Know

VMware and Microsoft VSS: What You Need to Know Commissioned by VMware and Microsoft VSS: What You Need to Know A Concentrated Technology SolutionSpace Analysis Greg Shields white paper / page 1 Introduction When it comes to Microsoft VSS, there s more

More information

Configuring Windows Server Clusters

Configuring Windows Server Clusters Configuring Windows Server Clusters In Enterprise network, group of servers are often used to provide a common set of services. For example, Different physical computers can be used to answer request directed

More information

Migrating Trend Micro Mobile Security for Enterprise (TMMS) 8.0 to TMMS 9.0

Migrating Trend Micro Mobile Security for Enterprise (TMMS) 8.0 to TMMS 9.0 Migrating Trend Micro Mobile Security for Enterprise (TMMS) 8.0 to TMMS 9.0 Migrating TMMS 8.0 to version 9.0 involves the following steps: 1. Installing TMMS 8.0 Service Pack (SP) 1, installing the SQLcmd

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

Figure 1: Restore Tab

Figure 1: Restore Tab Apptix Online Backup by Mozy Restore How do I restore my data? There are five ways of restoring your data: 1) Performing a Restore Using the Restore Tab You can restore files from the Apptix Online Backup

More information

Juris Installation / Upgrade Guide

Juris Installation / Upgrade Guide Juris Installation / Upgrade Guide Version 2.7 2015 LexisNexis. All rights reserved. Copyright and Trademark LexisNexis, Lexis, and the Knowledge Burst logo are registered trademarks of Reed Elsevier Properties

More information

K-Backup: Network automatic backup data to free iscsi SAN

K-Backup: Network automatic backup data to free iscsi SAN K-Backup: Network automatic backup data to free iscsi SAN Monday, November 4, 2013 KernSafe Technologies,Inc www.kernsafe.com Copyright KernSafe Technologies 2006-2013.All right reserved. Table of Contents

More information

Acronis Backup & Recovery 11.5. Backing Up Microsoft Exchange Server Data

Acronis Backup & Recovery 11.5. Backing Up Microsoft Exchange Server Data Acronis Backup & Recovery 11.5 Backing Up Microsoft Exchange Server Data Copyright Statement Copyright Acronis International GmbH, 2002-2012. All rights reserved. Acronis and Acronis Secure Zone are registered

More information

Mailbox Restore for Microsoft Exchange using AppAssure 5 User Guide

Mailbox Restore for Microsoft Exchange using AppAssure 5 User Guide Mailbox Restore for Microsoft Exchange using AppAssure 5 User Guide Notes, Cautions and Warnings A NOTE indicates important information that helps you make better use of your computer. A CAUTION indicates

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

White Paper. Lepide Software Pvt. Ltd.

White Paper. Lepide Software Pvt. Ltd. Lepide Software Pvt. Ltd. White Paper Purpose of this White Paper is to present a business case for use of Lepide Exchange Manager as a complete Exchange Backup and Recovery solution in conjunction with

More information

Installation and User Guide for Partners and Businesses

Installation and User Guide for Partners and Businesses Installation and User Guide for Partners and Businesses Copyright 2013 SOS Online Backup Table of Contents Page Getting Ready 3 Choosing Components 4 Installing and Configuring ShadowProtect 5 Setting

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

RSA Event Source Configuration Guide. Microsoft Exchange Server

RSA Event Source Configuration Guide. Microsoft Exchange Server Configuration Guide Microsoft Exchange Server Last Modified: Tuesday, March 11, 2014 Event Source (Device) Product Information Vendor Microsoft Event Source (Device) Exchange Server Supported Versions

More information

Create your own brick-level backup script for Exchange Server 5.5

Create your own brick-level backup script for Exchange Server 5.5 Create your own brick-level backup script for Exchange Server 5.5 By Dominic Bosco Every Exchange Organization has its Very Important Mailboxes (VIMs). If you re like most Exchange Administrators, you

More information

Exchange Migration Guide

Exchange Migration Guide IceWarp Unified Communications Exchange Migration Guide Version 11.3 Exchange Migration Guide 2 Exchange Migration Guide This document will guide you through a process of migration from Microsoft Exchange

More information

Veeam Backup & Replication for VMware

Veeam Backup & Replication for VMware Veeam Backup & Replication for VMware Version 8.0 Evaluator s Guide May, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

EMC NetWorker Module for Microsoft Applications Release 2.3. Application Guide P/N 300-011-105 REV A02

EMC NetWorker Module for Microsoft Applications Release 2.3. Application Guide P/N 300-011-105 REV A02 EMC NetWorker Module for Microsoft Applications Release 2.3 Application Guide P/N 300-011-105 REV A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information