VBAK BEST PRACTICES V3.0

Size: px
Start display at page:

Download "VBAK BEST PRACTICES V3.0"

Transcription

1 VBAK BEST PRACTICES V3.0

2 Table of Contents Important Note...2 File System Backup task...3 Microsoft SQL Backup Task...4 Microsoft Exchange DR Backup Task...5 Microsoft Exchange Mailbox Backup Task...6 Retentions...7 Schedules...8 Encryption...10 Upgrading The Vbak Agents...11 Open Transaction Manager vs. Open File manager...12 Important Note Please check the download website on a regular basis to ensure you are using the latest software. You will also be informed of any new software releases by means of a message header on the daily report, an example is shown below, these will be listed for a period of 30 days. Latest Agent Release (5.31) is now available for download from 2

3 File System Backup task When creating a file system backup, it is advisable to ensure that files and folders that are not required (i.e. not business critical), are excluded. 1. Exclude extensions that are not required, for example:- c:\*.tmp temporary files c:\*.lnk link files c:\*.cab windows install files c:\*.mp3 - music files c:\*.aac nokia music files c:\*.avi movie files It is worth visiting a web site that lists the latest extensions and ascertaining which extensions relate to which application. Obviously if some of these are required by the business, then they need backing up. 2. Exclude folders that are not required, for example:- c:\temp temp folder c:\recycler the recycle bin c:\system Volume Information system restore folder c:\winnt\system32\config 3. Exclude files that are not required, for example:- c:\pagefile.sys 4. Exclude any data/directories that are being backed up via a Plug-in, such as Exchange or SQL, for example:- c:\program Files\Exchange\Data - MS Exchange default location c:\program Files\MSSQL\Data - MS SQL default location 5. Certain system databases cannot be backed up whilst in use i.e. WINS and DHCP., for example:- C:\WINNT\System32\WINS\*.* C:\WINNT\System32\DHCP\*.* Exclude these folders from the file system backup and create a separate task (that also includes the System Sate/Service DB s) for just these folders. You would need to include a custom command in the schedule to run a batch file that stops/starts these services as required to ensure a consistent backup. Another alternative is to install the OTM/OFM option (licensed option) and backup as part of the file system backup 6. It is recommended to create a separate backup task for the system/services database and schedule this at a less frequent interval. 7. If Open File Manager (Windows) or Open Transaction Manager (Novell) are being used, stagger the backup tasks so they do not overlap each other. If one OFM/OTM task starts while another is running, both will fail due to the way in which OFM/OTM manage the cache. 3

4 Microsoft SQL Backup Task Flat File Backup or On-line backup via Plug-in It is possible to use SQL s own maintenance task to backup a database to a file and back this up using a normal file backup task. This has the advantage of the file being local on the server available for immediate restore. However, the disadvantage is that addition disk space is consumed on the server for this copy and that it is still required to be backed up off-site. We would recommend the use of a VBAK SQL Plug-in for the following reasons:- 1. It is an on-line backup, in that the SQL service does not need to be stopped. 2. The backup is transmitted immediately over the wire on off-site. 3. No local disk space is consumed by a database db. Default SQL Databases SQL has the following four default databases that are required for normal operation:- Master Model MSDB Tempdb These maintain configuration information about SQL and should be backed up at least once a moth or whenever they are known to have changed. For this reason create a specific task to include Master, Model & MSDB but exclude Tempdb. Customer Databases These should be backed up to suit the customer s requirements i.e. daily, weekly, monthly, etc. You can either create a separate task for each DB or include a number in the same task. NOTE: Please remember that whenever a new database is created in SQL that it is not automatically included and that you have to add it to a task or create a new one. Full or incremental The difference between Full and Incremental is that Full will backup the entire database, while Incremental will only backup the transaction log files. During a restoration, the log files will be played back to achieve the most up to date restore since the last (Full) backup. It is therefore recommended that if times permits, a Full backup is preformed. 4

5 Microsoft Exchange DR Backup Task Permissions The account being used to perform the backups must be a member of the following:- Administrators Domain Admins Domain Users Enterprise Admins Group Policy Creator Owners MS Exchange-DR There are a number of ways to backup MS Exchange. It can be backed up locally using NTBackup to create a flat file e.g. c:\exchange.bkf, this then can be backed up by VBAK or you can use the Exchange Agent/Plug-in backup option. With either option, it is worth excluding the area where MS Exchange is stored from any other backups i.e. c:\exchange. MS Exchange Agent/Plug-in The advantages of doing an MS Exchange Agent/Plug-in backup are a. Only one backup is done. b. The backup is usually performed out of hours and therefore doesn t impact on internet bandwidth when staff are present. c. There will a need to perform only one restore to recover the Exchange databases. The disadvantages of doing an MS Exchange Agent/Plug-in backup are a. Restores will have to done across the internet and could take longer. Are there any performance or sizing limitations with the Exchange DR plug-in? While there is no limit to the size or number of Exchange databases which can be captured by the plug-in, to improve backup and restore performance of larger Exchange servers, VBAK now supports parallel backups of Exchange storage groups with V5.30 of the VBAK Exchange DR plug-in. This allows separate storage groups to be backed up or restored simultaneously, should line bandwidth allow. With larger Exchange databases (>100GB), database administrators should consider organising the Exchange server into two or more storage groups and multiple databases. This configuration not only helps to speed up backups, but may also improve overall performance of the Exchange server. The option to truncate the transaction logs is only effective when backing up the Storage Groups on an exchange server, if you are backing up the individual databases, this option has no effect. Full or incremental backup? The backup type Full, using a Delta (changed data) technique, backs up and optimizes all the changes in a MS Exchange (.edb,.log, etc) that have occurred since the last backup. This data is added to the original safeset to complete the entire backup safeset. Using Full with the delta technique saves a great deal of time, as only changes are transmitted to the Vault. Incremental backups are transaction logs only. To produce a complete picture of the up-to-date MS Exchange database the incremental transaction logs are added to the safeset. Incremental backups take the least amount of time to perform. But during a restoration, the logs files will be played back to achieve the most up-to-date restore since the last backup. On MS Exchange 5.5 circular logging must be disabled for incremental backups to work. Depending on bandwidth, it is recommended that full backups are performed periodically. Ideally, if bandwidth permits, perform a Full every time. When backing up MS Exchange it is recommended not to use Open Transaction Manager or Open File Manager. The backup does not benefit from OTM or OFM, in this case. Also, using OTM or OFM slows down the backup. If using Open File Manager then exclude the MS Exchange folder. 5

