Installation & Upgrade Guide

Size: px
Start display at page:

Download "Installation & Upgrade Guide"

Transcription

1 Metascan Installation & Upgrade Guide OPSWAT, Inc.

2 Copyright DISCLAIMER OF WARRANTY OPSWAT Inc. makes no representation or warranties, either expressed or implied by or with respect to anything in this document, and shall not be liable for any implied warranties of merchantability or fitness for a particular purpose or for any indirect special or consequential damages. COPYRIGHT NOTICE OPSWAT, Metascan, and the OPSWAT logo are trademarks and registered trademarks of OPSWAT, Inc. All other trademarks, trade names and images mentioned and/or used herein belong to their respective owners. No part of this publication may be reproduced, stored in a retrieval system or transmitted, in any form or by any means, photocopying, recording or otherwise, without prior written consent of OPSWAT Inc. No patent liability is assumed with respect to the use of the information contained herein. While every precaution has been taken in the preparation of this publication, OPSWAT Inc. assumes no responsibility for errors or omissions. This publication and features described herein are subject to change without notice 2

3 Contents Contents... 3 Metascan Installation Packages...5 Optional Components...5 Before Installing Metascan... 6 System Requirements for Metascan... 6 Additional System Requirements for Metascan MMC Integration... 6 Additional System Requirements for Metascan REST Server... 6 Installing Metascan... 7 Installing Metascan Using the Install Wizard... 7 Installing Metascan from the Command Line... 7 Command Line Options... 8 Activating Metascan Licenses Activation Options Online activation of license Online activation of licenses using the MMC Online activation of licenses with CLI License Manager Offline Activation with the OPSWAT Activation Portal Offline Activation through the Metascan Management Console License Manager CLI License Manager CLI Commands and Arguments Argument Values Common License Activation Errors Upgrading Metascan...26 Upgrading from Metascan 2.7 or earlier...26 Upgrading from Metascan 2.3 or earlier...26 Checking your Metascan License

4 4

5 Metascan Installation Packages Metascan is available in five packages with different embedded anti-malware engines. Package Metascan Zero Metascan 4 Embedded anti-malware engines No embedded engine Total Defense, ESET, Norman, ClamWin Metascan 8 Everything in Metascan 4 PLUS AVG, Quick Heal, GFI, VirusBuster AND URL Filtering Metascan 12 Everything in Metascan 8 PLUS Bitdefender, K7, nprotect, Zillya Metascan 16 Everything in Metascan 12 PLUS Avira, F-Prot, Emsisoft, Virusblokada In addition to the standard Metascan installation there are optional components which can be installed based on your needs. Optional Components RAM drive Documentation Installs a copy of Metascan documentation on your local drive. All of the latest documentation is always available at Metascan MMC Snap-in (Microsoft Management Console 3.0) REST Server Note: Sample integration code, documentation, and other useful utilities are available at 5

6 Before Installing Metascan Please confirm that your system meets the minimum requirements listed below before installing Metascan. System Requirements for Metascan Operating System: Windows XP / 2003 / Vista / 2008 / 7 / 2008 R2 Windows Installer 3.0 or higher (included by default in Windows XP SP2 and later) The standard Metascan packages require the following amounts of RAM and free hard drive space Package System RAM Free Hard Drive Space Metascan Zero 2 GB 2 GB Metascan 4 4 GB 4 GB Metascan 8 4 GB 4 GB Metascan 12 8 GB 8 GB Metascan 16 8 GB 8 GB Additional System Requirements for Metascan MMC Integration.NET 2.0 or newer Microsoft Management Console (MMC) 3.0 or newer Microsoft SQL Server Native Client (only required if logging to Microsoft SQL Server) o Please download an appropriate package for your Microsoft SQL Server version at Additional System Requirements for Metascan REST Server IIS 5 or newer IIS ASP.NET Extension.NET 3.5 6

7 Installing Metascan All of the Metascan packages listed above can be installed in two ways: 1) Windows Install Wizard 2) Command Line Note: OPSWAT recommends installing Metascan with Administrator privileges. Installing Metascan Using the Install Wizard To install Metascan using the Install, follow the steps listed here: 1. Locate the Metascan Installation File, downloaded from or provided to you by OPSWAT. This file will be named Metascan_<X>_v<Y>_<Z>.msi where <X> is the Metascan package you are installing, <Y> is the version of Metascan, and <Z> is the build number. 2. Double-click on the Metascan Installation File to launch the Metascan installer 3. Follow the on-screen instructions a. Choose install directory [we recommend that you accept the default location] b. Uncheck / check optional components which you would like removed / added from the installation Installing Metascan from the Command Line Note: Installing Metascan from the command line requires Windows Installer 3.0 or higher The Metascan installer is an MSI package. Installing Metascan from the command line uses msiexec.exe, which is available with all Windows operating systems. 7

