ZettaMirror Install Guide

Size: px
Start display at page:

Download "ZettaMirror Install Guide"

Transcription

1 ZettaMirror Install Guide March 2014

2 Table of Contents Planning Your ZettaMirror Deployment...3 Where to install ZettaMirror?...3 Do I need extra retention policies?...3 How to Download & Install ZettaMirror...4 How to Configure ZettaMirror...5 System Settings...5 Add New Task...6 Task Preferences...6 Backup Files...7 Backup Windows System State...8 Backup SQL Server...9 Backup NetApp Volume...10 Pre and Post Job Scripting...11 Backup Exchange Database...11 Backup Hyper-V...12 Setting Your Run-As User; Per System (Windows)...13 Snapshots and Retention...13 How Our Snapshot Retention Works...13 How to Configure Snapshots...14 How to Recover Data...15 Browser Based Recovery...15 Appendix... i Appendix A: Exclusions... i

3 Planning Your ZettaMirror Deployment Where to Install ZettaMirror? ZettaMirror agents can be used to backup data from both local and network sources giving you the option to install ZettaMirror directly on each system that needs to be backed up or on a central system that can read data across the network. The recommendation is to install ZettaMirror directly on each system that needs to be backed up because this helps spread the computer resource load as well as enables full use of VSS on Windows systems. Do I Need Extra Retention Policies? Zetta stores your data in personal storage volumes and each volume designates one possible retention plan. By default you are assigned one volume and therefore one retention policy for all of your data to be stored on. If needed, additional storage volumes can be added to your organization to allow multiple retention policies at no additional charge through contacting support. A common example of needing multiple retention policies would be a user with a SQL server and a file server. Due to the different nature of the data being stored it is common to store the data on different retention policies, such as a 7 day retention for the SQL server and a 30 day retention for the file server. Organization Volume 1 Volume 2 System 1 System 2 System 3 System 4 System 5 System 6 3

4 How to Download & Install ZettaMirror 1. If you have just completed your initial enrollment to Zetta, you will be automatically logged into the Zetta System Management Portal (SMP); if not, log into the SMP at admin.zetta.net using your full address and the strong password you created when you enrolled. 2. Once logged in to the SMP, navigate to the ZettaMirror tab, scroll down to the bottom of the page and click the orange download client button to be browse a list of the different versions of ZettaMirror. 3. Determine what Operating System your server is running and download the appropriate agent. Be sure to take consideration for 32 bit vs. 64 bit OS. 4. Download and save the correct version of the ZettaMirror program then run the installer. 5. Once the installation completes you will be prompted to enter your SMP login credentials to register the new ZettaMirror. 6. Once the ZettaMirror agent is authenticated and registered it will open a web page that brings you to the system s configuration page in the SMP. 4

5 How to Configure ZettaMirror To configure the ZettaMirror agent on a system, log into the SMP through admin.zetta.net and click on the system you want to configure as listed on the ZettaMirror tab. The first time you configure a system you will be presented with the following workflow. System Settings The first window you will be presented with is the systems settings window which is where you configure the job level preferences for the backup. The primary configuration options here are the job schedule and the network throttle. The schedule is where you specify what time and what days you want the sync to run. The Network Throttle section is where you specify the rate, day of the week and time of the day you wish to throttle the backup job to. From this window you can also configure a job level Local Backup which will enable a local backup of every task setup in the backup job. This means every item backed up to Zetta s cloud will also be backed up to the specified location in your environment. The destination for the Local Backup can be attached storage or a network path. 5

6 Add New Task After configuring your sync schedule you will be presented with the task management wizard where you select and configure the backup tasks you would like to be included in the system s backup job. Task Preferences For every task there is a set of general task level preferences that can optionally be configured. This task syncs to: The target storage volume the data is being backed up to at Zetta. This option allows different tasks to be backed up to different volumes for the purpose of managing different retention policies for different data sets within a backup job. Archive deleted items: Enable archive of deleted items by prohibiting Zetta from deleting items on the Zetta storage end when files are deleted locally. Deleted data will remain on the Zetta end until manually deleted or the option is disabled. Create a local Backup: Enable a local backup of the specific backup task to be sent somewhere in your environment in addition to the copy sent to Zetta. The destination for the Local Backup can be attached storage or a network path. Zetta Transfer Optimization cache location: Zetta utilizes two caches stored locally to optimize transfer performance, combined the two caches generally total about 1% of the size of the data set. If free disk space is a concern you can specify an alternate location for the caches here. 6

