Forensic Toolkit System Specifications Guide

Size: px
Start display at page:

Download "Forensic Toolkit System Specifications Guide"

Transcription

1 Forensic Toolkit System Specifications Guide February 2012

2 When it comes to performing effective and timely investigations, we recommend examiners take into consideration the demands the software, and specifically PostgreSQL, will make on their hardware resources. Depending on the size and scope of a given investigation, Forensic Toolkit 4 (FTK ) and AccessData Enterprise, will push hardware resources to their limits. FTK Components and Their System Requirements FTK is made up of four separate components/applications, each of which are installed separately and perform different functions. These components are the PostgreSQL Database, the FTK Client User Interface (UI), the Client-side Processing Engine and the Distributed Processing Engine. When configuring a system to run FTK, it is helpful to understand the hardware requirements of each of these components/applications and the strain these components each place on the hardware. PostgreSQL Database - The PostgreSQL database is a key component of the FTK application. PostgreSQL stores the processed metadata and performs all the queries, sorts, filters, file listings and other functions requested by the Client UI. - RAM: To achieve maximum product performance, especially during review, it is important to provide PostgreSQL with as much RAM as possible. PostgreSQL should really be installed on a machine running a 64-bit operating system and at least 8GB of RAM when possible. Installing PostgreSQL on a system with less than 8GB of RAM can result in sluggish FTK Client UI depending on the data set size. 8GB of RAM is the minimum recommended for investigations involving roughly 3-4 million record items GB of RAM is recommended for larger cases with 4-8 million record items. For extremely large cases with over 8 million records the system should really have 16GB of RAM or more. - OS: Even though PostgreSQL will run on all versions of Windows XP, 2003, Vista, 2008 and Windows 7, a 64-bit OS is VERY strongly recommended. PostgreSQL will run at least 3-5 times faster on a 64-bit OS as compared to a 32-bit OS. Windows 7 and Server 2008 R2 have much better memory management than Windows XP. Therefore, Windows 7 x64 and Server 2008 R2 are AccessData s recommended operating systems. CPU: PostgreSQL can place a significant demand on the CPU during review. PostgreSQL will run on most processors that are dual core or greater. A quad core processor is the minimum recommended CPU for an all-inone forensic machine. Tests have shown that PostgreSQL runs extremely well on machines built on the Intel i7 chip. AccessData recommends a minimum of 8GB for a quad core CPU, a minimum of 12 GB for an i7 CPU and a minimum of 16GB for higher end CPUs. - Hard Disk Storage Requirements and Hard Drive I/O Speed: PostgreSQL s responsiveness, especially during review, is affected by the amount of RAM in the computer, the power and speed of the CPU, and the speed of the hard drive(s). The larger the case the more directly hard drive speed is going impact UI performance. Thus a faster hard drive will result in a much more responsive UI., - At a minimum, if the space exists in the computer case PostgreSQL should always be hosted on its own dedicated hard drive. - The storage requirements for the PostgreSQL database are small relative to the storage requirements of the case folder and the evidence location. PostgreSQL will usually take up only take up about 4-5GB for every million record items. The storage requirements are therefore directly dependent upon the number of active cases in the database. For most single Examiner machines 150 GB of storage space for PostgreSQL should be sufficient RPM Drives RPM drives have huge storage, however, the I/O seek speed is usually less than ideal. If the PostgreSQL box has lots of RAM and the cases are small (3 million record items or less) hosting PostgreSQL on a 7200 RPM drive is an option, though not preferred. A 7200 RPM drive will start to become a problem when working on large cases as the I/O seek speed of the 7200 RPM drive will directly impact the responsiveness of the Client UI. If hosting PostgreSQL on a 7200 RPM SATA drive, when possible use one of the latest generation drives with a large cache (at least 64MB). Avoid hosting PostgreSQL on an older generation drive AccessData Corporation, All Rights Reserved. Page 2 of 6

3 - SSD Drives - SSD drives will usually provide the highest level of PostgreSQL performance and do not need to be RAID configured. At the time this paper was written the Intel x25-m was tested to be a very good drive for hosting PostgreSQL. Unfortunately these SSD drives have small storage compared to mechanical drives and the price per GB is expense. SSD technology is rapidly changing (improving) and performance between different solid state drives varies dramatically. Make sure to research the drive performance data before making a purchase. - Hardware RAID Controllers - Several hard drives in a RAID configuration will usually provide very high performance. If using a hardware RAID the most important factor is to make sure the controller supports a writethrough cache. Write-through-caches frequently require the purchase of a separate battery. The purchase of a battery for the hardware RAID controller is money very well spent. The RAID configuration (RAID5, RAID6, RAID10) only marginally impacts performance. It is usually recommended to avoid RAID0 for storing case folder information as there is no redundancy in the event of a drive failure. However, a separate small ( GB) RAID0 partition with write-through cache enabled is ideal for FTK temporary folder location. The Adaptec 5000 series RAID controllers do extremely well in testing. Software RAIDs provide no significant performance advantage. - For laptops with a single internal hard drive, PostgreSQL usually needs to be installed on the internal OS drive. If possible, laptop users should try to store the case folder and E01 image on an external drive. The connection to the external drive should be ESATA or USB3 compatible if available. Firewire and USB2 are viable second options, but will not be as fast as ESATA and will impact processing and review time. - Network Speed: 1Gbit is recommended for all AccessData applications. 100Mbit is discouraged - especially if any sort of data is stored on a network drive and/or share path. FTK Processing Engine and FTK Distributed Processing Engine: The processing engine and distributed processing engines, as their names suggest, perform the majority of the work when processing data. The processing engine also performs live search during review. - CPU: When processing an image the bottleneck is usually the capability of the CPU s or the I/O speed of the drive hosting the image file. If the FTK Processing Engine is not utilizing 100% of the system's CPU capacity, frequently the I/O speed of the drive hosting the evidence (e01, AFF, DD, AD1, loose files) is the cause. To maximize the performance of higher end CPUs, such as i7 processors, you may need to focus on the speed at which the machine can read the evidence. - RAM: The processing engine will adjust the number of threads based on the amount of RAM in the computer. 8 gigabytes or more is AccessData s suggested minimum. It is not recommended to run the processing engines on a machine with less than 4GB of RAM. As a rule of thumb there should be at least 2GB of RAM per logical core. - OS: The processing engines will run on all versions of Windows XP, 2003, Vista, 2008 and Windows 7. A 64-bit OS is not mandatory but strongly recommended. Windows 7 and Server 2008 R2 have much better memory management than Windows XP. Therefore, Windows 7 x64 and Server 2008 R2 are AccessData s recommended operating systems. - Hard Disk, Storage Requirements and I/O Speed: Many times the I/O access speed to the evidence will be the limiting factor when it comes to total processing time. Because most forensic images and loose files take up a lot of space, they are usually stored on large capacity 7200 RPM drives. When connecting to an external hard drive, esata or USB3 is going to provide faster response than USB2 or Firewire. While storing the image on a much faster drive such as a RAID array is an option, in many situations this may not be feasible. Storage of the forensic images or case folder on the same drive as PostgreSQL is strongly discouraged as performance will be significantly impacted. The preferred configuration is to store the case folder, PostgreSQL, and the evidence files on separate drives AccessData Corporation, All Rights Reserved. Page 3 of 6