8 Command Line Options The following command line options are available with Metascan. Note: The packages column indicates which Metascan package(s) each command line switch is available for; Zero, 4,8,12,16, ALL. Note: All arguments are case sensitive. Command Line Description Example Packages Option /i Install Metascan msiexec.exe /i c:\metascan.msi ALL /x Uninstall Metascan msiexec.exe /x c:\metascan.msi ALL /l*<log-file-name> /l*v <log-file-name> /qn INSTALLLOCATION=<i nstall-path> ADDLOCAL=<commaseparated-featurelist> INSTALLLEVEL=<num ber> Create installation log file Create verbose installation log file Run Metascan Installation silently Sets the installation location for Metascan Install selected features only. Please see table below for list of features. The ClamWin engine is not installed by default. To install ClamWin, specify an INSTALLLEVEL of 1000 msiexec.exe /i c:\metascan.msi /l* c:\omsinst.log msiexec.exe /i c:\metascan.msi /l*v c:\omsinst.log msiexec.exe /i c:\metascan.msi /qn or msiexec.exe /x c:\metascan.msi /qn msiexec.exe /i c:\metascan.msi INSTALLLOCATION="c:\Metascan" msiexec.exe /i c:\metascan.msi ADDLOCAL="RamdrvSupport,MmcSupport,Ese teng,caeng" Msiexec.exe /i c:\metascan.msi INSTALLLEVEL=1000 ALL ALL ALL ALL ALL ALL 8

9 Note: All feature names below are case-sensitive. Feature Name Description Packages RamdrvSupport RAM Drive ALL MmcSupport MMC Snap-in ALL RestSvc Metascan REST Server ALL Docs Documentation ALL EsetEng ESET scan engine 4, 8, 12, 16 CaEng Total Defense scan engine 4, 8, 12, 16 NormanEng Norman scan engine 4, 8, 12, 16 ClamwinEng ClamWin scan engine 4, 8, 12, 16 AvgEng AVG scan engine 8, 12, 16 SunbeltEng GFI scan engine 8, 12, 16 QuickhealEng Quick Heal scan engine 8, 12, 16 VirusbusterEng VirusBuster scan engine 8, 12, 16 BitDefenderEng BitDefender scan engine 12, 16 IncaEng nprotect scan engine 12, 16 K7Eng K7 scan engine 12, 16 VirusBlokAdaEng VirusBlokAda scan engine 12, 16 AviraEng Avira scan engine 16 EmsisoftEng Emsisoft scan engine 16 FriskEng F-Prot scan engine 16 ZillyaEng Zillya scan engine 16 9

10 Activating Metascan Licenses Note: This section only applies to serial key-based licenses. If you have NOT received a serial key from OPSWAT and have an older form of licensing, please contact accounting@opswat.com. All Metascan packages come with a 30-day evaluation license. Once the evaluation period starts, uninstalling and installing Metascan will NOT extend the evaluation license. Note: Metascan licenses are strongly bound to the Volume ID, MAC address and NetBIOS name of the computer. Changing any of these attributes will disable Metascan, even if you have not yet activated Metascan with a license. If one of these values has changed, please contact support at support@opswat.com to receive a new license. Note: Metascan licenses can be purchased at: Activation Options Metascan can be activated in two ways: 1) Online Activation Metascan can be activated online if the Metascan server is connected to the Internet. 2) Offline Activation If the Metascan Server is not connected to the Internet Metascan can be activated offline through the OPSWAT Activation Portal. Online activation of license Note: Non-serial key based licenses do not support online activation. Refer to the Legacy License section. Note: The Metascan Server must be connected to the Internet for Online Activation The following are required for online activation: o A Metascan Server 10

11 o A serial key that matches the Metascan package installed on that Metascan Server. Metascan licenses can only be used with the package for which they were created (Zero, 4, 8, 12, 16 and Custom). For example, a serial key for Metascan 4 will not work with Metascan 8. Metascan licensing changed with the release of Metascan 3.6. If you are upgrading to Metascan version 3.6 from an older version you must get a new license key. Contact sales@opswat.com for assistance. You can use the following methods for online license activation. o The Metascan Management Console (MMC) included with the Metascan installation o The Command Line Interface (CLI) License Manager Online activation of licenses using the Metascan Management Console The Metascan Management Console is installed by default and can be launched from the Start menu. 11

12 1. In the Metascan Management console, click on the Metascan Server name to check the current license information 2. Click on the Activate License link 12

13 3. In the resulting dialog, enter the Metascan license key. Once you have entered a valid license key, enter the address and company for that license. 4. Click on the Activate button and confirm your license activation in the following dialog. 13

14 5. Confirm that the license activation was successful and then close the License Activation dialog by clicking the Close button. If the license has been successfully activated, the message below will be displayed. If the MMC is unable to contact the license server, please check to make sure you are connected to the Internet. If problems persist contact 6. Confirm that the expiration date now shown in the MMC matches your Metascan contract. 14

