3M Clean-Trace Hygiene Management Software Readiness Tool

Size: px
Start display at page:

Download "3M Clean-Trace Hygiene Management Software Readiness Tool"

Transcription

1 3M Clean-Trace Hygiene Management Software Readiness Tool ReadMe File Number: TB Effective Date: June 2017 Supersedes: (New) Technology Platform: 3M Clean-Trace Hygiene Monitoring and Management System Originating Location: St. Paul, MN 3M Clean-Trace Hygiene Management Software Readiness Tool This Readiness Tool evaluates your computer system s readiness to install the 3M Clean-Trace Hygiene Management Software by: Evaluating if your computer meets the requirements for installation of the software Updating any computer settings and configurations needed for installation of the software Providing a list of additional actions required, if needed Minimum Computer/Server Requirements Minimum requirements for installing the 3M Clean-Trace Hygiene Management Software: Operating System: o Microsoft Windows Desktop (Ultimate, Professional, and Enterprise editions): 7 (32- or 64-bit), 8/8.1 (32- or 64-bit), or 10, or o Microsoft Windows Server : 2008, 2012, or 2016 Processor: 2.0 GHz Intel Pentium 4 or equivalent RAM: 1 GB (4 GB recommended) Disk Space: 10 GB or higher USB: 2.0 or higher Table of Contents Minimum Computer/Server Requirements... 1 Running the Readiness Tool... 2 Re-running the Readiness Tool... 4 Uninstalling the Readiness Tool... 4 Released Versions... 4 APPENDIX A: Items Checked by the Readiness Tool... 5 APPENDIX B: Additional Steps for Manual Resolution... 7 Pentium is a trademark of Intel Corporation or its subsidiaries in the U.S. and/or other countries. TB Number Page 1 of 12

2 Running the Readiness Tool Run the 3M Clean-Trace Hygiene Management Software Readiness Tool as an administrator using these steps: 1. Navigate to the 3M Clean-Trace Hygiene Management Software Readiness Tool_[version number].exe file. 2. Right-click on the file and select to Run as administrator or Run with Elevated Privileges to start. Options for running the Readiness Tool Introductory screen TB Number Page 2 of 12

3 3. Select Continue. The tool checks the computer system for any updates required. Initial check progress dialog box Initial check completion dialog box 4. Select Continue. The tool prepares the computer system. Preparing computer system in progress TB Number Page 3 of 12

4 5. The tool indicates the computer system is ready or whether additional actions are required to bring the computer system to readiness for installation of the 3M Clean-Trace Hygiene Management Software. Summary screen 6. A Report is generated and placed in the output folder. The output folder is available at Desktop\3M Clean-Trace Readiness Tool. Re-running the Readiness Tool It is recommended to re-run the readiness tool after addressing any additional actions required to bring your computer to readiness status. A shortcut to the readiness tool is available in the output folder. Figure 1 Output Folder Uninstalling the Readiness Tool Navigate to your Desktop, and delete the 3M Clean-Trace Readiness Tool output folder. Released Versions 3M Clean-Trace Hygiene Management Software Readiness Tool version ; RELEASED DATE: June 2017 TB Number Page 4 of 12