7 Backup Files The Backup Files task is where you add any data sources you would like to backup on your system. The value for the backup file or path field can be a local path to a directory or file as well as a UNC path for a network location. Exclude: o File or Directory type: Both the File and Directory type excludes match a value of a specific file (name or type) or directory (name) and exclude anything that matches within the entire data source. File Examples: *.mp3,.jpeg, VacationPhoto_01.jpg Directory Examples: My Documents, Program Files, Users o Path Type: The Path type exclude matches a path to a specific file or directory within the data source and excludes the match from the backup task. Path Examples: C:\Windows\System32\drivers, *\Windows\System32\drivers, Windows\System32\drivers o A full list of exclude types and examples can be located in Appendix A at the end of this document. 7

8 Backup Windows System State The Backup Windows System State task is used to create a Windows System State backup on Windows Server machines running server 2003, 2008 or The Windows System State backup captures the state of the active directory database as well as system registry information and other items deemed critical by the operating system. This backup is recommended to be performed primarily on domain controllers although it can be run on any Windows server. The full list of items included in a system state backup can be found here: To run the plug-in the system must have Windows Server Backup Features installed as well as be running Powershell 2.0 or greater. Windows Server Backup Features can be added by going to Server Manager > Add features. You can verify your version of Powershell by opening a command prompt and entering: Powershell get-host. If the result comes back as console host 1.0 or invalid argument you will need to download the.net management framework update that includes Powershell 2.0 and reboot the server post installation. To configure the plug-in you must specify a local storage location for the backup to be written out to where it will reside while being backed up to the Zetta cloud. This is done through the Staging drive field. 8

9 Backup SQL Server The Backup SQL Server task enables Zetta s integration with MS SQL to create a full backup of databases and sync the backup to the Zetta cloud. By utilizing our sub-file change detection algorithm we are able to detect the incremental changes day on day from the full backup of SQL.. Requirements: Powershell 2.0 or greater. Enough local disk space available to write out a full backup. The server must have the SQL management framework. To configure the plug-in you must first specify if the instance(s) you want to back up is a default instance or a named instance. You can find this information by opening services.msc, scrolling down to SQL Server and check the value in parenthesis. (MSSQLSERVER) is the default instance name; if this is the value for your service then you can check the backup default SQL server option. Any other value will have to be specified in the backup named SQL server instance(s) field. Next you will have to specify the staging drive or path which is the location that the full backup is written out to. This location must be a local disk and will need space to write out every database in the instance prior to backing up to Zetta. The Validate SQL backup option triggers the verify backup functionality of SQL and will check to ensure the files in the backup are readable and restorable. This is an optional function and will increase the time the backup process runs. 9

10 Backup NetApp Volume ZettaMirror has the ability to backup a NetApp filer through integration with the NetApp administrative tools and built in snapshot functionality. The configuration for the NetApp plugin is done through a text file that is saved locally on the machine that ZettaMirror is installed on and the backups will run through. The configuration file can by located by clicking the (sample) link at the end of the configuration file line. There a full guide explaining the configuration and how the plugin works located on the ZettaMirror knowledgebase. p+installation+guide Task Preferences: Excludes: The same exclude types & syntax as the Backup Files task. The full listing of types, syntax and examples is located in Appendix A at the end of this document. 10

11 Pre and Post Job Scripting Through the Pre and Post job script tasks a user can add their own custom scripts to be run in conjunction with ZettaMirror for backup purposes. The location for the script must be specified in the Run script: field. The Pre job script will run prior to the sync and the post job script will run afterwards, allowing users to script operations such as database dumps and cleanups. Backup Exchange Database The Backup Exchange Database task allows users to have ZettaMirror trigger an application aware backup of an exchange server. The backup utilizes the exchange specific VSS writers and in doing so triggers the backup flag within exchange which allows the database to automatically truncate log files post backup. The primary configuration options for this plugin are automatically detected so by clicking Add Task the exchange backup will be set to run. 11