15 Online activation of licenses with CLI License Manager 1. Open a Command Prompt Start -> Run -> CMD 2. Change the working directory to the Metascan install directory cd <Metascan install dir> e.g., cd c:\program Files (x86)\opswat\metascan Ultra 15

16 3. Verify that your installation of Metascan is NOT already activated. omslicmgrcli.exe checklicense [package] e.g., omslicmgrcli.exe checklicense ultra 4. Activate license omslicmgrcli.exe activateonline <license key> < > <company> [package] 5. After Metascan activation completes successfully, the updated license status will be displayed. Verify that the license status listed is Activated and that the expiration date matches the expiration date on your Metascan contract. 16

17 Note: If online activation is not successful, check to ensure the Metascan Server s Internet connection is working. If online activation is still unsuccessful, follow the steps for offline activation below. Offline Activation with the OPSWAT Activation Portal The following are required for offline activation: o A Metascan Server o A serial key that matches the Metascan package installed on that Metascan Server. Metascan licenses can only be used with the package for which they were created (Zero, 4, 8, 12, 16 and Custom). For example, a serial key for Metascan 4 will not work with Metascan 8. Metascan licensing changed with the release of Metascan 3.6. If you are upgrading to Metascan version 3.6 from an older version you must get a new license key. Contact sales@opswat.com for assistance. You can use the following methods for offline license activation. o The Metascan Management Console (MMC) included with the Metascan installation o The Command Line Interface (CLI) License Manager 17

18 Offline Activation through the Metascan Management Console The Metascan Management Console is installed by default and can be launched from the Start menu. 1. In the Metascan Management console, click on the Metascan Server name to check the current license information 7. Click on the Activate License link 18

19 1. Select the Offline Activation tab and note the Install Code, which is needed to obtain the unlock keys. 2. To obtain the unlock keys, visit the Metascan offline activation portal at Note: For Metascan version 3.5 or earlier, go to to obtain the unlock keys. 3. Enter your company name and other contact information 4. Enter your serial key and Install Code 19

20 5. Click Request Unlock Key, which will forward you to a result page with 2 unlock keys. 6. Enter the license key and unlock keys in the dialog box along with the company name. 20

21 7. Click the Activate button and confirm 8. Confirm the activation was successful 21

22 9. Confirm that the license expiration date in the MMC has been updated and matches your Metascan contract 22

23 License Manager CLI The Command Line Interface of the License Manager can be used to apply, update, or activate a Metascan license as well as to check the license status of Metascan or Remote Clients. This tool (omslicmgrcli.exe) is installed in the Metascan installation directory. License Manager CLI Commands and Arguments Command Arguments Description help Display each available command and its parameters checklicense [package] Retrieve license status installcode activateonline activateoffline finishactivation <serial key> < > <company> [package] <serial key> <company> <unlock key> <unlock key2> <package> <unlock key> <unlock key2> [package] Retrieve Install Code which is required for generating unlock keys in order to activate offline. Activate license with a serial key through the Internet. The Metascan Server where the license is being activated must have an Internet connection. Activate license on a Metascan Server without a direct connection to the Internet. This command requires a serial key and 2 unlock keys. Obtain the two unlock keys following the steps in the section, Offline Activation using the OPSWAT Activation Portal Finish activation if the license status is Activation Required Argument Values Arguments Value Description [package] zero Optional parameter, if not specified, package of the currently installed Metascan service will be used. Zero: Metascan Zero 4:Metascan 4 23

24 8: Metascan 8 12:Metascan 12 16: Metascan 16 <serial key> < > <company> <unlock key> <unlock key2> Serial number consisting of 6 blocks of 5 characters address Name of company who owns the license Serial number consisting of 6 blocks of 5 characters The Serial Number is your proof of purchase. It is unique and will look like this. do8uc-g1ic9-jogea-bqgex-u71ld-0v1vx Although the serial key and unlock key have the same format, their properties are completely different. You must not mix them up and should keep them separate. An address of the contact who is responsible for Metascan licenses. e.g. my @yourcompany.com Used for the company property in Metascan Keys tied to a unique machine and serial key. These are obtained from OPSWAT through phone, , or the web activation portal for offline activation. 24

25 Common License Activation Errors The following are common errors encountered during activation and their potential causes. Error Possible Causes Notes INVALID KEY invalid unlock keys No internet connectio n Other An unrecognized serial key was entered An unrecognized unlock key was entered Metascan is unable to connect to the Metascan license server In cases of other errors, an error code will be displayed along with this message. e.g., A serial key is specific to the type of Metascan package. For example, a serial key for Metascan 4 cannot be used for Metascan 8 or 12. Unlock keys are tied to a specific serial key and machine where the Install Code was generated. Using an unlock key on a different system, or with a different serial key will result in this error. Check your Internet connection or follow the steps for offline activation Please contact OPSWAT support (support@opswat.com ) with the error code. 25

