Backup Hands-On Exercises. Backup Hands-on Exercise

Size: px
Start display at page:

Download "Backup Hands-On Exercises. Backup Hands-on Exercise"

Transcription

1 Backup Hands-on Exercise

2 2 Chapter 10 Backup Hands-On Exercises Background Story You have been hired as the lead IT Administrator at the Florida International University (FIU) to manage the computers at the School of Computing and Information Sciences (SCIS), the Machine Room (MR), the Green Library (GL), and the College of Engineering and Computing (CEC). As shown in Fig. 10.1, SCIS, MR, GL, and CEC are physically located in four buildings. SCIS maintains about 200 desktop workstations in its instructional lab, MR maintains about 5 servers, GL maintains about 50 open access guest desktops, and CEC maintains about 500 PCs and laptops. The exact number and configurations of computers are not well documented. Typically, the servers run Windows 2003 and the desktop workstations, PCs, and laptops all run Windows XP. Active Directory is implemented in one of the servers, named dc, and is assigned to all computers in SCIS and GL, but not to those in CEC. As the lead IT Administrator of the organization you are responsible for ensuring that all systems run efficiently with minimal disruption of computing services to the users. Fig A logical diagram of FIU s network. Fig : A logical diagram of FIU s network. You have decided to employ a Kaseya server to help you manage all computers at SCIS, MR, GL, and CEC. Your Kaseya server is now installed and is fully operational. In addition, you have successfully deployed agents on some of the machines under your management. Backup and restoring data is important in a world where computer data drives the companies business. It is crucial to have a platform that backs up data prior to a critical failure and is capable of restoring most updated data after a data loss. Also, having a platform that will allow you to modify the backed up data will help in viewing the contents of the data and/or only extracting a few files. Kaseya s Backup module enables you to backup and restore data. It also allows you to view and modify data that has been backed up.

3 Chapter 10 Backup Hands-On Exercises 3 Technical Information Your dedicated virtual environment includes the computers and network devices depicted in Fig and further described below: NAT Router: & & & SCIS: ws1.scis.fiu.edu MR: dc.scis.fiu.edu & & GL: guest1.gl.fiu.edu CEC: pc1.cec.fiu.edu & laptop1: laptop1.cec.fiu.edu Note: This virtual environment includes only a limited number of representative servers and workstations physically housed in the four buildings. Exercise Management wants a backup solution in place. Software needs to be installed on all computers to help facilitate the backups between the computer and Kaseya. After installation of the software, schedule backups on all the computers in the SCIS and CEC buildings. For ws1, full backups need to be taken every Saturday morning at 2 am and incremental backups on the rest of the weekdays. For all the cec computers, full backups need to be taken from all the files in the c:\kworking folder every Saturday morning at 3 am and an incremental backup on the rest of the weekdays. All backups should be done immediately and stored on the server machine in the c:\backups folder. Part 1 Install Kaseya Backup(KBU) on all machines in the SCIS and CEC buildings. BUDR is Ka-seya s version of Acronis software. The Kaseya VSA will help control and schedule the Acronis software for backup and restore procedures. Note: This version of KBU will not work with Microsoft Framework.NET 4 extended. Therefore it is highly recommended that you remove the current version of.net from your machines, and download Microsoft Framework.NET 3.5 and install it on all of the virtual machines before proceeding with this exercise. 1. Open the Backup module. Go to Configure > Install/Remove. 2. Click on the checkboxes next to laptop1, pc1, and ws1. 3. Click on Install/Reinstall.