5 APPENDIX A: Items Checked by the Readiness Tool The following items are checked and resolved automatically, when possible. Use the recommendations below for resolving issues not addressed by the Readiness Tool: Items Checked User is an Administrator Compatible Operating System Processor Speed Free RAM Free Hard Drive Space USB Port Available on Computer USB Port Not Blocked Computer Restart Pending Internet Information Services (IIS) Features Enabled IIS Ports Not Blocked Microsoft Excel and Microsoft Access Installed MfeEngine Entry in applicationhost.config Extra DbProviderFactory Entry in machine.config Hidden Segment Entry in applicationhost.config Compatible Internet Browser Installed Addressed by Tool If not resolved, then Contact your IT department to be set up as an administrative user. Install software on a computer with one of these operating systems: Windows Desktop 10, 8, 8.1, or 7 (Professional, Enterprise, or Ultimate editions) Windows Server 2008 R2, 2012, 2012 R2, or 2016 Install software on a computer with processor speed of 2.0 GHz or higher. Install software on a computer with free RAM of 1 GB or more (at least 4 GB RAM is recommended). Install software on a computer with free hard drive space of at least 10 GB. Install software on a computer with USB port accessibility for connecting and synchronizing with the 3M Clean-Trace luminometer. Enable a USB port on your computer using your control panel. Software requires USB for communicating with the luminometer. Restart your computer before installing the 3M Clean-Trace Hygiene Management Software. See Appendix B for information on how to resolve this issue if this message persists. See Appendix B for information on how to resolve this issue. Contact your IT department to ensure that the following ports are not blocked either by firewall or antivirus: 9002, 9003, 9004, and See Appendix B for information on how to resolve this issue. Update your Microsoft Access application to version 2013 or higher if you intend to import data from the previous 3M Clean-Trace Data Trending Software. Download and install Microsoft product from the Microsoft Download site See Appendix B for information on how to resolve this issue. See Appendix B for information on how to resolve this issue. See Appendix B for information on how to resolve this issue. Install software on a computer with at least one of the following: Microsoft Internet Explorer 11 or higher Google Chrome browser version 45 or higher Mozilla Firefox version or higher TB Number Page 5 of 12

6 .NET Framework Configured in IIS SQL Server 2012 Installed SQL Server User Account SQL Server Service Status See Appendix B for information on how to resolve this issue. Microsoft SQL Server 2012 installed with the 3M Clean-Trace Hygiene Management Software. Contact your IT department for access to the SQL Server. Restart the SQL Server Browser TB Number Page 6 of 12

7 APPENDIX B: Additional Steps for Manual Resolution of Issues Contact your IT department for assistance with this section. Computer Restart Pending o Follow these steps to resolve a pending restart: Start regedit.exe Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager Save the PendingFileRenameOperations parameter to a backup location Delete the PendingFileRenameOperations parameter Reboot and rerun the installation IIS Ports Not Blocked o Enable ports in Windows firewall using the following steps: Click Start, click Run, and type firewall.cpl. This opens the Windows Firewall Control Panel applet. On Windows 7 or Windows Server 2008 R2, follow these steps: a) Click Advanced settings in the left column of the Windows Firewall window b) Click Inbound Rules in the left column c) Click New Rules in the right column d) Select Port and click Next e) Select TCP and enter 9002, 9003, 9004, 9005 in the Specific local ports field f) Click Next g) Select Allow the connection, and click Next h) Select Domain and Private, and click Next i) Name this rule Clean_Trace_Ports, and click Finish j) Click Outbound Rules and repeat steps c) to h) McAfee Antivirus Entry in applicationhost.config o Edit and remove the entry from the applicationhost.config file using the following steps: Click Start, Run, type explorer and click OK. This will open Windows Explorer. TB Number Page 7 of 12

8 Navigate to: %windir%\system32\inetsrv\config Open the file applicationhost.config as Administrator for editing in Notepad Edit the <globalmodules> section and remove the following line: <add name="mfeengine" image="%windir%\system32\inetsrv\hipiisenginestub.dll" /> Edit the <modules> section and remove the following line: <add name="mfeengine" /> Save the file Restart the IIS server by executing the iisreset command on a Windows Command line Hidden segment in applicationhost.config o Edit and remove the entry from the applicationhost.config file using the following steps: Click Start, Run, type explorer and click OK. This will open Windows Explorer. Navigate to: %windir%\system32\inetsrv\config Open the file applicationhost.config as Administrator for editing in Notepad In the ApplicationHost.config file, locate the <requestfiltering> element, and then locate the <hiddensegments> element In the <hiddensegments> element, delete the entry that matches the 3M Clean-Trace directory Save and close the file Extra <DbProvider/> Entry in machine.config o Edit and remove the entry from the machine.config file using the following steps: Navigate to machine.config file at C:\Windows\Microsoft.NET\Framework\v \Config Create a copy of the file and move the copy to the Windows desktop Open the file using Notepad and delete the <DbProviderFactories/> empty tag at line number 156 (outlined in red below). Do not modify any of the text between the <DbProviderFactories> and </DbProviderFactories> tags shown. TB Number Page 8 of 12