26 Upgrading Metascan Upgrading from Metascan 2.7 or earlier 1) Export configuration settings omsconfig.exe export <absolute path to a file which stores the configuration> /all 2) Uninstall Metascan 3) Reboot your system (Required only if you had RAM Drive installed). 4) Run the Metascan installer for the version you are upgrading to 5) Once installation is complete, import the file from step 1 with the following command. omsconfig.exe import <file generated in step 1> /all NOTE: omsconfig.exe is installed in the Metascan Installation directory (e.g., c:\program files(x86)\opswat\metascan 8) Upgrading from Metascan 2.3 or earlier Metascan 2.3 and earlier versions used a different licensing mechanism that is not supported in Metascan 3.6. To obtain a new license key that will work with Metascan 3.6, please contact support@opswat.com. 26

27 Checking your Metascan License The licensing status of a Metascan Server can be checked through either the Metascan Management Console or through the License Manager Command Line Interface. Instructions Metascan MMC License Manager CLI License information is displayed on the Licensespage, which can be visited by expanding the computer name under Metascan on the left bar of the console. omslicmgrcli.exe checklicense 27

1. Installing or Upgrading Metadefender Core 6

1. Installing or Upgrading Metadefender Core 6 Kiosk User Guide 2016 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, service marks, service names, and images

More information

Metadefender Core v3.13.1

Metadefender Core v3.13.1 Metadefender Core v3.13.1 2017 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, service marks, service names,

More information

Metadefender Core v3.14.2

Metadefender Core v3.14.2 Metadefender Core v3.14.2 2017 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, service marks, service names,

More information

Metadefender Core v3.14.2

Metadefender Core v3.14.2 Metadefender Core v3.14.2 2017 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, service marks, service names,

More information

2016 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names,

2016 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, 2016 OPSWAT, Inc. All rights reserved. OPSWAT, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc.All other trademarks, trade names, service marks, service names, and images mentioned and/or

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Worldox Integration with Canon imageformula DR-C225 Scanner. Version 1.0

Worldox Integration with Canon imageformula DR-C225 Scanner. Version 1.0 Worldox Integration with Canon imageformula DR-C225 Scanner Version 1.0 WARRANTIES AND COPYRIGHT NOTICES Disclaimer of Warranty World Software Corporation makes no representations or warranties, either

More information

Symantec Workflow 7.1 MP1 Release Notes

Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with the terms

More information

One Identity Active Roles 7.2

One Identity Active Roles 7.2 One Identity December 2017 This document provides information about the Active Roles Add_on Manager7.2. About Active Roles Add_on Manager New features Known issues System requirements Getting started with

More information

Exclaimer Mail Archiver

Exclaimer Mail Archiver Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Quest Migration Manager Upgrade Guide

Quest Migration Manager Upgrade Guide Quest Migration Manager 8.14 Upgrade Guide 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

Toad Edge Installation Guide

Toad Edge Installation Guide Toad Edge 2.0.4 Installation Guide Copyright Copyright 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Security Industry Market Share Analysis

Security Industry Market Share Analysis Security Industry Market Share Analysis December 2010 Introduction The Research OPSWAT releases quarterly market share reports for several sectors of the security industry. This quarter s report includes

More information

Scribe Monitor App. Version 1.0

Scribe Monitor App. Version 1.0 Scribe Monitor App Version 1.0 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying, recording, or otherwise,

More information

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide Authentication Services ActiveRoles Integration Pack 2.1.x Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

Multifactor Authentication Installation and Configuration Guide

Multifactor Authentication Installation and Configuration Guide Multifactor Authentication Installation and Configuration Guide Software Version 5.0.0.0 General Information: info@cionsystems.com Online Support: support@cionsystems.com 2017 CionSystems Inc. ALL RIGHTS

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Symantec pcanywhere 12.5 SP4 Release Notes

Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with

More information

Dell Client Manager 2.0 FAQ

Dell Client Manager 2.0 FAQ ; Dell Client Manager 2.0 FAQ Table of Contents Do I need to license Dell Client Manager Standard Edition?... 2 What are the system requirements and prerequisites for installation?... 2 When installing

More information

8.2. Quick Start Guide

8.2. Quick Start Guide 8.2 Quick Start Guide 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software

More information

Dell GPOADmin 5.7. About Dell GPOADmin 5.7. New features. Release Notes. December 2013

Dell GPOADmin 5.7. About Dell GPOADmin 5.7. New features. Release Notes. December 2013 Dell GPOADmin 5.7 December 2013 These release notes provide information about the Dell GPOADmin release. About Dell GPOADmin 5.7 New features Resolved issues s System requirements Product licensing Getting

More information

Rapid Recovery DocRetriever for SharePoint User Guide

Rapid Recovery DocRetriever for SharePoint User Guide Rapid Recovery 6.1.3 Table of Contents Introduction to DocRetriever for SharePoint... 6 Using this documentation... 6 About DocRetriever for SharePoint...7 DocRetriever, AppAssure, and Rapid Recovery compatibility...