12 Backup Hyper-V The Backup Hyper-V task allows users to schedule a backup of their Hyper-V environment and capture the state of their Hyper-V.VHD files. The only configuration option needed for this plugin is selecting the location of the Hyper-V image store. Task Preferences: Exclude VMs: Allows a user to specify a VM by name to exclude from the backup task. 12

13 Setting Your Run-As User; Per System (Windows) Setting the run as user on Windows is a very important step if you are syncing data from network sources. This step ensures that the user account the ZettaMirror service is running as will have access to the network sources. 1. Right click the ZettaMirror icon in your system tray. 2. Select Local Settings. 3. Click This Account and enter the Username and Password for a Domain admin account. 4. Check your services to verify that the ZettaMirror Service has accepted the correct Log-On-As that you provided. Snapshots and Retention How Our Snapshot Retention Works Our snapshots function as a solution to both version history and data retention policies. Through the use of pointers, the changes in your data are saved on a day on day basis as a snapshot point. Each snapshot reflects what your data looked like at that point in time and is similar to what is commonly known as an incremental in that each snapshot only reflects the changes that occurred since the last snapshot. The difference between our snapshots and your typical incremental is that you never have to restore each snapshot to a full backup to access your data, allowing users to utilize the incremental forever methodology. By doing this your snapshots function as both your version history and your retention policies. Example: 1. You have 30 daily snapshots, you need to recover a file that has become corrupted and is realized to have been corrupted for the past 10 days. 2. You access your snapshot from 11 days ago and recover the file as it was at that point in time, before the corruption occurred and without having to rebuild anything on your end. The snapshots utilize the grandfather-father-son roll of methodology where a given daily snapshot will be promoted to a monthly and a given monthly will be promoted to an annual. 13

14 Example: 1. You have a two year retention policy; two years from now: a. You will have 30 daily snapshots, one for each of the most recent 30 days. b. You will have 11 monthly snapshots, one for the most recent 11 months after the 30 dailies. c. You will have 2 annual snapshots, one for each of the 2 previous years. How to Configure Snapshots 1. From admin.zetta.net, go to the storage tab and then click on the retention tab. 2. This will bring up the retention policies page. 3. This brings up your snapshot settings configuration page where you can view your current retention policies as well as request additional retention policies to be added. 14

15 How to Recover Data Recovery is performed by accessing the per system recovery page and navigating through the file browser to the file or directory you wish to restore. Browser Based Recovery 1. Log into admin.zetta.net. 2. Select the system from the dashboard that the data you wish to recover was backed up from. 3. Select the Recovery tab. 4. Select the volume that the data you wish to recover resides on and then click the Browse Recovery Data button. 5. Navigate to the file or directory you wish to recover. 6. If you wish to restore from a previous version select the snapshot data from the version drop down in the embedded navigation bar. 7. Once you have the file or directory you wish to recover right click on the item and select Restore using ZettaMirror which will bring you back to the recovery page in the main management portal. 8. Select the system you wish to restore the data to. 9. Specify the path you wish to recover to. For single file restores this path must specify the file name and extension you wish to restore to. The path value can be a network path for directory restores. 10. Enter your password and click the Start Recovery button. NOTE: after performing this recovery, you must re-enable your sync schedule as it is suspended to prevent a sync running while recovering data. 15

16 Appendix Appendix A: Exclusions You can specify one or more Excludes to prevent syncing certain directories or files. ZettaMirror will skip syncing all files or directories that match any of the following types. Note: For Excludes that support wildcards, the following expressions are supported: * Matches any sequence of characters? Matches a single character ^* Matches a single '*' character ^? Matches a single '?' character File Exclude all files whose name matches Value, which may be an exact name or a wildcard expression. Value is matched against only the base name of each file (and not any parent directories). Value: Creek.jpg Matches:...\Pictures\Sample Pictures\Creek.jpg Value: *.jpg Matches:...\Pictures\Sample Pictures\Autumn Leaves.jpg and...\pictures\sample Pictures\Creek.jpg Common Mistakes: File excludes must match a file name and not a path to a file for a value. Use the path type exclude if you want to enter in a path to the file for a value. Directory Exclude all directories whose name matches Value, which may be an exact name or a wildcard expression. Value is matched against only the inner-most name of each directory (and not any parent directories). Value: Pictures i