4 4 Chapter 10 Backup Hands-On Exercises Fig. 1.1 Note: This process will take some time. Please wait minutes before continuing. After 20 minutes, if the installation message continues to say Pending, refresh the page. Note: Updating the Backup software is an important task. If Acronis updates are available for the endpoint the version number will turn red indicating that a newer version is available. In order to update the endpoints, select the agent and click on the Install/Reinstall. Part 2 Specify the directory location to store backup images; however, for this to work, the credentials need to be set on the Agent module. The folder needs to be created locally on dc and set to shared prior to using the UNC within the Kaseya VSA. Once the location is set, backup a full image of the c: drive on ws1. The backup needs to be done on every Saturday morning at 2 am and an incremental backup on every weekday at the same time. Once scheduled, immediately get a full backup. The backup destination needs to be on the dc local drive in the c:\backup folder. -Using RDP, log into the dc computer and create a folder on the c: drive called c:\backup. After creation of the folder, set the share folder options. 1.Remotely login to dc through RDP (use mstsc.exe /admin /v:<nat_router_ IP>:<DC_RDP_PORT> ) 2. Go to the c: drive.

5 Chapter 10 Backup Hands-On Exercises 5 3. Create a new folder called backup on the root of the c: drive. 4. Right-click on the folder. 5. Go to Properties. Fig Click on the Sharing tab. 7. Select the Share this folder radio button. 8. Type backup in the Share name textbox. 9. Click on Permissions. 10. Select Allow checkboxes on Full Control, Change, and Read permissions. 11. Click on Ok. 12. Click on Ok

6 6 Chapter 10 Backup Hands-On Exercises Fig Disconnect from the remote dc connection. Note: This product is only supported on Windows 2000 machines or later. -Set the credentials for all computers. Once the credentials are set, set the backup location to point to the shared backup directory on the dc server. 14. Open the Agent module. Go to Configure Agents > Set Credential. 15. Click on the checkboxes next to dc, guest1, laptop1, pc1, and ws Type <USERNAME> in the Username textbox 17. Type <PASSWORD> in the Password textbox. 18. Type <PASSWORD> in the Confirm textbox. 19. Select the Use machine s current domain radio button. 20. Click on Apply.

7 Chapter 10 Backup Hands-On Exercises 7 Fig. 2.3 Note: The credentials saved must work on both the agent machine and the image location. If the image location is a network device, permissions must be set correctly for the user set in the Set Credentials page.

8 8 Chapter 10 Backup Hands-On Exercises 21. Open the Backup module. Go to Configure > Image Location. 22. Click on the checkboxes next to laptop1, pc1, and ws Type \\ \backup in the Volume Path textbox. 24. Click on Set. Fig. 2.4 Note: refers to one of the cards on the dc server. In an environment that the domain name of the server can be resolved from any computer using the well-known DNS server, you could just use dc.mr.fiu.edu. However, as some of the computers in our virtual environments are assumed not to be aware of the local DNS, we use the IP address instead to make sure that all computers can see the shared directory without any problem. -Schedule a full image backup of ws1 s c: drive. The backup should take place on every Saturday morning at 2am, and then an incremental backup will follow on every weekday at the same time. After scheduling the backup, immediately backup the backup. 25. Go to Backup > Schedule Volumes. 26. Click on the checkbox next to ws Set the date for the next Saturday at 2am. 28. Verify the Last Differential radio button and 1 Day is selected. 29. Verify the Full backup is set to every7 Days. 30. Click on Schedule Full. 31. Click on Backup Now.

9 Chapter 10 Backup Hands-On Exercises 9 Fig. 2.5 Note: This process will take some time due to network bandwidth and compression times. Please wait minutes before continuing. Also, after the process is done, verify that the backup was completed successfully. To verify if the backup was done successfully go to Backup > Backup Status. Note: Incremental backup captures only the files that have changed since the previous full or incremental back up. Last Differential captures all changes to the target system since the last full backup Last Differential minimizes the backup storage requirements. All Differentials captures all changes since the last full backup and saves all differential backups in addition to the last dif-ferential backup.

10 10 Chapter 10 Backup Hands-On Exercises Part 3 It is best to copy the image files to an offsite server to have multiple copies of the backup images for data redundancy. Use pc1 as an offsite server and dc as local and push the image files to the offsite server. 1. Remotely login to pc1 through RDP. 2. Go to the c: drive. 3. Create a new folder called offsite-backup on the root of the c: drive. 4. Right-click on the folder. Fig Go to Properties. 6. Click on the Sharing tab.