9 Go back to the original machine.config file and rename to machine.config.bak Copy the modified machine.config from the desktop to C:\Windows\Microsoft.NET\Framework\v \Config. Make sure the file name is machine.config. SQL Server Browser Service Status o Restart the MS SQL Server Browser Service using the following steps: Click on the Start button On the Start menu, right-click Computer, and then click Manage In Computer Management, expand Services and Applications, and then click Services In the list of services, double-click SQL Server Browser In the SQL Server Browser Properties window, click Start Click OK when the service starts Internet Information Services (IIS) Features Enabled or.net Framework Feature Enabled o Use the following steps to manually enable IIS or.net Framework features: Select Start -> Control Panel -> Programs On the left-side panel, select Turn Windows features on or off Review and enable the components as shown in the following pictures. (Pictures are provided for Windows 7 and 8, and Windows Server 2008 R2 and 2012 R2) TB Number Page 9 of 12

10 ASP.NET Windows 7 Windows 8 Windows Server 2008 R2 Windows Server 2012 R2 IIS Management Console Windows 7 Windows 8 TB Number Page 10 of 12

11 IIS Management Console (continued) Windows Server 2008 R2 Windows Server 2012 R2 Windows Authentication Windows 7 Windows 8 Windows Server 2008 R2 Windows Server 2012 R2 TB Number Page 11 of 12

12 Common HTTP Features Windows 7 Windows 8 Windows Server 2008 R2 Windows Server 2012 R2 HTTP Activation Windows Server 2012 R2 Windows 8 3M Food Safety 3M Center Building 275-5W-05 St. Paul, MN USA M and Clean-Trace are trademarks of 3M. Used under license in Canada. All other trademarks are the property of their respective companies. Please recycle. Printed in U.S.A. 3M All rights reserved. TB Number Page 12 of 12

3M Clean-Trace Hygiene Monitoring and Management System

3M Clean-Trace Hygiene Monitoring and Management System User Manual Supplement Number: TB. 378178 Effective Date: November 2018 Supersedes: (New) Technology Platform: 3M Clean-Trace Hygiene Monitoring and Management System Originating Location: St. Paul, MN

More information

3M Molecular Detection System Software Upgrade/Installation Instructions

3M Molecular Detection System Software Upgrade/Installation Instructions User Manual Supplement Number: TB.342837.03 Effective Date: March 2018 Supersedes: TB.342837.02 Technology Platform: 3M Molecular Detection System Originating Location: St. Paul, MN 3M Molecular Detection

More information

INSTALLATION GUIDE. COMMAND PC-Based Software Installation Guide. Version 5.0

INSTALLATION GUIDE. COMMAND PC-Based Software Installation Guide. Version 5.0 INSTALLATION GUIDE COMMAND PC-Based Software Installation Guide Version 5.0 122 West State Street Traverse City, MI 49684 www.salamanderlive.com 877.430.5171 TABLE OF CONTENTS 1 ABOUT THIS GUIDE... 2 2

More information

WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery. Classroom Setup Guide. Web Age Solutions Inc.

WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery. Classroom Setup Guide. Web Age Solutions Inc. WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum

More information

Covene Cohesion Server Installation Guide A Modular Platform for Pexip Infinity Management October 25, 2016 Version 3.3 Revision 1.

Covene Cohesion Server Installation Guide A Modular Platform for Pexip Infinity Management October 25, 2016 Version 3.3 Revision 1. Covene Cohesion Server Installation Guide A Modular Platform for Pexip Infinity Management October 25, 2016 Version 3.3 Revision 1.0 Table of Contents 1. Overview... 3 2. Upgrading an Existing Installation...

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

How to install HDSME Client Server?

How to install HDSME Client Server? How to install HDSME Client Server? HDSME is an enterprise management software which provides all the necessary features for you do Sales, Purchases, Inventory, and Financial Accounting. HDSME is feature

More information

Installing and Setting Up the Snap-on EPC. Rev.1.10 (10 Oct 2013) PN EN

Installing and Setting Up the Snap-on EPC. Rev.1.10 (10 Oct 2013) PN EN Installing and Setting Up the Snap-on EPC Rev.1.10 (10 Oct 2013) PN 275-0800-EN Table of Contents 1. Introduction... 3 2. Minimum Requirements... 4 3. Installing the Snap-on EPC... 6 4. Licensing the Snap-on