4 - Network Speed: 1Gbit is recommended for all AccessData applications. 100Mbit is discouraged - especially if any sort of data is stored on a network drive and/or share path. - Preferences - Temporary File Path: In FTK's case management window there is a Preferences option that allows a user to select the location of the temporary folder. The FTK Processing Engine uses this temp folder as scratch space to store numerous temp files created during processing. By default the folder is on the OS drive. The I/O speed of the hard drive that hosts this folder can significantly slow down the time it takes to process evidence. For users with higher end machines needing the fastest processing speed possible a dedicated 128GB or 256GB SSD drive is an excellent option for hosting this folder. For machines with a hardware RAID card a GB RAID0 partition should be created with write-though cache enabled for this folder. This folder should not be placed on a network drive or USB connected drive. The sizing of this folder is dependent upon the evidence being processed and the temp space utilization will vary from case to case. FTK Client User Interface (UI): The Client user interface is an application that is used to manage the case, launch the Processing Engines, and provide the examiner with a view into the collected metadata. The hardware requirements for the FTK Client UI are the least onerous of the four components. If the UI is slow and/or non-responsive it is usually a result of an issue with the PostgreSQL database and not the machine hosting the FTK Client UI. - CPU: When running the FTK Client UI, the CPU will rarely be taxed to its full capacity. Any system with a dual core CPU or better should provide a reasonably fast UI experience. As stated above, the setup of the machine running the PostgreSQL database has the greatest impact on UI performance. - RAM: The machine should have a minimum of 4GB of RAM. - OS: The FTK UI will run on all versions of Windows XP, 2003, Vista, Windows 2008 and Windows 7. A 64-bit OS is not mandatory but recommended. Windows 7 and Server 2008 R2 have much better memory management than Windows XP. Therefore, Windows 7 x64 and Server 2008 R2 are the manufacturer s recommended operating systems. - USB Slot: The FTK Client UI requires a security license. This license is usually stored on the CodeMeter USB dongle. If a USB slot is unavailable, the Network License Service (NLS) or a soft token, which can be obtained by contacting support, are alternative options. There are two primary configurations that most examiners follow when running FTK 4. Configuration 1 (highly portable): o System 1: All components (GUI / Worker / Primary Processing Engine / Database) on a single system o Systems 2-4: Distributed Processing Engine (optional) Configuration 2 (maximum performance): o System 1: GUI / Worker / Primary Processing Engine o System 2: Database o System 3-5: Distributed Processing Engine (optional) NOTE: When using distributed processing engines (DPE) there is absolutely no benefit to creating multiple Virtual machines on the same system and putting distributed processing engines in those VM s AccessData Corporation, All Rights Reserved. Page 4 of 6