11 Chapter 10 Backup Hands-On Exercises Select the Share this folder radio button. 8. Click on Permissions. Fig Select Allow checkboxes on Full Control, Change, and Read permissions. 10. Click on Ok 11. Click on Ok. 12. Disconnect from the remote pc1 connection.

12 12 Chapter 10 Backup Hands-On Exercises Fig 3.3 Fig Open the Backup module. Go to Offsite Replication > Offsite Servers. 14. Click on the select machine ID link. 15. Click on pc1.cec.fiu-johndoe.

13 Chapter 10 Backup Hands-On Exercises Type in Name/IP textbox. 17. Type in Port textbox. 18. Type \\ \offsite-backup in Full path to directory (UNC or local) textbox 19. Click on Create. Fig Click on Local Servers. 21. Click on the select machine ID Hyper-link. 22. Click on dc.mr.fiu-johndoe. Fig. 3.6

14 14 Chapter 10 Backup Hands-On Exercises 23. Click on Offsite Server drop down menu and select pc Type \\ \backup in Full path to directory (UNC or local) textbox. 25. Click on Create. Fig 3.7 Note: The Bandwidth can be limited to a desire number of kbytes/sec by using the Bandwidth Limit.

15 Chapter 10 Backup Hands-On Exercises Click on Schedule Transfer. 27. Select the checkbox next to dc machine. 28. Change the Schedule time to Sunday All Day, then everyday starting at 12:00 am and end ing at 5:00 am. 29. Click on Apply. Fig 3.8 Note: The schedule can be customized depending on bandwidth, size of the tib files, and off-peak/ on-peak hours.

16 16 Chapter 10 Backup Hands-On Exercises Note: Before continuing, verify that the backup was completed successfully. To verify if the backup was done successfully, go to Backup > Backup Status. Part 4 If the moment arises where only one file (or just a few files) is needed, a full restore is not necessary. In such situations, you can mount the backup image and explore its contents. Open the backup image on pc1 and copy the notepad.exe file from the backup image to pc1. 1.Open the Remote Control module. Go to Desktop Control > Control Machine. Fig Remotely login to pc1 through K-VNC. Note: The remote connection can fail if the Remote Control policy is not configured correctly and/ or if K-VNC is not pre-installed. If the remote connection fails, verify if the Remote Control policy is set to Silently take control and also if K-VNC is pre-installed onto pc1. Do not use RDP to connect remotely as the backup image will fail to mount. 3. Log into the Kaseya VSA using your log in credentials.

17 Chapter 10 Backup Hands-On Exercises Open the Backup module. Go to Recovery > Explore Volumes. 5. Click on ws1.scis.fiu-<username> link. 6. Click on the select machine ID link. 7. Click on pc1.cec.fiu-johndoe link. 8. Click on Mount. Fig Open My Computer. 10. Go to d:\windows\ 11. Copy the Notepad.exe file.

18 18 Chapter 10 Backup Hands-On Exercises Fig 4.3 Fig Paste the Notepad.exe file onto the desktop. 13. On the Kaseya VSA, click on Unplug All.

19 Chapter 10 Backup Hands-On Exercises 19 Part 5 Backup the folder c:\kworking on pc1 and laptop1. Before scheduling the backup, the folder needs to be defined. Once the folder is defined, schedule the backup to be taken on every Saturday morning at 3 am and a Last Differential backup on every weekday at the same time. Once scheduled, immediately get a full backup. The backup destination needs to be on the dc s local drive: c:\backup. 1. Open the Backup module. Go to Configure > Folder Backup. 2. Click on the checkboxes next to pc1 and laptop1. 3. Type in c:\kworking in the Include file or folder textbox. 4. Click on Include Directories. Fig Go to Backup > Schedule Folder. 6. Click on the checkbox next to pc1 and laptop1. 7. Set the date for the next Saturday at 3am. 8. Verify the Last Differential radio button and 1 Day is selected. 9. Verify the Full bkup is set to every7 Days. 10. Click on Schedule Full.