More information

KYOCERA Device Manager Installation and Upgrade Guide

KYOCERA Device Manager Installation and Upgrade Guide KYOCERA Device Manager Installation and Upgrade Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice.

More information

PowerPanel Enterprise

PowerPanel Enterprise INSTALLATION GUIDE PowerPanel Enterprise Rev. 1 SAVE THESE INSTRUCTIONS Please read this manual and follow the instructions for installation and use. Copyright 2018 Cyber Power Systems, Inc. All rights

More information

Microsoft Dynamics NAV Windows Client Requirements

Microsoft Dynamics NAV Windows Client Requirements Microsoft Dynamics NAV Windows Client Requirements The following table shows the minimum system requirements for the Microsoft Dynamics NAV Windows client. Supported operating systems Windows 8.1 Professional

More information

INSTALLATION GUIDE. RAPID TAG PC-Based Software Installation Guide. Version 5.0

INSTALLATION GUIDE. RAPID TAG PC-Based Software Installation Guide. Version 5.0 INSTALLATION GUIDE RAPID TAG PC-Based Software Installation Guide Version 5.0 122 West State Street Traverse City, MI 49684 www.salamanderlive.com 877.430.5171 TABLE OF CONTENTS 1 ABOUT THIS GUIDE... 2

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

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

More information

10ZiG Manager Cloud Setup Guide

10ZiG Manager Cloud Setup Guide 10ZiG Manager Cloud Setup Guide Welcome to the 10ZiG Manager Cloud Setup guide. This guide will help you install all of the components within the 10ZiG Management suite. Please take note of the following

More information

SIMATIC. Information Server 2014 SP2 SIMATIC Information Server. Information Server - Installation Notes 1. Information Server - Release Notes

SIMATIC. Information Server 2014 SP2 SIMATIC Information Server. Information Server - Installation Notes 1. Information Server - Release Notes Information Server - Installation Notes 1 Information Server - Release Notes 2 SIMATIC Information Server - Documentation 3 Information Server 2014 SP2 System Manual 05/2017 A5E38560846-AB Legal information

More information

How to install HDRestaurant CS(Client Server)?

How to install HDRestaurant CS(Client Server)? How to install HDRestaurant CS(Client Server)? HDRestaurant is a feature-rich, easy to use Point of Sale billing, inventory, and accounting management software available for a 30 days FREE TRIAL.The client

More information

INSTALLATION GUIDE. RAPID TAG EVAC PC-Based Software Installation Guide. Version 5.0

INSTALLATION GUIDE. RAPID TAG EVAC PC-Based Software Installation Guide. Version 5.0 INSTALLATION GUIDE RAPID TAG EVAC PC-Based Software Installation Guide Version 5.0 122 West State Street Traverse City, MI 49684 www.salamanderlive.com 877.430.5171 TABLE OF CONTENTS 1 ABOUT THIS GUIDE...

More information

KYOCERA Device Manager Installation and Upgrade Guide

KYOCERA Device Manager Installation and Upgrade Guide KYOCERA Device Manager Installation and Upgrade Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice.

More information

Perceptive DataTransfer

Perceptive DataTransfer Perceptive DataTransfer System Overview Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: May 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc.,

More information

PageScope Enterprise Suite Ver. 3.1 Installation Guide

PageScope Enterprise Suite Ver. 3.1 Installation Guide PageScope Enterprise Suite Ver. 3.1 Installation Guide Enterprise Suite Contents 1 Summary 1.1 Introduction...1-1 1.1.1 About Device Manager...1-1 Basic functions... 1-1 1.1. Add-on (extension) applications...1-1.1.3

More information

WA2583 React JavaScript Programming. Classroom Setup Guide. Web Age Solutions Inc.

WA2583 React JavaScript Programming. Classroom Setup Guide. Web Age Solutions Inc. WA2583 React JavaScript Programming Classroom Setup Guide Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software Requirements...3 Part 3 - Software

More information

Perceptive Experience Web Scan