5 CONFIGURATION 1 Specifications for FTK 4 with the PostgreSQL Database, FTK UI and Primary Processing Engine on the Same Machine If installing PostgreSQL, the UI, and the processing engine all on the same machine AccessData recommends one of the following hardware specifications: Processor Intel i7 or AMD equivalent Intel i7, Dual Quad Core Xeon, or AMD equivalent RAM 12 GB - 16 GB 32 GB (or more) OS / Application drive 7200 RPM drive with 64MB cache 7200 RPM drive with 64MB cache or SSD drive Storage for PostgreSQL database 7200 RPM drive with 64MB cache dedicated exclusively to PostgreSQL. 160GB Solid State Drive (SSD) dedicated exclusively to PostgreSQL. HW RAID Controller N/A Highly recommended if hosting PostgreSQL database. Configure with RAID 5, 6, or 10 avoid RAID0 Temporary Folder Location Set to OS Drive SSD drive or RAID0 partition w/ write-through Drive Set 2: PostgreSQL Database (SSD or HW RAID) Drive Set 2: PostgreSQL Database Drive Set 3: Case Folder and HD Image Drive Set 3: Case Folder and HD Image Drive 4 (temp folder): SSD or RAID0 partition Operating Systems Server 2008 R2 / Windows7 (64-bit) Server 2008 R2 / Windows7 (64-bit) Performance and Storage Considerations 1) The PostgreSQL database should be hosted on a dedicated hard drive, Solid State Drive (SSD), or hardware RAID array, separate from the operating system. For hardware RAIDs, RAID 0 gives the best performance but RAID 0 provides no recovery from drive failure. RAID 0 should only be considered if automatic scheduled backups are available. RAID 5 or RAID10 will provide similar performance as RAID 0 with the additional advantage of redundancy if a drive fails. 2) It is strongly recommended to configure antivirus to exclude the PostgreSQL database, temp, images, and case folders. 3) It is recommended to turn off indexing, compression and/or EFS encryption. (By default, indexing of files and folders is on.) 4) Hardware RAID controllers will provide substantially better performance than an OS-based software RAID configuration. It is recommended to use a hardware RAID controller with at least 256MB of write-through cache. If activating the write-through cache, it is strongly recommended to purchase a card with a backup-battery for the RAID controller and enabling the write-through cache. Enabling the write-through cache without the backup-battery creates the potential for database corruption in the event of a system crash or power failure. 5) For recommendations on hard drives and hardware RAID controllers please see: a) Hard Drives: b) RAID Controllers: 6) To roughly estimate the amount of storage space to support your processing load you should consider these variables: a) Database: Every 1 million objects require roughly 4-5GB of space on the PostgreSQL drive. (Note: The type of target data should also be considered in estimating space requirements. Once processed a single file may constitute several objects in the PostgreSQL database. Furthermore, compound files like ZIPs or PSTs may equate to several hundred objects in the PostgreSQL database.) b) Generally, the dtsearch index that is stored in the case folder will be about 25-30% the size of the compressed image AccessData Corporation, All Rights Reserved. Page 5 of 6

6 CONFIGURATION 2 Specification for FTK 4 UI and Processing Engine on one machine and PostgreSQL on a Separate (2 nd ) Machine (2 Node Configuration) Node 1: Specifications for GUI and Worker If installing the embedded PostgreSQL database on a dedicated machine or using an existing Oracle infrastructure, AccessData recommends one of the following hardware specifications for the machine running the FTK UI and Processing Engine: Processor Intel Quad Core or AMD equivalent Intel Dual Quad Core, i7 or AMD equivalent CD/DVD Drive DVD DVD RAM 8GB 32 GB (or more) OS/Application Drive Size 7200 RPM drive with 64MB cache 7200 RPM drive with 64MB cache Storage for Index and Images As necessary As necessary Temporary Folder Location Set to OS Drive SSD drive or RAID0 partition w/ write-through Operating System Server 2008 R2 or Windows7 (64-bit) Server 2008 R2 or Windows7 (64-bit) Drive Set 2: Hard Drive Image and Case Folder Drive Set 2: Hard Drive Image and Case Folder Drive 3 (temp folder): SSD or RAID0 Node 2: Stand-alone Database Specifications for Windows-based PostgreSQL If installing the embedded PostgreSQL database on a second machine, AccessData recommends the following hardware specifications. Processor Intel i7 or AMD equivalent Intel i7, Dual Quad Core Xeon, or AMD equivalent RAM 8 GB / 12 GB 32 GB (or more) OS / Application drive 7200 RPM drive with 64MB cache 7200 RPM drive with 64MB cache or SSD drive Storage for PostgreSQL database 7200 RPM drive with 64MB cache dedicated exclusively to PostgreSQL. Solid State Drive (SSD) dedicated exclusively to PostgreSQL. HW RAID Controller N/A Highly recommended if hosting PostgreSQL database. Configure with RAID 5, 6, or 10 avoid RAID0 Drive Set 2: PostgreSQL Database Drive Set 2: PostgreSQL Database (SSD or HW RAID) Operating Systems Server 2008 R2 or Windows7 (64-bit) Server 2008 R2 or Windows7 (64-bit) Distributed Processing Engine If using a distributed processing engine, AccessData recommends the following hardware specifications. Processor Intel Quad Core or AMD equivalent Intel i7 or AMD equivalent RAM 8 GB / 12 GB 16 GB / 32 GB OS / Application drive 7200 RPM drive with 64MB cache 7200 RPM drive with 64MB cache Scratch / Temp space drive 7200 RPM drive with 64MB cache SSD Drive Temporary Folder Location Set to OS Drive SSD drive or RAID0 partition w/ write-through Drive 2: Scratch / Temp space drive Operating Systems Windows7 (64-bit) Windows7 (64-bit) 2012 AccessData Corporation, All Rights Reserved. Page 6 of 6

SYSTEM SPECIFICATIONS GUIDE

SYSTEM SPECIFICATIONS GUIDE SYSTEM SPECIFICATIONS GUIDE FTK DIGITAL INVESTIGATIONS v. 6.3 www.accessdata.com Contents AccessData FTK Overview.... 3 General Considerations... 3 System Recommendations.... 4 Hardware / Software Requirements....

More information

SYSTEM SPECIFICATIONS GUIDE

SYSTEM SPECIFICATIONS GUIDE SYSTEM SPECIFICATIONS GUIDE AD Enterprise NETWORK INVESTIGATION AND POST-BREACH ANALYSIS v6.5 Revision (May 8, 2018) www.accessdata.com Contents AccessData Enterprise Overview and System Specifications

More information

Quantifying FTK 3.0 Performance with Respect to Hardware Selection

Quantifying FTK 3.0 Performance with Respect to Hardware Selection Quantifying FTK 3.0 Performance with Respect to Hardware Selection Background A wide variety of hardware platforms and associated individual component choices exist that can be utilized by the Forensic

