Computrace Agent Quick Reference and Best Practices Guide

Size: px
Start display at page:

Download "Computrace Agent Quick Reference and Best Practices Guide"

Transcription

1 Computrace Agent Quick Reference and Best Practices Guide May 14, 2008

2 Absolute Software Computrace Agent Quick Reference and Best Practices Guide This document, as well as the software described in it, is confidential and contains proprietary information protected by non-disclosure agreements. No part of this document may be reproduced in any form or disclosed to any party not bound by a non-disclosure agreement without the express written consent of Absolute Software Corporation. Absolute Software Corporation reserves the right to revise this document and to periodically make changes in the content hereof without obligation of such revisions or changes unless required to do so by prior agreement. Information contained herein is believed to be correct, but is provided solely for guidance in product application and not as a warranty of any kind. Absolute Software Corporation assumes no responsibility for use of this information, nor for any infringements of patents or other rights of third parties resulting from the use of this information. Absolute Software Corporation, Suite 1600, Four Bentall Centre, 1055 Dunsmuir Street PO Box Vancouver, British Columbia, Canada V7X 1K Absolute Software Corporation. All rights reserved. Computrace and Absolute are registered trademarks of Absolute Software Corporation. All other trademarks are property of their respective owners. Computrace US Patents #5,715,174, #5,764,892, #5,802,280, #5,896,497, #6,244,758, #6,269,392, #6,300,863, and #6,507,914. Canadian Patents #2,205,370 and #2,284,806. U.K Patents #EP793823, and #GB German Patent # Australian Patent # Page 2 of 11

3 Table of Contents 1. Overview of the Computrace Windows Agent Installation Installing the Computrace Agent Manually Installing the Computrace Agent Using Third Party Deployment Software Computrace Installer Switches Preparing the Master Image Creating a Master Image using a Batch File CTMWeb Agent Management Tool Verifying the Computrace Image Activation Activation on BIOS-Enabled Machines Activation on Non-BIOS Machines Computrace and Full Disk Encryption Installation Order with FDE Software Workstation Maintenance Monitoring Your Assets in Customer Center Connecting to Customer Center Confirming Activation with the Customer Center Activation Report Monitoring Your Computrace Agent Population Retiring the Computrace Agent Computrace Agent Management - Best Practices Checklist Theft Reporting and Recovery Guarantee Submission Checklist More Information Page 3 of 11

4 1. Overview of the Computrace Windows Agent The Computrace Windows agent is client software that allows you to utilize Absolute Software s theft recovery, data protection and secure asset tracking services. Once installed, the Computrace agent contacts the monitoring center on a scheduled basis to report its location and pre-determined data. An Electronic Serial Number (ESN) associates each agent with the computer on which it is installed. The ESN is assigned automatically upon agent installation and is tied to the Serial Number of the computer. There are 2 main components to the Computrace Windows Agent: 1. Application Agent Installed in the Operating System as a service. Makes regularly scheduled calls to the Absolute Monitoring Server. Installed by running Computrace.msi. 2. Persistent Agent Restores the Application Agent if it has been removed. Installed either in the BIOS (where supported by OEM) or in the Partition Gap of the hard drive. The Persistent Agent is activated during the Application Agent s call to the Absolute Monitoring Server. To find out if a PC supports Computrace in the BIOS, go to 2. Installation The Computrace Agent can be installed manually on individual machines, or deployed automatically across a network using imaging and third party deployment tools Installing the Computrace Agent Manually The Computrace agent can be installed manually using the Computrace.msi installer. To install Computrace: 1. Double-click on Computrace.msi. 2. Follow the on-screen instructions in the installation wizard. Accept all default settings, and click Finish when complete. Generally, manual installation of the agent is appropriate for smaller deployments of the Agent (20 or less). See Chapters 2 and 3 of the Computrace Agent Installation Guide for details Installing the Computrace Agent Using Third Party Deployment Software The Computrace.msi agent installer can be deployed the same way as any other Microsoft Installer application using SMS, Active Directory, Altiris or other third party deployment tools. The only requirement is that users must have administrator rights for the installation. Most deployment software programs allow for emulated administrator rights during the installation. This method allows for remote installation, with no end-user intervention. See Chapter 5 of the Computrace Agent Installation Guide for details. Page 4 of 11