Perceptive Experience Web Scan Perceptive Experience Web Scan Technical Specifications Version: 2.2.x Written by: Product Knowledge, R&D Date: Wednesday, April 05, 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile. Classroom Setup Guide. Web Age Solutions Inc.

WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile. Classroom Setup Guide. Web Age Solutions Inc. WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum

More information

CurrentWare SQL Server Configuration Guide

CurrentWare SQL Server Configuration Guide CurrentWare SQL Server Configuration Guide Revised June, 2018 1. SQL Server System Requirement... 2 2. Connecting the CurrentWare Server to your SQL server... 3 3. Troubleshooting SQL Server Connection

More information

Installing and Setting Up the Snap-on EPC. Rev.1.6 (12 Apr 2012) PN EN

Installing and Setting Up the Snap-on EPC. Rev.1.6 (12 Apr 2012) PN EN Installing and Setting Up the Snap-on EPC Rev.1.6 (12 Apr 2012) PN 275-0800-EN Table of Contents 1. Introduction... 3 2. Minimum Requirements... 4 3. Installing the Snap-on EPC... 6 4. Licensing the Snap-on

More information

Installation Guide of SQL Server Express

Installation Guide of SQL Server Express B Installation Guide of SQL Server Express A. Hardware and Software Requirements for SQL Server Express 3 B. Installation Procedures 6 1. Microsoft.NET Framework 3.5 SP1 6 2. Microsoft.NET Framework 4.0

More information

SynapSense Software. Installation Manual. Release 7.1 Issue 1

SynapSense Software. Installation Manual. Release 7.1 Issue 1 SynapSense Software Installation Manual Release 7.1 Issue 1 Copyright 2017 Panduit Corp. All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by any

More information

WA1973 IBM Business Process Manager 8.0 Programming Using IBM Integration Designer. Classroom Setup Guide. Web Age Solutions Inc.

WA1973 IBM Business Process Manager 8.0 Programming Using IBM Integration Designer. Classroom Setup Guide. Web Age Solutions Inc. WA1973 IBM Business Process Manager 8.0 Programming Using IBM Integration Designer Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware...3

More information

Recording Agent User Guide

Recording Agent User Guide Recording Agent User Guide Developed by New Rock Technologies, Inc., recording agent runs on Windows OS. It collects and manages, through Web GUI, recording files generated by the OM/WROC/MX series devices

More information

Veritas Desktop and Laptop Option Mac Getting Started Guide

Veritas Desktop and Laptop Option Mac Getting Started Guide Veritas Desktop and Laptop Option 9.3.1 Mac Getting Started Guide 20-Nov-18 The software described in this document is furnished under a license agreement and may be used only in accordance with the terms

More information

Veritas Desktop Agent for Mac Getting Started Guide

Veritas Desktop Agent for Mac Getting Started Guide Veritas Desktop Agent for Mac Getting Started Guide The software described in this document is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Documentation

More information

Dell Connections License Manager Version 1.1 Installation Guide

Dell Connections License Manager Version 1.1 Installation Guide Dell Connections License Manager Version 1.1 Installation Guide Contents 1 About Dell Connections License Manager... 3 System Requirements...3 2 Setting Up Dell Connections License Manager...5 Prerequisites...

More information

Ontrack PowerControls V7.2 for SharePoint ReadMe

Ontrack PowerControls V7.2 for SharePoint ReadMe Ontrack PowerControls V7.2 for SharePoint ReadMe Contents About the Free Trial System Requirements Installing Ontrack PowerControls Uninstalling Ontrack PowerControls Upgrading Ontrack PowerControls Installing

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Perceptive DataTransfer

Perceptive DataTransfer Perceptive DataTransfer System Overview Version: 6.2.x Written by: Product Documentation, R&D Date: January 2013 2013 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact, and WebNow

More information

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

More information

1.Prior Confirmation (1)System Requirements OS Windows 7 Ultimate / Enterprise / Professional Home Premium / Home Basic Windows 8.1 Windows 8.1 Pro /

1.Prior Confirmation (1)System Requirements OS Windows 7 Ultimate / Enterprise / Professional Home Premium / Home Basic Windows 8.1 Windows 8.1 Pro / eca ー DRIVER Usage Guide Please read 1. Prior confirmation before you use eca-driver. Contents 1.Prior Confirmation...2 (1)System Requirements.................................2 (2).NET Framework....................................2

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Thank you for purchasing Inmagic Content Server. Content Server is an enterprise-wide scalable content management