20 20 Chapter 10 Backup Hands-On Exercises 11. Click on Backup Now Fig 5.2 Note: Before continuing, verify that the backup was completed successfully. In order to verify if the backup was done successfully, you can go to Backup > Backup Status. Part 6 The c:\kworking directory on ws1 needs to be restored; however, the backup files for the folder are damaged. Since the pc1 c:\kworking folder is similar, restore the c:\kworking folder from pc1 to ws1. 1. Open the Backup module. Go to Recovery > Explore Folders. 2. Click on pc1.cec.fiu-johndoe. 3. Click on the select machine ID link. 4. Click on ws1.scis.fiu-johndoe. 5. Click on Restore.

21 Chapter 10 Backup Hands-On Exercises 21 Fig 6.1 Note: Only machine IDs with backup installed are listed. You can install the backup software on any machine using the Install/Remove page.

Patch Management Hands-On Exercises. Patch Management Hands-on Exercise

Patch Management Hands-On Exercises. Patch Management Hands-on Exercise Patch Management Hands-On Exercises Patch Management Hands-on Exercise 192 Chapter 5 Patch Management Hands-On Exercises Background Story You have been hired as the lead IT Administrator at the Florida

More information

Ticketing Hands-on Exercise

Ticketing Hands-on Exercise Ticketing Hands-on Exercise 2 Chapter 8 Ticketing Hands-On Exercises Background Story You have been hired as the lead IT Administrator at the Florida International University (FIU) to manage the computers

More information

Agents Hands-On Exercises. Agent Hands On Exercise

Agents Hands-On Exercises. Agent Hands On Exercise Agent Hands On Exercise 2 Chapter 2 Agents Hands-On Exercises Background Information You have just been hired as the lead IT Administrator at the Florida International University (FIU) to manage the computers

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Backup User Guide Version 7.0 English September 3, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated

More information

User Guide. Version 3.0

User Guide. Version 3.0 Kaseya Backup and Disaster Recovery User Guide Version 3.0 October 12, 2009 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Data Backup User Guide Version 7.0 English September 3, 2014 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

ShadowControl ShadowStream

ShadowControl ShadowStream ShadowControl ShadowStream Revision 1.3 4/12/2012 Table of Contents Introduction... 3 Download ShadowStream Server... 3 Installation... 4 Configuration... 5 Creating Users... 6 Testing the User Rights...

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

Quick Instructions Installing on a VPS (Virtual Private Server)

Quick Instructions Installing on a VPS (Virtual Private Server) Introduction A Virtual Private Server is a virtual PC held in a remote data centre, which can be accessed via a username/password from any other computer. There are a number of scenarios where you might

More information

Moving the TRITON Reporting Databases

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

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Data Backup User Guide Version 7.0 English September 3, 2014 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

Kaseya 2. User Guide. Version 6.5 and 2.0

Kaseya 2. User Guide. Version 6.5 and 2.0 Kaseya 2 Data Backup User Guide Version 6.5 and 2.0 January 23, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULA as

More information

Virtual Dashboard for VMware and Hyper-V

Virtual Dashboard for VMware and Hyper-V Virtual Dashboard for VMware and Hyper-V USER MANUAL Steelgate Technologies, February 2015, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Using ShadowControl ImageManager for Offsite Replication User Guide Version 7.0 English December 17, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement

More information

Viking VPN Guide Mac OSX RDP Usage

Viking VPN Guide Mac OSX RDP Usage Viking VPN Guide Mac OSX RDP Usage Table Of Contents 1 : What is RDP 2 : Enabling RDP on your Office PC 3 : Installing the RDP client on your Home Mac 4 : Connecting to your Office PC from your Home Mac

More information

Application Note 116: Gauntlet System High Availability Using Replication

Application Note 116: Gauntlet System High Availability Using Replication Customer Service: 425-487-1515 Technical Support: 425-951-3390 Fax: 425-487-2288 Email: info@teltone.com support@teltone.com Website: www.teltone.com Application Note 116: Gauntlet System High Availability

More information

ReadyRECOVER. Reviewer s Guide. A joint backup solution between NETGEAR ReadyDATA and StorageCraft ShadowProtect