More information

ASN Configuration Best Practices

ASN Configuration Best Practices ASN Configuration Best Practices Managed machine Generally used CPUs and RAM amounts are enough for the managed machine: CPU still allows us to read and write data faster than real IO subsystem allows.

More information

AccessData AD Lab Release Notes

AccessData AD Lab Release Notes AccessData AD Lab 6.2.1 Release Notes Document Date: 4/24/2017 2017 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for this

More information

AccessData Forensic Toolkit Release Notes

AccessData Forensic Toolkit Release Notes AccessData Forensic Toolkit 6.2.1 Release Notes Document Date: 4/24/2017 2017 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues

More information

AccessData Forensic Toolkit 6.2 Release Notes

AccessData Forensic Toolkit 6.2 Release Notes AccessData Forensic Toolkit 6.2 Release Notes Document Date: 4/3/2017 2017 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for

More information

SuperImager TM -Rugged USB Display Touch Screen SAS Drive Slots A Computer Forensic- Field Analysis Platform Unit

SuperImager TM -Rugged USB Display Touch Screen SAS Drive Slots A Computer Forensic- Field Analysis Platform Unit SuperImager TM -Rugged USB 3.0 12.1 Display Touch Screen SAS Drive Slots A Computer Forensic- Field Analysis Platform Unit (SIR-0024) The SuperImager Rugged USB 3.0 unit is a high speed potable, computer

More information

Hardware RAID, RAID 6, and Windows Storage Server

Hardware RAID, RAID 6, and Windows Storage Server White Paper NETWORK ATTACHED STORAGE SOLUTIONS FOR IT ADMINISTRATORS, DECISION-MAKERS, AND BUSINESS OWNERS Network Attached Storage (NAS) Solutions with. High Data Backup and Reliability without Loss of

More information

AccessData Forensic Toolkit Release Notes

AccessData Forensic Toolkit Release Notes AccessData Forensic Toolkit 5.3.3 Release Notes Document Date: 5/19/2014 2014 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues

More information

Considering the 2.5-inch SSD-based RAID Solution:

Considering the 2.5-inch SSD-based RAID Solution: Considering the 2.5-inch SSD-based RAID Solution: Using Infortrend EonStor B12 Series with Intel SSD in a Microsoft SQL Server Environment Application Note Abstract This application note discusses the

More information

IT and Interface Requirements

IT and Interface Requirements IT and Interface Requirements Recommended Server Hardware Specifications Server Hardware General Requirements Processor 3.0GHz quad core Xeon Memory 16GB RAM (minimum) 32GB RAM recommended. Storage 500GB

More information

AD Enterprise 6.5 Installation & Upgrade Guide Contents

AD Enterprise 6.5 Installation & Upgrade Guide Contents AD Enterprise 6.5 Installation & Upgrade Guide Contents Preparing to Install AD Enterprise... 3 Supported Operating Systems... 3 Hardware Considerations... 3 Obtaining the Software... 3 New AD Enterprise

More information

The Impact of Disk Fragmentation on Servers. By David Chernicoff

The Impact of Disk Fragmentation on Servers. By David Chernicoff The Impact of Disk Fragmentation on Servers By David Chernicoff Published: May 2009 The Impact of Disk Fragmentation on Servers Testing Server Disk Defragmentation IT defragmentation software brings to

More information

AccessData FTK Quick Installation Guide

AccessData FTK Quick Installation Guide AccessData FTK Quick Installation Guide Document date: May 20, 2014 2014 AccessData Group, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system,

More information

Windows Hardware Performance Tuning for Nastran. Easwaran Viswanathan (Siemens PLM Software)

Windows Hardware Performance Tuning for Nastran. Easwaran Viswanathan (Siemens PLM Software) Windows Hardware Performance Tuning for Nastran By Easwaran Viswanathan (Siemens PLM Software) NX Nastran is a very I/O intensive application. It is important to select the proper hardware to satisfy expected

More information

FEMAP v Operating Systems and Minimum Hardware Requirements

FEMAP v Operating Systems and Minimum Hardware Requirements FEMAP v11.3 - Operating Systems and Minimum Hardware Requirements Important Notes Regarding 32 bit Windows Operation Systems and Windows XP and Windows Vista Femap v11.1 was the last release of Femap that

More information

PARAGON PARTITION MANAGER

PARAGON PARTITION MANAGER PARAGON PARTITION MANAGER 12 Corporate Line Maximize utilization of storages within Windows environments! Corporate editions of Partition Manager 12 include our latest technologies in managing physical

More information

System Requirements. PREEvision. System requirements and deployment scenarios Version 7.0 English

System Requirements. PREEvision. System requirements and deployment scenarios Version 7.0 English System Requirements PREEvision System and deployment scenarios Version 7.0 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 70499 Stuttgart, Germany Vector reserves the right to modify any

More information

DEDICATED SERVERS WITH EBS

DEDICATED SERVERS WITH EBS DEDICATED WITH EBS TABLE OF CONTENTS WHY CHOOSE A DEDICATED SERVER? 3 DEDICATED WITH EBS 4 INTEL ATOM DEDICATED 5 AMD OPTERON DEDICATED 6 INTEL XEON DEDICATED 7 MANAGED SERVICES 8 SERVICE GUARANTEES 9

More information

AccessData Forensic Toolkit Release Notes

AccessData Forensic Toolkit Release Notes AccessData Forensic Toolkit 6.0.1 Release Notes Document Date: 11/30/2015 2015 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues

More information

Source: https://articles.forensicfocus.com/2018/03/02/evidence-acquisition-using-accessdata-ftk-imager/