5 Computrace Installer Switches The following switches are available with the Computrace.msi installer: Switch /qn /qb /qr /qf /qn+ /qb+ /qb- Description Displays no user interface. Displays a basic user interface. Displays a reduced user interface with a modal dialog box displayed at the end of the installation. Displays the full user interface with a modal dialog box displayed at the end. Displays no user interface, except for a modal dialog box displayed at the end. Displays a basic user interface with a modal dialog box displayed at the end. Displays a basic user interface with no modal dialog boxes. Table 1: Computrace Installer Switches 2.3. Preparing the Master Image The agent installer can be incorporated into an image used to configure workstations. If your organization uses disk images for deployment or for maintenance Absolute strongly recommends that you incorporate the agent installer into your image(s). See Chapter 4 of the Computrace Agent Installation Guide for details. The Computrace application agent should be installed but not activated. To avoid activation, the computer to be used for the image must not have access to the Internet during or after agent installation. This means that you should also disable any wireless devices. Furthermore, if the computer you are using to create the image supports Computrace in the BIOS, it must not have had the Computrace Agent previously activated on it. If the source computer does have BIOS protection enabled, contact Absolute Technical Support to have the BIOS temporarily disabled prior to image creation. Prior to creating an image, disconnect the computer from the Internet and install the Computrace Agent using Computrace.msi. Note that the source computer must NOT have an activated Computrace agent (hence the instruction to disconnect from the web), nor can the computer have Computrace protection activated in the BIOS, from a previous activation. To create the master image: 1. Ensure the computer you are using to produce the master image does not have access to the Internet. 2. Install the Application Agent by running Computrace.msi and following the instructions in the installation wizard. 3. Verify the agent installation using the Computrace Agent management tool CTMWeb. Run CTMWeb.exe. Password will be 'password'. The ESN (Electronic Serial Number) should end in four zeros ('0000'). Page 5 of 11

6 4. For security reasons, delete CTMWeb.exe if it was installed on the hard drive of the imaging computer. The image can now be created, using your imaging software of choice. Absolute recommends that the Computrace agent be the last software application installed before the image is created Creating a Master Image using a Batch File You can also use a batch file to automate creation of the master image. Note that Wireless access does not have to be disabled for this method: 1. Copy Computrace.msi to the root of C: 2. Create a ct.bat file with the following off msiexec.exe /i C:\Computrace.msi /qn del c:\computrace.msi del "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\ct.bat" 3. Save the ct.bat file in the following location: C:\Documents and Settings\All Users\Start Menu\Programs\Startup\ 4. Create your master image before rebooting the machine. 3. CTMWeb Agent Management Tool The CTMWeb application is an agent management tool used to verify the state of the agent in an image prior to deploying the image for installation across a network. To install CTMWeb: 1. Extract the two files (ctmweb.exe and ctmweb.xsl) included in the zip file you received from your Absolute technical contact. 2. Copy these files to the same directory location Verifying the Computrace Image 1. Double-click on ctmweb.exe. 2. When prompted, enter password for the password. If CTMWeb does not accept the password, the agent is not yet installed. Run Computrace.msi to install the agent before continuing. 3. The Agent Status page appears. The ESN (Electronic Serial Number) should end in four zeroes. If the ESN ends in '0001', or any value other than '0000', it means that the agent has already called into our monitoring center and registered itself. If that is the case, please contact Absolute Technical Support for assistance in reinstalling the agent before creating the master image. 4. When you are finished verifying the installation, delete the ctmweb.exe and ctmweb.xsl files from the master image. You do not need to deploy them to all the computers you Page 6 of 11

7 are imaging. However, you will want to keep a copy of this utility in a separate location for testing and debugging purposes. You can also use the CTMWeb tool to force test calls in a testing scenario or as part of the installation process. However, DO NOT FORCE A CALL on the machine that you are using to create your master image. If you do, a unique serial number will be assigned to that machine and replicated to other machines during your imaging process. 4. Activation Depending on the make and model of the workstation, the following steps are required to fully activate the Computrace agent after installation. When a computer has been fully activated, our persistence module has been downloaded to the workstation which will allow our agent to selfheal if the agent files are removed in a theft scenario or as a result of IT procedures Activation on BIOS-Enabled Machines For workstations that ship with the Computrace interface in the BIOS, follow this activation procedure: 1. Install Computrace using one of the installation methods listed above 2. Connect the computer to the Internet and force a test call using the CTMWeb tool, or wait for the machine to make its scheduled call. 3. On the 1 st (activation) Call into the monitoring center, the persistence module activation will occur 4. Reboot the machine to complete the BIOS activation. 5. On certain makes and models, a 2 nd test call needs to be forced using CTMWeb to complete the activation. The calls will either happen naturally or you can force them using our CTMWeb tool for testing purposes. The natural calls are set to happen once daily Activation on Non-BIOS Machines For laptops that do not support Computrace in the BIOS, our persistence module is downloaded into the partition gap of the hard drive on the first call into the monitoring center. To maximize persistence, we recommend setting the hard drive as the first device in the computer s boot sequence and then password protecting the BIOS. Perform the following steps to change the BIOS setting: 1. Reboot the computer and enter the CMOS setup 2. Change the boot order to have the hard drive appear first in the boot order list 3. Password protect the BIOS 4. Exit and save the BIOS settings Note that the boot order needs to be changed only on non-bios laptops. Page 7 of 11