17 Matches:...\Pictures Value: Sample* Matches:...\Music\Sample Music and...\pictures\sample Pictures Common Mistakes: Directory excludes must match a directory name and not have a path for a value. Use the path type exclude if you want to enter in a path for a value. Path Exclude directories or files whose path matches the entire Value to the item being excluded. Value: C:\Users\Pictures\Sample Pictures Matches: C:\Users\Pictures\Sample Pictures\ Value: *\Pictures\Sample* Matches: C:\Users\Pictures\Sample Pictures and C:\Program Files\Adobe\Pictures\Sample Artists\ Common Mistakes: A trailing slash on the exclude path value will cause the exclude not to work. (C:\Users\Pictures\Sample Pictures\) Other Max Size, Min Size: Exclude files larger than the Max Size or smaller than the Min Size. Newer Than, Older Than: Exclude files newer than or older than a date (in YYYYMMDD format) or a number of days (between 0 and 1899). Ignore Errors: If any errors occur while syncing files or directories that match these values, ZettaMirror will ignore them and continue syncing. Value may be an exact name or a wildcard expression. ii

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

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

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Microsoft Exchange Server March 2018 215-12936_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection

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

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

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

Administration Guide - NetApp File Archiver

Administration Guide - NetApp File Archiver Page 1 of 100 Administration Guide - NetApp File Archiver TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install Method

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

Quick Start - NetApp File Archiver

Quick Start - NetApp File Archiver Page 1 of 19 Quick Start - NetApp File Archiver TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install Method 2: Install

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

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) Page 1 of 19 Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data

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

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

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

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

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

Data Protection Guide

Data Protection Guide SnapCenter Software 2.0 Data Protection Guide For Windows File Systems January 2017 215-11356_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

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

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Quick Start - BlueArc File Archiver

Quick Start - BlueArc File Archiver Page 1 of 20 Quick Start - BlueArc File Archiver TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install Method 2: Install

More information

Administration Guide - BlueArc File Archiver

Administration Guide - BlueArc File Archiver Page 1 of 103 Administration Guide - BlueArc File Archiver TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install Method

More information

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

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

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

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

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

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

How to Back Up and Restore Application Consistent Snapshots of SQL and Exchange Databases

How to Back Up and Restore Application Consistent Snapshots of SQL and Exchange Databases How to Back Up and Restore Application Consistent Snapshots of SQL and Exchange Databases How To#: 4041 Title: How to Back Up and Restore Application Consistent Snapshots of SQL and Exchange Databases

More information

Administration Guide - Celerra File Archiver

Administration Guide - Celerra File Archiver Page 1 of 104 Administration Guide - Celerra File Archiver TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install Method

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

InstantRescue User Guide

InstantRescue User Guide InstantRescue User Guide Table of Contents Overview... 1 Introducing InstantRescue... 1 System Requirements... 1 Contacting Raxco Software, Inc.... 1 Getting Started with InstantRescue... 3 Getting Started

More information

Enterprise Server Edition

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

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

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Agent for VMware. Version

Agent for VMware. Version Agent for VMware Version 6.91.3631 Release Notes, March 7, 2012 CONTENTS 1 OVERVIEW... 3 1.1 Release History... 3 1.2 Supported Platforms... 3 2 FEATURES... 4 2.1 Features and Benefits... 4 3 INSTALLATION

More information

Dell EMC NetWorker Module for Microsoft for Exchange Server VSS

Dell EMC NetWorker Module for Microsoft for Exchange Server VSS Dell EMC NetWorker Module for Microsoft for Exchange Server VSS Version 18.1 User Guide 302-004-268 REV 02 Copyright 2007-2018 Dell Inc. or its subsidiaries. All rights reserved. Published August, 2018

More information

Enterprise Server Edition

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

More information

Features - Microsoft Data Protection Manager

Features - Microsoft Data Protection Manager Page 1 of 36 Features - Microsoft Data Protection Manager TABLE OF CONTENTS OVERVIEW NEW FEATURES SYSTEM REQUIREMENTS SUPPORTED FEATURES GETTING STARTED - DATA PROTECTION MANAGER DEPLOYMENT GETTING STARTED