More information

F-Secure Client Security. Quick Installation Guide

F-Secure Client Security. Quick Installation Guide F-Secure Client Security Quick Installation Guide F-Secure Client Security TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Installing Client Security...7 System requirements...8 Stand-alone installation...9

More information

Using SQL Reporting Services with isupport

Using SQL Reporting Services with isupport isupport s SQL Reporting functionality is installed via the isupport SQL Reporting Setup Wizard; it includes several report models with isupport database fields, tables, and relationships. isupport includes

More information

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

More information

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017 Code No. LIT-12011910 Software Release 3.0 Issued September 2017 Welcome...2 Summary of Changes...2 Related Documentation...2 Installation Overview...2 Prerequisite Software Checklist for Installation

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

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

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

More information

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

More information

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

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

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

Pulse 4.11 SCADA/HMI. Installation Guide

Pulse 4.11 SCADA/HMI. Installation Guide Pulse 4.11 SCADA/HMI Installation Guide June 2017 Copyright The information in this document is subject to change without prior notice and does not represent a commitment on the part of AFCON Control and

More information

Endpoint Security. E80.30 Localized Version. Release Notes

Endpoint Security. E80.30 Localized Version. Release Notes Endpoint Security E80.30 Localized Version Release Notes 30 September 2013 2013 Check Point Software Technologies Ltd. All rights reserved. This product and related documentation are protected by copyright

More information

Molecular Devices High Content Screening Computer Specifications

Molecular Devices High Content Screening Computer Specifications Molecular Devices High Content Screening Computer Specifications Computer and Server Specifications for Offline Analysis with the AcuityXpress and MetaXpress Software, MDCStore Data Management Solution,

More information

Privileged Access Middleware Engine Installation and Configuration

Privileged Access Middleware Engine Installation and Configuration Privileged Access Middleware Engine Installation and Configuration 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks

More information

DefendX Software Control-Audit for Hitachi Installation Guide

DefendX Software Control-Audit for Hitachi Installation Guide DefendX Software Control-Audit for Hitachi Installation Guide Version 4.1 This guide details the method for the installation and initial configuration of DefendX Software Control-Audit for NAS, Hitachi

More information

Installation on Windows Server 2008

Installation on Windows Server 2008 USER GUIDE MADCAP PULSE 4 Installation on Windows Server 2008 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

GoldMine Connect Installation Guide

GoldMine Connect Installation Guide GoldMine Connect Installation Guide For GoldMine Web Release 2018.1 November 2017 490 N McCarthy Bld., Suite 100 Milpitas, CA 95035 USA TEL: 800.776.7889 www.goldmine.com Copyright Notice This document

More information

Connectware Manager Getting Started Guide

Connectware Manager Getting Started Guide Connectware Manager Getting Started Guide 90000699_B 2004, 2005 Digi International Inc. Digi, Digi International, the Digi logo, the Digi Connectware log, the Making Device Networking Easy logo, Digi

More information

Danfoss Enterprise Manager AK-EM 800

Danfoss Enterprise Manager AK-EM 800 Installation Guide Danfoss Enterprise Manager AK-EM 800 ADAP-KOOL Refrigeration Control System Document history Document Notes USCO.PI.R1.F1.02 First document release USCO.PI.R1.F2.02 Minor updates USCO.PI.R1.F3.02

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.100-8.1.3.130 Manager-M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Copyright Autodesk, Inc.

Copyright Autodesk, Inc. Customer and Administration Building, Ditzingen, Germany - Design by Barkow Leibinger Architects Copyright 2003-2008 Autodesk, Inc. Table of Contents 1 Introduction... 3 What is Facility Manager?... 3

More information

Silk Test 15.0 Silk4NET Web Edition. Installation Guide

Silk Test 15.0 Silk4NET Web Edition. Installation Guide Silk Test 15.0 Silk4NET Web Edition Installation Guide Micro Focus 575 Anton Blvd., Suite 510 Costa Mesa, CA 92626 Copyright Micro Focus 2014. All rights reserved. Portions Copyright 1992-2009 Borland

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E TEKLYNX CENTRAL I N S T A L L A T I O N G U I D E Note TEKLYNX CENTRAL Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