8 5. Computrace and Full Disk Encryption If installing Full-Disk Encryption (FDE) software, the following best practices are recommended: 1. Contact Absolute Technical Support or speak with your technical Sales Representative to determine the level of compatibility between Computrace and your FDE software. There are some known compatibility issues with the Computrace Persistent Agent and some FDE software. 2. Disconnect the computer from the network during the initial disk encryption process Installation Order with FDE Software The interaction between the Computrace Agent and FDE software sometimes requires that the two applications be installed in a specific order: 1. For BIOS-enabled computers, the installation order generally does not matter, with the exception of Dell. For all Dell BIOS-enabled computers, you must install Computrace before installing any full-disk encryption products, in order for Computrace activation to be successful. Once installed, Computrace will generally not be able to self-heal from the BIOS into an encrypted drive if the agent files are removed. However, if the computer is stolen and the hard drive is erased, Computrace will self-heal from the BIOS. 2. For computers which do not have Computrace embedded in the BIOS, it is important to install the FDE software first, and Computrace second. Computrace will check for the presence of the FDE software during installation, and will not install the persistence module if a potential conflict is discovered. 6. Workstation Maintenance As workstations are repaired or upgraded, or software is added or removed, there are opportunities for the agent to become disabled or unable to communicate with Absolute s monitoring server. Absolute recommends the following tips to keep the agent fully functional on all computers: 1. Incorporate the agent installer into any images used for repair or maintenance. 2. Update the serial number in a computer s BIOS (DMI information) when the computer is serviced. For example, when a manufacturer services a laptop, a common repair procedure is to replace the system board. You should work with your vendor to ensure the new system board contains the physical serial number shown on the computer. 7. Monitoring Your Assets in Customer Center You can use the Absolute Customer Center Web site to view all of your computers which have the Computrace Agent installed Connecting to Customer Center To connect to Customer Center: 1. Go to 2. Click the Corporate Login button. 3. On the Customer Login page, enter your User ID and password: Page 8 of 11

9 User ID: usually your address Password: this will be provided to you by Absolute We recommend that you change your password once you log in to the Customer Center. For complete information on installing the Computrace Agent and using the Monitoring Center, click the Documentation link on the Customer Center home page Confirming Activation with the Customer Center Activation Report The Activation Report When logged into Customer Center, go to the Activation Report on the Reports tab. This report shows the activation date/time of all machines and also shows whether the machine is fully activated or not. BIOS enabled machines will show BIOS Active and non-bios machines will show Software Active for the Persistence status if fully activated. If the status shows BIOS Pending, another Computrace agent call is required to update the status to BIOS Active. If necessary, this call can be forced via CTMWeb Monitoring Your Computrace Agent Population Periodically review the ESNs assigned to computers in your organization. Check for any that have not contacted the monitoring center for an unusually long period of time (i.e. 30 days). Lack of contact from a computer may indicate that the agent is missing, or that an event has occurred that is preventing the agent from contacting the monitoring center. To be eligible for the Recovery Guarantee payment after a computer has been stolen, the computer must make at least one post-theft call. If you ensure that your computer is calling in regularly, there will be a much greater likelihood that the computer will make a post-theft call, and that Absolute will be able to recover the computer if it is stolen. Check the call-in statistics on the Customer Center homepage and use the built-in Loss Control reports in Customer Center to monitor your computers. See the Customer Center User's Guide for details on available reports and alerts in Customer Center. 8. Retiring the Computrace Agent As a computer population ages, some computers will be retired or destroyed. Similarly, the ESNs associated with these computers should be retired. Retired (or disabled) ESNs no longer consume a license, and do not appear in Customer Center reports unless specifically selected. ESNs are assigned to a single computer, and are not reusable. However, the license associated with a retired ESN can be applied to a new ESN. To retire ESNs, contact Absolute Technical Support and notify us of the ESN(s) you wish to retire. Absolute will then mark the ESNs as disabled, which removes the ESN from most Customer Center reports, and instructs the computer to cease calling the Monitoring Center. You can periodically Absolute the list of ESNs you wish to retire. Please contact Absolute s Technical Support team to determine the required file format and an appropriate schedule. Note: Once an ESN has been retired (disabled), it can only be re-enabled by advising Absolute and reinstalling the agent. Page 9 of 11