Source: https://articles.forensicfocus.com/2018/03/02/evidence-acquisition-using-accessdata-ftk-imager/ by Chirath De Alwis Source: https://articles.forensicfocus.com/2018/03/02/evidence-acquisition-using-accessdata-ftk-imager/ Forensic Toolkit or FTK is a computer forensics software product made by AccessData.

More information

System Requirements. PREEvision. System requirements and deployment scenarios Version 7.0 English

System Requirements. PREEvision. System requirements and deployment scenarios Version 7.0 English System Requirements PREEvision System and deployment scenarios Version 7.0 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 70499 Stuttgart, Germany Vector reserves the right to modify any

More information

Femap v Operating Systems and Minimum Hardware Requirements

Femap v Operating Systems and Minimum Hardware Requirements Femap v11.4 - Operating Systems and Minimum Hardware Requirements Important Notes Regarding 32 bit Windows Operation Systems and Windows XP and Windows Vista Femap v11.1 was the last release of Femap that

More information

Introduction to computers

Introduction to computers Introduction to Computers 1 Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work. Are Computers Really So Confusing?

More information

Upgrade to Webtrends Analytics 8.5: Best Practices

Upgrade to Webtrends Analytics 8.5: Best Practices Technical Best Practices 8.5 Software Upgrade Upgrade to Webtrends Analytics 8.5: Best Practices Version 4 Webtrends Analytics is a powerful application that must be installed on a dedicated computer.

More information

Computers for Photography. Fort Collins Digital Camera Club September 14, 2010

Computers for Photography. Fort Collins Digital Camera Club September 14, 2010 Computers for Photography Fort Collins Digital Camera Club September 14, 2010 The Computer is Part of the "Digital Darkroom" The objective is to manipulate an image to a desired product as fast as possible

More information

Surveyor Installation Guide Objective Imaging Ltd.

Surveyor Installation Guide Objective Imaging Ltd. Surveyor Installation Guide Objective Imaging Ltd. 1 Minimum & Recommended PC Specifications The Surveyor application is Windows-only software. It is designed to manage system resources very effectively,

More information

The Impact of Disk Fragmentation on Servers. By David Chernicoff

The Impact of Disk Fragmentation on Servers. By David Chernicoff The Impact of Disk Fragmentation on Servers By David Chernicoff Contents Testing Server Disk Defragmentation... 2 The Testing Environment...3 The Tests...4 File Copy...4 Backup.5 Anti-Virus Scan...5 VHD

More information

AccessData FTK Quick Installation Guide

AccessData FTK Quick Installation Guide AccessData FTK Quick Installation Guide Document date: February 11, 2015 2015 AccessData Group, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval

More information

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF)

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF) Enterprise Edition Version 1.9 System Requirements and Technology Overview The Scholastic Achievement Manager (SAM) is the learning management system and technology platform for all Scholastic Enterprise

More information

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4 W H I T E P A P E R Comparison of Storage Protocol Performance in VMware vsphere 4 Table of Contents Introduction................................................................... 3 Executive Summary............................................................

More information

AccessData Forensic Toolkit Release Notes

AccessData Forensic Toolkit Release Notes AccessData Forensic Toolkit 5.6.4 Release Notes Document Date: 9/8/2015 2015 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues

More information

Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4

Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4 Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4 1 Introduction System requirements of Cube, outlined in this section, include: Recommended workstation configuration Recommended server configuration

More information

LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN

LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN LATEST INTEL TECHNOLOGIES POWER NEW PERFORMANCE LEVELS ON VMWARE VSAN Russ Fellows Enabling you to make the best technology decisions November 2017 EXECUTIVE OVERVIEW* The new Intel Xeon Scalable platform

More information

Taurus S2. User Manual. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. (English )

Taurus S2. User Manual. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. (English ) Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives User Manual (English ) v1.1 April 23, 2008 EN Table of Contents CHAPTER 1 - INTRODUCTION 1 CHAPTER 3 - SYSTEM SET UP 7 ICON KEY 1 THE TAURUS S2

More information

Adaptec MaxIQ SSD Cache Performance Solution for Web Server Environments Analysis

Adaptec MaxIQ SSD Cache Performance Solution for Web Server Environments Analysis Adaptec MaxIQ SSD Cache Performance Solution for Web Server Environments Analysis September 22, 2009 Page 1 of 7 Introduction Adaptec has requested an evaluation of the performance of the Adaptec MaxIQ

More information

Desktop Desirable Features: (please read notes below)

Desktop Desirable Features: (please read notes below) Desktop Desirable Features: (please read notes below) Base Features Processor Type Intel Core 2 Quad Processor Q6600 1 Processor Speed 2.40GHz 2 RAM 6GB PC2-6400 DDR2 SDRAM 3 Hard Drive Speed/Capacity

More information

ECCAIRS 5 Technical Course. Standards and Platforms. Minimal System Requirements. Architecture. Uniting Aviation On Safety Security Environment

ECCAIRS 5 Technical Course. Standards and Platforms. Minimal System Requirements. Architecture. Uniting Aviation On Safety Security Environment ECCAIRS 5 Technical Course Architecture Uniting Aviation On Safety Security Environment Standards and Platforms Industry Standards Microsoft Windows Operating System, 32-bit and 64-bit OS Support for relational

More information

Taurus Super-S LCM. Dual-Bay RAID Storage Enclosure for two 3.5 Serial ATA Hard Drives. User Manual July 27, v1.2