icms Version 2.5 icms Installation Guide

icms Version 2.5 icms Installation Guide icms Version 2.5 icms Installation Guide IGiCMS/R15, Mar 2014 All rights reserved Copyright 2014, Speakerbus Technology Printed in the UK 2014. Speakerbus Technology Limited reserves the right to make

More information

TeleOffice 3.1 TeleOffice Checklist

TeleOffice 3.1 TeleOffice Checklist TeleOffice Checklist Document Date: 2015.10.17 Document Version: 3.1.002 1 Table of Contents 1 Table of Contents... 2 2 Introduction... 3 3 System Requirements... 4 3.1 Requirements for Windows PC... 4

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.28-8.3.7.6 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

AMS ARES Platform v1.4

AMS ARES Platform v1.4 AMS ARES Platform v1.4 System Guide MHM-97911, Rev 1 September 2017 System Guide Copyright 2017 by Emerson. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

IntelliTrack DMS (Data Management System) v8.1 Quick Start Guide Preliminary Copy (July 2011) Copyright 2011 IntelliTrack, Inc.

IntelliTrack DMS (Data Management System) v8.1 Quick Start Guide Preliminary Copy (July 2011) Copyright 2011 IntelliTrack, Inc. Quick Start Guide Reasonable measures have been taken to ensure that the information included in this guide is complete and accurate. However, IntelliTrack reserves the right to change any specifications

More information

Installing Dell OpenManage Essentials

Installing Dell OpenManage Essentials This technical white paper describes how to install OpenManage Essentials. OME Engineering Team This document is for informational purposes only and may contain typographical errors and technical inaccuracies.

More information

GARDiS Installation. Install Guide SM007_8. Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT

GARDiS Installation. Install Guide SM007_8. Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT GARDiS Installation Install Guide SM007_8 Unit 10 Concept Park Innovation Close Poole Dorset BH12 4QT t: +44 (0) 1202 723535 w: www.tdsi.co.uk e: sales@tdsi.co.uk e: support@tdsi.co.uk Foreword Copyright

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

WA1685 WebSphere Portal v6.1 Programming. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc

WA1685 WebSphere Portal v6.1 Programming. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc WA1685 WebSphere Portal v6.1 Programming Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 2011 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

Sage 200 Extra System Requirements and

Sage 200 Extra System Requirements and Sage 200 Extra System Requirements and 2017 Prerequisites Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2017. All rights reserved. If this documentation includes advice or information

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

Installing SQL Server 2016 Cluster

Installing SQL Server 2016 Cluster 1. Introduction Installing SQL Server 2016 Cluster This document outlines the step by step process to install SQL Server 2016 failover Cluster on Windows Server 2016 Failover Cluster. 2. Prerequisites

More information

Automation Services ReadMe

Automation Services ReadMe Automation Services 8.1.6.0 ReadMe CONTENTS Contents Automation Services 8.1.6.0 ReadMe...3 Additional documentation...4 System requirements...5 Server requirements...5 Client requirements...6 Installing...7

More information

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown Setup Guide Before Setting Up Installation Start-up/Shutdown For information not in this manual, refer to the HTML/PDF files on the supplied CD-ROM. Read this manual carefully before you use this product

More information

LifeSize Control Installation Guide

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

More information

Desktop Installation Guide

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

More information

Automation Services 9.5 ReadMe

Automation Services 9.5 ReadMe Automation Services 9.5 ReadMe CONTENTS Contents Automation Services 9.5 ReadMe...4 Additional documentation...5 System requirements...6 Server requirements...6 Client requirements...7 Installing...8 Installing

More information

INSTALLATION GUIDE. ID DESIGNER PC-Based Software Installation Guide. Version 4.0

INSTALLATION GUIDE. ID DESIGNER PC-Based Software Installation Guide. Version 4.0 INSTALLATION GUIDE ID DESIGNER PC-Based Software Installation Guide Version 4.0 122 West State Street Traverse City, MI 49684 www.salamanderlive.com 877.430.5171 TABLE OF CONTENTS 1 ABOUT THIS GUIDE...