More information

Metalogix ControlPoint 7.6. for Office 365 Installation Guide

Metalogix ControlPoint 7.6. for Office 365 Installation Guide Metalogix 7.6 for Office 365 Installation Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is

More information

Installation Guide. Copyright 2011 Bitdefender

Installation Guide. Copyright 2011 Bitdefender Installation Guide Copyright 2011 Bitdefender Bitdefender Total Security 2012 Installation Guide Publication date 2011.07.15 Copyright 2011 Bitdefender Legal Notice All rights reserved. No part of this

More information

StoneGate Management Center. Release Notes for Version 5.3.4

StoneGate Management Center. Release Notes for Version 5.3.4 StoneGate Management Center Release Notes for Version 5.3.4 Created: December 20, 2011 Table of Contents What s New... 3 Fixes... 3 Other Changes... 5 System Requirements... 6 Basic Management System Hardware

More information

License Manager Client

License Manager Client License Manager Client Operations Guide NEC NEC Corporation of America November 2010 NDA-30899, Revision 6 Liability Disclaimer NEC Corporation of America reserves the right to change the specifications,

More information

x10data Smart Client 6.5 for Windows Mobile Installation Guide

x10data Smart Client 6.5 for Windows Mobile Installation Guide x10data Smart Client 6.5 for Windows Mobile Installation Guide Copyright Copyright 2009 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright

More information

Metalogix Intelligent Migration. Installation Guide

Metalogix Intelligent Migration. Installation Guide Metalogix Intelligent Migration Installation Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

SPListX for SharePoint Installation Guide

SPListX for SharePoint Installation Guide SPListX for SharePoint Installation Guide Product Description... 2 System Requirements and Recommendations... 3 Upgrade to the latest version of SPListX for SharePoint... 11 1 Product Description SPListX

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Metalogix Content Matrix 8.7. Quick Start Guide

Metalogix Content Matrix 8.7. Quick Start Guide Metalogix Content Matrix 8.7 Quick Start Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is

More information

Stonesoft Management Center. Release Notes for Version 5.5.1

Stonesoft Management Center. Release Notes for Version 5.5.1 Stonesoft Management Center Release Notes for Version 5.5.1 Updated: December 19, 2013 Table of Contents What s New... 3 Enhancements... 3 Fixes... 3 Other Changes... 5 System Requirements... 6 Basic Management

More information

SQL Optimizer for Oracle Installation Guide

SQL Optimizer for Oracle Installation Guide SQL Optimizer for Oracle 9.2.2 Installation Guide Copyright 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

RTX SDK INSTALL GUIDE

RTX SDK INSTALL GUIDE RTX64 3.0 SDK INSTALL GUIDE Copyright 1996-2016 by IntervalZero, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, graphic, electronic, or

More information

Quest Code Tester for Oracle 3.1. Installation and Configuration Guide

Quest Code Tester for Oracle 3.1. Installation and Configuration Guide Quest Code Tester for Oracle 3.1 Installation and Configuration Guide Contents Introduction to this Guide 3 Installation and Administration of Code Tester for Oracle 4 System Requirements 5 Test Repository

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Installation Guide Release 9.6.0 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

VERITAS StorageCentral 5.2

VERITAS StorageCentral 5.2 VERITAS StorageCentral 5.2 Installation Instructions Windows Introduction to the Installation Process The steps below summarize what you must do to install StorageCentral on your system. Step To do this

More information

TIE1.80InstallationGuideUK

TIE1.80InstallationGuideUK Installation Guide 112206 2006 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Quest Recovery Manager for Active Directory 9.0. Quick Start Guide

Quest Recovery Manager for Active Directory 9.0. Quick Start Guide Quest Recovery Manager for Active Directory 9.0 Quick Start Guide Copyright 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

Database Migration Guide

Database Migration Guide Database Migration Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition to Microsoft SQL Server 2005 or 2008 Enterprise, Standard, or Workgroup Editions. Contents

More information

Symantec ediscovery Platform

Symantec ediscovery Platform Symantec ediscovery Platform Native Viewer (ActiveX) Installation Guide 7.1.5 Symantec ediscovery Platform : Native Viewer (ActiveX) Installation Guide The software described in this book is furnished

More information

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017

Patch Manager INSTALLATION GUIDE. Version Last Updated: September 25, 2017 INSTALLATION GUIDE Patch Manager Version 2.1.5 Last Updated: September 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/patch_manager/patch_manager_documentation

More information

RTX SDK INSTALL GUIDE

RTX SDK INSTALL GUIDE RTX64 3.4 SDK INSTALL GUIDE Copyright 1996-2018 by IntervalZero, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, graphic, electronic, or

More information

StoneGate Management Center. Release Notes for Version 5.3.3