10 9. Computrace Agent Management - Best Practices Checklist Stage Item Description Installation - Non-BIOS PCs Installation - BIOS PCs Installation - Script or Manual Install Boot Order HDD 1st, FDD\CDROM [Administrative BIOS password] Agent installer is not left on the computer after install Change the computer s boot order to Hard Drive (HDD) first. This is not necessary with BIOS based persistence. Additional security can be gained by setting a BIOS password, to prevent unauthorized access to the computer s BIOS. Due care must be used remove the copy of the agent installer locally from the computer after installing the Computrace agent Installation - Image Install Installation Activation Maintenance - O/S Reinstall Maintenance - Hard Drive Replacement Maintenance - System board Replacement Agent installer incorporated into image ESN uniquely activated Reinstall agent Reinstall agent Update the serial number in the computer s BIOS (DMI information) Incorporate the Agent installer into any images used for repair or maintenance. Confirm that the computer s agent has contacted the monitoring center and has acquired a unique ESN once the agent is installed. As the computer s physical serial number is directly associated to its electronic counterpart, it is critical to ensure its uniqueness. When removing and installing an operating system, even if it is the same operating system, reinstall the agent. This will occur automatically with BIOS based persistence Ensure the agent is reinstalled in cases where hard drives have been replaced. This will occur automatically with BIOS based persistence Work with your vendor to ensure the new system board contains the physical serial number shown on the computer. Monitoring/ Drift License Management Monitor when machines drift or have not called in for more than 30 days Retire the associated ESN when the computer is retired or destroyed Proactively identify any computers that have not contacted the Monitoring Center for unusually long period of time (Greater than 30 days). Retired (or disabled) ESNs no longer consume a license, and do not appear in Customer Center reports unless specifically selected. Page 10 of 11

11 10. Theft Reporting and Recovery Guarantee Submission Checklist Stage Required Item Description Computer Handling Reasonable secure handling of the computer The computer was not left insecurely unattended Theft Report Report to the Police and then Submit a Computrace theft report Within 7 days of theft detection AND No later than 14 days after actual theft Recovery Guarantee Submission Submit the completed recovery guarantee submission form No later than 30 days after receipt Communicate to Absolute If the Recovery Guarantee submission has not been received via Submit receipts for computer AND Computrace Complete or Computrace Professional license Receipts for both the original purchase price of the computer and the license must be provided at time of Recovery Guarantee submission 11. More Information If you are interested in best practices pertaining to theft recovery, secure asset tracking and data protection, please contact your Absolute account executive. Absolute s Professional Services team provides best practices training and materials and can tailor courses to suit your environment. For general technical support, please go to and follow the onscreen instructions to contact Absolute Technical Support for your region. Page 11 of 11

Administrator's Guide. for Computrace Agent

Administrator's Guide. for Computrace Agent Administrator's Guide for Computrace Agent www.absolute.com October 29, 2015 , Customer Center version 5.25 Documentation Release 2 This document, as well as the software described in it, is confidential

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

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

More information

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016 ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference May 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

TPM. (Trusted Platform Module) Installation Guide V2.1

TPM. (Trusted Platform Module) Installation Guide V2.1 TPM (Trusted Platform Module) Installation Guide V2.1 Table of contents 1 Introduction 1.1 Convention... 4 1.2 TPM - An Overview... 5 2 Using TPM for the first time 2.1 Enabling TPM... 6 2.2 Installing

More information

Windows BitLocker Drive Encryption Step-by-Step Guide

Windows BitLocker Drive Encryption Step-by-Step Guide Windows BitLocker Drive Encryption Step-by-Step Guide Microsoft Corporation Published: September 2006 Abstract Microsoft Windows BitLocker Drive Encryption is a new hardware-enhanced feature in the Microsoft

More information

Full Disk Encryption Agent Reference

Full Disk Encryption Agent Reference www.novell.com/documentation Full Disk Encryption Agent Reference ZENworks 11 Support Pack 3 May 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Using HP System Software Manager for the mass deployment of software updates to client PCs

Using HP System Software Manager for the mass deployment of software updates to client PCs Using HP System Software Manager for the mass deployment of software updates to client PCs Introduction... 2 HP manageability solutions... 2 SSM overview... 3 Software updates... 3 Why not SSM-enabled?...

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows

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

More information

STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS

STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS data analysis data mining quality improvement web-based analytics Notes STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS 1. The installation of the Concurrent network

More information

safend a w a v e s y s t e m s c o m p a n y

safend a w a v e s y s t e m s c o m p a n y safend a w a v e s y s t e m s c o m p a n y SAFEND Data Protection Suite Installation Guide Version 3.4.5 Important Notice This guide is delivered subject to the following conditions and restrictions:

More information

TPM. (Trusted Platform Module) Installation Guide V3.3.0. for Windows Vista