More information

Silk Test 14.0 Silk4J Web Edition. Installation Guide

Silk Test 14.0 Silk4J Web Edition. Installation Guide Silk Test 14.0 Silk4J Web Edition Installation Guide Micro Focus 575 Anton Blvd., Suite 510 Costa Mesa, CA 92626 Copyright Micro Focus 2013. All rights reserved. Portions Copyright 1992-2009 Borland Software

More information

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem version 5.2.2 DataLocker Inc. July, 2017 SafeConsole Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 2 How do the devices become managed by SafeConsole?....................

More information

Report Exec Dispatch System Specifications

Report Exec Dispatch System Specifications Report Exec Dispatch System Specifications Contents Overview... 2 Technical Support... 2 At a Glance... 2 Report Exec Systems Diagram... 3 Server Specifications... 4 Server OS... 4 Microsoft SQL Server...

More information

Metasploit. Installation Guide Release 4.4

Metasploit. Installation Guide Release 4.4 Metasploit Installation Guide Release 4.4 TABLE OF CONTENTS About this Guide Target Audience...1 Organization...1 Document Conventions...1 Support...2 Support for Metasploit Pro and Metasploit Express...2

More information

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites This guide provides information about installing and configuring WhatsUp Gold Central and Remote Sites. Contents

More information

Axon Commander Installation Guide

Axon Commander Installation Guide Axon Commander Installation Guide Axon Commander Version 4.14 Release Date: July, 2018 Document Revision: A Apple, ios, and Safari are trademarks of Apple, Inc. registered in the US and other countries.

More information

McAfee Network Security Platform 8.1

McAfee Network Security Platform 8.1 Revision A McAfee Network Security Platform 8.1 (8.1.7.105-8.1.5.219 Manager-NS-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Attachment Service. Installation and Getting Started Guide

Attachment Service. Installation and Getting Started Guide Attachment Service Installation and Getting Started Guide Attachment Service Installation and Getting Started Guide Last revised: 23 October 2002 Part number: PDF-05733-001 At the time of publication,

More information

CONTROL Installation and Basic-configuration Guide Contents

CONTROL Installation and Basic-configuration Guide Contents CONTROL Installation and Basic-configuration Guide Contents Installation and Basic-configuration Guide... 1 1. Overview... 2 2. Intro... 3 3. CONTROL installation steps:... 3 3.1 CONTROL installation requirements...

More information

Microsoft Dynamics NAV

Microsoft Dynamics NAV Microsoft Dynamics NAV Requirements for Microsoft Dynamics NAV 2013 System Requirements for Microsoft Dynamics NAV 2013...1 System Requirements for the Microsoft Dynamics NAV Windows Client...1 System

More information

Installation Guide Worksoft Certify Execution Suite

Installation Guide Worksoft Certify Execution Suite Installation Guide Worksoft Certify Execution Suite Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Execution Suite Installation Guide Version

More information

EntraPass WebStation. Installation Manual DN

EntraPass WebStation. Installation Manual DN EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description...

More information

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software Installation Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.91-8.1.3.124-2.11.9 Manager-XC-Cluster Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

GrapeMasher Installation

GrapeMasher Installation GrapeMasher Installation Introduction: The GrapeMasher application is simple to install. GrapeMasher will run on XP/Vista/Win7/Win8/Win10 and on 32bit and 64bit computers. The GrapeMasher software does

More information

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018 AMS Device View Installation Guide Version 2.0 Installation Guide May 2018 Disclaimer The contents of this publication are presented for informational purposes only, and while every effort has been made

More information

Perceptive Nolij Web. Technical Specifications. Version:

Perceptive Nolij Web. Technical Specifications. Version: Perceptive Nolij Web Technical Specifications Version: 6.8.24 Written by: Product Knowledge Date: October 2017 2014-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc.,

More information

GoldMine Connect Installation Guide

GoldMine Connect Installation Guide GoldMine Connect Installation Guide For GoldMine Mobile and GoldMine Web Release 2016.1 May 2016 490 N McCarthy Bld., Suite 100 Milpitas, CA 95035 USA TEL: 800.776.7889 www.goldmine.com Copyrights and

More information