ReadyRECOVER. Reviewer s Guide. A joint backup solution between NETGEAR ReadyDATA and StorageCraft ShadowProtect ReadyRECOVER Reviewer s Guide A joint backup solution between NETGEAR ReadyDATA and StorageCraft ShadowProtect Table of Contents NETGEAR Contact Info... 3 Product Category... 3 Overview... 3 ReadyRECOVER...

More information

Configuration Guide. Remote Backups How-To Guide. Overview

Configuration Guide. Remote Backups How-To Guide. Overview Configuration Guide Remote Backups How-To Guide Overview Remote Backups allow you to back-up your data from 1) a ShareCenter TM to either a Remote ShareCenter or Linux Server and 2) Remote ShareCenter

More information

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac Making it easy to deploy, integrate and manage Macs, iphones and ipads in a Windows environment. Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac 2011 ENTERPRISE DEVICE

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Ad Hoc Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited. 1

More information

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0 Cox Business Premium Online Backup USER'S GUIDE Cox Business VERSION 1.0 Table of Contents ABOUT THIS GUIDE... 4 DOWNLOADING COX BUSINESS PREMIUM ONLINE BACKUP... 5 INSTALLING COX BUSINESS PREMIUM ONLINE

More information

NovaBACKUP Virtual Dashboard

NovaBACKUP Virtual Dashboard NovaBACKUP Virtual Dashboard User Manual NovaStor / April 2015 2015 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

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

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Database Backup and Recovery Guide

Database Backup and Recovery Guide Scout Diagnostics Database Backup and Recovery Guide P H 803. 358. 3600 F A X 803. 358. 3636 WWW.AVTECINC.COM 100 I N N O VAT I O N P L ACE, L E X I N G T O N SC 29072 Copyright 2013 by Avtec, Inc. All

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

How to Connect to Berkeley College Virtual Lab Using Windows

How to Connect to Berkeley College Virtual Lab Using Windows How to Connect to Berkeley College Virtual Lab Using Windows Minimum Requirements Create and Save a Remote Desktop Services Connection Connecting to a Remote Desktop Services session Copy Files between

More information

uh6 efolder BDR Guide for Veeam Page 1 of 36

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

More information

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

More information

VPS Remote Computing. Connecting to a Windows Server for the first time. 1 Your Server has been installed. 2 Finding the login details for your Server

VPS Remote Computing. Connecting to a Windows Server for the first time. 1 Your Server has been installed. 2 Finding the login details for your Server Connecting to a Windows Server for the first time This document will take you through the process of connecting to a Windows Virtual server for the first time. To connect to your server you need to find

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Network Setup Instructions

Network Setup Instructions Network Setup Instructions This document provides technical details for setting up the Elite Salon & Spa Management program in a network environment. If you have any questions, please contact our Technical

More information

efolder BDR for Veeam Cloud Connection Guide

efolder BDR for Veeam Cloud Connection Guide efolder BDR for Veeam Cloud Connection Guide Setup Connect Preload Data uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder Cloud for Veeam. Using the efolder Cloud

More information

Connecting to Remote Desktop Windows Users

Connecting to Remote Desktop Windows Users Connecting to Remote Desktop Windows Users How to log into the College Network from Home 1. Start the Remote Desktop Connection For Windows XP, Vista and Windows 7 this is found at:- Star t > All Programs

More information

SonicWALL CDP Local Archiving

SonicWALL CDP Local Archiving This document describes how to configure, implement, and manage a local archive for your SonicWALL CDP appliance. It contains the following sections: Feature Overview section on page 1 Using Local Archiving

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

DigiVault Online Backup Manager. Microsoft SQL Server Backup/Restore Guide

DigiVault Online Backup Manager. Microsoft SQL Server Backup/Restore Guide DigiVault Online Backup Manager Microsoft SQL Server Backup/Restore Guide Version 4.6.1.4 October 2005 DigiVault Backup Manager User Guide 2 Table of Contents 1 Backup/Restore Microsoft SQL Server 7.0

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

