Vista/Windows 7: Do not extract Robocopy.exe (remove from your script folder if necessary)! Copy GetPaths.cmd to your Windows folder (C:\Windows).
|
|
|
- Joleen Quinn
- 9 years ago
- Views:
Transcription
1 1. PREPARATION Extract the files from the main zip archive into a folder e.g. C:\Logos_Backup (the same folder as before, if applicable). Windows XP/2k: Extract/move Robocopy.exe to your Windows folder (C:\Windows). Vista/Windows 7: Do not extract Robocopy.exe (remove from your script folder if necessary)! Copy GetPaths.cmd to your Windows folder (C:\Windows). All Systems: Run Permissions.cmd so that Restore operations will have the necessary access to Libronix files. Current Users: No changes are required! NOTE: All references to Vista also apply to Windows RUNNING THE SCRIPTS 2a. About The individual Backup and Restore scripts (Section 3) can be run via shortcuts as described in Section 2c or you can run Backup-Restore.cmd to perform the same functions. It provides a single interface and will run the required script(s) after you have responded to some simple prompts. You can run it from a shortcut but it gets the path information from a file located in your \temp folder. Note that Backup-Restore.cmd does not use CloneSettings.cmd so you must create a shortcut to run this script. 2b. Run Interactively Run Backup-Restore.cmd by double-clicking the file or its shortcut and respond to the prompts for input e.g. Backup(B) or Restore(R) [B] where you are prompted to enter B/b for Backup or R/r for Restore. [B] means that the default is B so you only have to hit the Enter key to select the Backup function. You must type R/r for the Restore function. Enter the Backup folder [F:\logosbackup] hit the Enter key to select F:\logosbackup or type another pathname. Do you want to include Resources? [N] the default is N ( No ) and you must enter Y/y ( Yes ) to include resources with Libronix data. If you want to have a backup folder for Resources only then use the scripts in Section 3c. Enter the Resource folder [*] hit the Enter key to select the default Libronix Resource folder indicated by * or type another pathname. You can enter * at any time for this default path. User Data only? [Y] hit the Enter key to select only User Data (see Section 3b). You must enter N/n ( No ) to select all Libronix Data (Section 3a). Note that you won t see this prompt for the first operation with a backup file as all data will be automatically selected for backup!
2 2c. Run Individually You have to create shortcuts to run the individual scripts but you can put a shortcut anywhere on the computer and even rename it! Just right click the script (.cmd) file and select Create Shortcut. Then right click the shortcut, select Properties and enter the backup folder path in the Target box e.g. if you stored the scripts in C:\ Logos_Backup the 'Target' box will look like: C:\ Logos_Backup \BackupLibronix.cmd After you have entered the backup folder path it should look like: C:\ Logos_Backup\BackupLibronix.cmd F:\logosbackup or C:\ Logos_Backup \BackupResources.cmd F:\resourcebackup (the F:\ drive could be on your hard drive, an external drive or your network. The folder will be created if it does not exist). Section 3 describes the paths you need to add if you have a non-standard installation or if you keep resources in a non-standard location. Try to keep the paths short and avoid spaces in their names. IMPORTANT: Permission to perform Restore operations/scripts The restore operations/scripts will not run in Vista unless you have access to certain Libronix folders (section 5). The Permissions.cmd script will provide all the necessary permissions when you right click the file and run it with Administrative privilege. You should also run (double-click) this script in Windows XP/2k. Permissions.cmd operates interactively when run as described above e.g. Enter Username [Dave] hit the Enter key to select the current user Dave, or type another Username that exists on your computer. Remove(R) or Add(A) access? [A] hit the Enter key to obtain access or enter R/r to remove access for the user. 3. DESCRIPTION & USE OF THE SCRIPTS 3a. LIBRONIX BACKUP AND RESTORE These scripts will backup/restore the following Libronix data:- your Licences, the Common folder, and User Data/Settings (see next section). Usage: BackupLibronix.cmd backup-path [LDLS path] [[-u] userfiles path] RestoreLibronix.cmd backup-path [LDLS path] [[-u] userfiles path] where the backup-path could be F:\logosbackup, LDLS path is where you installed Libronix, userfiles path will force User Files to a non-default location, and -u is required if User Files is the only parameter. Quotes are required if a path name has spaces e.g. "D:\Libronix DLS".
3 An [optional] path would only be required if you have problems running the script or if you want to force User Files to a specific location (see Examples below). -- You must be an LDLS Administrator to run the Restore script -- The Licence backup is special because it avoids having to use Restore Licences within Libronix after a fresh installation. To illustrate, I did a backup on my laptop followed by a fresh installation on my desktop. Then I ran the Restore script and had a working Libronix without any Account Management prompts. Example Shortcut Targets: Normal (only the backup path is required): BackupLibronix.cmd F:\logosbackup RestoreLibronix.cmd \\desktop\logosbackup If you want to force User Files to a non-default location (first create the folder and use Power Tools Options to tell Libronix where it is): RestoreLibronix.cmd F:\logosbackup -u "D:\LDLS User" If the script has a problem finding the installation path: BackupLibronix.cmd F:\logosbackup "D:\Libronix DLS" If you need to specify both paths: RestoreLibronix.cmd F:\logosbackup "D:\Libronix DLS" "D:\LDLS User" 3b. USER DATA/SETTINGS These scripts will backup/restore the following Libronix user data:- your Preferences, your User Files, and (if they exist) your Compiled Sermons & the AutomatingX folder used by older automation addins. Usage: BackupSettings.cmd backup-path [userfiles path] RestoreSettings.cmd backup-path [userfiles path] CloneSettings.cmd backup-path [userfiles path] Caution: this script will delete files where the backup-path could be F:\logosbackup or F:\userbackup, and userfiles path will force User Files to a non-default location. Quotes are required if a path name has spaces. The [optional] User Files path would only be required if you want to force User Files to a specific location (see Examples below). -- These scripts can be run by any user (no special permissions!) -- CloneSettings will mirror or clone the backup onto the destination system which means that it will delete folders/files that do not exist in the backup e.g. AutomatingX. RestoreSettings will share your user data without deleting these extra files and is recommended for normal use (see the Technical section for some examples). If you look under "Extras" when you run RestoreSettings you can see how many files and folders will be deleted by CloneSettings. Be careful about restoring Sermons to another user as you will overwrite their compiled sermons with your own! If you don't wish this to happen then rename \Sermon in your backup folder.
4 Example Shortcut Targets: Normal (only the backup path is required): BackupSettings.cmd F:\logosbackup If you want to force User Files to a non-default location (first create the folder and use Power Tools Options to tell Libronix where it is): RestoreSettings.cmd F:\logosbackup "D:\LDLS User" If you want another user on your computer to share the same settings: BackupSettings.cmd F:\logosbackup backup in your account RestoreSettings.cmd F:\logosbackup restore in user's account 3c. RESOURCES These scripts will backup/restore your Resources. Usage: BackupResources.cmd backup-path [resource path] RestoreResources.cmd backup-path [resource path] where the backup-path could be F:\logosbackup or F:\resourcebackup, and resource path is only required for resources in non-default locations. Quotes are required if a path name has spaces e.g. "D:\DLS Resources". -- You must be an LDLS Administrator to run the Restore script -- Example Shortcut Targets: Normal (your resources are in the path where Libronix is installed): BackupResources.cmd F:\resourcebackup If your resources are in a non-default location specify a path from Tools > Options > Resource Paths: BackupResources.cmd F:\resourcebackup "D:\DLS Resources" 4. GENERAL The scripts are designed for Libronix v3 and will work on Windows XP/2000 and Vista/Win7. They won't work on Windows 98/ME/NT. You can use them to restore settings, share settings with another user or transfer your installation from one computer to another. Detailed re-installation and transfer procedures are included with the distribution, but note that you should not try to synchronise different versions of Libronix e.g. do not restore a v3.0e backup to 3.0d. You can keep the backup on a local drive, external hard drive, USB flash drive or a network storage drive/server. You will need at least 500 MB for Libronix data and 4 GB for resources, so it is advisable to keep the resource backup separate. The scripts will accept network shares or network drives for the backup folder e.g. \\desktop\public\logosbackup, Z:\logosbackup. Backup operations will create the folder if it does not exist.
5 5. TECHNICAL PERMISSIONS Without proper access Vista will prevent user programs from writing to special locations like "Program Files", where Libronix is usually installed. The program (e.g. Robocopy) may appear to work but Libronix Common files will be copied to \VirtualStore\Program Files! Admin accounts that can run Libronix Update already have the necessary access for the Licences and Resources folders, and the issue for Common files can be avoided if RestoreLibronix is run with Administrative privilege. But then we run into another problem with shortcuts that have to use quote characters around a parameter so it is better to grant explicit user permissions rather than risk files "disappearing" into Vista's VirtualStore. Run Permissions.cmd and the Restore scripts will run without Admin elevation! ROBOCOPY Robocopy is more efficient than the older XCopy when synchronising directory structures and files i.e. fewer files are copied during a restore. It allows for the 2 second time difference that can exist with files on the FAT file system, further reducing the number of files to be copied. Vista users also benefit from Daylight Saving (DST) compensation, where an exact 1 hour difference is ignored - extremely useful with Resources and Common files. COPY STRATEGIES Backup will be faster after the first run because only files/folders that are new (orphans) or different are copied. Restore is similar but will preserve newer files in the Resources and Common folders. The Backup scripts always clone the source directory structure, deleting any extra files/folders in your backup e.g. you rename a Bible Reading Plan from "Year 2007" to "Year 2008". "Year 2007" is in your backup folder. Backup will remove "Year 2007" and copy "Year 2008". But the Restore scripts will copy "Year 2007" from the backup and preserve "Year 2008" (note that CloneSettings will delete "Year 2008")! User data files are constantly being changed, especially Preferences, so a newer file is not necessarily up-to-date! When you run a Restore script the (older) files in your backup will overwrite those files, restoring your preferred settings. This also allows you to share your settings with another user or installation. WARNING: CloneSettings will delete *their* user files. 6. CHANGES IN THIS RELEASE (April 2009) - Using Backup-Restore.cmd you can now perform the backup and restore functions with a few simple key clicks. You can still run the individual scripts but this single interface will reduce the number of shortcuts you need. Note that it does not use CloneSettings. - Permissions.cmd now operates interactively.
6 7. WARNING, ERROR and INFORMATIONAL MESSAGES The scripts may produce Informational (INFO:) messages, Warning (WARN:) or Error (ERROR:) messages that can be used to diagnose problems. Scripts will continue with INFO and WARN messages but terminate on ERROR messages. All Scripts WARN: cannot get Install path from Registry INFO: Install Path is {LDLS path} INFO: Userfile Path found in Power Tools INFO: Userfile Path is {userfiles path} --> these originate in GetPaths.cmd and they tell you that the installation path is assumed to be the Libronix default because of a registry problem or that the User Files path comes from Power Tools Options. Backup and Restore scripts (incl. Backup-Restore.cmd) ERROR: Invalid or no folder name ERROR: {folder path} cannot be found or is invalid --> check your shortcut parameters for missing or invalid paths. Otherwise you have a file from GetPaths that cannot be found. If it re-occurs the solution is to put the proper path into your shortcut (and let me know!). ERROR: You have to be an LDLS Administrator to run this script ERROR: You don't have permissions for Libronix Common --> run Permissions.cmd to fix these problems! Permissions.cmd ERROR: problem granting LDLS permissions for {Username} ERROR: problem removing LDLS permissions for {Username} ERROR: problem granting access to Common for {Username} ERROR: problem removing access to Common for {Username} --> these can mean {Username} is invalid or access denied (Admin privilege is required). If you also see "WARN: cannot get Install path from Registry" then there may be a file problem, but check the other possibilities first. Dave Hooton, April 2009
BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005
BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without
PC Instructions for Miller LiveArc Software
PC Instructions for Miller LiveArc Software Contents Instructions for Installing LiveArc Software on a PC... 2 Instructions for Loading Data from the LiveArc System onto a PC... 10 Instructions for Transferring
Allworx OfficeSafe Operations Guide Release 6.0
Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,
Acronis Backup & Recovery 11
Acronis Backup & Recovery 11 Quick Start Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for Windows Workstation
NAS 253 Introduction to Backup Plan
NAS 253 Introduction to Backup Plan Create backup jobs using Backup Plan in Windows 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. Create backup
USB Flash Security Free Edition Quick Start
Quick Start [For USB Flash Security Free Edition] 1 / 18 USB Flash Security Free Edition Quick Start Before use USB Flash Security 1. Free edition can only be installed on the USB Flash Drive up to 4GB
BestSync Tutorial. Synchronize with a FTP Server. This tutorial demonstrates how to setup a task to synchronize with a folder in FTP server.
BestSync Tutorial Synchronize with a FTP Server This tutorial demonstrates how to setup a task to synchronize with a folder in FTP server. 1. On the main windows, press the Add task button ( ) to add a
How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro
Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing
webkpi SaaS ETL Connector Installation & Configuration Guide
webkpi SaaS ETL Connector Installation & Configuration Guide SaaS ETL Version 2.5.0.12 Version 1.6 September 2013 webkpi SaaS ETL Connector Version 2.5.0.12 V 1.6 Page 1 Table of Contents Table of Contents
Acronis Backup & Recovery 11.5 Quick Start Guide
Acronis Backup & Recovery 11.5 Quick Start Guide Applies to the following editions: Advanced Server for Windows Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server
Server & Workstation Installation of Client Profiles for Windows
C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W General Notes to Prepare for Installing
Upgrading from Windows XP to Windows 7
Upgrading your PC from Windows XP to Windows 7 requires a custom installation which doesn't preserve your programs, files, or settings. It s sometimes called a clean installation for that reason. A custom
WS_FTP Professional 12
WS_FTP Professional 12 Tools Guide Contents CHAPTER 1 Introduction Ways to Automate Regular File Transfers...5 Check Transfer Status and Logs...6 Building a List of Files for Transfer...6 Transfer Files
Figure 1: Restore Tab
Apptix Online Backup by Mozy Restore How do I restore my data? There are five ways of restoring your data: 1) Performing a Restore Using the Restore Tab You can restore files from the Apptix Online Backup
Accounts Production Installation Guide
Accounts Production Installation Guide Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2014. All rights reserved. If this documentation includes advice or information relating to any matter
Proval LS Database & Client Software (Trial or Full) Installation Guide
Proval LS Database & Client Software (Trial or Full) Installation Guide Prerequisites: Technical Requirements SDS ProVal is an independent application and does not require Microsoft Office to run. It is
Table of Contents. Rebit 5 Help
Rebit 5 Help i Rebit 5 Help Table of Contents Getting Started... 1 Making the First Recovery Point... 1 Don't Forget to Create a Recovery Media... 1 Changing Backup Settings... 1 What Does Rebit 5 Do?...
How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On
Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files
Filemaker Go 12/13 pre-installed (available free of charge from the App Store)
OVERVIEW Logbook9.fmp12 is a data file that can be run interchangeably on an iphone, ipad, ipod touch, PC or Mac. It can be used to collect information about clinical cases that may subsequently be collated
Server Edition Administrator s Guide
Server Edition Administrator s Guide July 13, 2010 Introduction This document covers FinePrint, pdffactory, and pdffactory Pro Server Editions (SE). Installing SE on a Windows server provides easy deployment
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows
: Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows
Telecom DaySave. User Guide. Client Version 2.2.0.3
Telecom DaySave User Guide Client Version 2.2.0.3 Table of Contents Chapter 1: DaySave Overview... 4 Chapter 2: Installing DaySave... 5 Downloading the DaySave Client... 5 Installing the DaySave Client...
Backing Up TestTrack Native Project Databases
Backing Up TestTrack Native Project Databases TestTrack projects should be backed up regularly. You can use the TestTrack Native Database Backup Command Line Utility to back up TestTrack 2012 and later
FBackup. FBackup User Manual. Take full control of your backup. Copyright 2011 Softland
FBackup Take full control of your backup FBackup User Manual FBackup User Manual for FBackup version 4 by Softland This documentation contains proprietary information of Softland. All rights reserved.
FTP Updates. Hiden Analytical Limited 420 Europa Boulevard Warrington WA5 7UN England. Tel: +44 (0)1925 445225 Fax: +44 (0)1925 416518
ANALYTICAL FTP Updates Hiden Analytical Limited 420 Europa Boulevard Warrington WA5 7UN England Tel: +44 (0)1925 445225 Fax: +44 (0)1925 416518 E-mail: [email protected] Web site: http://www.hidenanalytical.com
Lenovo Online Data Backup User Guide Version 1.8.14
Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data
PSCAD Installation Errors
PSCAD PSCAD Installation Errors Written for: PSCAD v4.2 PSCAD X4 (v4.3, v4.4, v4.5, v4.6) Revision: 4 April 20, 2015 Contents 1. INSTALLATION ERROR ERROR 1053 STARTING LM SERVICE... 1 2. INSTALLATION ERROR
Understanding NTFS Hard Links, Junctions and Symbolic Links
Understanding NTFS Hard Links, Junctions and Symbolic Links Author: Conrad Chung, 2BrightSparks Introduction Microsoft has implemented linking tools in its NTFS operating file systems since Windows NT
Windows 7 USB/DVD download tool
Windows 7 USB/DVD download tool Overview Installation Usage FAQ Troubleshooting Overview When you choose to download most software from the Microsoft Store, you have the option of using Download Manager
Lexia Network Installation Instructions
Lexia Network Installation Instructions For Lexia Early Reading 3.x, Primary Reading 1.x, Foundation Reading 1.x, Strategies for Older Students 4.x, Cross-Trainer 1.x and Quick Reading Test 2.x (NOT for
DIVISION OF LIBRARY SERVICES. EndNote x7 Win User Manual Part 3 Using EndNote on More Than One Computer Contents
DIVISION OF LIBRARY SERVICES EndNote x7 Win User Manual Part 3 Using EndNote on More Than One Computer Contents Using an External Drive to Hold your EndNote Library... 2 Syncing your EndNote Library...
Installation Manual v2.0.0
Installation Manual v2.0.0 Contents ResponseLogic Install Guide v2.0.0 (Command Prompt Install)... 3 Requirements... 4 Installation Checklist:... 4 1. Download and Unzip files.... 4 2. Confirm you have
NovaBACKUP. User Manual. NovaStor / November 2011
NovaBACKUP User Manual NovaStor / November 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without
Microsoft s SBS 2003 Best Practice Guide
Microsoft s SBS 2003 Best Practice Guide For use with StorageCraft ShadowProtect Disclaimer This guide is for End Users and Resellers to provide some guidance when building an SBS 2003 Server for best
Vodafone PC Backup User Guide Version 1.16
Vodafone PC Backup User Guide Version 1.16 Contents Preface: Preface...v Chapter 1: Overview...7 Chapter 2: Installing Vodafone PC Backup...9 Downloading the Vodafone PC Backup Client...9 Installing the
Comodo System-Cleaner
Comodo System-Cleaner Version 3.0 User Guide Comodo Security Solutions 525 Washington Blvd. Jersey City, NJ 07310 United States. 1 Table of Contents 1 Comodo System-Cleaner - Introduction...4 1.1 System
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
Membership PLUS Backup/Restore
Membership PLUS Backup/Restore Backing up your files is the single most important thing you can do to protect them. The purpose of the backup process is to make it possible for you to restore information
EMC SourceOne Offline Access
EMC SourceOne Offline Access Version 7.2 User Guide 302-000-963 REV 01 Copyright 2005-2015 EMC Corporation. All rights reserved. Published April 30, 2015 EMC believes the information in this publication
3 PRO SharePoint Backuper
3 PRO d.o.o. za informacijske tehnologije Lanište 24 HR-10020 Zagreb IBAN: HR20 2390 0011 1008 4484 8 SWIFT: HPBZHR2X PDV/VAT ID: HR60378406301 Web: www.3pro.eu E-mail: [email protected] Tel.: +385 1 3333 850
Using the Windows XP Backup Wizard. Introduction. Open the Backup Wizard
Technology Department University of Maryland School of Law Office 8 [email protected] 0-706-77 Introduction A computer crash, hard drive failure or a virus can wipe out everything on your computer.
Remote Programming Software (RPS) D5500CU
Remote Programming Software (RPS) D5500CU en Installation Guide Remote Programming Software (RPS) Table of contents en 3 Table of contents 1 Introduction 4 1.1 About documentation 4 2 Overview 5 3 Download
Opera 3 Installation & Upgrade Guide
Opera 3 Installation & Upgrade Guide Opera 3 Copyright Pegasus Software Limited, 2014 Manual published by: Pegasus Software Limited Orion House Orion Way Kettering Northamptonshire NN15 6PE www.pegasus.co.uk
Fiery Clone Tool For Embedded Servers User Guide
Fiery Clone Tool For Embedded Servers User Guide Fiery Clone Tool allows you to clone image files to a folder on a USB flash drive connected to the Fiery server. You can restore the image file to the Fiery
How to Install Eclipse. Windows
1.00/1.001/1.002 Spring 2012 How to Install Eclipse Windows In 1.00/1.001/1.002, you will use the Eclipse Integrated Development Environment (IDE) to create, compile, and run Java programming assignments.
DriveClone Server. Users Manual
DriveClone Server Users Manual Contents Chapter 1: Introduction... 3 Chapter 2: Install and uninstall DriveClone Server... 3 2.1 System Requirement... 3 2.2 Installing DriveClone Server... 4 2.3 Uninstalling
Bulk Downloader. Call Recording: Bulk Downloader
Call Recording: Bulk Downloader Contents Introduction... 3 Getting Started... 3 Configuration... 4 Create New Job... 6 Running Jobs... 7 Job Log... 7 Scheduled Jobs... 8 Recent Runs... 9 Storage Device
Spector 360 Deployment Guide. Version 7.3 January 3, 2012
Spector 360 Deployment Guide Version 7.3 January 3, 2012 Table of Contents Deploy to All Computers... 48 Step 1: Deploy the Servers... 5 Recorder Requirements... 52 Requirements... 5 Control Center Server
Upgrading from Windows XP to Windows 7
We highly recommend that you print this tutorial. Your PC will restart during the Windows 7 installation process, so having a printed copy will help you follow the steps if you're unable to return to this
Seagate File Recovery Software for Windows - User Guide August 2015
Seagate Recovery Services Seagate File Recovery Software for Windows - User Guide August 2015 The Seagate File Recovery for Windows PC support includes:: - - - - - - -) these specific error messages: broken
Symantec Backup Exec Desktop Laptop Option ( DLO )
The following is a short description of our backup software: BACKUP-EXEC-DLO. We have set many of the parameters for you but, if necessary, these parameters can be changed. Symantec Backup Exec Desktop
Server & Workstation Installation of Client Profiles for Windows (WAN Edition)
C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows (WAN Edition) T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W Important Note on
NovaBACKUP. User Manual. NovaStor / May 2014
NovaBACKUP User Manual NovaStor / May 2014 2014 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.
Installation Instructions Release Version 15.0 January 30 th, 2011
Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1
Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Introduction Successful ClientBase Browser usage depends on proper hardware, setup and installation. This section
Enterprise Remote Control 5.6 Manual
Enterprise Remote Control 5.6 Manual Solutions for Network Administrators Copyright 2015, IntelliAdmin, LLC Revision 3/26/2015 http://www.intelliadmin.com Page 1 Table of Contents What is Enterprise Remote
Concentsus Online Backup User Manual
Concentsus Online Backup User Manual Concentsus Small Business 5252 Edgewood Drive, Suite 250 Provo, UT 84604 888-889-9949 www.concentsus.com 2008 Concentsus, a service of efilecabinet, LC All Rights Reserved.
FTP File Transfer Protocol as It Relates to ACBL Unit 547 by Bob Gruber
FTP Background Information FTP File Transfer Protocol as It Relates to ACBL Unit 547 by Bob Gruber File Transfer Protocol (FTP) programs are used to transfer files between computers. From a terminal or
Comodo BackUp Software Version 4.3
Comodo BackUp Software Version 4.3 User Guide Guide Version 4.3.012714 Comodo Security Solutions 1255 Broad Street STE 100 Clifton, NJ 07013 Table of Contents 1.Comodo BackUp - Introduction... 5 1.1.System
NovaBACKUP Central Management Console
NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are
TABLE OF CONTENTS. Quick Start - Windows File System idataagent. Page 1 of 44 OVERVIEW SYSTEM REQUIREMENTS DEPLOYMENT
Page 1 of 44 Quick Start - Windows File System idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Simplified Data Management Point-In-Time Recovery System State SnapProtect Backup Office Communications
COMODO System-Cleaner
Creating Trust Online COMODO System-Cleaner Comodo Security Solutions 525 Washington Blvd. Jersey City, NJ 07310 United States. User Guide Table of Contents 1 Table of Contents 1 COMODO System-Cleaner-
avast! BackUp for Windows User Guide
avast! BackUp for Windows User Guide Contents Chapter 1: avast! BackUp Overview... 5 Chapter 2: Installing avast! BackUp... 7 Downloading avast! BackUp...7 Installing the avast! BackUp Client... 8 Using
Installation Assistance... 3. Windows/Microsoft Updates... 3. Updating from Spectra 7.0.1 or 7.1... 4. Upgrading from Spectra 6.x...
Spectra 7.1.1/Access 2010 Windows Upgrade Installation Instructions Installation Assistance... 3 Windows/Microsoft Updates... 3 Updating from Spectra 7.0.1 or 7.1... 4 Important Notices... 4 Downloading
Comodo BackUp Software Version 4.4
Comodo BackUp Software Version 4.4 User Guide Guide Version 4.4.101614 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1.Comodo BackUp - Introduction...4 1.1.System Requirements...6
Frequently Asked Questions
BACKUPS FAQ Why Backup? Backup Location Net Connections Programs Schedule Procedures Frequently Asked Questions I do a backup once a week and sometimes longer, is this sufficient? In most cases, I would
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
Recommended Backup Strategy for FileMaker Server 7, 8, 9 and 10 for Macintosh & Windows Updated February 2009
Recommended Backup Strategy for FileMaker Server 7, 8, 9 and 10 for Macintosh & Windows Updated February 2009 This document provides a single cohesive document for managing and understanding data backups
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
Installing Windows 7. On your Samsung R519
Installing Windows 7 On your Samsung R519 1 Contents Before you start page 3 Six things you need to do 1. Windows 7 Upgrade Advisor page 4 2. Backing up your personal data page 6 3. Restoring your back-up
Frequently Asked Questions
Frequently Asked Questions Share Drive Frequently Asked Questions Table of Contents How do I change my password?... How do I reset my password if I forgot it?... How do I share files/folders with Groups
Backup. Backing up Spectrum data... 506. Backing up using the Ctdump program... 509. Backing up without using the Ctdump program...
Backup 10 Backing up Spectrum data... 506 Backing up using the Ctdump program... 509 Backing up without using the Ctdump program... 519 Moving your backup files after backing up... 520 Restoring backup
VPOP3 Your email post office Getting Started Guide
VPOP3 Your email post office Getting Started Guide VPOP3 Getting Started Guide, version 2.1 1 Copyright Statement This manual is proprietary information of Paul Smith Computer Services and is not to be
BarTender Version Upgrades. Best practices for updating your BarTender installation WHITE PAPER
BarTender Version Upgrades Best practices for updating your BarTender installation WHITE PAPER Contents Understanding Version Upgrades 3 Upgrading BarTender to a Newer Version 4 Planning a Version Upgrade
DataCove. Installation Instructions for Search Plug-in for Microsoft Outlook 2007 & 2010 (All Users)
Installation Instructions for Search Plug-in for Microsoft Outlook 2007 & 2010 (All Users) System Requirements: Windows XP, Vista or 7 Outlook 2007 or 2010 32 bit Editions 1GB of RAM Microsoft.NET Framework
Installing Windows 7. On your Samsung NC10
Installing Windows 7 On your Samsung NC10 1 Contents Before you start page 3 Nine things you need to do 1. Windows 7 Upgrade Advisor page 4 2. Backing up your personal data page 6 3. Installing Windows
Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide
Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
Troubleshooting Business Analyst Installation and Startup
Troubleshooting Business Analyst Installation and Startup Contents Installation Issues..Pg 1 Licensing Issues...Pg 6 Crystal Report Issues...Pg 9 Documentation Issue.. Pg 13 Installation Issues I 1. Question:
Using Microsoft SyncToy to Automate Backups
Using Microsoft SyncToy to Automate Backups Downloading and Installing Microsoft SyncToy SyncToy is one of the many PowerToys offered by Microsoft for Windows XP. You can find a list of these utilities
Computer Backup Strategies
Computer Backup Strategies Think how much time it would take to recreate everything on your computer...if you could. Given all the threats to your data (viruses, natural disasters, computer crashes, and
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
Database Servers Tutorial
Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the database servers tutorial........................ 3 Exercise 1: Add a database server to the Catalog tree and create
Blackbelt and I28 Backup/Restore Programs
Service Bulletin: #013 Date: October 2015 Blackbelt and I28 Backup/Restore Programs This bulletin describes the Restoring Programs and System Files features of the Sentinel Blackbelt (BB) and I28 controls
APBA Baseball Version 5.75 Installation and Upgrade Guide
APBA Baseball Version 5.75 Installation and Upgrade Guide APBA Games 816 Curie Drive Alpharetta, GA 30005 http://www.apbagames.com/ Copyright 2012 APBA International, Inc. All Rights Reserved Contents
Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website
Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website April 16 2012 The following instructions are to show you how to map your Home drive using ITS s Network in order to publish a website
How to Reinstall SQL Server 2005
How to Reinstall SQL Server 2005 Sometimes a problem occurs during the installation of SQL Server and it needs to be completely reinstalled. This quick reference guide will help you reinstall SQL Server
Contents Release Notes... ... 3 System Requirements... ... 4 Using Jive for Office... ... 5
Jive for Office TOC 2 Contents Release Notes...3 System Requirements... 4 Using Jive for Office... 5 What is Jive for Office?...5 Working with Shared Office Documents... 5 Get set up...6 Get connected
Exchange Mailbox Protection Whitepaper
Exchange Mailbox Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Exchange add-on comparison... 2 Advantages and disadvantages of the different PST formats... 3 2. How Exchange
Enterprise Server Tools
Enterprise Server Tools User Guide Version: 2016.0 Copyright 2016 Computer and Design Services Ltd GLOBAL CONSTRUCTION SOFTWARE AND SERVICES Contents Introduction... 1 Maintain your server... 2 Back up
How to Restore a Backup to Director V4.7x or greater
How to Restore a Backup to Director V4.7x or greater Restoring a Backup of the Director Database V4.7x or greater and then restoring it to a new PC See How to Backup Director V4.4x or greater.doc for details
WA1791 Designing and Developing Secure Web Services. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc. 1
WA1791 Designing and Developing Secure Web Services Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software
Getting Started with ESXi Embedded
ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
CYCLOPE let s talk productivity
Cyclope 6 Installation Guide CYCLOPE let s talk productivity Cyclope Employee Surveillance Solution is provided by Cyclope Series 2003-2014 1 P age Table of Contents 1. Cyclope Employee Surveillance Solution
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
Contents. Getting Started...1. Managing Your Drives...14. Backing Up & Restoring Folders...28. Synchronizing Folders...48. Managing Security...
Contents Getting Started.....................................................1 Using the Formatting Tool........................................1 Preparing the Software Manually..................................4
Toad for Oracle 12.5.1. Installation Guide
Toad for Oracle 12.5.1 Installation Guide Contents Installation Requirements 3 System Requirements 3 Required Windows Privileges 7 Install Toad 8 Install or Upgrade Toad 8 Install Toad on Citrix or Remote