More information

Using iscsi with BackupAssist. User Guide

Using iscsi with BackupAssist. User Guide User Guide Contents 1. Introduction... 2 Documentation... 2 Terminology... 2 Advantages of iscsi... 2 Supported environments... 2 2. Overview... 3 About iscsi... 3 iscsi best practices with BackupAssist...

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

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration Overview... 2 Integration Goals... 2 Dependencies... 2 Steps to Integrate to Learn using DataLink... 2 Download and Install the DataLink Client Tool... 2 Technical Requirements... 2 Installing DataLink...

More information

VMware Backup and Replication using Vembu VMBackup

VMware Backup and Replication using Vembu VMBackup VMware Backup and Replication using Vembu VEMBU TECHNOLOGIES PARTNERS Vembu Technologies Founded in 2002 10+ Years of Experience Headquartered in Chennai 100+ Countries 4000+ Partners 2 60000+ Businesses

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

User Guide - Exchange Database idataagent

User Guide - Exchange Database idataagent Page 1 of 208 User Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

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

DocAve 6 Platform Backup and Restore

DocAve 6 Platform Backup and Restore DocAve 6 Platform Backup and Restore User Guide Service Pack 2, Cumulative Update 2 Revision F Issued June 2013 DocAve 6: Archiver 1 Table of Contents About DocAve Platform Backup and Restore... 5 Complementary

More information

Acronis Backup & Recovery 11 Beta Advanced Editions

Acronis Backup & Recovery 11 Beta Advanced Editions Acronis Backup & Recovery 11 Beta Advanced Editions Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems... 3 3 Where do I install the components?... 3 4 What you need

More information

VTRAK S3000 Recovery Agents User Manual. Version 1.0

VTRAK S3000 Recovery Agents User Manual. Version 1.0 VTRAK S3000 Recovery Agents User Manual Version 1.0 VTrak S3000 Recovery Agents User Manual Copyright 2010 PROMISE Technology, Inc. All Rights Reserved. PROMISE, the PROMISE logo, VTrak, SmartStor, SuperTrak,

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Oracle Databases May 2018 215-12930_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection Guide

More information

Microsoft Hyper-V backup using Vembu VMBackup

Microsoft Hyper-V backup using Vembu VMBackup Microsoft Hyper-V backup using Vembu VMBackup VEMBU TECHNOLOGIES PARTNERS Vembu Technologies Founded in 2002 10+ Years of Experience Headquartered in Chennai 100+ Countries 4000+ Partners 2 60000+ Businesses

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere September 2018 215-13399_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Administration GUIDE. OnePass Agent for NetApp. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 132

Administration GUIDE. OnePass Agent for NetApp. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 132 Administration GUIDE OnePass Agent for NetApp Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 132 User Guide - OnePass Agent for NetApp Table of Contents System Requirements Administrator Getting

More information

Vembu ImageBackup. Microsoft Windows Servers Desktops Laptops VEMBU TECHNOLOGIES PARTNERS.

Vembu ImageBackup. Microsoft Windows Servers Desktops Laptops VEMBU TECHNOLOGIES PARTNERS. Vembu Microsoft Windows Servers Desktops Laptops VEMBU TECHNOLOGIES PARTNERS Vembu Technologies Founded in 2002 10+ Years of Experience Headquartered in Chennai 100+ Countries 4000+ Partners 2 60000+ Businesses

More information

Quick Start - OnePass Agent for Windows File System

Quick Start - OnePass Agent for Windows File System Page 1 of 23 Quick Start - OnePass Agent for Windows File System TABLE OF CONTENTS OVERVIEW Introduction Key Features Terminology SYSTEM REQUIREMENTS DEPLOYMENT Installation Method 1: Interactive Install

More information

Hyper-V Rapid Recovery - Recovery in Place

Hyper-V Rapid Recovery - Recovery in Place Applicable Products These instructions apply to the following products: Barracuda Intronis Backup - MSP Hyper-V Rapid Recovery Restore Tabs The following table provides a description of the page features.

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Administration GUIDE. IntelliSnap Virtual Server idataagent for VMware. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 277