Taurus Super-S LCM. Dual-Bay RAID Storage Enclosure for two 3.5 Serial ATA Hard Drives. User Manual July 27, v1.2 Dual-Bay RAID Storage Enclosure for two 3.5 Serial ATA Hard Drives User Manual July 27, 2009 - v1.2 EN Introduction 1 Introduction 1.1 System Requirements 1.1.1 PC Requirements Minimum Intel Pentium III

More information

Taurus Super-S Combo

Taurus Super-S Combo Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives User Manual May 11, 2009 - v1.1 EN Table of Contents CHAPTER 1 - INTRODUCTION 1 CHAPTER 3 - SYSTEM SET UP 7 ICON KEY 1 THE TAURUS SUPER-S COMBO

More information

Properly Sizing Processing and Memory for your AWMS Server

Properly Sizing Processing and Memory for your AWMS Server Overview This document provides guidelines for purchasing new hardware which will host the AirWave Wireless Management System. Your hardware should incorporate margin for WLAN expansion as well as future

More information

Technical Brief: Specifying a PC for Mascot

Technical Brief: Specifying a PC for Mascot Technical Brief: Specifying a PC for Mascot Matrix Science 8 Wyndham Place London W1H 1PP United Kingdom Tel: +44 (0)20 7723 2142 Fax: +44 (0)20 7725 9360 info@matrixscience.com http://www.matrixscience.com

More information

System Requirements E 23 rd, Hutchinson KS (866)

System Requirements E 23 rd, Hutchinson KS (866) 1632 E 23 rd, Hutchinson KS 67502 traxview@agtrax.com www.agtrax.com (866)360-0016 System Requirements This guide is not intended to replace the knowledge and expertise of a qualified IT professional,

More information

Sage 300 ERP. Compatibility Guide Version Revised: Oct 1, Version 6.0 Compatibility Guide i

Sage 300 ERP. Compatibility Guide Version Revised: Oct 1, Version 6.0 Compatibility Guide i Sage 300 ERP Compatibility Guide Version 2012 Revised: Oct 1, 2012 Version 6.0 Compatibility Guide i Overview 2 Sage ERP Accpac Contents Overview... 1 Version 2012 Compatibility... 2 All Environments...

More information

Patriot Hardware and Systems Software Requirements

Patriot Hardware and Systems Software Requirements Patriot Hardware and Systems Software Requirements Patriot is designed and written for Microsoft Windows in native C# and.net. As a result, it is a stable and consistent Windows application. Patriot is

More information

Ed Ferrara, MSIA, CISSP

Ed Ferrara, MSIA, CISSP MIS 5208 - Lecture 12 Investigation Methods Data Acquisition Ed Ferrara, MSIA, CISSP eferrara@temple.edu Objectives List digital evidence storage formats Explain ways to determine the best acquisition

More information

Storage Devices for Database Systems

Storage Devices for Database Systems Storage Devices for Database Systems 5DV120 Database System Principles Umeå University Department of Computing Science Stephen J. Hegner hegner@cs.umu.se http://www.cs.umu.se/~hegner Storage Devices for

More information

GED Only Technical Requirements

GED Only Technical Requirements GED Only Technical Requirements Warning This document is designed for test centers that will deliver GED exams exclusively. If the test center will deliver exams for other clients, they should follow the

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

AccessData AD Lab 6.3 Release Notes

AccessData AD Lab 6.3 Release Notes AccessData AD Lab 6.3 Release Notes Document Date: 11/07/2017 2017 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for this

More information

Requirements and Dependencies

Requirements and Dependencies CHAPTER 2 You can install and use Security Manager as a standalone product or in combination with several other Cisco Security Management Suite applications, including optional applications that you can

More information

AccessData AD Lab Release Notes

AccessData AD Lab Release Notes AccessData AD Lab 6.3.1 Release Notes Document Date: 6/27/2018 2018 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for this

More information

Hardware & Software Specification i2itracks/popiq

Hardware & Software Specification i2itracks/popiq Hardware & Software Specification i2itracks/popiq 3663 N. Laughlin Rd., Suite 200 Santa Rosa, CA 95403 866-820-2212 www.i2isys.com 1 I2iSystems Hardware and Software Specifications Revised 03/04/2016 i2i

More information

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard On February 11 th 2003, the Internet Engineering Task Force (IETF) ratified the iscsi standard. The IETF was made up of

More information

How to Pick SQL Server Hardware

How to Pick SQL Server Hardware How to Pick SQL Server Hardware The big picture 1. What SQL Server edition do you need? 2. Does your RPO/RTO dictate shared storage? 3. If you need shared storage, what s important? 4. No-brainer answers

More information

C A S P E R GUIDE SMARTSTART S ERVER E DITION 8.0

C A S P E R GUIDE SMARTSTART S ERVER E DITION 8.0 TM C A S P E R S ERVER E DITION 8.0 TM SMARTSTART GUIDE Copyright and Trademark Information Information in this document is subject to change without notice. Federal law prohibits unauthorized use, duplication,

More information

Apace Systems. Avid Unity Media Offload Solution KIT

Apace Systems. Avid Unity Media Offload Solution KIT Apace Systems Networked Storage for Video Backup 6TB Unity in 8 Hours! Instant restore! WOW!!!! Apace Systems Avid Unity Media Offload Solution KIT Backup / restore / shared storage / expanded access from

More information

Exactly as much as you need.

Exactly as much as you need. Exactly as much as you need. Get IT All with PRIMERGY RX300 S6 & PRIMERGY RX200 S6 1 Copyright 2011 FUJITSU Agenda 1. Get IT All: The Offer 2. Dynamic Infrastructures 3. PRIMERGY Portfolio Overview 4.

More information

MCSE, CCSA, CCSE, CISSP-ISSAP, CISM, CISA, CIFI, CCE