StoneGate Management Center. Release Notes for Version 5.3.3 StoneGate Management Center Release Notes for Version 5.3.3 Created: October 21, 2011 Table of Contents What s New... 3 Fixes... 3 Other Changes... 4 System Requirements... 5 Basic Management System Hardware

More information

Installation Guide 2.6

Installation Guide 2.6 Installation Guide 2.6 Copyright 2016 Dragon Medical Network Edition, 2.6. This material may not include some last-minute technical changes and/or revisions to the software. Changes are periodically made

More information

Symantec Endpoint Protection, Symantec Endpoint Protection Small Business Edition, and Symantec Network Access Control 12.1.

Symantec Endpoint Protection, Symantec Endpoint Protection Small Business Edition, and Symantec Network Access Control 12.1. Symantec Endpoint Protection, Symantec Endpoint Protection Small Business Edition, and Symantec Network Access Control 12.1.3 Release Notes Symantec Endpoint Protection, Symantec Endpoint Protection Small

More information

AccessData. Forensic Toolkit. Upgrading, Migrating, and Moving Cases. Version: 5.x

AccessData. Forensic Toolkit. Upgrading, Migrating, and Moving Cases. Version: 5.x AccessData Forensic Toolkit Upgrading, Migrating, and Moving Cases Version: 5.x 1 AccessData Legal and Contact Information Document date: March 27, 2014 Legal Information 2014 AccessData Group, Inc. All

More information

Security Removable Media Manager. Excel AddIn. Version (December 2015) Protect your valuable data

Security Removable Media Manager. Excel AddIn. Version (December 2015) Protect your valuable data Security Removable Media Manager Excel AddIn Version 7.0.8.0 (December 2015) Protect your valuable data 2011 Squadra Technologies, LLC. ALL RIGHTS RESERVED. This guide contains proprietary information

More information

FieldView. Management Suite

FieldView. Management Suite FieldView The FieldView Management Suite (FMS) system allows administrators to view the status of remote FieldView System endpoints, create and apply system configurations, and manage and apply remote

More information

VERITAS StorageCentral 5.2

VERITAS StorageCentral 5.2 VERITAS StorageCentral 5.2 Release Notes Windows Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes no warranty of any kind

More information

Preo Printelligence Unattended Installation Guide

Preo Printelligence Unattended Installation Guide Preo Printelligence Unattended Installation Guide 2011 Preo Software Inc.. All Rights Reserved. This document is for use only pursuant to the terms of license(s) pursuant to which Preo Software Inc. restricts

More information

Scribe Insight Installation Guide. Version May 17, 2013

Scribe Insight Installation Guide. Version May 17, 2013 Scribe Insight Installation Guide Version 7.6.1 May 17, 2013 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

Security Industry Market Share Analysis

Security Industry Market Share Analysis Security Industry Market Share Analysis March 2011 Introduction The Research OPSWAT releases quarterly market share reports for several sectors of the security industry. This quarter s report includes

More information

Enterprise Vault Requesting and Applying an SSL Certificate and later

Enterprise Vault Requesting and Applying an SSL Certificate and later Enterprise Vault Requesting and Applying an SSL Certificate 10.0.3 and later Enterprise Vault : Requesting and Applying an SSL Certificate Last updated: 2018-04-12. Legal Notice Copyright 2018 Veritas

More information

Published By Imanami Corporation 5099 Preston Ave. Livermore, CA 94551, United States. Copyright 2008 by Imanami Corporation.

Published By Imanami Corporation 5099 Preston Ave. Livermore, CA 94551, United States. Copyright 2008 by Imanami Corporation. Installation Guide Published By Imanami Corporation 5099 Preston Ave. Livermore, CA 94551, United States Copyright 2008 by Imanami Corporation. All rights reserved. No part of the contents of this document

More information

Downloading and Mass Deploying Applications

Downloading and Mass Deploying Applications Use of this product requires additional applications that must be downloaded to your users' computers. About Application Downloads, on page 1 Downloading Applications from the Administration Site, on page

More information

Quick KVM 1.1. User s Guide. ClearCube Technology, Inc.

Quick KVM 1.1. User s Guide. ClearCube Technology, Inc. Quick KVM 1.1 User s Guide ClearCube Technology, Inc. Copyright 2005, ClearCube Technology, Inc. All rights reserved. Under copyright laws, this publication may not be reproduced or transmitted in any

More information

Migrating BlackBerry-enabled mailboxes from Microsoft Exchange 5.5 to Microsoft Exchange 2000

Migrating BlackBerry-enabled mailboxes from Microsoft Exchange 5.5 to Microsoft Exchange 2000 Migrating BlackBerry-enabled mailboxes from Originally posted: August 2002 Affected software versions BlackBerry Enterprise for Exchange Summary This document provides an overview of how to migrate a BlackBerry-enabled

More information

About One Identity Quick Connect for Base Systems 2.4.0