Global Image Management System For epad-vision. User Manual Version 1.10

Global Image Management System For epad-vision. User Manual Version 1.10 Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server

More information

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

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

More information

Setting Up a Backup Domain Controller

Setting Up a Backup Domain Controller Setting Up a Backup Domain Controller June 27, 2012 Copyright 2012 by World Class CAD, LLC. All Rights Reserved. A Backup Domain Controller After setting up a primary domain controller, we will want to

More information

Installing and Configuring Login PI

Installing and Configuring Login PI Installing and Configuring Login PI Login PI Hands-on lab In this lab, you will configure Login PI to provide performance insights for a Windows Server 2012 R2 Remote Desktop Services installation. To

More information

PineApp Surf-SeCure Quick

PineApp Surf-SeCure Quick PineApp Surf-SeCure Quick Installation Guide September 2010 WEB BASED INSTALLATION SURF-SECURE AS PROXY 1. Once logged in, set the appliance s clock: a. Click on the Edit link under Time-Zone section.

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

Configure Backup Server for Cisco Unified Communications Manager

Configure Backup Server for Cisco Unified Communications Manager Configure Backup Server for Cisco Unified Communications Manager Document ID: 110309 Contents Introduction Prerequisites Requirements Components Used Conventions Configure a Backup Server for Cisco Unified

More information

NetVanta Unified Communications Server Backup and Restore Procedures

NetVanta Unified Communications Server Backup and Restore Procedures NetVanta Unified Communications Technical Note NetVanta Unified Communications Server Backup and Restore Procedures 1 Introduction 1.1 Overview This document provides backup and restore procedures to protect

More information

Deployment of Keepit for Windows

Deployment of Keepit for Windows Deployment of Keepit for Windows Keepit A/S October 13, 2010 1 Introduction When deploying Keepit in larger setups with many desktops and servers, installing Keepit individually on each computer is cumbersome

More information

Kaseya 2. User Guide. for VSA 6.3

Kaseya 2. User Guide. for VSA 6.3 Kaseya 2 Remote Control User Guide for VSA 6.3 May 10, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

freesshd SFTP Server on Windows

freesshd SFTP Server on Windows freesshd SFTP Server on Windows Configuration Steps: Setting up the Bridgestone User ID... 2 Setup the freesshd Server... 3 Login as the Bridgestone User ID using WinSCP... 5 Create Default Bridgestone

More information

Windows Clients and GoPrint Print Queues

Windows Clients and GoPrint Print Queues Windows Clients and GoPrint Print Queues Overview The following tasks demonstrate how to configure shared network printers on Windows client machines in a Windows Active Directory Domain and Workgroup

More information

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager Appendix E Installing and configuring the Captioning Manager The Mediasite Captioning Manager, a separately sold EX Server add-on, allows users to submit and monitor captioning requests through Automatic

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2011 BitDefender 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Integrating LANGuardian with Active Directory

Integrating LANGuardian with Active Directory Integrating LANGuardian with Active Directory 01 February 2012 This document describes how to integrate LANGuardian with Microsoft Windows Server and Active Directory. Overview With the optional Identity

More information

User Guide. CTERA Agent. August 2011 Version 3.0

User Guide. CTERA Agent. August 2011 Version 3.0 User Guide CTERA Agent August 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission

More information

Remote Terminal Service (RTS) User Guide (Version 2.1)

Remote Terminal Service (RTS) User Guide (Version 2.1) Remote Terminal Service (RTS) User Guide (Version 2.1) Page 1 Table of Content Content Page 1 Introduction 3 2 Prerequisite 3 3 Logon Corporate Network via Internet 4 4 Download and Install RTS Client

More information

BankLink Books Clients

BankLink Books Clients BankLink Books Clients This document is for those practices installing BankLink Books. The BankLink Service Agreement permits licensed BankLink practices to install the software in as many locations as

More information

Deploying BitDefender Client Security and BitDefender Windows Server Solutions