MCSE, CCSA, CCSE, CISSP-ISSAP, CISM, CISA, CIFI, CCE Forensics Toolbox Paul A. Henry MCP+I, MCSE, CCSA, CCSE, CISSP-ISSAP, CISM, CISA, CIFI, CCE Florida PI License C2800597 Forensics & Recovery LLC Florida PI Agency License A2900048 Latest Additions To My

More information

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE WHITEPAPER DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE A Detailed Review ABSTRACT While tape has been the dominant storage medium for data protection for decades because of its low cost, it is steadily

More information

STORAGE. EVOLVED. PRODUCT guide

STORAGE. EVOLVED. PRODUCT guide STORAGE. EVOLVED. PRODUCT guide Mac Storage Solutions designed for the pros -- and perfect for you! G-Technology offers premium external storage solutions for content creators. Our complete portfolio delivers

More information

Hardware Sizing Guide OV

Hardware Sizing Guide OV Hardware Sizing Guide OV3600 6.3 www.alcatel-lucent.com/enterprise Part Number: 0510620-01 Table of Contents Table of Contents... 2 Overview... 3 Properly Sizing Processing and for your OV3600 Server...

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

CLASSIFYING AND EVALUATING COMPUTERS

CLASSIFYING AND EVALUATING COMPUTERS CLASSIFYING AND EVALUATING COMPUTERS Objectives: Identify types of personal computers Describe desktop computers Compare laptops and tablets Evaluate smartphones Describe embedded computers Describe servers

More information

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit

Autodesk Revit Structure 2012 System Requirements and Recommendations. Minimum: Entry-level configuration. Operating System Microsoft Windows 7 32-bit Autodesk Revit Structure 2012 System s and Recommendations Minimum: Entry-level configuration Operating System Microsoft Windows 7 32-bit Microsoft Windows Vista 32-bit (SP2 or later) Business Microsoft

More information

Cisco Prime Home 6.X Minimum System Requirements: Standalone and High Availability

Cisco Prime Home 6.X Minimum System Requirements: Standalone and High Availability White Paper Cisco Prime Home 6.X Minimum System Requirements: Standalone and High Availability White Paper August 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public

More information

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Storage Update and Storage Best Practices for Microsoft Server Applications Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Agenda Introduction Storage Technologies Storage Devices

More information

Manual Format Flash Drive Mac And Pc Large Files

Manual Format Flash Drive Mac And Pc Large Files Manual Format Flash Drive Mac And Pc Large Files Two Methods:WindowsMac OS X You can also format a flash drive to change the file storage system to make the drive exfat allows you to store files larger

More information

Enter the details on the pricing sheet attached.

Enter the details on the pricing sheet attached. Jul 2018 24 Months Guarantee All computers built by RDCS are of the highest quality and CE approved. All parts are guaranteed for a minimum of 2 years and labour for the 1 st year. Installation Service

More information

IMT Standards. Standard number A Server Blade. GoA IMT Standards

IMT Standards. Standard number A Server Blade. GoA IMT Standards IMT Standards IMT Standards Oversight Committee Effective Date: 2014-01-17 Scheduled Review: 2015-01-17 Last Reviewed: 2014-01-06 Type: Technical Standard number A000006 Server Blade Category: Hardware

More information

INCA V7 Performance Tips And Tricks

INCA V7 Performance Tips And Tricks INCA V7 Performance s And Tricks Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation in relation to

More information

Specialised Server Technology for HD Surveillance

Specialised Server Technology for HD Surveillance Specialised Server Technology for HD Surveillance With our entry level server technology starting with double the throughput of commercially available IP CCTV standards, Secure Logiq servers have been

More information

AccessData Forensic Toolkit Release Notes

AccessData Forensic Toolkit Release Notes AccessData Forensic Toolkit 5.3.13 Release Notes Document Date: 9/1/2015 2015 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues

More information

PC-3000 EXPRESS / UDMA / PORTABLE

PC-3000 EXPRESS / UDMA / PORTABLE PC-3000 EXPRESS / UDMA / PORTABLE ACE Laboratory DEViewer 0000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000 0000000000000000000000000000000 00000000000000000

More information

AccessData Enterprise Release Notes

AccessData Enterprise Release Notes AccessData Enterprise 6.0.2 Release Notes Document Date: 3/09/2016 2016 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for

More information

Chapter 2. Working with Disks and Other Removable Media

Chapter 2. Working with Disks and Other Removable Media Chapter 2 Working with Disks and Other Removable Media In This Chapter Understanding and Selecting Storage Obtaining Information about Computer Disks Assigning a Volume Label Working with USB Flash Drives

More information

C A S P E R TECH EDITION 10 USER GUIDE

C A S P E R TECH EDITION 10 USER GUIDE TM C A S P E R TM TECH EDITION 10 USER GUIDE Copyright and Trademark Information Information in this document is subject to change without notice. Federal law prohibits unauthorized use, duplication, and

More information

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: February 2, Version 6.0 Compatibility Guide

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: February 2, Version 6.0 Compatibility Guide Sage ERP Accpac Compatibility Guide Version 6.0 Revised: February 2, 2012 Version 6.0 Compatibility Guide i Contents Overview... 1 Version 6.0 Compatibility... 2 All Environments... 2 Virtual Environments...

More information

1 of 6 4/8/2011 4:08 PM Electronic Hardware Information, Guides and Tools search newsletter subscribe Home Utilities Downloads Links Info Ads by Google Raid Hard Drives Raid Raid Data Recovery SSD in Raid

More information

Automated Storage Tiering on Infortrend s ESVA Storage Systems

