Installing JSA Using a Bootable USB Flash Drive

Size: px
Start display at page:

Download "Installing JSA Using a Bootable USB Flash Drive"

Transcription

1 Juniper Secure Analytics Installing JSA Using a Bootable USB Flash Drive Release Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Published:

2 Copyright Notice Copyright 2014 Juniper Networks, Inc. All rights reserved. Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. The following terms are trademarks or registered trademarks of other companies: Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. All specifications are subject to change without notice. Juniper Networks assumes no responsibility for any inaccuracies in this document or for any obligation to update information in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. FCC Statement The following information is for FCC compliance of Class A devices: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. The equipment generates, uses, and can radiate radio-frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference, in which case users will be required to correct the interference at their own expense. The following information is for FCC compliance of Class B devices: The equipment described in this manual generates and may radiate radio-frequency energy. If it is not installed in accordance with Juniper Networks installation instructions, it may cause interference with radio and television reception. This equipment has been tested and found to comply with the limits for a Class B digital device in accordance with the specifications in part 15 of the FCC rules. These specifications are designed to provide reasonable protection against such interference in a residential installation. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: Reorient or relocate the receiving antenna. Increase the separation between the equipment and receiver. Consult the dealer or an experienced radio/tv technician for help. Connect the equipment to an outlet on a circuit different from that to which the receiver is connected. Caution: Changes or modifications to this product could void the user's warranty and authority to operate this device. Disclaimer THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT, SUBJECT TO THE MODIFICTAIONS SET FORTH BELOW ON THIS PAGE, ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY, CONTACT YOUR JUNIPER NETWORKS REPRESENTATIVE FOR A COPY. Release Copyright 2014, Juniper Networks, Inc. All rights reserved. Printed in USA. Revision History July 2014 The information in this document is current as of the date listed in the revision history. END USER LICENSE AGREEMENT The Juniper Networks product that is the subject of this technical documentation consists of (or is intended for use with) Juniper Networks software. Use of such software is subject to the terms and conditions of the End User License Agreement ( EULA ) posted at as modified by the following text, which shall be treated under the EULA as an Entitlement Document taking precedence over any conflicting provisions of such EULA as regards such software: As regards software accompanying the STRM products (the Program ), such software contains software licensed by Q1 Labs and is further accompanied by third-party software that is described in the applicable documentation or materials provided by Juniper Networks. 2

3 For the convenience of Licensee, the Program may be accompanied by a third party operating system. The operating system is not part of the Program, and is licensed directly by the operating system provider (e.g., Red Hat Inc., Novell Inc., etc.) to Licensee. Neither Juniper Networks nor Q1 Labs is a party to the license between Licensee and the third party operating system provider, and the Program includes the third party operating system AS IS, without representation or warranty, express or implied, including any implied warranty of merchantability, fitness for a particular purpose or non-infringement. For an installed Red Hat operating system, see the license file: /usr/share/doc/redhat-release-server-6server/eula. By downloading, installing or using such software, you agree to the terms and conditions of that EULA as so modified. 3

4 4

5 CONTENTS 1 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE Using JSA to Create a Bootable USB Flash Drive CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS Before You Begin Creating a Bootable USB Flash Drive in Windows CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX Before You Begin Creating a Bootable USB Flash Drive From a RedHat Linux System JSA SOFTWARE INSTALLATION Configuring a USB Flash Drive for Serial-Only Appliances Installing JSA with a USB Flash Drive

6