6 Microsoft Exchange Mailbox Backup Task MS Exchange-MAPI Permissions 1. The account being used to perform the backups must be a member of the following:- Local Administrators Domain Admins Domain Users If connection to the Exchange server through MAPI still fails, the user may need to also be a member of one or all of the following groups:- Enterprise Admins Group Policy Creator Owners Schema Admins 2. The user must have the following assigned to it in Local Policies/User Rights Act As Part Of The Operating System Log On As A Service The account must have a mailbox and have received at least one ; it is recommended that you use Microsoft s Profman2 to create this mailbox; it must then be delegated Full Administrator access at the organisation level from the Exchange System Manager. If PST restore functionality is required, on a machine that has Outlook installed, search under C:\Program Files\Common Files\ for a file called mapisvc.inf. When the file has been located, copy it to C:\Windows\System32 on the Exchange server. If the file already exists, on the Exchange server, rename it and copy the new version from the Outlook machine. An important note regarding the Mailbox backup is that it takes 4 to 8 times longer per gigabyte to perform than a DR backup. This is primarily because Microsoft optimized the backup protocol for backing up the entire DB, not for performing backups at the mailbox or folder level. Also, for mailbox and folder level backups, a pre-scan is required which can slow the process. The pre-scan looks through the mailboxes for messages that have been sent to more than one recipient, so that only one copy of that mail message will be backed up. On smaller Exchange servers with less than 100 mailboxes, all mailboxes may be backed up with a single MAPI task. However for larger Exchange servers, it is recommended that MAPI backups are broken down between important users (Such as upper management), users who require frequent restoring of messages, and regular users. To ensure that backup and recovery times for mailbox backups remain reasonable, it is recommended that backups are limited to no more than 100 mailboxes or around 50GB of data. In the event that more than one mailbox backup task is created, these can be scheduled to either run after each other, or run at the same time. It should be noted that mailbox backups are very system intensive, so running more than one Mailbox backup simultaneously should only be attempted on Exchange servers with multiple processors and no less than 1GB of physical memory. In addition, since Mailbox backups can impact system performance, it is suggested that Mailbox backup tasks are done when there few or no users accessing the Exchange server. Due to this increase in the length of the backup and because the DR and MAPI cannot run together, careful scheduling of these tasks must be performed. 6

7 Retentions On the Agent Configuration window click on the Retentions tab to view, edit or create retention settings. Retention Name is the name given to the retention policy, Days Online is the number of days the minimum number of days the backups will be kept online and Copies Online specifies how many copies of the data will be held online at any one time. To mirror a tape based Monthly, Weekly, Daily backup rotation, the following retention policies below, can be used as a guideline: Name Retention (In Days) Online Copies Daily 7 1 Weekly 31 1 Monthly The above retention policy can be scheduled with a daily backup using the daily retention runs Monday to Thursday, with a weekly backup using the weekly retention, running every Friday. On the last Friday (Or last day of the month), a Monthly backup could run, using the Monthly retention. While in the above example, it looks like only 1 copy will be held online for each retention, data will not be expired until both the retention AND the copies criteria are both met. So for the daily retention, a backup done on the Monday will not be removed until it is 7 days old, a backup done on the Tuesday will also be kept for 7 days. So for the above retention settings on backups done Monday to Friday, the Monday to Thursday backups would be replaced each week, with each Friday s backup being kept for a month, with the month end backups would be kept online for a year. Customised retention settings can be created for individual tasks, as well as different schedules assigned to different VBAK agents, and can be configured for specific data retention needs 7