Administration GUIDE. IntelliSnap Virtual Server idataagent for VMware. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 277 Administration GUIDE IntelliSnap Virtual Server idataagent for VMware Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 277 IntelliSnap User Guide - Virtual Server idataagent for VMware Table of Contents

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

Contents George Road, Tampa, FL

Contents George Road, Tampa, FL 1 Contents CONTACTING VEEAM SOFTWARE... 5 Customer Support... 5 Online Support... 5 Company Contacts... 5 About this Guide... 6 About VEEAM Endpoint Backup For LabTech... 7 How It Works... 8 Discovery...

More information

Mozy. Administrator Guide

Mozy. Administrator Guide Mozy Administrator Guide Preface 2017 Mozy, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license

More information

Setting Up the DR Series System on Veeam

Setting Up the DR Series System on Veeam Setting Up the DR Series System on Veeam Quest Engineering June 2017 A Quest Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

NetBackup 7.6 Replication Director A Hands On Experience

NetBackup 7.6 Replication Director A Hands On Experience NetBackup 7.6 Replication Director A Hands On Experience Description Through this hands on lab you can test drive Replication Director and experience for yourself this easy to use, powerful feature. Once

More information

10.2 Running process checklist Contacting TEMASOFT Support... 30

10.2 Running process checklist Contacting TEMASOFT Support... 30 2018 User manual Contents Table of Figures... 3 1. Introduction... 4 1.1. About TEMASOFT Ranstop... 4 1.2. How TEMASOFT Ranstop works... 5 1.3. TEMASOFT Ranstop components... 5 2. Installing TEMASOFT Ranstop...

More information

How to use IBM/Softlayer Object Storage for Offsite Backup

How to use IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage is a redundant

More information

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Abstract This solution guide outlines the workflow for creating backups with Microsoft SQL Server databases and Cohesity Data

More information

User Guide. Version R94. English

User Guide. Version R94. English Cloud Backup User Guide Version R94 English March 30, 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

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders.

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders. Backup & Restore 0. Introduction..2 1. On-demand. Manual Backups..3 1.1 Full Backup...3 1.2 Custom Backup 5 1.2.1 Store Your Data Only...5 1.2.2 Exclude Folders.6 1.3 Restore Your Backup..7 2. On Schedule.

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

DocAve 6 High Availability

DocAve 6 High Availability DocAve 6 High Availability User Guide Service Pack 10, Cumulative Update 1 Issued April 2018 The Enterprise-Class Management Platform for SharePoint Governance Table of Contents What s New in This Guide...

More information

Altaro Hyper-V Backup User Guide

Altaro Hyper-V Backup User Guide Altaro Hyper-V Backup User Guide 1 / 144 Table of contents Introducing Altaro Hyper-V Backup... 4 Different Editions... 5 Getting Started... 6 System requirements... 6 Supported Backup Destinations...

More information

How to Restore Windows Server 2008 Domain Controller System State

How to Restore Windows Server 2008 Domain Controller System State How to Restore Windows Server 2008 Domain Controller System State This article refers to the Barracuda Backup Legacy Release firmware or newer, and Windows Server 2008 domain controller. This article assumes

More information

Restoring data from a backup

Restoring data from a backup Restoring data from a backup The following topics explain how to find a backup to restore and then perform a restore: Finding a backup to restore on page 98 Restoring to the original location on page 101

More information

Quick Start Guide - Exchange Database idataagent

Quick Start Guide - Exchange Database idataagent Page 1 of 90 Quick Start Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

Settings tab. User guide

Settings tab. User guide Settings tab User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Settings overview... 2 2. Settings tab selections... 3 Backup user identity... 3 Email server settings... 4 Email

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

Mozy User Guide Document Revision Date: Sept. 18, 2013

Mozy User Guide Document Revision Date: Sept. 18, 2013 Mozy User Guide Document Revision Date: Sept. 18, 2013 Mozy User Guide i Contents Overview... 1 Installing Mozy... 2 Using the Settings Window... 3 Select Files to Back Up with the File System Tab... 10

More information

efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM

efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

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

Veritas NetBackup for Microsoft SQL Server Administrator's Guide

Veritas NetBackup for Microsoft SQL Server Administrator's Guide Veritas NetBackup for Microsoft SQL Server Administrator's Guide for Windows Release 8.1.1 Veritas NetBackup for Microsoft SQL Server Administrator's Guide Last updated: 2018-04-10 Document version:netbackup