TPM. (Trusted Platform Module) Installation Guide V3.3.0. for Windows Vista TPM (Trusted Platform Module) Installation Guide V3.3.0 for Windows Vista Table of contents 1 Introduction 1.1 Convention... 4 1.2 TPM - An Overview... 5 2 Using TPM for the first time 2.1 Enabling TPM...

More information

Managing Remote Access

Managing Remote Access VMWARE TECHNICAL NOTE VMware ACE Managing Remote Access This technical note explains how to use VMware ACE to manage remote access through VPN to a corporate network. This document contains the following

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

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A Ascent Capture Internet Server 5 Getting Started with Ascent Capture Internet Server 5 10300260-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA. The information

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Mobility Services Platform 3.1.1 Software Installation Guide

Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.

More information

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

HP PolyServe Software 4.1.0 upgrade guide

HP PolyServe Software 4.1.0 upgrade guide HP StorageWorks HP PolyServe Software 4.1.0 upgrade guide This document describes how to upgrade to HP PolyServe Matrix Server 4.1.0, HP PolyServe Software for Microsoft SQL Server 4.1.0, and HP PolyServe

More information

2.6.1 Creating an Acronis account... 11 2.6.2 Subscription to Acronis Cloud... 11. 3 Creating bootable rescue media... 12

2.6.1 Creating an Acronis account... 11 2.6.2 Subscription to Acronis Cloud... 11. 3 Creating bootable rescue media... 12 USER'S GUIDE Table of contents 1 Introduction...3 1.1 What is Acronis True Image 2015?... 3 1.2 New in this version... 3 1.3 System requirements... 4 1.4 Install, update or remove Acronis True Image 2015...

More information

MSI Admin Tool User Guide

MSI Admin Tool User Guide MSI Admin Tool User Guide Introduction The MSI Admin Tool is a utility which allows you to pre-configure your Read&Write installation package prior to installation. The tool is primarily designed to be

More information

Table of Contents. Online backup Manager User s Guide

Table of Contents. Online backup Manager User s Guide Table of Contents Backup / Restore Windows System (WBAdmin)... 2 Requirements and recommendations... 2 Overview... 3 1.1 How to backup Microsoft Windows System (WBAdmin)... 5 How to restore Microsoft Windows

More information

Synthetic Monitoring Scripting Framework. User Guide

Synthetic Monitoring Scripting Framework. User Guide Synthetic Monitoring Scripting Framework User Guide Please direct questions about {Compuware Product} or comments on this document to: APM Customer Support FrontLine Support Login Page: http://go.compuware.com

More information

Omniquad Exchange Archiving

Omniquad Exchange Archiving Omniquad Exchange Archiving Deployment and Administrator Guide Manual version 3.1.2 Revision Date: 20 May 2013 Copyright 2012 Omniquad Ltd. All rights reserved. Omniquad Ltd Crown House 72 Hammersmith

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

Acronis Backup & Recovery 10 Server for Windows. Installation Guide

Acronis Backup & Recovery 10 Server for Windows. Installation Guide Acronis Backup & Recovery 10 Server for Windows Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Windows... 3 1.1.2 Management

More information

Image Backup and Recovery Procedures

Image Backup and Recovery Procedures Image Backup and Recovery Procedures Thank you for purchasing a Fujitsu computer. Fujitsu is committed to bringing you the best computing experience with your new system. It is very important that you

More information

WatchGuard Mobile User VPN Guide

WatchGuard Mobile User VPN Guide WatchGuard Mobile User VPN Guide Mobile User VPN establishes a secure connection between an unsecured remote host and a protected network over an unsecured network using Internet Protocol Security (IPSec).

More information

Cautions When Using BitLocker Drive Encryption on PRIMERGY

Cautions When Using BitLocker Drive Encryption on PRIMERGY Cautions When Using BitLocker Drive Encryption on PRIMERGY July 2008 Fujitsu Limited Table of Contents Preface...3 1 Recovery mode...4 2 Changes in hardware configurations...5 3 Prior to hardware maintenance

More information

SafeGuard PortProtector 3.30 SP6 Installation guide

SafeGuard PortProtector 3.30 SP6 Installation guide SafeGuard PortProtector 3.30 SP6 Installation guide Document date: March 2010 Important Notice This guide is delivered subject to the following conditions and restrictions: This guide contains proprietary

More information

XMap 7 Administration Guide. Last updated on 12/13/2009

XMap 7 Administration Guide. Last updated on 12/13/2009 XMap 7 Administration Guide Last updated on 12/13/2009 Contact DeLorme Professional Sales for support: 1-800-293-2389 Page 2 Table of Contents XMAP 7 ADMINISTRATION GUIDE... 1 INTRODUCTION... 5 DEPLOYING

More information

Quick Start Guide FLIR Firmware Update Tool