About One Identity Quick Connect for Base Systems 2.4.0 One Identity Quick Connect for Base Systems 2.4.0 October 2018 These release notes provide information about the One Identity Quick Connect for Base Systems release. About New features Resolved issues

More information

Veritas Storage Foundation and High Availability Solutions Release Notes

Veritas Storage Foundation and High Availability Solutions Release Notes Veritas Storage Foundation and High Availability Solutions Release Notes Windows Server 2003, Windows Server 2008 5.1 Application Pack 1 Veritas Storage Foundation and High Availability Solutions Release

More information

Manual. DriveLock Setup. Quick Start Guide

Manual. DriveLock Setup. Quick Start Guide Manual DriveLock Setup Quick Start Guide DriveLock SE 2017 Contents 1 INTRODUCTION... 2 2 REQUIREMENTS... 2 3 INSTALLATION / UPDATE... 3 3.1 DRIVELOCK ENTERPRISE SERVICE AND MANAGEMENT COMPONENTS... 3

More information

Scribe Insight Installation Guide. Version August 6,

Scribe Insight Installation Guide. Version August 6, Scribe Insight Installation Guide Version 7.7.0 August 6, 2015 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Veritas Cluster Server Library Management Pack Guide for Microsoft System Center Operations Manager 2007

Veritas Cluster Server Library Management Pack Guide for Microsoft System Center Operations Manager 2007 Veritas Cluster Server Library Management Pack Guide for Microsoft System Center Operations Manager 2007 Windows VCS Library Management Pack Veritas Cluster Server Library Management Pack Guide for Microsoft

More information

Upgrading BankLink Books

Upgrading BankLink Books Upgrading BankLink Books Contents Upgrading BankLink Books... 4 Upgrading BankLink Books using the automatic upgrade 4 Upgrading BankLink Books when asked to upgrade 5 Upgrading BankLink Books Page 2 of

More information

One Identity Password Manager User Guide

One Identity Password Manager User Guide One Identity Password Manager 5.8.2 User Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Perceptive Enterprise Deployment Suite

Perceptive Enterprise Deployment Suite Perceptive Enterprise Deployment Suite Installation Guide PEDS Version: 1.2 Environment: Windows Written by: Product Documentation, R&D Date: July 2012 2012 Perceptive Software. All rights reserved CaptureNow,

More information

StoneGate IPsec VPN Client Release Notes for Version 4.2.0

StoneGate IPsec VPN Client Release Notes for Version 4.2.0 StoneGate IPsec VPN Client Release Notes for Version 4.2.0 Created: July 24, 2008 Table of Contents What s New... 3 System Requirements... 4 Build Version... 4 Compatibility... 4 IPsec Compliance... 4

More information

Veritas System Recovery 18 Management Solution Administrator's Guide

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

More information

StoneGate Management Center. Release Notes for Version 5.3.2

StoneGate Management Center. Release Notes for Version 5.3.2 StoneGate Management Center Release Notes for Version 5.3.2 Created: September 21, 2011 Table of Contents What s New... 3 Enhancements... 3 Fixes... 3 Other Changes... 4 System Requirements... 5 Basic

More information

StoneGate IPsec VPN Client Release Notes for Version 5.0.1

StoneGate IPsec VPN Client Release Notes for Version 5.0.1 StoneGate IPsec VPN Client Release Notes for Version 5.0.1 Created: July 2, 2009 Table of Contents What s New... 3 System Requirements... 4 Build Version... 4 Product Binary Checksums... 4 Compatibility...

More information

Scribe Insight Installation Guide. Version February 17,

Scribe Insight Installation Guide. Version February 17, Scribe Insight Installation Guide Version 7.7.0 February 17, 2014 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any

More information

TECHILA WORKER INSTALLATION GUIDE WINDOWS ADMINISTRATOR DOCUMENT

TECHILA WORKER INSTALLATION GUIDE WINDOWS ADMINISTRATOR DOCUMENT ADMINISTRATOR DOCUMENT 17 OCTOBER 2016 2/14 17 OCTOBER 2016 Disclaimer Techila Technologies Ltd. disclaims any and all warranties, express, implied or statutory regarding this document or the use of thereof

More information

StoneGate Management Center Release Notes for Version 4.2.1

StoneGate Management Center Release Notes for Version 4.2.1 StoneGate Management Center Release Notes for Version 4.2.1 Created: July 24, 2008 Table of Contents What s New... 3 System Requirements... 4 Build Version... 5 Compatibility... 5 Installation Instructions...

More information

Toad Edge Installation Guide

Toad Edge Installation Guide Toad Edge 1.1.0 Installation Guide Copyright Copyright 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Security Removable Media Manager

Security Removable Media Manager Security Removable Media Manager Version 9.9.0.0 (January 2018) Protect your valuable data 2011 Squadra Technologies, LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by

More information

Progression version Crystal Report Functionality Changes