More information

DocAve 6: Platform Backup and Restore

DocAve 6: Platform Backup and Restore DocAve 6 Platform Backup and Restore User Guide Service Pack 5, Cumulative Update 1 Issued September 2015 1 Table of Contents What s New in this Guide... 7 About DocAve Platform Backup and Restore... 8

More information

DocAve 6 High Availability

DocAve 6 High Availability DocAve 6 High Availability User Guide Service Pack 8, Cumulative Update 1 Issued December 2016 1 Table of Contents What s New in This Guide...6 About DocAve High Availability...7 Submitting Documentation

More information

Quick Start Guide TABLE OF CONTENTS COMMCELL ARCHITECTURE OVERVIEW COMMCELL SOFTWARE DEPLOYMENT INSTALL THE COMMSERVE SOFTWARE

Quick Start Guide TABLE OF CONTENTS COMMCELL ARCHITECTURE OVERVIEW COMMCELL SOFTWARE DEPLOYMENT INSTALL THE COMMSERVE SOFTWARE Page 1 of 35 Quick Start Guide TABLE OF CONTENTS This Quick Start Guide is designed to help you install and use a CommCell configuration to which you can later add other components. COMMCELL ARCHITECTURE

More information

Installing the PC-Kits SQL Database

Installing the PC-Kits SQL Database 1 Installing the PC-Kits SQL Database The Network edition of VHI PC-Kits uses a SQL database. Microsoft SQL is a database engine that allows multiple users to connect to the same database. This document

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

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide Accessing Continuity Cloud via VSphere Restore Your VM/Point in time restore Setting up Virtual Standby efolder BDR Guide for Veeam

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

Administrator Guide. Flexible Storage

Administrator Guide. Flexible Storage Administrator Guide Flexible Storage Contents Introduction and Overview Define a plan Create/Change a user Other functionalities Introduction and Overview What is Flexible Storage? Sign in to the administrator

More information

Settings tab. User guide

Settings tab. User guide Settings tab User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Settings overview... 2 2. Settings tab selections... 3 Backup user identity... 3 Email server settings... 4 Email

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

Comodo Network Center Software Version 1.1

Comodo Network Center Software Version 1.1 Comodo Network Center Software Version 1.1 User Guide Guide Version 2.3.112311 Comodo Security Solutions 1255 Broad Street STE 100 Clifton, NJ 07013 Table of Contents Comodo Network Center - Introduction...

More information

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS

BACKUP APP V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS V7 CLOUUD FILE BACKUP & RESTORE GUIDE FOR WINDOWS Table of Contents 1 Overview... 1 1.1 About This Document... 7 2 Preparing for Backup and Restore... 8 2.1 Hardware Requirement... 8 2.2 Software Requirement...

More information

Backup APP v7. Office 365 Exchange Online Backup & Restore Guide for Mac OS X

Backup APP v7. Office 365 Exchange Online Backup & Restore Guide for Mac OS X Backup APP v7 Office 365 Exchange Online Backup & Restore Guide for Mac OS X Revision History Date Descriptions Type of modification 5 Apr 2017 First Draft New Table of Contents 1 Overview... 1 About This

More information

DocAve 6 SQL Server Data Manager

DocAve 6 SQL Server Data Manager DocAve 6 SQL Server Data Manager User Guide Service Pack 6 Issued May 2016 1 Table of Contents What s New in this Guide... 4 About DocAve SQL Server Data Manager... 5 Complementary Products... 5 Submitting

More information

SnapCenter Software 4.0 Concepts Guide

SnapCenter Software 4.0 Concepts Guide SnapCenter Software 4.0 Concepts Guide May 2018 215-12925_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter architecture...

More information

Veritas Desktop and Laptop Option 9.2

Veritas Desktop and Laptop Option 9.2 1. Veritas Desktop and Laptop Option 9.2 Quick Reference Guide for DLO Installation and Configuration 24-Jan-2018 Veritas Desktop and Laptop Option: Quick Reference Guide for DLO Installation and Configuration.

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 3.0 Data Protection Guide For Windows File Systems July 2017 215-12097_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

More information