Quick Start Guide FLIR Firmware Update Tool Quick Start Guide FLIR Firmware Update Tool Copyright 2014 FLIR Systems, Inc. All rights reserved. Doc. No.: 427-0073-99-28, Rev. 110, Oct 2014 FLIR Systems, Inc., 2014. All rights reserved worldwide.

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide Notice Altiris Software Delivery Solution for Windows 6.1 SP3 Product Guide 2007 Altiris, Inc. All rights reserved. Document Date: February

More information

Drive Vaccine PC Restore

Drive Vaccine PC Restore Horizon DataSys Drive Vaccine PC Restore User Manual Horizon DataSys Copyright 2011 All Rights Reserved Last Updated: May 16, 2011 Table of Contents Table of Contents... 2 Introduction... 4 Chapter 1:

More information

User Manual. User Manual Version 4.0.0.0

User Manual. User Manual Version 4.0.0.0 User Manual User Manual Version 4.0.0.0 I Endpoint Protector Virtual Appliance User Manual Table of Contents 1. Endpoint Protector Virtual Appliance Formats1 1.1. Available Formats of the Virtual Appliance...

More information

Installing and Upgrading to Windows 7

Installing and Upgrading to Windows 7 Installing and Upgrading to Windows 7 Before you can install Windows 7 or upgrade to it, you first need to decide which version of 7 you will use. Then, you should check the computer s hardware to make

More information

Quick Start Guide. IT Management On-Demand

Quick Start Guide. IT Management On-Demand 1 Quick Start Guide Quick Start Guide IT Management On-Demand Introduction... 2 Getting Started... 3 Planning Your Deployment... 5 Performing a Test Deployment... 6 Enterprise Deployment Options... 8 Remote

More information

4 Backing Up and Restoring System Software

4 Backing Up and Restoring System Software 4 Backing Up and Restoring System Software In this Chapter... Planning a Backup Strategy, 4-3 Preparing for Disaster Recovery, 4-4 Creating Boot Recovery Diskettes, 4-5 Making a Full Backup Tape, 4-8 Restoring

More information

ESET REMOTE ADMINISTRATOR. Migration guide

ESET REMOTE ADMINISTRATOR. Migration guide ESET REMOTE ADMINISTRATOR Migration guide ESET REMOTE ADMINISTRATOR migration guide Copyright 2012 by ESET, spol. s r.o. ESET REMOTE ADMINISTRATOR was developed by ESET, spol. s r.o. For more information

More information

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 User Manual Version 4.0.0.5 User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 I Endpoint Protector Appliance User Manual Table of Contents 1. Endpoint Protector Appliance Setup... 1 1.1.

More information

Maintaining the Content Server

Maintaining the Content Server CHAPTER 7 This chapter includes the following Content Server maintenance procedures: Backing Up the Content Server, page 7-1 Restoring Files, page 7-3 Upgrading the Content Server, page 7-5 Shutting Down

More information

Installation Instruction STATISTICA. Concurrent Network License with Borrowing Domain Based Registration

Installation Instruction STATISTICA. Concurrent Network License with Borrowing Domain Based Registration Installation Instruction STATISTICA Concurrent Network License with Borrowing Domain Based Registration Notes: ❶ The installation of the Concurrent network version entails two parts: a) a server installation,

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

Installation Assistance... 3. Windows/Microsoft Updates... 3. Updating from Spectra 7.0.1 or 7.1... 4. Upgrading from Spectra 6.x...

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

More information

Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide

Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide White Paper Descriptor This document provides administrators with information and steps-by-step technique for deploying Microsoft Diagnostics

More information

CA XOsoft Replication for Windows

CA XOsoft Replication for Windows CA XOsoft Replication for Windows Microsoft SQL Server Operation Guide r12.5 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the

More information

Intel Rapid Storage Technology

Intel Rapid Storage Technology Intel Rapid Storage Technology User Guide August 2011 Revision 1.0 1 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

Email Archiving User Guide Outlook Plugin. Manual version 3.1

Email Archiving User Guide Outlook Plugin. Manual version 3.1 Email Archiving User Guide Outlook Plugin Manual version 3.1 Copyright 2012 Omniquad Ltd. All rights reserved. Omniquad Ltd Crown House 72 Hammersmith Road Hammersmith London W14 8TH United Kingdom Omniquad

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

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac)

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac) CA ARCserve Backup Patch Manager for Windows User Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

HP Thin Client Imaging Tool

HP Thin Client Imaging Tool HP Thin Client Imaging Tool Table of Contents: Abstract... 1 Introduction... 1 System Requirements... 1 Software... 1 Hardware... 1 Getting Started... 2 Formatting a USB Flash Device... 3 Unpacking the

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

KofaxExpress. Installation Guide 3.1.0 2012-05-01