Deploying BitDefender Client Security and BitDefender Windows Server Solutions Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2010 BitDefender; 1. Installation Overview Thank you for selecting BitDefender Business Solutions

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Active Directory integration with CloudByte ElastiStor

Active Directory integration with CloudByte ElastiStor Active Directory integration with CloudByte ElastiStor Prerequisite Change the time and the time zone of the Active Directory Server to the VSM time and time zone. Enabling Active Directory at VSM level

More information

Sky Broadband upgrading your router software

Sky Broadband upgrading your router software Sky Broadband upgrading your router software Why upgrade to the new software? As with all aspects of the services we provide, we have been working to enhance the performance of the software in your wireless

More information

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

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

More information

NetBeat NAC Version 9.2 Build 4 Release Notes

NetBeat NAC Version 9.2 Build 4 Release Notes NetBeat NAC Version 9.2 Build 4 Release Notes NetBeat NAC Appliance version 9.2 Build 4 includes the following: Windows Server 2012 Active Directory Support Active Directory Integration NetBeat NAC Appliance

More information

User Guide Microsoft Exchange Remote Test Instructions

User Guide Microsoft Exchange Remote Test Instructions User Guide Microsoft Exchange Remote Test Instructions University of Louisville Information Technology 1.1 Who Should Use It This guide is intended for University of Louisville Faculty and Staff participating

More information

NAS 259 Protecting Your Data with Remote Sync (Rsync)

NAS 259 Protecting Your Data with Remote Sync (Rsync) NAS 259 Protecting Your Data with Remote Sync (Rsync) Create and execute an Rsync backup job A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Having

More information

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

SQL Server Setup for Assistant/Pro applications Compliance Information Systems SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

CREDENTIAL MANAGER IN WINDOWS 7

CREDENTIAL MANAGER IN WINDOWS 7 CREDENTIAL MANAGER IN WINDOWS 7 What is Credential Manager Whenever we try to access some resource, whether it is local or remote resource, Windows always validates our credentials to make sure we have

More information

Setting Up Monthly Reporter

Setting Up Monthly Reporter Setting Up Monthly Reporter April 11, 2014 I. HOW IT WORKS A QUICK OVERVIEW A. AuditWare Development Company maintains a powerful, sophisticated server on which a portion of memory is assigned to each

More information

How to Use Remote Access Using Internet Explorer

How to Use Remote Access Using Internet Explorer Introduction Welcome to the Mount s Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

Setting up Citrix XenServer for 2X VirtualDesktopServer Manual

Setting up Citrix XenServer for 2X VirtualDesktopServer Manual Setting up Citrix XenServer for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

EVault for Data Protection Manager. Course 301 Server Protection with DPM File and System State

EVault for Data Protection Manager. Course 301 Server Protection with DPM File and System State EVault for Data Protection Manager Course 301 Server Protection with DPM File and System State Table of Contents Objectives... 3 Scenario... 3 Estimated Time to Complete This Lab... 3 Requirements for

More information

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode EOS Step-by-Step Setup Guide Wireless File Transmitter FTP Mode Infrastructure Setup Windows XP 2012 Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or in part without permission is prohibited.

More information

Enterprize Setup Checklist

Enterprize Setup Checklist Enterprize Setup Checklist Corporate Server 1) Install Windows IIS and FTP 2) Install M$ MSDE Restart Windows 3) Install M$ Image Wizard 4) Install Enterprize Copy SQL databases into Microsoft SQL data

More information

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816.

RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816. RingStor User Manual Version 2.1 Last Update on September 17th, 2015 RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816 Page 1 Table of Contents 1 Overview... 5 1.1 RingStor Data Protection...

More information

How to Install a Network-Licensed Version of IBM SPSS Statistics 19

How to Install a Network-Licensed Version of IBM SPSS Statistics 19 How to Install a Network-Licensed Version of IBM SPSS Statistics 19 Important: IBM SPSS Statistics 19 requires either Windows XP Professional or later. IBM SPSS Statistics 19 installs from a DVD and your

More information

Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008

Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 This chapter will describe in details how to use OTTO Max to backup your Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 server and how you can

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Moving the Web Security Log Database