7 1 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE This technical note provides information on how to create a USB flash drive capable of completing a new installation of any Juniper Secure Analytics (JSA) product software. NOTE This document only applies to full installations; it does not apply to upgrades or patches. Information for patches is available in the release note documentation for your product. Using JSA to Create a Bootable USB Flash Drive Step 1 Step 2 Step 3 You can use Juniper Secure Analytics (JSA) appliances from your deployment to create a bootable USB flash drive. If the system you want to install resides in a JSA deployment in which other JSA systems are available, you can create a bootable USB flash drive on another JSA system. To create a bootable USB flash drive: Download the r1 ISO file to your JSA system: a Access the Juniper Customer Support website ( b Locate the r1 ISO file on the Juniper Customer Support website. c Copy the ISO image to a directory on your JSA system. For example, /tmp. Using SSH, log in to your JSA system as the root user: Username: root Password: <password> Insert your USB flash drive into the USB port on your system. Note: Depending on your system, it might take up to 30 seconds for the USB flash drive to be recognized.

8 8 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Run the following command to mount the ISO image: mount -o loop /tmp/<name of the iso image>.iso /media/cdrom Where <name of the iso image> is the ISO image downloaded from the Juniper Customer Support website in Step 1. Run the following command to copy the USB creation script from the mounted ISO image to the /tmp directory: cp /media/cdrom/post/create-usb-install-key.py /tmp/ Run the following command to start the USB creation script: /tmp/create-usb-install-key.py Press Enter. Press 1, and type the path to the ISO image. For example, /tmp/<name of the iso image>.iso Press 2, and select the drive containing your USB flash drive. Press 3 to create your USB key. The process of writing the ISO image to your USB flash drive takes several minutes to complete. When the ISO is loaded onto the USB flash drive, a confirmation message appears. Press q to quit the USB key script. Remove the USB flash drive from your JSA system. You are now ready to use your USB flash drive to install JSA on your appliance.

9 2 CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS You can use a desktop or laptop system with Microsoft Windows to create a bootable USB flash drive that is capable of installing or reinstalling JSA products. Before You Begin Before you can create a bootable USB flash drive with Microsoft Windows, you must have access to the following: A 2 GB (or larger) USB flash drive The Create USB Install Key (CUIK) software A desktop or laptop system with one the following operating systems: - Windows 7 - Windows Vista - Windows Windows 2008R2 PeaZip Portable Syslinux 4.06 CAUTION CAUTION: When you create a bootable USB flash drive, the contents of the USB flash drive are deleted.

10 10 CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS Creating a Bootable USB Flash Drive in Windows Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Step 13 Step 14 Step 15 The Create-USB-Install-Key (CUIK) tool is a guided command-line tool for Microsoft Windows that allows you to create a bootable USB flash drive for JSA. Procedure Download the JSA ISO file: a Access the Juniper Customer Support website b Locate the JSA ISO file on the Juniper Customer Support website. c Save the ISO file to your Windows system. Download the Create-USB-Install-Key (CUIK) tool from the Juniper Customer Support website. cuik.<version>.zip Extract the Create-USB-Install-Key (CUIK) tool to a directory. For example, C:\cuik From the Internet, download the following required files to the CUIK/deps folder: PeaZip Portable For example, c:\cuik\deps\peazip_portable windows.zip Syslinux 4.06 For example, c:\cuik\deps\syslinux-4.06.zip You are not required to extract the zip files. The files only need to be available in the cuik/deps directory. Insert a blank USB flash drive into the USB port on your computer. Verify that the USB flash drive is be listed by drive letter and accessible in Windows. Right-click cuik.exe and select Run as administrator. Press Enter to continue. Press 1 to select your JSA ISO file. Select your ISO image and click Open. Press 2 to select your USB drive letter. Select the number that corresponds to your USB flash drive letter. Press 3 to create your USB flash drive. Press Enter to confirm you are aware that the contents of the USB flash drive are deleted. Type create to create a bootable USB flash drive from the ISO image. This process takes several minutes to complete and the software tool informs you if the process was successful.

11 Creating a Bootable USB Flash Drive in Windows 11 Step 16 Step 17 Press Enter, then type q to exit the Create-USB-Install-Key tool. Safely eject the USB flash drive from the your desktop system. The USB stick is configured to install JSA software. What to do next If your connection to the appliance is a serial connection, see Configuring a USB Flash Drive for Serial-Only Appliances.

12

13 3 CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX You can use a Linux desktop or laptop system with RedHat 6.3 to create a bootable USB flash drive that is capable of installing Juniper Secure Analytics (JSA) software. Before You Begin Before you can create a bootable USB flash drive for JSA with Linux system, you must have access to the following items: 2 GB (or larger) USB flash drive A JSA ISO image file A Linux system that is installed with the following software: - RedHat Python 2.6 or above CAUTION CAUTION: When you create a bootable USB flash drive, the contents of the USB flash drive are deleted. Creating a Bootable USB Flash Drive From a RedHat Linux System Step 1 Step 2 You can use a Linux RedHat 6.3 system to create a bootable USB flash drive for JSA Procedure To obtain the JSA software: a Go the Juniper Customer Support website, b Select Juniper Secure Analytics under Security. c Click on any of the JSA series. d Select Software > ISO. Log in to your Linux-based system as the root user. Username: root Password: <password>

14 14 CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Insert your USB flash drive into the USB port on your system. Depending on your system, it might take up to 30 seconds to recognize a USB flash drive. Type the following command to mount the ISO image: mount -o loop /tmp/<name of the iso image>.iso /media/cdrom Type the following command to copy the create usb key script from the mounted ISO to the /tmp directory of your Linux system: cp /media/cdrom/post/create-usb-install-key.py /tmp/ Type the following command to start the USB creation script: /tmp/create-usb-install-key.py Press Enter. Press 1 and type the path to the ISO file. For example, /tmp/jsa r1.iso Press 2 and select the drive containing your USB flash drive. Press 3 to create your USB key. The process of writing the ISO image to your USB flash drive takes several minutes to complete. When the ISO is loaded onto the USB flash drive, a confirmation message is displayed. Press q to quit the USB key script. Remove the USB flash drive from your JSA system. The USB stick is configured to install JSA software. What to do next If your connection to the appliance is a serial connection, see Configuring a USB Flash Drive for Serial-Only Appliances.

15 4 JSA SOFTWARE INSTALLATION Installation procedures vary depending the product you are attempting to install. For the full installation procedure, you must read the installation guide written for your Juniper Secure Analytics (JSA) product. Configuring a USB Flash Drive for Serial-Only Appliances Step 1 Step 2 Step 3 Step 4 Bootable USB flash drives created to install JSA software on appliances that use a serial connection must complete an additional configuration procedure before you being your installation. If you have a keyboard and mouse connected (VGA) to your appliance, then this procedure is optional. Procedure Insert the bootable USB flash drive into the USB port of your appliance. On your USB flash drive, locate the syslinux.cfg file. Edit the syslinux configuration file to change the default installation from default linux to default serial. Save the changes to the syslinux configuration file. You are now ready to install your software. What to do next Installing JSA with a USB Flash Drive Installing JSA with a USB Flash Drive Step 1 Step 2 Step 3 Step 4 Step 5 This installation procedure provides a generic outline for installing JSA from a bootable USB flash drive. Procedure Restart the appliance. If you are overwriting an existing JSA installation, type FLATTEN when prompted. When the login prompt is displayed, type root. Type SETUP to begin the installation. Follow the prompts to install JSA.

16 16 JSA SOFTWARE INSTALLATION The remaining steps are documented in the installation guide for your software product. Note: If the USB is not detected, perform the following steps after restarting the appliance and then continue with the remaining steps: 1 Press the key required to load the boot menu for your appliance. 2 Select USB as the boot option.

Managing User-Defined QID Map Entries

Managing User-Defined QID Map Entries Security Threat Response Manager Managing User-Defined QID Map Entries Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19

More information

Partition Splitting. Release Juniper Secure Analytics. Juniper Networks, Inc.

Partition Splitting. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Release 2014.8 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-11-29 Copyright Notice Copyright 2016 Juniper

More information

Customizing the Right-Click Menu

Customizing the Right-Click Menu Juniper Secure Analytics Customizing the Right-Click Menu Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright

More information

Deploying JSA in an IPV6 Environment

Deploying JSA in an IPV6 Environment Juniper Secure Analytics Deploying JSA in an IPV6 Environment Release 7.3.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2017-09-14

More information

Setting Up an STRM Update Server

Setting Up an STRM Update Server Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

SETTING UP A JSA SERVER

SETTING UP A JSA SERVER Juniper Secure Analytics SETTING UP A JSA SERVER Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright Notice

More information

Deploying STRM in an IPV6 Environment

Deploying STRM in an IPV6 Environment Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Restore Data. Release Juniper Secure Analytics. Juniper Networks, Inc.

Restore Data. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Release 2014.4 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-03-02 Copyright Notice Copyright 2015 Juniper

More information

Reference Data Collections

Reference Data Collections Juniper Secure Analytics Release 2014.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-07-15 Copyright Notice Copyright 2014 Juniper

More information

Forwarding Logs Using Tail2Syslog. Release Security Threat Response Manager. Juniper Networks, Inc.

Forwarding Logs Using Tail2Syslog. Release Security Threat Response Manager. Juniper Networks, Inc. Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Reconfigure Offboard Storage During a JSA Upgrade

Reconfigure Offboard Storage During a JSA Upgrade Juniper Secure Analytics Reconfigure Offboard Storage During a JSA Upgrade Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published:

More information

Release Notes. Juniper Secure Analytics. Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA

Release Notes. Juniper Secure Analytics. Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Juniper Secure Analytics Release Notes Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-01-06 Copyright Notice Copyright 2016 Juniper

More information

JSA Common Ports Lists

JSA Common Ports Lists Juniper Secure Analytics Release 2014.6 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-04-21 Copyright Notice Copyright 2016 Juniper

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Upgrading STRM to

Upgrading STRM to Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-04-27 Copyright Notice Copyright 2015

More information

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc.

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Pch Release Notes Release 2014.2 Juniper Networks, Inc. 1194 North Mhilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-08-01 Copyright Notice Copyright

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Juniper Secure Analytics Release 2014.3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-10-15 Copyright Notice Copyright 2014 Juniper

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Security Threat Response Manager NSM Plug-In Users Guide Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2010-11-16 Copyright

More information

CUSTOM EVENT PROPERTIES FOR IBM Z/OS

CUSTOM EVENT PROPERTIES FOR IBM Z/OS Security Threat Response Manager CUSTOM EVENT PROPERTIES FOR IBM Z/OS Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19

More information

Release Notes Patch 1

Release Notes Patch 1 Juniper Secure Analytics Release Notes Patch 1 Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-18 Copyright Notice

More information

Troubleshooting Guide

Troubleshooting Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-13-03 Copyright Notice Copyright 2014 Juniper

More information

Juniper Secure Analytics

Juniper Secure Analytics Juniper Secure Analytics Installation Guide Release 2014.4 Modified: 2016-04-12 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved.

More information

High Availability Guide

High Availability Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-11-27 Copyright Notice Copyright 2014 Juniper

More information

STRM Administration Guide

STRM Administration Guide Security Threat Response Manager Release 20.2 Juniper Networks, Inc. 94 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 204-09-2 Copyright Notice Copyright 20 Juniper

More information

Customizing SNMP Traps

Customizing SNMP Traps Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

ScreenOS 5.4.0r4 FIPS Reference Note

ScreenOS 5.4.0r4 FIPS Reference Note 31 January 2008 Part No. 093-1649-000 Revision 02 Before You Begin Before carrying out any step to secure a Juniper Networks security appliance, check that the product has not been tampered with. You should

More information

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc.

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Patch Release Notes Release 2014.3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-10-16 Copyright Notice

More information

WinCollect User Guide

WinCollect User Guide Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-02-07 Copyright Notice Copyright 2013

More information

STRM Getting Started Guide. Release Security Threat Response Manager. Juniper Networks, Inc.

STRM Getting Started Guide. Release Security Threat Response Manager. Juniper Networks, Inc. Security Threat Response Manager STRM Getting Started Guide Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-09-16 Copyright

More information

UPGRADING STRM TO R1 PATCH

UPGRADING STRM TO R1 PATCH UPGRADING STRM TO 2012.1.R1 PATCH RELEASE 2012.1 MARCH 2013 This Upgrade Guide provides information on the following: Before You Upgrade Clearing the Cache After You Upgrade Before You Upgrade Upgrade

More information

STRM Log Manager Administration Guide

STRM Log Manager Administration Guide Security Threat Response Manager STRM Log Manager Administration Guide Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2011-10-10

More information

Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2

Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2 Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2 1. Open the Windows control panel, then select Bluetooth devices. 2. Click Add.. 3. Select My

More information

Blackwire C610 Blackwire C620

Blackwire C610 Blackwire C620 Blackwire C610 Blackwire C620 For the complete User Guide visit our website at www.plantronics.com/support DECLARATION OF CONFORMITY We Plantronics, 345 Encinal Street, Santa Cruz, CA, 95060, United States,

More information

Cisco Unified Communications Manager Device Package 8.6(2)( ) Release Notes

Cisco Unified Communications Manager Device Package 8.6(2)( ) Release Notes Cisco Unified Communications Manager Device Package 8.6(2)(26169-1) Release Notes First Published: August 31, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Cisco Meeting Management

Cisco Meeting Management Cisco Meeting Management Cisco Meeting Management 2.5.1 (Build 2.5.1.65) Release Notes January 17, 2019 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 3 1.1 The software 3 1.2 Upgrading from

More information

Wireless LAN. SmartPass Quick Start Guide. Release 9.0. Published: Copyright 2013, Juniper Networks, Inc.

Wireless LAN. SmartPass Quick Start Guide. Release 9.0. Published: Copyright 2013, Juniper Networks, Inc. Wireless LAN SmartPass Quick Start Guide Release 9.0 Published: 2013-07-14 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved.

More information

Cisco Meeting Management

Cisco Meeting Management Cisco Meeting Management Cisco Meeting Management 2.5.0 (Build 2.5.0.59) Release Notes December 10, 2018 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 3 1.1 The software 3 1.2 Upgrading from

More information

DATALOCKER H100 ENCRYPTED HARD DRIVE. User Guide

DATALOCKER H100 ENCRYPTED HARD DRIVE. User Guide DATALOCKER H100 ENCRYPTED HARD DRIVE User Guide CONTENTS Introducing DataLocker H100 Minimum System Requirements Device accessories DataLocker Documentation Getting Started Plugging in the device Personalizing

More information

Tetration Cluster Cloud Deployment Guide

Tetration Cluster Cloud Deployment Guide First Published: 2017-11-16 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Operation Manual for Cloud 3700F Version 0

Operation Manual for Cloud 3700F Version 0 Operation Manual for Cloud 3700F Version 0 Version: 0 Page 1 of 5 Document History Version Date Description of Change Author 0.0 06 May 2014 Initial version Sarav Version: 0 Page 2 of 5 Table of Contents

More information

Cisco Unified Communications Manager Device Package 10.5(1)( ) Release Notes

Cisco Unified Communications Manager Device Package 10.5(1)( ) Release Notes Cisco Unified Communications Manager Device Package 10.5(1)(11008-1) Release Notes First Published: September 02, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

User Manual. Daffodil. 2.4GHz Wireless Mouse Souris Sans Fil 2.4GHz 2.4GHz Wireless Maus Mouse senza fili da 2.4 GHz Ratón Inalámbrica 2.

User Manual. Daffodil. 2.4GHz Wireless Mouse Souris Sans Fil 2.4GHz 2.4GHz Wireless Maus Mouse senza fili da 2.4 GHz Ratón Inalámbrica 2. Daffodil User Manual 2.4GHz Wireless Mouse Souris Sans Fil 2.4GHz 2.4GHz Wireless Maus Mouse senza fili da 2.4 GHz Ratón Inalámbrica 2.4GHz Model No. : UT-M3 User Manual Please follow the instructions

More information

Bluetooth Micro Dongle User s Guide. Rating: 5V DC 80mA Made in China

Bluetooth Micro Dongle User s Guide. Rating: 5V DC 80mA Made in China Bluetooth Micro Dongle User s Guide Rating: 5V DC 80mA Made in China Introduction Package Contents USB Bluetooth adapter x 1 Installation CD x 1 (includes Bluetooth software and User s Guide) User s Guide

More information

Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40

Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40 Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40 Panda Wireless is a trademark of Panda Wireless, Inc. All product names are the trademarks

More information

Cisco Unified IP Conference Phone 8831 and 8831NR Release Notes for Firmware Release 10.3(1)SR3

Cisco Unified IP Conference Phone 8831 and 8831NR Release Notes for Firmware Release 10.3(1)SR3 Cisco Unified IP Conference Phone 8831 and 8831NR Release s for Firmware Release 10.3(1)SR3 First Published: 2016-08-10 Last Modified: 2016-10-13 These release notes support the Cisco Unified IP Conference

More information

USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE

USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE TARGUS USB ULTRA-MINI BLUETOOTH 2.0 ADAPTER WITH EDR Introduction Congratulations on your purchase of the Targus USB Ultra-Mini Bluetooth 2.0 Adapter

More information

STRM Adaptive Log Exporter

STRM Adaptive Log Exporter Security Threat Response Manager Release 2008.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part Number: 530-023497-01, Revision 1 Copyright Notice

More information

IRONKEY H80 USER GUIDE

IRONKEY H80 USER GUIDE IRONKEY H80 USER GUIDE Contents Introducing IronKey H80 2 Minimum System Requirements 2 Device accessories 2 Imation Documentation 3 Getting Started 4 Plugging in the device 4 Personalizing a device 4

More information

TABLE OF CONTENTS Folding the Jacket Case into a Stand... 2 FCC Information... 3 Location of Parts and Controls... 4 Charging the Keyboard...

TABLE OF CONTENTS Folding the Jacket Case into a Stand... 2 FCC Information... 3 Location of Parts and Controls... 4 Charging the Keyboard... TABLE OF CONTENTS Folding the Jacket Case into a Stand........................................ 2 FCC Information............................................................ 3 Location of Parts and Controls..............................................

More information

Charging Pad / Charging Stand

Charging Pad / Charging Stand Charging Pad / Charging Stand Congratulations on your choice to purchase one of the FUEL ion charge bases! You ve chosen to take your mobile world fully wireless with an effortless secure and charge solution

More information

Quick Start Guide. 2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232

Quick Start Guide.   2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232 Quick Start Guide 2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232 GCS1932M/GCS1934M/GCS1932MX/GCS1934MX PART NO. Q1499/Q1500 www.iogear.com Package Contents 1 GCS1932M / GCS1934M 1 x

More information

Bluetooth Mini Keyboard. User s Manual. Version /05 ID NO: PAKL-231B

Bluetooth Mini Keyboard. User s Manual. Version /05 ID NO: PAKL-231B Bluetooth Mini Keyboard User s Manual Version 1.0 20010/05 ID NO: PAKL-231B1501-00 0 About This Manual This manual is designed to assist you in installing and using the Bluetooth Keyboard Information in

More information

This package contains: 1 UC-232A USB-to-Serial Converter 1 Installation Disk 1 User Manual If anything is damaged or missing, contact your dealer.

This package contains: 1 UC-232A USB-to-Serial Converter 1 Installation Disk 1 User Manual If anything is damaged or missing, contact your dealer. User Manual UC-232A Read this guide thoroughly and follow the installation and operation procedures carefully in order to prevent any damage to the units and/or any devices that connect to them. This package

More information

Imation Lock. Password Protection Software USER GUIDE. v1.1. (Mode 8)

Imation Lock. Password Protection Software USER GUIDE. v1.1. (Mode 8) Imation Lock Password Protection Software USER GUIDE v1.1 (Mode 8) Table of Contents 1. Introduction to the Imation Lock Security Software....2 2. Before You Get Started...2 3. Features....2 4. Public

More information

ViewXnet. Ethernet to DVI/VGA adapter USER S MANUAL

ViewXnet. Ethernet to DVI/VGA adapter USER S MANUAL ViewXnet Ethernet to DVI/VGA adapter USER S MANUAL FEDERAL COMMUNICATIONS COMMISSION This device complies with Part 15 of the FCC Rules Operation is subject to the following two conditions: this device

More information

Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide

Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide Release 5.7.3 March 2016 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers,

More information

ThinkPad Bluetooth Laser Mouse User Manual

ThinkPad Bluetooth Laser Mouse User Manual ThinkPad Bluetooth Laser Mouse User Manual About this manual Thank you for your purchase of this Bluetooth mouse set. This topics covered in this manual are listed as following. (This mouse will be sold

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.8 October 2017 2014.8.r11.20171013131303 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.8.r11 Patch..............................................

More information

DEFENDER F100 & DEFENDER F150 USER GUIDE

DEFENDER F100 & DEFENDER F150 USER GUIDE DEFENDER F100 & DEFENDER F150 USER GUIDE Contents Introducing Defender F100 & Defender F150 2 Minimum System Requirements 2 Imation Documentation 2 Getting Started 3 Opening and closing a device 3 Attaching

More information

CS-231. User Manual. Copyright ATEN International Co., Ltd. Manual Part No. PAPE G Printing Date: 11/2006

CS-231. User Manual. Copyright ATEN International Co., Ltd. Manual Part No. PAPE G Printing Date: 11/2006 User Manual CS-231 Read this guide thoroughly and follow the installation and operation procedures carefully in order to prevent any damage to the units and/or any devices that connect to them. This package

More information

SV PRO Network Security Appliance Quick Start Guide

SV PRO Network Security Appliance Quick Start Guide SV PRO Network Security Appliance Quick Start Guide This document explains how to set up the SV PRO for use with Omnicast and Security Center Click here for the most recent version of this document. REV.

More information

BLUETOOTH KEYBOARD & SPEAKER CASE

BLUETOOTH KEYBOARD & SPEAKER CASE BRYDGE BLUETOOTH KEYBOARD & SPEAKER CASE For ipad BR-101/102 BR-200 Please read the instructions carefully before using: The Brydge Bluetooth Keyboard &Speaker Case for ipad has been designed to provide

More information

Wireless 2.4GHz Keyboard & Mouse Combo USER GUIDE

Wireless 2.4GHz Keyboard & Mouse Combo USER GUIDE Wireless 2.4GHz Keyboard & Mouse Combo USER GUIDE Visit our Website at www.targus.com Features and specifications subject to change without notice. 2008 Targus Group International, Inc. and Targus, Inc.

More information

NA502 Multiple RF Home Gateway

NA502 Multiple RF Home Gateway NA502 Multiple RF Home Gateway User Guide i Table of Contents CHAPTER 1 INTRODUCTION... 1 Package Contents... 1 Features... 1 LEDs... 2 CHAPTER 2 INITIAL INSTALLATION... 4 Requirements... 4 Procedure...

More information

HDD external enclosure for data-storage mobility with LAN sharing LAN MAC. USER Manual

HDD external enclosure for data-storage mobility with LAN sharing LAN MAC. USER Manual HDD external enclosure for data-storage mobility with LAN sharing LAN MAC USER Manual English AKASA Company notices The information contained in this document is subject to change without notice. All rights

More information

USER S MANUAL. QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models

USER S MANUAL. QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models USER S MANUAL QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models FCC COMPLIANCE STATEMENTS This equipment has been tested and found to comply with the limits for a Class B digital

More information

RocketRAID 272x/271x Host Adapter

RocketRAID 272x/271x Host Adapter RocketRAID 272x/271x Host Adapter Quick Installation Guide V2.2 1 Content HighPoint RocketRAID 272x/271x Series PCI-Express 2.0... 3 Kit Contents... 3 Installing the RocketRAID Series Host Adapter... 4

More information

Retractable Kaleidoscope TM Notebook mouse USER GUIDE

Retractable Kaleidoscope TM Notebook mouse USER GUIDE Retractable Kaleidoscope TM Notebook mouse USER GUIDE TARGUS RETRACTABLE KALEIDOSCOPE TM NOTEBOOK MOUSE Introduction Congratulations on your purchase of the Targus Kaleidoscope Notebook Mouse with retractable

More information

Bluetooth Wireless Technology Enabled Optical Mouse

Bluetooth Wireless Technology Enabled Optical Mouse Bluetooth Wireless Technology Enabled Optical Mouse Model BT9400WHT/BT9500BLK User Manual PID # 111536/7-109289 Rev. 140619 All brand name and trademarks are the property of their respective companies.

More information

Log Sources Users Guide

Log Sources Users Guide Security Threat Response Manager Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2011-10-10 Copyright Notice Copyright 2011

More information

USER GUIDE. Element Wireless Smart Plug Model: E1C-NB6

USER GUIDE. Element Wireless Smart Plug Model: E1C-NB6 USER GUIDE Element Wireless Smart Plug Model: E1C-NB6 Introduction: Sengled Element Smart Plugs enable automation of your non-smart devices and home appliances. You can control devices remotely and set

More information

DVI KVM Switch user manual Model

DVI KVM Switch user manual Model DVI KVM Switch user manual Model 156066 INT-156066-UM-0808-01 introduction Thank you for purchasing the INTELLINET NETWORK SOLUTIONS DVI KVM Switch, Model 156066. This convenient device lets you control

More information

Streaming Smart Stick. Quick Start Guide

Streaming Smart Stick. Quick Start Guide Streaming Smart Stick Quick Start Guide GETTING STARTED 1.1 Inside the Box 1 1.2 Equiso Streaming Smart Stick 2 1.3 Equiso Remote 3 1.4 Using Your Equiso Remote 4 1.5 What You Need 5 1.6 Charging the Remote

More information

1-Port USB Print Server quick installation guide Model

1-Port USB Print Server quick installation guide Model 1-Port USB Wireless Print Server quick installation guide Model 509060 INT-509060-QIG-0508-01 Thank you for purchasing the INTELLINET NETWORK SOLUTIONS 1-Port USB Wireless Print Server, Model 509060. This

More information

Cisco Meeting App. What's new in Cisco Meeting App Version December 17

Cisco Meeting App. What's new in Cisco Meeting App Version December 17 Cisco Meeting App What's new in Cisco Meeting App Version 1.10 December 17 Cisco Systems, Inc. www.cisco.com Using the App Contents Using the App... 3 The New User Interface... 6 Edit space Additional

More information

USB KVM Switch USER MANUAL CS62US / CS64US

USB KVM Switch USER MANUAL CS62US / CS64US USB KVM Switch USER MANUAL CS62US / CS64US EMC Information FEDERAL COMMUNICATIONS COMMISSION INTERFERENCE STATEMENT: This equipment has been tested and found to comply with the limits for a Class B digital

More information

USER GUIDE. USB Virtual COM. Accessory Part No Version 2.10

USER GUIDE. USB Virtual COM. Accessory Part No Version 2.10 USER GUIDE USB Virtual COM Accessory Part No. 308 Version 2.10 Copyright 2005~2007 CIPHERLAB CO., LTD. All rights reserved The software contains proprietary information of CIPHERLAB CO., LTD.; it is provided

More information

ActiveHome2 USB 2-Way Home Automation Interface. Model CM15A

ActiveHome2 USB 2-Way Home Automation Interface. Model CM15A ActiveHome2 USB 2-Way Home Automation Interface Model CM15A Introduction Thank you for purchasing the X10 ActiveHome2 USB Home Automation Interface. The X10 ActiveHome2 software you purchased, in conjunction

More information

Addonics Technologies. ExDrive. User Guide. Revision 2.7

Addonics Technologies. ExDrive. User Guide. Revision 2.7 Addonics Technologies ExDrive User Guide Revision 2.7 Table of Contents I. Introduction FCC Warning Statement 3 Welcome 4 Hardware Requirement 4 Operating System Requirement 4 Introduction 5 Package Contents

More information

Installation Guide. DVI Net ShareStation GDIP201 PART NO. M1048

Installation Guide. DVI Net ShareStation GDIP201 PART NO. M1048 Installation Guide DVI Net ShareStation 1 GDIP201 PART NO. M1048 2 Table of Contents Package Contents 4 Hardware Installation 5 USB Server software installation - XP 10 DisplayLink software installation

More information

IDP NetScreen-Security Manager Migration Guide

IDP NetScreen-Security Manager Migration Guide Intrusion Detection and Prevention IDP NetScreen-Security Manager Migration Guide Release 4.0r3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part

More information

Wireless Palm Style Keyboard with Touchpad PKA-1720A. User s Manual. Version /08 ID NO:

Wireless Palm Style Keyboard with Touchpad PKA-1720A. User s Manual. Version /08 ID NO: Wireless Palm Style Keyboard with Touchpad PKA-1720A User s Manual Version 1.0 2013/08 ID NO: About This Manual This manual is designed to assist you in installing and using the Wireless palm style Keyboard.

More information

N331 Wireless Mini Optical Mouse User s Guide

N331 Wireless Mini Optical Mouse User s Guide N331 Wireless Mini Optical Mouse User s Guide Mouse 1. Left mouse button 2. Right mouse button 3. Scroll wheel 4. Charge port 5. Battery cover 6. Receiver storage compartment 7. Battery cover release button

More information

H560N. Quick Start Guide

H560N. Quick Start Guide H560N Quick Start Guide Wireless Router Package Contents: ZXHN H560N Wireless Router, Power Adapter, Quick Start Guide, Warranty Card This product is a low Low-power product mainly used to extend the Wi-Fi

More information

Installation Guide 2/4-Port HDMI Multimedia KVMP Switch with Audio GCS1792 / GCS1794 PART NO. M1085 / M1086

Installation Guide 2/4-Port HDMI Multimedia KVMP Switch with Audio GCS1792 / GCS1794 PART NO. M1085 / M1086 Installation Guide 2/4-Port HDMI Multimedia KVMP Switch with Audio 1 GCS1792 / GCS1794 PART NO. M1085 / M1086 2 2009 IOGEAR. All Rights Reserved. PKG-M1085 / M1086 IOGEAR, the IOGEAR logo, MiniView, VSE

More information

1. Product description

1. Product description User Manual 1. Product description Phone Finder is a brilliant Bluetooth device which allows you to find your phone in just one click. Once clicked, your phone will ring, vibrate and flash so that you

More information

USER GUIDE. Ultra-Slim Stow-N-Go TM ExpressCard Presenter

USER GUIDE. Ultra-Slim Stow-N-Go TM ExpressCard Presenter Ultra-Slim Stow-N-Go TM ExpressCard Presenter USER GUIDE Visit our Website at www.targus.com Features and specifications subject to change without notice. 2008 Targus Group International, Inc. and Targus,

More information

Introduction. Package Contents. System Requirements

Introduction. Package Contents. System Requirements VP6230 Page 1 Page 2 Introduction Congratulations on your purchase of the Blu-Link Folding Bluetooth Keyboard. This innovative portable folding keyboard connects via Bluetooth technology to provide a wireless

More information

READ FIRST! Bluetooth USB Adapter 2.0 Manual. Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual

READ FIRST! Bluetooth USB Adapter 2.0 Manual. Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual 33348_BlueToothUSB.qxd 7/21/05 6:57 PM Page 1 Bluetooth USB Adapter 2.0 Manual Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual System Requirements Hardware Requirements

More information

EN Series / EXN. Telephone Entry & Access Control System. Quick Start Guide (EN-2A4) ( EXN )

EN Series / EXN. Telephone Entry & Access Control System. Quick Start Guide (EN-2A4) ( EXN ) EN Series / EXN Telephone Entry & Access Control System (EN-2A4) ( EXN ) Quick Start Guide (P/N: EN-2A4 / EN-2M4, EN-2A7 / EN-2M7, EN-2A10 / EN-2M10, and EXN) NOTE: This Quick start guide is applicable

More information

Device Registration Walkthrough

Device Registration Walkthrough Device Registration Walkthrough www.mycar-connection.com Congratulations! On your Car Connection TM purchase. Now let s register the device so you can start to monitor, manage, and maintain your vehicle.

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.8 January 2018 2014.8.r12.20171213225424 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.8.r12 Patch.............................................

More information

Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card GIC711SW6 PART NO. M0559

Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card GIC711SW6 PART NO. M0559 Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card 1 GIC711SW6 PART NO. M0559 Table of Contents Introduction 4 Features 5 Package Contents 6 Software Installation 7 Federal

More information

HomePlug Ethernet Bridge

HomePlug Ethernet Bridge HomePlug Ethernet Bridge User Manual English LINDY No. 25120 www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - SECOND EDITION (Feb 2004) Introduction Thank you for purchasing a LINDY HomePlug

More information

DSH-G300 Smart Hub. Manual

DSH-G300 Smart Hub. Manual DSH-G300 Smart Hub Manual Version 1.0 Dec 7 th, 2017 Page 1 Table of Contents 1. PRODUCT DESCRIPTION... 3 2. APPEARANCE... 3 3. INSTALLATIONS & CONFIGURATIONS... 4 Page 2 1. PRODUCT DESCRIPTION The DSH-G300

More information

HP LaserJet P3005 Series Printers. Getting Started Guide

HP LaserJet P3005 Series Printers. Getting Started Guide HP LaserJet P3005 Series Printers Getting Started Guide Copyright and License 2006 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation or translation without prior written permission

More information

BIO-HP1 Hand Punch Reader. and. CBL-BIO-HP1 Connecting Cable. Installation Guide

BIO-HP1 Hand Punch Reader. and. CBL-BIO-HP1 Connecting Cable. Installation Guide BIO-HP1 Hand Punch Reader and CBL-BIO-HP1 Connecting Cable Installation Guide FCC Declaration of Conformity (DoC) Compliance Information (according to FCC 2.1077) (1) Product: BIO-HP1 (HP-1000) and CBL-BIO-HP1

More information

User Manual. Copyright Thursby Software Systems, Inc. February 2015 Revision 4

User Manual. Copyright Thursby Software Systems, Inc. February 2015 Revision 4 PKard Reader User Manual Copyright 2012-2015 Thursby Software Systems, Inc. February 2015 Revision 4 Description PKard Reader (app) is a mobile web browser that enables smart card authentication. PKard

More information

Laser Mouse. Bluetooth USER GUIDE. for Mac. ONE YEAR LIMITED WARRANTY N2953

Laser Mouse. Bluetooth USER GUIDE. for Mac.   ONE YEAR LIMITED WARRANTY N2953 AMB08US / 410-1513-001C N2953 www.targus.com/us/formac 2008 Manufactured or imported by Targus Group International, Inc. (for U.S. sales: 1211 North Miller Street, Anaheim, CA 92806 USA, for Australia

More information