Automated Storage Tiering on Infortrend s ESVA Storage Systems Automated Storage Tiering on Infortrend s ESVA Storage Systems White paper Abstract This white paper introduces automated storage tiering on Infortrend s ESVA storage arrays. Storage tiering can generate

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

Choosing Hardware and Operating Systems for MySQL. Apr 15, 2009 O'Reilly MySQL Conference and Expo Santa Clara,CA by Peter Zaitsev, Percona Inc

Choosing Hardware and Operating Systems for MySQL. Apr 15, 2009 O'Reilly MySQL Conference and Expo Santa Clara,CA by Peter Zaitsev, Percona Inc Choosing Hardware and Operating Systems for MySQL Apr 15, 2009 O'Reilly MySQL Conference and Expo Santa Clara,CA by Peter Zaitsev, Percona Inc -2- We will speak about Choosing Hardware Choosing Operating

More information

Recommended Backup Strategy for FileMaker Pro Server 7/8/9 for Macintosh & Windows Updated February 2008

Recommended Backup Strategy for FileMaker Pro Server 7/8/9 for Macintosh & Windows Updated February 2008 Recommended Backup Strategy for FileMaker Pro Server 7/8/9 for Macintosh & Windows Updated February 2008 This document provides a single cohesive document for managing and understanding data backups for

More information

Storage Optimization with Oracle Database 11g

Storage Optimization with Oracle Database 11g Storage Optimization with Oracle Database 11g Terabytes of Data Reduce Storage Costs by Factor of 10x Data Growth Continues to Outpace Budget Growth Rate of Database Growth 1000 800 600 400 200 1998 2000

More information

Practical Guide For Transformer in Production

Practical Guide For Transformer in Production Practical Guide For Transformer in Production Practical Guide for Transformer in Production i Table of Contents 1. PURPOSE...3 2. AUDIENCE...3 3. OVERVIEW...3 3.1 Test Model Information...3 4. DATA RELATED

More information

PREINSTALL CHECKLIST. 1. General Information. 2. Radiation Environment. 3. Electrical Specifications. 4. Network Requirements. 5. Server Requirements

PREINSTALL CHECKLIST. 1. General Information. 2. Radiation Environment. 3. Electrical Specifications. 4. Network Requirements. 5. Server Requirements PREINSTALL CHECKLIST Thank you for your investment in the i-cat FLX Cone Beam 3D Imaging System. To ensure a smooth integration of this technology into your office, please complete this checklist to confirm

More information

System Requirements. SuccessMaker 3

System Requirements. SuccessMaker 3 System Requirements SuccessMaker 3 System requirements are subject to change. For the latest information on system requirements, go to http://support.pearsonschool.com. For more information about Digital

More information

Navigator & XiFlow System Specifications

Navigator & XiFlow System Specifications Navigator & XiFlow System Specifications The minimum recommended requirements shown are for nominal loads. Additional RAM, additional or processors, and/or larger hard drives may be necessary to achieve

More information

Was ist dran an einer spezialisierten Data Warehousing platform?

Was ist dran an einer spezialisierten Data Warehousing platform? Was ist dran an einer spezialisierten Data Warehousing platform? Hermann Bär Oracle USA Redwood Shores, CA Schlüsselworte Data warehousing, Exadata, specialized hardware proprietary hardware Introduction

More information

M A I N M E N U B U T T O N. Backing up

M A I N M E N U B U T T O N. Backing up 1 M A I N M E N U B U T T O N Backing up 2 Main Menu: Backup and Compacting the Database Backup your data with ease. Safe will automatically know where your database is (Access Version or Stand-alone).

More information

BEST PRACTICES FOR OPTIMIZING YOUR LINUX VPS AND CLOUD SERVER INFRASTRUCTURE

BEST PRACTICES FOR OPTIMIZING YOUR LINUX VPS AND CLOUD SERVER INFRASTRUCTURE BEST PRACTICES FOR OPTIMIZING YOUR LINUX VPS AND CLOUD SERVER INFRASTRUCTURE Maximizing Revenue per Server with Parallels Containers for Linux Q1 2012 1 Table of Contents Overview... 3 Maximizing Density

More information

NetVault Backup Client and Server Sizing Guide 2.1

NetVault Backup Client and Server Sizing Guide 2.1 NetVault Backup Client and Server Sizing Guide 2.1 Recommended hardware and storage configurations for NetVault Backup 10.x and 11.x September, 2017 Page 1 Table of Contents 1. Abstract... 3 2. Introduction...

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

PREEvision. System Requirements. Version 7.5 English

PREEvision. System Requirements. Version 7.5 English PREEvision System Requirements Version 7.5 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 70499 Stuttgart, Germany Vector reserves the right to modify any information and/or data in this

More information

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware openbench Labs Executive Briefing: March 13, 2013 Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware Optimizing I/O for Increased Throughput and Reduced

More information

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family Dell MD Family Modular storage The Dell MD storage family Dell MD Family Simplifying IT The Dell MD Family simplifies IT by optimizing your data storage architecture and ensuring the availability of your

More information

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010 Sage ERP Accpac Compatibility Guide Version 6.0 Revised: November 18, 2010 Contents Overview... 1 Version 6.0 Compatibility... 2 All Environments... 2 Virtual Environments... 3 Additional Notes... 3 Citrix

More information

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102 High-Value PXI Embedded Controller for Windows NI PXI-8101, NI PXI-8102 2.0 GHz single-core for PXI-8101, 1.9 GHz dual-core for PXI-8102 1 GB (1 x 1 GB DIMM) 800 MHz DDR2 RAM standard, 4 GB (1 x 4 GB DIMMs)

More information