Moving the Web Security Log Database Moving the Web Security Log Database Topic 50530 Web Security Solutions Version 7.7.x, 7.8.x Updated 22-Oct-2013 Version 7.8 introduces support for the Web Security Log Database on Microsoft SQL Server

More information

Contents. Before You Install... 3. Server Installation... 5. Configuring Print Audit Secure... 10

Contents. Before You Install... 3. Server Installation... 5. Configuring Print Audit Secure... 10 Installation Guide Contents Before You Install... 3 Server Installation... 5 Configuring Print Audit Secure... 10 Configuring Print Audit Secure to use with Print Audit 6... 15 Licensing Print Audit Secure...

More information

E-Notebook SQL13.0 Desktop Migration and Upgrade Guide

E-Notebook SQL13.0 Desktop Migration and Upgrade Guide E-Notebook SQL13.0 Desktop Migration and Upgrade Guide Last Modified: October 09, 2012 TABLE OF CONTENTS 1 Introduction... 3 2 Software Requirements... 3 2.1 Single User... 3 2.2 Remote (Shared Database

More information

SSL VPN Setup for Windows

SSL VPN Setup for Windows SSL VPN Setup for Windows SSL VPN allows you to connect from off campus to access campus resources such as Outlook email client, file sharing and remote desktop. These instructions will guide you through

More information

BDR for ShadowProtect Solution Guide and Best Practices

BDR for ShadowProtect Solution Guide and Best Practices BDR for ShadowProtect Solution Guide and Best Practices Updated September 2015 - i - Table of Contents Process Overview... 3 1. Assess backup requirements... 4 2. Provision accounts... 4 3. Install ShadowProtect...

More information

Host Installation on a Terminal Server

Host Installation on a Terminal Server TECHNICAL PAPER Host Installation on a Terminal Server Netop develops and sells software solutions that enable swift, secure and seamless transfer of video, screens, sounds and data between two or more

More information

1. Installation Overview

1. Installation Overview Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender

More information

User Guide. Version R91. English

User Guide. Version R91. English AuthAnvil User Guide Version R91 English August 25, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated from

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

M2M Series Routers. Port Forwarding / DMZ Setup

M2M Series Routers. Port Forwarding / DMZ Setup Introduction Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. Many internet services and applications use designated

More information

Virtual Desktop Infrastructure in

Virtual Desktop Infrastructure in Introducing Virtual Desktop Infrastructure in Propalms TSE 6.0 1. Introduction: Propalms TSE 6.0 introduces the Virtual Desktop Infrastructure that lets you harness the power of virtualization technology.

More information

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

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

More information

SQLBackupAndFTP User Instructions (Rev 0.3) 9/14/10

SQLBackupAndFTP User Instructions (Rev 0.3) 9/14/10 SQLBackupAndFTP User Instructions (Rev 0.3) 9/14/10 SQLBackupAndFTP Installation Website: www.sqlbackupandftp.com Download the installation executable from: http://downloads.minntech.com/medivators Advantage

More information

Hyperoo 2 User Guide. Hyperoo 2 User Guide

Hyperoo 2 User Guide. Hyperoo 2 User Guide 1 Hyperoo 2 User Guide 1 2 Contents How Hyperoo Works... 3 Installing Hyperoo... 3 Hyperoo 2 Management Console... 4 The Hyperoo 2 Server... 5 Creating a Backup Array... 5 Array Security... 7 Previous

More information

Chapter 25 Backup and Restore

Chapter 25 Backup and Restore System 800xA Training Chapter 25 Backup and Restore TABLE OF CONTENTS Chapter 25 Backup and Restore... 1 25.1 General Information... 2 25.1.1 Objectives... 2 25.1.2 Legend... 2 25.1.3 Reference Documentation...

More information

Server Installation: ServerTools

Server Installation: ServerTools Server Installation: ServerTools ServerTools Page 1 Table of Contents To Install ServerTools...3 Backup and Restore...6 Purpose...6 Background...6 Requirements...6 Creating a Backup Schedule using the

More information

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

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

More information