KofaxExpress. Installation Guide 3.1.0 2012-05-01 KofaxExpress 3.1.0 Installation Guide 2012-05-01 2008-2012 Kofax, Inc., 15211 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is subject to license terms. Third-party software

More information

Installing Your Multifunction to Your Network for the First Time

Installing Your Multifunction to Your Network for the First Time Installing Your Multifunction to Your Network for the First Time MAXIFY MB2320 Windows OS Wireless Setup Using Standard Setup 1 Installing Your Multifunction to Your Network for the First Time MAXIFY MB2320

More information

BrightStor ARCserve Backup for Linux

BrightStor ARCserve Backup for Linux BrightStor ARCserve Backup for Linux Agent for MySQL Guide r11.5 D01213-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

Acronis Backup & Recovery 11

Acronis Backup & Recovery 11 Acronis Backup & Recovery 11 Update 0 Installation Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for

More information

Toad for Oracle 12.5.1. Installation Guide

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

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Installation Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for Windows

More information

HP Online ROM Flash. User Guide

HP Online ROM Flash. User Guide HP Online ROM Flash User Guide Part number: 216315-010 Tenth edition: March 2006 Legal notices Copyright 2000, 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

C6 Easy Imaging Total Computer Backup. User Guide

C6 Easy Imaging Total Computer Backup. User Guide C6 Easy Imaging Total Computer Backup User Guide Clickfree and the Clickfree logo are trademarks or registered trademarks of Storage Appliance Corporation. Other product names used in this guide are recognized

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation Software Release 6.0 November 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

User Manual. Copyright Rogev LTD

User Manual. Copyright Rogev LTD User Manual Copyright Rogev LTD Introduction Thank you for choosing FIXER1. This User's Guide is provided to you to familiar yourself with the program. You can find a complete list of all the program's

More information

DELL. Unified Server Configurator: IT and Systems Management Overview. A Dell Technical White Paper

DELL. Unified Server Configurator: IT and Systems Management Overview. A Dell Technical White Paper DELL A Dell Technical White Paper Unified Server Configurator: IT and Systems Management Overview By Shelli Allgood, Anand Narayanan, Hai Phung, Pritesh Prabhu and Ganesh Viswanathan THIS WHITE PAPER IS

More information

SafeCom Smart Printing Administrator s Quick Guide

SafeCom Smart Printing Administrator s Quick Guide SafeCom Smart Printing Administrator s Quick Guide D10600-08 March 2012 Trademarks: SafeCom, SafeCom Go, SafeCom P:Go, SafeCom epay and the SafeCom logo are trademarks of SafeCom a/s. Company and product

More information

Unicenter Patch Management