Progression version Crystal Report Functionality Changes Progression version 7.8.100 Crystal Report Functionality Changes Despite the continued efforts of Exact to ensure that the information in this document is as complete and up-to-date as possible, Exact

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Installation Guide Version 9.0.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation )

More information

Veritas NetBackup for SQLite Administrator's Guide

Veritas NetBackup for SQLite Administrator's Guide Veritas NetBackup for SQLite Administrator's Guide Windows and Linux Release 8.1.1 Documentation version: 8.1.1 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas and the

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

StoneGate IPsec VPN Client Release Notes for Version 5.0.0

StoneGate IPsec VPN Client Release Notes for Version 5.0.0 StoneGate IPsec VPN Client Release Notes for Version 5.0.0 Created: April 30, 2009 Table of Contents What s New... 3 System Requirements... 4 Build Version... 4 Product Binary Checksums... 4 Compatibility...

More information

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc.

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc. XLmanage Version 2.4 Installation Guide ClearCube Technology, Inc. www.clearcube.com Copyright and Trademark Notices Copyright 2009 ClearCube Technology, Inc. All Rights Reserved. Information in this document

More information

Metalogix Migrator 4.7. Install Guide

Metalogix  Migrator 4.7. Install Guide Metalogix Email Migrator 4.7 Install Guide 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

Novell ZENworks Endpoint Security Management 4.1 Interim Release 1. 1 Issues Resolved in IR1. Novell. April 16, 2010

Novell ZENworks Endpoint Security Management 4.1 Interim Release 1. 1 Issues Resolved in IR1. Novell. April 16, 2010 Novell ZENworks Endpoint Security Management 4.1 Interim Release 1 Novell April 16, 2010 Interim Release 1 (IR1) is the current release of ZENworks Endpoint Security Management 4.1. You can download IR1

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

Sharpdesk V3.3. Push Installation Guide for system administrator Version

Sharpdesk V3.3. Push Installation Guide for system administrator Version Sharpdesk V3.3 Push Installation Guide for system administrator Version 3.3.04 Copyright 2000-2010 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

StoneGate Management Center. Release Notes for Version 5.1.4

StoneGate Management Center. Release Notes for Version 5.1.4 StoneGate Management Center Release Notes for Version 5.1.4 Created: August 20, 2010 Table of Contents What s New... 3 Enhancements... 3 Fixes... 3 Major Changes Introduced in Version 5.1... 4 System Requirements...

More information

Mission Control for the Microsoft Cloud. 5nine Cloud Security. Web Portal Version 12.o. Getting Started Guide

Mission Control for the Microsoft Cloud. 5nine Cloud Security. Web Portal Version 12.o. Getting Started Guide Mission Control for the Microsoft Cloud 5nine Cloud Security Web Portal Version 12.o Getting Started Guide 2018 5nine Software Inc. All rights reserved. All trademarks are the property of their respective

More information

MOVEit Mobile Server. Installation Guide

MOVEit Mobile Server. Installation Guide MOVEit Mobile Server Installation Guide Copyright 1991-2015 Ipswitch, Inc. All rights reserved. This document, as well as the software described in it, is furnished under license and may be used or copied

More information

AccessData. Forensic Toolkit. Upgrading, Migrating, and Moving Cases. Version: 5.x

AccessData. Forensic Toolkit. Upgrading, Migrating, and Moving Cases. Version: 5.x AccessData Forensic Toolkit Upgrading, Migrating, and Moving Cases Version: 5.x 1 AccessData Legal and Contact Information Document date: February 11, 2015 Legal Information 2015 AccessData Group, Inc.

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

Metascan Client. Tony Berning Product Manager

Metascan Client. Tony Berning Product Manager Metascan Client Tony Berning Product Manager aberning@opswat.com 21March2013 Agenda Overview of Metascan Metascan Client Overview Packages Available Metascan Remote Client Licenses Metascan Client and

More information

Symantec Desktop and Laptop Option 8.0 SP2. Symantec Desktop Agent for Mac. Getting Started Guide

Symantec Desktop and Laptop Option 8.0 SP2. Symantec Desktop Agent for Mac. Getting Started Guide Symantec Desktop and Laptop Option 8.0 SP2 Symantec Desktop Agent for Mac Getting Started Guide Disclaimer The information contained in this publication is subject to change without notice. Symantec Corporation

More information

Altiris Software Management Solution 7.1 from Symantec User Guide

Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide The software described in this book is furnished under a license agreement

More information

Security Removable Media Manager. Excel AddIn. Version (January 2018) Protect your valuable data

Security Removable Media Manager. Excel AddIn. Version (January 2018) Protect your valuable data Security Removable Media Manager Excel AddIn Version 9.9.0.0 (January 2018) Protect your valuable data 2011 Squadra Technologies, LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected

More information

Dell Statistica. Statistica Enterprise Server Installation Instructions

Dell Statistica. Statistica Enterprise Server Installation Instructions Dell Statistica Statistica Enterprise Server Installation Instructions 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2017 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information