8 Schedules Select Backup, Synchronise or Custom Command from the Schedule wizard command window and click Next >. If either Backup or Synchronise ore selected, the Task List window is displayed Select a task and click Next >. If Backup was selected, then the retention window will appear to select the retention scheme, the next window allows you to set how long the backup will run once it has started, this can be in either hours or minutes. Checking the Disable deferring box will allow the backup to run until completion, regardless of how long it will take. The quick file scanning option only scans for new files and files that have changed since the last backup, un-checking this option will slow file scanning down, as each file that has changed will be read to find out how much data has changed. Once the backup window has been set, click Next >. If Custom Command was selected, clicking next takes you to the Custom Command window, where scripts can be scheduled to run before backups. The custom command should be entered here. Once completed, click Next >. There are 3 options for setting up schedules, Weekly, where you can specify which days of the week a backup will run, Monthly, where specific days of the month can be chosen and Custom, which is used when the backup cycle and days when the backup should run can vary. Daily The daily backup allows you to select the days of the week that the schedule will run, by checking or un-checking specific days of the week. The start time specifies when the schedule will start. Monthly The monthly backup uses a command window, where days of the month are listed. These are the days in the month that a backup should run, and can be a single date, a list of dates, or LAST to specify that the backup should run on the last day of the month. For example, entering 28 will make the backup run on the 28 th of the month, 1,7,21,28 will make the backup run on the 1 st, 7 th, 21 st and 28 th of the month. Custom To run a backup on, for example, the last Friday of the month, the custom schedule option must be used. This uses a command format similar to the CRON command format used in Unix. The command is broken up with a /, and the format is start minute/start hour/day/month/day of week. The permitted values are: Start Minute 0 to 59 Start Hour 0 to 23 Day 1 to 31 Month 1 to 12 Day of week 0 to 6 (Where 0=Sunday) Values such as day, month and day of week can be replaced with *, which means every time. LAST, as with the monthly backup, means the last day of the month. For example, to create a custom schedule starting the backup at 23:00 on the last Friday of the month, the format would be: 00/23/25-31/*/5 This will start a backup on any Friday falling between the dates of the 25 th and 31 st on any month at 23:00. Examples First Saturday of the month 0/23/1-7/*/6 0/23/ - 23:00 time backup task runs /1-7/ - first Saturday could fall on any day between 1 to 7 /*/ - month is set to all by using * /6 - Saturday is represented by day number 6 Last Saturday of the month 0/18/25-31/*/6 0/18/ - 18:00 time backup task runs /25-31/ - last Saturday could fall on any day between 25 to 31 /*/ - month is set to all by using * /6 - Saturday is represented by day number 6 8

9 Prioritising Schedules Schedules are prioritised by the order in which they appear in the schedule list. To give week end and month end schedules priority over the daily schedules, they must appear above the daily schedules in the list. To give a schedule a higher priority, select the schedule you want to prioritise, and click on the Move Up button on the right of the window. This will move the selected schedule one place up in the list. Continue clicking on the Move Up button until you have the schedule in the position you want in the list. If you find you have prioritised the selected schedule too high in the list, use the Move Down button to move the schedule further down the list. If you are running both DR (Database) and MAPI (Mailbox) tasks on an exchange server, it is advised that you prioritise the DR task schedules above the MAPI task schedules to ensure that DR backups take priority. In the case of a disaster, the DR backups will be required to get the Exchange server(s) back up and running as soon as possible. 9

10 Encryption There are 2 levels of encryption within VBAK, Over the wire encryption, where the line between the agent and the vault is encrypted, and file encryption, where the data itself is encrypted by the VBAK Agent. Both are optional, but over the wire encryption is enabled by default when the agent is registered with the vault, while file encryption has to be set up with each backup task. Encryption between the VBAK agent and the vault can be disabled on the vault registration wizard, or on the vault connection properties pages. However, this is enabled by default, so that there should always be a level of encryption on all backup tasks. It is strongly advised not to disable this, especially if the backups are running over the internet. The type and level of encryption can not be changed. The second level of encryption is set on the backup task, and encrypts the data itself. This requires an encryption key to be entered, and an encryption type to be selected. The types of encryption available are:- DES (56 bit) Blowfish (56 bit) TripleDES (112 bit) Blowfish (128 bit) AES (128 bit) AES (256 bit) While other backup systems offer higher encryption levels, such as AES (256 bit), these are generally slower to encrypt and can take up more processing power which impacts on backup times. For example, AES (256 bit) can be up to 3 times slower than AES (128 bit) when encrypting files. While this may not have much impact on a small backup task, larger backups, especially large database backups, will take longer to run. Unless there is a real need for higher encryption levels, AES (128 bit) is reported to be the best for both security and speed of encryption. When the backup tasks are encrypted, the encryption key is required every time you perform a restore, regardless of the size and type of file(s). As it is possible to have a different encryption key for each backup task on every server, it is important that any encryption keys are kept safe, as data can not be retrieved if the encryption key is lost. However, the encryption key does not affect the over the wire encryption between the agent and the vault. 10

11 Upgrading The Vbak Agents When a new version of the VBAK agent is released, the procedure for upgrading is quite simple. However, during any upgrade or maintenance task, there is always a small risk of losing information. In the case of the VBAK Agents, loss of the configuration and index files would mean that all backups would start again from scratch. To minimise the risk of this happening, the following procedure should be followed:- Locate the VBAK Agent installation directory on the server (C:/Program Files/VBAK/ on a default installation), this contains the agent executable files and sub-directories for each task defined on that agent. Copy the contents of the VBAK directory to another location on the server to create a backup of the current configuration. You can now run the Agent-Windows.exe file. As there is already a VBAK installation on the disk, the background screen should be green, if it is blue, the existing installation has not been detected, so before continuing, check that the installation directory still exists. If a cut and paste was done by accident, rather than a copy and paste, copy the backup directory back in to the original installation directory. With the background being green, follow the steps below:- On the welcome screen, click Next > On the VBAK Agent support note screen, click Next > On the options screen, select Modify, then click Next > On the Confirm Software Upgrade box, click OK, the agent is now being upgraded. Once complete, click Finish. All the agent components should now be upgraded to the latest version of the VBAK agent. To confirm that the upgrade was successful, run the VBAK Agent Console, right click on the agent that has been upgraded and select Properties. From within the Agent Properties window, click on Get Status, the Agent Status window will open, showing the currently installed agent version on that server. From within the VBAK Agent Console, expand the agent on the server that has been upgraded, and make sure the tasks and previous backed up safesets and logs are still present. If these are missing, copy the tasks directory from the previously backed up VBAK directory, to the live VBAK directory. Do not copy the entire VBAK directory, as this contains the earlier version of the VBAK agent and may cause errors with the new installation. Once you are happy that all the backup tasks are still there, the upgrade is complete. 11

12 Open Transaction Manager vs. Open File manager Overview Typically, Open Transaction Manager (OTM) is used on small to medium size servers, while Open File Manager (OFM) is used on large servers. OTM is an included option and is configured and installed as part of the agent install routine, and can be evaluated for 30 days before requiring a permanent license. OFM is an additional option and is a separate install, with its own configuration options. OTM has a single cache which is used to cache the entire drive, while OFM has a more flexible cache system, allowing individual files to be cached and released from cache early if required. This also allows multiple backup tasks to run concurrently, while OTM can only allow one backup task to run on a cached drive at once. OTM Features: Typically used on small to medium sized servers. Configured and installed through the Agent. Uses a single cache, with pre-allocated maximum size; caches all drives. Logs to the Agent Backup log. Only allows one backup at a time. Releases cached data at end of backup. OTM is product of Columbia Data Products (optional included in Windows Agent installation Kit) NB: Refer to VBAK Agent Console Guide PDF installed along with the agent OFM Features: Typically used on large servers. Separate install; configured through its own GUI. Has dynamic cache and its own log files. Displays its cache as a file; can select drives to cache; can release cache before end of backup. Caches individual files rather than the entire drive. Can run concurrent, multiple backups. OFM is product of St Bernard Software (available as a separate download/install) 12

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault Introduction What is Microsoft Data Protection Manager (DPM)? The Microsoft Data Protection Manager is a member of the Microsoft System Center family of management products. DPM provides continuous data

More information

Chapter 4 Data Movement Process

Chapter 4 Data Movement Process Chapter 4 Data Movement Process 46 - Data Movement Process Understanding how CommVault software moves data within the production and protected environment is essential to understanding how to configure

More information

REDCENTRIC SQL SERVER PLUG-IN 8.3 USER GUIDE

REDCENTRIC SQL SERVER PLUG-IN 8.3 USER GUIDE REDCENTRIC SQL SERVER PLUG-IN 8.3 USER GUIDE Revision: This manual has been updated for Version 8.3 (November 2016). Software Version: 8.30 2016 The software manufacturer makes no representations or warranti

More information

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version :

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version : HP HP0-771 Designing and Implementing HP Enterprise Backup Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/hp0-771 A. copy backup B. normal backup C. differential backup D.

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

Server Edition USER MANUAL. For Mac OS X

Server Edition USER MANUAL. For Mac OS X Server Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion are registered

More information

VBAK Agent Console Version Release Notes, 19 th January 2007

VBAK Agent Console Version Release Notes, 19 th January 2007 VBAK Agent Console Version 5.63.2230 Release Notes, 19 th January 2007 1 OVERVIEW This document contains release notes for the latest version of VBAK Agent Console. Notes: This release is for use in combination

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

(Self-Study) Identify How to Back Up and Restore NetWare Systems

(Self-Study) Identify How to Back Up and Restore NetWare Systems SECTION 18 (Self-Study) Identify How to Back Up and Restore NetWare Systems The following objective will be tested: Develop a Network Backup Strategy In this section you learn how you can back up and restore

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Chapter 2 CommVault Data Management Concepts

Chapter 2 CommVault Data Management Concepts Chapter 2 CommVault Data Management Concepts 10 - CommVault Data Management Concepts The Simpana product suite offers a wide range of features and options to provide great flexibility in configuring and

More information

Microsoft SQL Server Plug-in 7.22 User Guide

Microsoft SQL Server Plug-in 7.22 User Guide Microsoft SQL Server Plug-in 7.22 User Copyright Revision: This manual has been updated for Version 7.22 (May 2013). Software Version: 7.22 2013 The software manufacturer makes no representations or warranties

More information

MBS Windows Agent Console 6.82 Operations Guide

MBS Windows Agent Console 6.82 Operations Guide MBS Windows Agent Console 6.82 Operations 10 Agent Console Introduction and Overview Agent Console Introduction and Overview The Agent Console program provides a centralized point of control for managing

More information

MBS Microsoft SQL Server Plug-In 6.7 User Guide

MBS Microsoft SQL Server Plug-In 6.7 User Guide MBS Microsoft SQL Server Plug-In 6.7 User Guide 10 Contents Introduction to the MS SQL Server Plug-In... 6 Overview... 6 Features in Version 6.x... 7 Clustering... 8 Supported Platforms... 8 About this

More information

MBS Microsoft Oracle Plug-In 6.82 User Guide

MBS Microsoft Oracle Plug-In 6.82 User Guide MBS Microsoft Oracle Plug-In 6.82 User Guide 10 Oracle Plug-In This version of the Oracle Plug-In supports Windows Agents. It is an add-on that allows you to perform database backups on Oracle databases.

More information

Microsoft SQL Server Plug-in 6.85 User s Guide Published: March 9, 2012

Microsoft SQL Server Plug-in 6.85 User s Guide Published: March 9, 2012 Microsoft SQL Server Plug-in 6.85 User s Guide Published: March 9, 2012 Revision: This manual is updated for Version 6.85 Software Version: 6.85 (September, 2011) Copyright 1997-2011. All rights reserved.

More information

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide

Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Oracle Plug-in Version 6.85 for Microsoft Windows User s Guide Published: September 13 th, 2011 Revision: This manual is updated for Version 6.85 Software Version: 6.85 (March, 2011) Copyright 1997-2011.

More information

Backup Tab. User Guide

Backup Tab. User Guide Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...

More information

Frequently Asked Questions (FAQ)

Frequently Asked Questions (FAQ) Frequently Asked Questions (FAQ) 1. What is Backup Express? Backup Express is an Internet-based service that allows computer users to regularly backup their important data to our secure servers via the

More information

Vault Backup Reference -Basic, Workgroup and Professional

Vault Backup Reference -Basic, Workgroup and Professional Vault Backup Reference -Basic, Workgroup and Professional Contents Introduction... 1 Example backup routine... 2 Explanation of backup routine... 3 Testing... 4 User permissions... 4 Vault Professional

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

Exchange Protection Whitepaper

Exchange Protection Whitepaper Whitepaper Contents 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Introduction... 2 Documentation... 2 Licensing... 2 Exchange Server Protection overview... 3 Supported platforms... 3 Requirements by platform... 3 Remote

More information

Chapter 3 `How a Storage Policy Works

Chapter 3 `How a Storage Policy Works Chapter 3 `How a Storage Policy Works 32 - How a Storage Policy Works A Storage Policy defines the lifecycle management rules for all protected data. In its most basic form, a storage policy can be thought

More information

Asigra Cloud Backup v13.3 DS-Mobile Client User Guide. September 2017

Asigra Cloud Backup v13.3 DS-Mobile Client User Guide. September 2017 Asigra Cloud Backup v13.3 DS-Mobile Client User Guide Disclaimer Information in this document is subject to change without notice and does not represent a commitment on the part of Asigra Inc. Asigra Inc.

More information

Chapter 10 Protecting Virtual Environments

Chapter 10 Protecting Virtual Environments Chapter 10 Protecting Virtual Environments 164 - Protecting Virtual Environments As more datacenters move to virtualize their environments and the number of virtual machines and the physical hosts they

More information

EVault Software Microsoft SQL Server Plug-In Version 6.8

EVault Software Microsoft SQL Server Plug-In Version 6.8 EVault Software Microsoft SQL Server Plug-In Version 6.8 User Guide November 2010 This manual describes how to back up and restore using Version 6.8 of the Microsoft SQL Server Plug-In. Contents 1 Introduction

More information

Installing Acronis Backup Advanced Edition

Installing Acronis Backup Advanced Edition 2015 Installing Acronis Backup Advanced Edition BEST PRACTISE Table of Contents Acronis Backup Advanced components... 4 Management Server... 4 Acronis Storage Node... 4 Agents / Appliance... 4 Bootable

More information

Backups and archives: What s the scoop?

Backups and archives: What s the scoop? E-Guide Backups and archives: What s the scoop? What s a backup and what s an archive? For starters, one of the differences worth noting is that a backup is always a copy while an archive should be original

More information

Oracle Plug-in for Windows Agent 7.2 User Guide

Oracle Plug-in for Windows Agent 7.2 User Guide Oracle Plug-in for Windows Agent 7.2 User Guide Revision: This manual has been updated for Version 7.2 for Windows (February 2013). Software Version: 7.20 for Windows 2013 The software manufacturer makes

More information

Zen Internet. Online Data Backup. Zen Vault Express for Mac. Issue:

Zen Internet. Online Data Backup. Zen Vault Express for Mac. Issue: Zen Internet Online Data Backup Zen Vault Express for Mac Issue: 2.0.08 Tel: 01706 90200 Fax: 01706 902005 E-mail: info@zen.co.uk Web: www.zen.co.uk Zen Internet 2015 Contents 1 Introduction... 3 1.1 System

More information

Nortel Quality Monitoring. Maintenance Guide NN

Nortel Quality Monitoring. Maintenance Guide NN NN44480-504 Document status: Standard Document version: 0102 Document date: 6 November 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as

More information

Backup Tab User Guide

Backup Tab User Guide Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...

More information

BEST PRACTICES GUIDE. Tips and guidelines to get the most out of RecoveryManager Plus.

BEST PRACTICES GUIDE. Tips and guidelines to get the most out of RecoveryManager Plus. BEST PRACTICES GUIDE Tips and guidelines to get the most out of RecoveryManager Plus. We appreciate you choosing RecoveryManager Plus for your Active Directory and virtual machine backup and restoration

More information

User Guide. Version R95. English

User Guide. Version R95. English Cloud Backup User Guide Version R95 English September 11, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS

More information

Aras Innovator 11. Backup and Recovery Procedures

Aras Innovator 11. Backup and Recovery Procedures Document #: 11.0.02015040601 Last Modified: 1/4/2018 Copyright Information Copyright 2018 Aras Corporation. All Rights Reserved. Aras Corporation 300 Brickstone Square Suite 700 Andover, MA 01810 Phone:

More information

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database.

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. [SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. Maintenance Plan 1. Open Microsoft SQL Management Studio to find

More information

Best Practices for Using Symantec Online Storage for Backup Exec

Best Practices for Using Symantec Online Storage for Backup Exec WHITE PAPER: xxxxxx Data Protection [00-Cover_Bar] Best Practices for Using Symantec Online Storage for Backup Exec Confidence in a connected world. White Paper: Data Protection Best Practices for Using

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

Veritas NetBackup for Lotus Notes Administrator's Guide

Veritas NetBackup for Lotus Notes Administrator's Guide Veritas NetBackup for Lotus Notes Administrator's Guide for UNIX, Windows, and Linux Release 8.0 Veritas NetBackup for Lotus Notes Administrator's Guide Document version: 8.0 Legal Notice Copyright 2016

More information

Restore Online Backup Manager Guide

Restore Online Backup Manager Guide Restore Online Backup Manager Guide To begin using your new Restore service you will need to install the client which can be downloaded via the links below: Windows - http://fastnet.co.uk/downloads/obm-win.exe

More information

Veeam Agent for Microsoft Windows

Veeam Agent for Microsoft Windows Veeam Agent for Microsoft Windows Version 2.1 User Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Cox Business Online Backup Administrator Guide. Version 2.0

Cox Business Online Backup Administrator Guide. Version 2.0 Cox Business Online Backup Administrator Guide Version 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

Redemption Backup USER GUIDE

Redemption Backup USER GUIDE Redemption TM User Guide OnSpec Electronic, Inc. Redemption Backup USER GUIDE OnSpec Redemption User Guide Copyright 1998-2005 CompuApps, Inc. All Rights Reserved. Portions Copyright (c) 2005-2006 OnSpec

More information

Asigra Cloud Backup v13.3 DS-Notebook Client User Guide. September 2017

Asigra Cloud Backup v13.3 DS-Notebook Client User Guide. September 2017 Asigra Cloud Backup v13.3 DS-Notebook Client User Guide Disclaimer Information in this document is subject to change without notice and does not represent a commitment on the part of Asigra Inc. Asigra

More information

File Protection Whitepaper

File Protection Whitepaper File Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of File Protection over traditional file copy methods... 3

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information

File Archiving Whitepaper

File Archiving Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 requirements... 2 2. product overview... 3 features... 3 Advantages of BackupAssist... 4 limitations... 4 3. Backup considerations...

More information

K2 ServerSave Installation and User Guide

K2 ServerSave Installation and User Guide K2 ServerSave Installation and User Guide Chapter 1: Introduction 1.1 What is K2 ServerSave? Welcome to the K2 ServerSave Server Edition User Guide. This guide briefly describes the K2 ServerSave Application

More information

Symantec Backup Exec Quick Installation Guide

Symantec Backup Exec Quick Installation Guide Symantec Backup Exec 2010 Quick Installation Guide 20047221 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup Exec service account

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

Texas A&M AgriLife Research Procedures

Texas A&M AgriLife Research Procedures Texas A&M AgriLife Research Procedures 29.01.99.A0.02 Enterprise File Service Approved: December 15, 2011 Revised: September 12, 2014 Next Scheduled Review: September 12, 2019 PROCEDURE STATEMENT This

More information

LiveVault. Agent Guide

LiveVault. Agent Guide LiveVault Software Version: 7.82 Agent Guide Note The guide primarily provides instruction on how to install the LiveVault agent on Windows and Linux servers. Additionally it provides information about

More information

EVault Software Microsoft SQL Server Plug-in 7.3 User Guide

EVault Software Microsoft SQL Server Plug-in 7.3 User Guide EVault Software Microsoft SQL Server Plug-in 7.3 User Guide Revision: This manual has been updated for Version 7.30 (March 2014). Software Version: 7.30 2014 EVault Inc. EVault, A Seagate Company, makes

More information

Dell NetVault Backup Plug-in for Exchange User s Guide

Dell NetVault Backup Plug-in for Exchange User s Guide Dell NetVault Backup Plug-in for Exchange 10.0.5 User s Guide Copyright 2015 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.

More information

USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA

USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA Using SQL Server Management Studio for the Standard Edition of SQL Server, you can create maintenance plans to create

More information

SnapManager 7.2 for Microsoft Exchange Server Administration Guide

SnapManager 7.2 for Microsoft Exchange Server Administration Guide SnapManager 7.2 for Microsoft Exchange Server Administration Guide June 2017 215-10626_B0 doccomments@netapp.com Table of Contents 3 Contents Product overview... 8 Backing up and verifying your databases...

More information

Veritas System Recovery 18 Management Solution Administrator's Guide

Veritas System Recovery 18 Management Solution Administrator's Guide Veritas System Recovery 18 Management Solution Administrator's Guide Documentation version: 18 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are

More information

File Protection Whitepaper

File Protection Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of over traditional file copy methods... 3 2. Backup considerations...

More information

EVault Software Microsoft Exchange Plug-in 7.1 User Guide

EVault Software Microsoft Exchange Plug-in 7.1 User Guide EVault Software Microsoft Exchange Plug-in 7.1 User Guide Revision: This manual has been updated for Version 7.1 (November 2012). Software Version: 7.10 1997-2012 EVault Inc. EVault, A Seagate Company,

More information

Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION

Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION Data Protection and Synchronization for Desktop and Laptop Users VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS DESKTOP AND LAPTOP OPTION 1 TABLE OF CONTENTS VERITAS BACKUP EXEC 9.1 FOR WINDOWS SERVERS...1

More information

Tuskegee Backup and Offsite Policy and Procedures

Tuskegee Backup and Offsite Policy and Procedures TUSKEGEE UNVERSTY OCE O NORMATON TECHNOLOGY Tuskegee Backup and Offsite Policy and Procedures Purpose This policy defines how to safeguard the information assets of the University and how copies of stored

More information

CityVault Client Manual

CityVault Client Manual CityVault Client Manual Contents Preface: Preface...4 Chapter 1: Overview...5 Chapter 2: Installing CityVault...6 Downloading the CityVault Client...6 Installing the CityVault Client...6 Configuring CityVault...8

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Large Installations Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints 1 Symantec Backup Exec Blueprints

More information

Question No: 3 Which two key benefits are provided by Veritas Enterprise Vault 12.x? (Select two.)

Question No: 3 Which two key benefits are provided by Veritas Enterprise Vault 12.x? (Select two.) Volume: 169 Questions Question No: 1 What are two capabilities of enabling Veritas Enterprise Vault 12.x for Exchange for Outlook Web Access/App (OWA) users? (Select two.) A. enables remote access via

More information

SERVER EDITION for MICROSOFT WINDOWS. USER MANUAL v4.4

SERVER EDITION for MICROSOFT WINDOWS. USER MANUAL v4.4 USER MANUAL v4.4 Table of Contents 1. Introduction...2 Overview... 2 System Requirements... 3 2. Installation...4 The Setup Wizard... 4 Security Access to the Backup Client... 6 Server Edition Auto-Update...

More information

SCI APPLICATIONS SERVER. Transaction Log (D:) Raid 5

SCI APPLICATIONS SERVER. Transaction Log (D:) Raid 5 SCI APPLICATIONS Sci Applications Server The directory structure below shows the recommended setup of the server for each individual hospital. Each application/store server should be part of a domain to

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Getting Started with the Online Backup Software... 2 Installing the Online Backup Software... 2 Configuring a Device...

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

File Archiving. Whitepaper

File Archiving. Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 requirements... 2 2. product overview... 3 features... 3 Advantages of BackupAssist... 4 limitations... 4 3. Backup considerations...

More information

Chapter 9 Protecting Client Data

Chapter 9 Protecting Client Data Chapter 9 Protecting Client Data 152 - Protecting Client Data A client is defined as any production source requiring protection. A server with any Simpana idataagent installed in it is considered a client

More information

EVault Software. Hyper-V Agent 7.4. User Guide

EVault Software. Hyper-V Agent 7.4. User Guide EVault Software Hyper-V Agent 7.4 User Guide Revision: This manual has been updated for Version 7.4. Software Version: 7.41 (May 2017) 2017 Carbonite, Inc. Carbonite makes no representations or warranties

More information

REDCENTRIC ORACLE PLUG-IN 8.6 USER GUIDE

REDCENTRIC ORACLE PLUG-IN 8.6 USER GUIDE REDCENTRIC ORACLE PLUG-IN 8.6 USER GUIDE Copyright Owner 2018. All Rights Reserved. The software manufacturer makes no representations or warranties with respect to the contents hereof and specifically

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation and User's Guide SC27-2809-03 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation

More information

EVault InfoStage 5.6 Oracle Plug-In for Solaris and Windows. Installation & Configuration Guide

EVault InfoStage 5.6 Oracle Plug-In for Solaris and Windows. Installation & Configuration Guide EVault InfoStage 5.6 Oracle Plug-In for Solaris and Windows Installation & Configuration Guide August 2006 This manual describes the installation and configuration of the EVault InfoStage Oracle Plug-In

More information

Acronis Data Cloud plugin for ConnectWise Automate

Acronis Data Cloud plugin for ConnectWise Automate Acronis Data Cloud plugin for ConnectWise Automate USER S GUIDE Revision: 17.01.2018 Table of contents 1 Introduction...3 2 What s new in Update 3...3 3 What s new in Update 2...3 4 What s new in Update

More information

Online Demo Guide. Barracuda PST Enterprise. Introduction (Start of Demo) Logging into the PST Enterprise

Online Demo Guide. Barracuda PST Enterprise. Introduction (Start of Demo) Logging into the PST Enterprise Online Demo Guide Barracuda PST Enterprise This script provides an overview of the main features of PST Enterprise, covering: 1. Logging in to PST Enterprise 2. Client Configuration 3. Global Configuration

More information

Kernel for Exchange Server. Installation and Configuration Guide

Kernel for Exchange Server. Installation and Configuration Guide Kernel for Exchange Server Installation and Configuration Guide Table of Contents Table of Contents... 2 1. Introduction... 3 2. Requirements and Prerequisites... 3 2.1 Basic System Requirements... 3 2.2

More information

8 MANAGING SHARED FOLDERS & DATA

8 MANAGING SHARED FOLDERS & DATA MANAGING SHARED FOLDERS & DATA STORAGE.1 Introduction to Windows XP File Structure.1.1 File.1.2 Folder.1.3 Drives.2 Windows XP files and folders Sharing.2.1 Simple File Sharing.2.2 Levels of access to

More information

File Protection. Whitepaper

File Protection. Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of... 3 2. Backup considerations... 4 Exchange VM support... 4 Restore

More information

Best Practices for Deployment of SQL Compliance Manager

Best Practices for Deployment of SQL Compliance Manager Best Practices for Deployment of SQL Compliance Manager Table of Contents OVERVIEW/PURPOSE...2 REQUIRED LEVEL OF AUDITING...2 SQL COMPLIANCE REPOSITORY SQL SETTINGS...2 CONFIGURATION SETTINGS...3 CAPTURED

More information

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH COPY GUIDE Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH Copy Guide TABLE OF CONTENTS OVERVIEW GETTING STARTED ADVANCED BEST PRACTICES FAQ TROUBLESHOOTING DASH COPY PERFORMANCE TUNING

More information

Symantec Exam Administration of Symantec Enterprise Vault 8.0 for Microsoft Exchange Version: 6.0 [ Total Questions: 265 ]

Symantec Exam Administration of Symantec Enterprise Vault 8.0 for Microsoft Exchange Version: 6.0 [ Total Questions: 265 ] s@lm@n Symantec Exam 250-307 Administration of Symantec Enterprise Vault 8.0 for Microsoft Exchange Version: 6.0 [ Total Questions: 265 ] Topic 1, Volume A Question No : 1 - (Topic 1) A network administrator

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Web-Hosting: Service Level Agreement

Web-Hosting: Service Level Agreement Web-Hosting: Service Level Agreement Aims of the Service The Web Hosting service provides an internal environment for hosting static websites or small-scale web applications. The service aims to provide

More information

Backup the System. Backup Overview. Backup Prerequisites

Backup the System. Backup Overview. Backup Prerequisites Backup Overview Backup Overview, on page 1 Backup Prerequisites, on page 1 Backup Task Flow, on page 2 Backup Interactions and Restrictions, on page 7 Cisco recommends performing regular backups. You can

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

Creating a File and Folder Backup

Creating a File and Folder Backup Applicable Products These instructions apply to the following products: Barracuda Intronis Backup - MSP How to Create a Files and Folders Backup Before creating a files and folders backup set, make sure

More information

Table of Contents. 1 Introduction Recommendations MSSQL Example MSSQL 2012 Backup... 4

Table of Contents. 1 Introduction Recommendations MSSQL Example MSSQL 2012 Backup... 4 tquest Backup Table of Contents 1 Introduction... 3 2 Recommendations... 3 3 MSSQL... 3 3.1 Example MSSQL 2012 Backup... 4 3.1.1 To Create a Maintenance Plan... 4 4 Standard Volume Structure... 5 Page

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 11.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

VCS-322 veritas. Number: VCS-322 Passing Score: 800 Time Limit: 120 min.

VCS-322 veritas. Number: VCS-322 Passing Score: 800 Time Limit: 120 min. VCS-322 veritas Number: VCS-322 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 What are the two supported Windows Server and Veritas Enterprise Vault 12.x server combinations? (Select two.) A.

More information

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components Installing K2 BACKUPONLINE Online Backup 1. Choosing Components K2 BACKUPONLINE is a suite of applications that offer many options for backup and recovery. K2 BACKUPONLINE offers two choices for the foundation

More information

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started CloudBacko Pro Essential steps to get started Last update: September 22, 2017 Index Step 1). Configure a new backup set, and trigger a backup manually Step 2). Configure other backup set settings Step

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Backup Exec Supplement

Backup Exec Supplement Vision 3 Backup Exec Supplement INPS INPS The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100 W: www.inps.co.uk Table of Editions and Contents

More information

Backup and Restore SOP FOR CONGO CLUSTER

Backup and Restore SOP FOR CONGO CLUSTER Backup and Restore SOP FOR CONGO CLUSTER IT Department, Congo Cluster Version 1.0 January 2008 1. Contents 1. CONTENTS... 2 2. INTRODUCTION TO BACKUPS... 3 2.1. Objectives... 3 2.2. Scope of the document...

More information

XLink EzRollBack Pro User Manual Table Contents

XLink EzRollBack Pro User Manual Table Contents XLink EzRollBack Pro User Manual Table Contents Chapter 1 Welcome to XLink's EzRollback... 2 1.1 System Requirements... 4 1.2 Installation Guide... 5 1.3 License Information... 9 1.4 How To Get Help From

More information

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8. Overland Storage REO SERIES RA2000 Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.6 Overland Storage REO SERIES RA2000 Creating a D2D

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

Veritas NetBackup Vault Administrator s Guide

Veritas NetBackup Vault Administrator s Guide Veritas NetBackup Vault Administrator s Guide UNIX, Windows, and Linux Release 6.5 12308354 Veritas NetBackup Vault Administrator s Guide Copyright 2001 2007 Symantec Corporation. All rights reserved.

More information