Unicenter Patch Management Unicenter Patch Management Best Practices for Managing Security Updates R11 This documentation (the Documentation ) and related computer software program (the Software ) (hereinafter collectively referred

More information

Image Backup and Recovery Procedures

Image Backup and Recovery Procedures Image Backup and Recovery Procedures Thank you for purchasing a Fujitsu computer. Fujitsu is committed to bringing you the best computing experience with your new system. It is very important that you

More information

Setting Up and Using the Funambol Outlook Plug-in v7

Setting Up and Using the Funambol Outlook Plug-in v7 Setting Up and Using the Funambol Outlook Plug-in v7 Contents Introduction.......................................... 2 Requirements for Plug-In Use........................... 2 Installing the Funambol

More information

Table of Contents. Online backup Manager User s Guide

Table of Contents. Online backup Manager User s Guide Table of Contents Backup / Restore Windows System State... 2 Supported versions... 2 Requirements and recommendations... 2 1.1 Overview... 4 1.2 How to backup Windows System State... 5 1.2.1 For Windows

More information

Chapter 1 Scenario 1: Acme Corporation

Chapter 1 Scenario 1: Acme Corporation Chapter 1 Scenario 1: Acme Corporation In This Chapter Description of the Customer Environment page 18 Introduction to Deploying Pointsec PC page 20 Prepare for Deployment page 21 Install Pointsec PC page

More information

PlateSpin Forge 4. Rebuilding Forge 4 Appliance 2. June 14, 2014

PlateSpin Forge 4. Rebuilding Forge 4 Appliance 2. June 14, 2014 PlateSpin Forge 4 Rebuilding Forge 4 Appliance 2 June 14, 2014 Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE AGREEMENT

More information

http://www.trendmicro.com/download

http://www.trendmicro.com/download Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Setting Up and Using the Funambol Windows Mobile Sync Client v7.1

Setting Up and Using the Funambol Windows Mobile Sync Client v7.1 Setting Up and Using the Funambol Windows Mobile Sync Client v7.1 (For use in both Pocket PCs and Smartphones) Contents Introduction.......................................... 2 Requirements for PC-to-Device

More information

High Availability for VMware GSX Server

High Availability for VMware GSX Server High Availability for GSX Server High Availability for GSX Server Revision 1.1.0 published January 2005, GeoCluster, and NSI are registered trademarks of NSI Software, Inc. Balance is a trademark of NSI

More information

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide.

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. Version 4.61 or Later Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. This manual, as well as the software described in it, is furnished

More information

Abila MIP. Installation Guide

Abila MIP. Installation Guide This is a publication of Abila, Inc. Version 2015.x Copyright 2014 Abila, Inc. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks

More information

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers integration note Abstract... 2 Installation requirements checklists... 3 HP ProLiant server checklist...

More information

Intel Matrix Storage Manager 8.x

Intel Matrix Storage Manager 8.x Intel Matrix Storage Manager 8.x User's Manual January 2009 Revision 1.0 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Check Point FDE integration with Digipass Key devices

Check Point FDE integration with Digipass Key devices INTEGRATION GUIDE Check Point FDE integration with Digipass Key devices 1 VASCO Data Security Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document

More information

Quick Start Guide 0514US

Quick Start Guide 0514US Quick Start Guide Copyright Wasp Barcode Technologies 2014 No part of this publication may be reproduced or transmitted in any form or by any means without the written permission of Wasp Barcode Technologies.

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information

Abila MIP. Installation User's Guide

Abila MIP. Installation User's Guide This is a publication of Abila, Inc. Version 2014.x Copyright 2013 Abila, Inc. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks

More information

Hyper-V Installation Guide for Snare Server

Hyper-V Installation Guide for Snare Server Hyper-V Installation Guide for Snare Server Intersect Alliance International Pty Ltd. All rights reserved worldwide. Intersect Alliance Pty Ltd shall not be liable for errors contained herein or for direct,

More information

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Dell DR4000 Disk Backup System Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Storage Engineering Dell Product Group February 2012 THIS

More information

HP Compaq Thin Client Imaging Tool HP Compaq Thin Client t5000 Series

HP Compaq Thin Client Imaging Tool HP Compaq Thin Client t5000 Series thin clients april 2003 instructions. HP Compaq Thin Client Imaging Tool HP Compaq Thin Client t5000 Series Table Of Contents Table Of Contents... 1 Abstract... 2 Introduction... 2 System Requirements...

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

Installation Guide. Wyse R Class Conversion to Xenith Pro. Wyse USB Firmware Tool TM Release 1.18 Products: R10L, R50L, R90L, R90LW, R90L7

Installation Guide. Wyse R Class Conversion to Xenith Pro. Wyse USB Firmware Tool TM Release 1.18 Products: R10L, R50L, R90L, R90LW, R90L7 Installation Guide Wyse R Class Conversion to Xenith Pro Wyse USB Firmware Tool TM Release 1.18 Products: R10L, R50L, R90L, R90LW, R90L7 Issue: 031213 PN: 883887-30L Rev. B Copyright Notices 2013, Wyse

More information

EaseUS Todo Backup Central Management. Console Instruction Manual

EaseUS Todo Backup Central Management. Console Instruction Manual EaseUS Todo Backup Central Management Console Instruction Manual Copyright 2005-2012 CHENGDU Yiwo Tech Development Co., Ltd. All rights reserved 1 Official website: http://www.todo-backup.com Contents

More information

9 Headless Systems & Remote Management

9 Headless Systems & Remote Management 9 Headless Systems & Remote Management Headless support is a key feature of XPe. Since the nature of the XP operating system is to have a graphical interface, designing an XPe headless device involves

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

www.horizon-datasys.com User s Guide

www.horizon-datasys.com User s Guide www.horizon-datasys.com User s Guide Drive Vaccine PC Restore Plus The information contained in this document is subject to change without notice. Horizon Datasys Corporation assumes no responsibility

More information

Active Directory 2008 Operations

Active Directory 2008 Operations The Essentials Series Active Directory 2008 Operations sponsored by by Greg Shields Understanding Active Directory Recovery in Windows Server 2008...1 Backing Up AD...1 Full Server Recovery of a Domain

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install

More information

HP Softpaq Download Manager and HP System Software Manager

HP Softpaq Download Manager and HP System Software Manager Technical white paper HP Softpaq Download Manager and HP System Software Manager A Powerful Combination Table of contents Executive summary... 2 Overview of HP SDM and HP SSM... 2 Use case for HP SDM and

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

RESCUE CD. User s Guide

RESCUE CD. User s Guide RESCUE CD User s Guide 2 CONTENTS 1. When to use the Rescue CD 2 1.1 System Requirements 2 1.2 Using the Rescue CD 3 1.2.1 Using a USB drive 3 Recommended method 3 Alternative method 4 1.2.2 Automate the

More information