IBM SPSS Statistics Version 23. Authorized User License Administrator s Guide

Size: px
Start display at page:

Download "IBM SPSS Statistics Version 23. Authorized User License Administrator s Guide"

Transcription

1 IBM SPSS Statistics Version 23 Authorized User License Administrator s Guide

2

3 Contents Administrator's guide Before you start Ghosting Citrix and Terminal Services Installing the product on the local desktop computers 1 Pushing an installation to Windows computers.. 2 Running a silent installation on Mac and Linux computers Using licenseactivator License File Service and Support iii

4 iv IBM SPSS Statistics Version 23: Authorized User License Administrator s Guide

5 Administrator's guide The following instructions are for administrators at sites with the license type authorized user license for IBM SPSS Statistics 23. This license allows you to install IBM SPSS Statistics on multiple computers, limited to the number for which you purchased the license. Before you start You will need your authorization code. The authorization code enables you and your end users to get a license for IBM SPSS Statistics. You should have received separate instructions for obtaining your authorization code. If you cannot find your authorization code, contact Customer Service by visiting spss/support/clientcare.html. Ghosting If you choose to ghost the software, we suggest the following to make it easier to be in compliance with your license: v Transfer to a concurrent license. -orv Use your authorized user license but do not license the software in the ghosted image. License the software on each of the end-user machines. If you choose to ghost your software and do not use one of the two suggested methods above, it will be very difficult to remain in compliance with your license. If you have any questions, contact IBM Corp. to help you remain in compliance with your license. Citrix and Terminal Services You need a concurrent license to use IBM SPSS Statistics on Citrix and Terminal Services. Contact IBM Corp. for information about transferring your license. Installing the product on the local desktop computers You have two options for installing the full product locally on an end user's computer. You can manually install on each computer, or you can use an application like Systems Management Server (SMS) to push the installation to the computers running Windows. You also have the option of running a silent installation on Mac and Linux. To manually install on a local desktop 1. Make the installation media available. Download the eimage for the product and extract the files to a shared network drive. If you have physical installation media, make as many copies of the DVD/CD as you need or place it on a shared network drive. 2. Copy the installation instructions and prepare licensing information. Make as many copies of the product installation instructions as you need. The installation instructions are available from the download site or, if you received physical installation media, in the /Documentation/<language>/ InstallationDocuments directory on the DVD/CD. Look for the instructions that correspond to your license type. After installation, the end user must enter the authorization code for your site. Fill out this information in the space provided at the beginning of the instructions before copying them. 1

6 Note: If a proxy server is preventing authorization, consider using licenseactivator. This allows you to enter the proxy ID and password. See the topic Using licenseactivator on page 7 for more information. 3. Distribute the installation materials to end users. Distribute the installation DVD/CD (or downloaded file or network location), the installation instructions, and the licensing information to end users who can manually install on each computer as needed. To push to the local desktops running Windows Because IBM SPSS Statistics installations are compatible with Microsoft Windows Installer (MSI), you can push an installation to the end-user desktop computers. Pushing an installation to Windows computers Pushing an installation is a method for remotely distributing software to any number of end users without any user intervention. You can push the full installation of IBM SPSS Statistics to the end-user desktop computers running Windows. The technology that you are using for pushing the installation must support the MSI 3.0 engine or higher. Note: Pushing an installation is not directly available for Mac and Linux. Instead, you can run a silent installation. See the topic Running a silent installation on Mac and Linux computers on page 6 for more information. Uninstalling a Previous Version If you are going to push to the same directory in which a previous version of IBM SPSS Statistics was installed, you need to uninstall the old version. You can push the uninstallation as you push an installation. See the topic Pushing an uninstallation on page 6 for more information. Properties for push installations Following are the properties that you can use for push installations. All properties are case sensitive. Values must be quoted if they contain spaces. Table 1. Properties for push installations. Property Description Valid values Default (If Applicable) INSTALLDIR The directory where IBM SPSS Statistics should be installed on the end user's desktop computer. This property is optional. If it is excluded, the default is C:\Program Files\IBM\SPSS\Statistics\ 23. A valid path such as C:\Statistics. C:\Program Files\IBM\SPSS\Statistics\ 23 AUTHCODE The authorization code. If this property is specified, the product is authorized automatically using the authorization code. If this property is not specified, each end user must run the License Authorization Wizard to authorize manually. One or more valid authorization codes. Multiple authorization codes are separated by colons (for example, authcode1:authcode2). 2 IBM SPSS Statistics Version 23: Authorized User License Administrator s Guide

7 Table 1. Properties for push installations (continued). Property Description Valid values Default (If Applicable) PROXY_USERID The user ID for the proxy. This parameter is necessary when you specify the AUTHCODE parameter and your site is using a proxy that requires a user ID and password to connect to the Internet. This parameter works only if the Local Area Network (LAN) settings in the Internet Settings control panel reference a specific proxy server address and port. A valid proxy user ID. PROXY_PASSWORD ENABLE_JAB The password for the proxy user. Refer to the discussion of PROXY_USERID for more information. Enables the Java Access Bridge for use with JAWS. If the Java Access Bridge is enabled, the appropriate accessibility.properties file is copied to the installed Java Runtime Environment (JRE) and the location of the Java Access Bridge is added to the PATH environment variable. For more information, see the document Assistive Technology Software (accessibility.pdf). INSTALLPYTHON Install IBM SPSS Statistics - Essentials for Python. It includes Python version 2.7, the IBM SPSS Statistics - Integration Plug-in for Python, and a set of Python extension commands that provide capabilities beyond what is available with built-in SPSS Statistics procedures. For more information, see Integration Plug-in for Python in the Help system. A password associated with the proxy user ID. 1, which indicates that the Java Access Bridge is enabled. 0, which indicates that the Java Access Bridge is not enabled. 1, which installs IBM SPSS Statistics - Essentials for Python. 0, which indicates that IBM SPSS Statistics - Essentials for Python is not installed. 0 1 Administrator's guide 3

8 Table 1. Properties for push installations (continued). Property Description Valid values Default (If Applicable) HELPCHOICE A value indicating the help language. You can choose to install help in all languages or one specified language in addition to English. The value is ALL or a code indicating the specific language. The default is the system locale or the language specified by the TRANSFORMS property. See the topic Pushing the installation to a non-english system on page 5 for more information. ALL (All languages) de (German) en (English) es (Spanish) fr (French) it (Italian) ja (Japanese) ko (Korean) pl (Polish) ru (Russian) zh_cn (Simplified Chinese) zh_tw (Traditional Chinese) The valid values column lists the codes. The language associated with the code appears in parentheses next to the code itself. COMPANYNAME The name of your company. Any string. MSI files The IBM SPSS Statistics 23.msi file is located under the Windows\SPSSStatistics\<architecture> directory on the DVD/CD, where <architecture> is 32bit or 64bit. If you downloaded the software, you must extract the contents of the eimage to access the MSI file. Command line example Following is a command line that you could use to push a product installation. Enter all of the text on one line. MsiExec.exe /i "IBM SPSS Statistics 23.msi" /qn /L*v logfile.txt INSTALLDIR="C:\Statistics" AUTHCODE="3241a2314b23c4d5f6ea" Using SMS to push the installation The basic steps for using Systems Management Servers (SMS) to push IBM SPSS Statistics are: 1. Copy the appropriate subdirectory under the Windows\SPSSStatistics\<architecture> directory on the DVD/CD to a directory on a network computer. If you downloaded the software, you must first extract the contents of the eimage. 2. Edit the IBM SPSS Statistics 23.sms file located in the copied directory. Using a text editor, modify the value of CommandLine by adding the appropriate properties. For a list of the available properties, refer to Properties for push installations on page 2. Make sure to specify the correct MSI file in the command line. 3. Create a package from the IBM SPSS Statistics 23.sms file and distribute the package to the end-user desktop machines. 4 IBM SPSS Statistics Version 23: Authorized User License Administrator s Guide

9 Using Group Policy or related technology to push the installation 1. Copy the appropriate subdirectory under the Windows\SPSSStatistics\<architecture> directory on the DVD/CD to a directory on a network computer. If you downloaded the software, you must first extract the contents of the eimage. 2. Using an application like ORCA, edit the Properties table in the appropriate IBM SPSS Statistics 23.msi file under the copied folder. ORCA is part of the Windows 2003 Server SDK, which you can find at by searching for the SDK. For a list of the properties that you can add to the Properties table, refer to Properties for push installations on page 2. Make sure to use the correct MSI file. 3. Create a package using the edited IBM SPSS Statistics 23.msi file and distribute the package to the end-user desktop computers. Pushing the installation to a non-english system You can push to a non-english system without additional specification. However, the installer language (if pushing an interactive installation) will appear in English, the user interface will appear in English, and the help will appear in English. Users can change the user interface language after installation, but localized help will not be available. You can use the TRANSFORMS property to specify one of the MST files available on the DVD/CD or in the downloaded eimage. The MST file will ensure the installer, user interface, and help appear in the specified language. MST files are not available if you downloaded IBM SPSS Statistics. Users will need to manually install the language packs for the localized help and manually change the user interface language in the product. The TRANSFORMS property is a parameter for MsiExec.exe. The following example uses the TRANSFORMS property to push a French installation. The installer will appear in French, the user interface will appear in French, and French help will be installed. (You can also override the help language with the HELPCHOICE property. See the topic Properties for push installations on page 2 for more information. ) Enter all of the text on one line. MsiExec.exe /i "IBM SPSS Statistics 23.msi" /qn /L*v logfile.txt INSTALLDIR="C:\Statistics" LICENSETYPE="Network" LSHOST="mylicserver" TRANSFORMS=1036.mst The following language MST files are located in the Windows\SPSSStatistics\<architecture> directory on the DVD/CD, where <architecture> is 32bit or 64bit. If you downloaded an eimage, these files are located at the root of the extracted eimage files. Table 2. Language MST Files. Language English French German Italian Japanese Korean Polish Russian Spanish Simplified Chinese Traditional Chinese MST File 1033.mst 1036.mst 1031.mst 1040.mst 1041.mst 1042.mst 1045.mst 1048.mst 1034.mst 2052.mst 1028.mst Administrator's guide 5

10 Pushing an uninstallation Note: When you push the uninstall command, the end user loses customizations. If specific users require customizations, you can exclude those users from the distribution and ask them to install the product manually. If you push an installation of a later version of IBM SPSS Statistics, you may want to uninstall first. You can do this silently by pushing the following command. Enter all of the text on one line. MsiExec.exe /X{C3BA73A4-2A F5F B} /qn /L*v logfile.txt ALLUSERS=1 REMOVE="ALL" This command will uninstall IBM SPSS Statistics and previous releases. 23. The following table lists the uninstall IDs for this Table 3. Uninstall IDs for IBM SPSS Statistics. Version Uninstall ID 23.* {C3BA73A4-2A F5F B} 22.* {104875A1-D083-4A34-BC4F-3F635B7F8EF7} 21.* {1E26B9C2-ED08-4EEA-83C8-A786502B41E5} 20.* {2AF8017B-E F-AACE-8A335452CAD2} 19.* {06C43FAA EF-A05E-9AE0AA849FFE} 18.* {C25215FC B0-B93C-8D } {2ECDE974-69D9-47A9-9EB0-10EC49F8468A} {46B65150-F8AA-42F2-94FB-2729A8AE5F7E} * {621025AE E-BC27-1A F} Running a silent installation on Mac and Linux computers A silent, unattended installation does not display a graphical interface and does not require any user intervention. IBM SPSS Statistics includes an installer properties file that allows you to run this sort of installation on Mac OS and Linux. The file contains several different options and descriptions of these options. How to use the installer properties file The installer properties file, installer.properties, can be found in /Linux/Administration or /MacOS/Administration at the root of the DVD/CD. If you downloaded an eimage, installer.properties can be found in the Administration folder in the eimage. 1. Copy the installer properties file from the DVD/CD or from the eimage. 2. Open the copied file in a text editor. 3. Change the properties that you need. Some options require a string value, while others that correspond to choices in the installer can be set to 0 (off) or 1 (on). How to run the silent installation If you are installing on Mac OS, be sure that you are using the silent installer rather than the interactive installer. The silent installer has a.bin extension and is available for download as an eimage. If you have physical installation media, it is located in /MacOS/Administration/ on the DVD/CD. 1. Using a terminal application, run the installation executable with the -f switch followed by the location of the installer properties file surrounded by quotation marks. On Mac OS and Linux you must run as root or with the sudo command. Following is an example on Linux: 6 IBM SPSS Statistics Version 23: Authorized User License Administrator s Guide

11 sudo./setup.bin -f "/root/installer.properties" Using licenseactivator licenseactivator allows you to authorize end-user computers without using the License Authorization Wizard. This command-line tool is located in one of the following locations: v v v Windows. <installation directory> Mac OS. <installation directory>/<product>.app/contents/bin Linux. <installation directory>/bin When you use licenseactivator, it licenses the product and writes a log file to its directory. The name of the log file is licenseactivator_<month>_<day>_<year>.log. If any errors occur, you can check the log file for more information. This information is also useful if you contact IBM Corp. for support. Using licenseactivator with Authorization Codes licenseactivator is typically used with one or more authorization codes that you received when you purchased the product. Enter all of the text on one line. licenseactivator authcode1[:authcode2:...:authcoden] [PROXYHOST=proxy-hostname][PROXYPORT=proxy-port-number] [PROXYUSER=proxy-userid] [PROXYPASS=proxy-password] v Multiple authorization codes are separated by colons (:). v The proxy settings are optional, but you may need them if your computer is behind a proxy. Which proxy settings are needed depend on your specific proxy configuration. You might need all of them. PROXYHOST The server name or IP address of the proxy host PROXYPORT The port number for connecting to the Internet through the proxy PROXYUSER If required, the user ID for the proxy PROXYPASS If required, the password associated with the user ID Using licenseactivator with License Codes In less common scenarios, IBM Corp. may have sent you a license. licenseactivator licensecode[:licensecode2:...:licensecoden] v Multiple license codes are separated by colons (:). v When using license codes, licenseactivator does not connect to the Internet, so you do not need to specify proxy information. License File Licensing the product creates a file called lservrc in the product installation directory. You can maintain a copy of this file for each end-user computer. Although the license file will work only on the computer for which it was created, the copy can be useful when there is a need to uninstall and reinstall the product. After reinstalling, you can copy the lservrc file back into the product installation directory. This step allows you to avoid relicensing the product. Administrator's guide 7

12 Service and Support As stated in the Micro Software License Agreement, your site will designate one person as the technical contact for each site-licensed version of your product. This individual will be expected to provide assistance for your product and options to the users in your organization. IBM Corp. will record the name of the technical contact and will provide technical assistance through IBM Corp. Technical Support. Please inform your end users that they should direct any questions about the software to the designated technical contact. To contact IBM Corp. Technical Support, visit and submit a case. You will need to register with IBM Corp. Technical Support if you haven't done so previously. IBM Corp. provides public training seminars for IBM Corp. products on a regular basis. You can also arrange to have training presented onsite. For information on training seminars, visit 8 IBM SPSS Statistics Version 23: Authorized User License Administrator s Guide

13

14 Printed in USA

IBM SPSS Statistics Version 22. Concurrent License Administrator s Guide

IBM SPSS Statistics Version 22. Concurrent License Administrator s Guide IBM SPSS Statistics Version 22 Concurrent License Administrator s Guide Contents Administrator's guide......... 1 Before you start............. 1 Ghosting............... 1 Citrix and Terminal Services........

More information

Network (Concurrent) License Administrator s Guide

Network (Concurrent) License Administrator s Guide Network (Concurrent) License Administrator s Guide The following instructions are for administrators at sites with a network license for IBM SPSS Statistics 20. This license allows you to install SPSS

More information

Downloading and Mass Deploying Applications

Downloading and Mass Deploying Applications Downloading and Mass Deploying Applications Use of this product requires additional applications that must be downloaded to your users' computers. You can download and mass deploy these applications using

More information

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27 Dashboards and Presentation Design Installation Guide Content 1 Document History....3 2 About this Guide....4 3 Planning Installations....5

More information

IBM SPSS Statistics Version 22. Windows Installation Instructions (Concurrent License)

IBM SPSS Statistics Version 22. Windows Installation Instructions (Concurrent License) IBM SPSS Statistics Version 22 Windows Installation Instructions (Concurrent License) Contents Installation instructions........ 1 System requirements............ 1 Installing............... 1 Running

More information

Version 10.0 50-951A-10312

Version 10.0 50-951A-10312 Version 10.0 50-951A-10312 2 of 19 Scan to PC Desktop v10.0 Network Installation Guide Document version 4.0 This document provides instructions for installing the software associated with Scan to PC Desktop

More information

How To Deploy Lync 2010 Client Using SCCM 2012 R2

How To Deploy Lync 2010 Client Using SCCM 2012 R2 prajwaldesai.com http://prajwaldesai.com/how-to-deploy-lync-2010-client-using-sccm-2012-r2/ How To Deploy Lync 2010 Client Using SCCM 2012 R2 Prajwal Desai In this post we will see how to deploy Lync 2010

More information

XEROX, The Document Company, the stylized X, and the identifying product names and numbers herein are trademarks of XEROX CORPORATION.

XEROX, The Document Company, the stylized X, and the identifying product names and numbers herein are trademarks of XEROX CORPORATION. Version 9.0 Scan to PC Desktop v9.0 Network Installation Guide Document version 4.0 This document provides instructions for installing the software associated with Scan to PC Desktop in a network environment.

More information

Ad Hoc Transfer Plug-in for Outlook Installation Guide

Ad Hoc Transfer Plug-in for Outlook Installation Guide IPSWITCH TECHNICAL BRIEF Ad Hoc Transfer Plug-in for Outlook Installation Guide In This Document Installing the Ad Hoc Transfer Plug-in for Outlook...1 Silent Install for Ad Hoc Transfer Plug-in for Outlook...3

More information

Network Install Guide for the enterprise version of Nuance PDF Products

Network Install Guide for the enterprise version of Nuance PDF Products Network Install Guide for the enterprise version of Nuance PDF Products Product version: 8 Last update: May 11, 2012 Nuance Communications, Inc. All rights reserved. Subject to change without prior notice.

More information

SMART Meeting Pro Premium 2.3

SMART Meeting Pro Premium 2.3 SMART Meeting Pro Premium 2.3 Windows operating systems System administrator s guide Trademark notice SMART Meeting Pro, the SMART logo, SMART Board, SMART Bridgit, SMART Document Camera, smarttech and

More information

Enterprise Deployment Guide

Enterprise Deployment Guide Enterprise Deployment Guide Corporate Office Trimble Navigation Limited Engineering and Construction Division 935 Stewart Drive Sunnyvale, California 94085 U.S.A. Phone: +1-408-481-8000 Toll free (in USA)

More information

System Update Solution Deployment Guide

System Update Solution Deployment Guide System Update Solution Deployment Guide Note: Before using this information and the product it supports, read the general information in Appendix B Notices on page 85. Sixth Edition (June 2014) Copyright

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

In This Guide. Nitro Pro 9 - Deployment Guide

In This Guide. Nitro Pro 9 - Deployment Guide In This Guide Nitro Pro 9 Deployment Guide 3 Customize Your Installation 3 To Customize An Installation Using The Wizard 3 Syntax Example 3 To Customize An Installation Using Orca 4 Syntax Example 4 Customizable

More information

Receiver Updater for Windows 4.0 and 3.x

Receiver Updater for Windows 4.0 and 3.x Receiver Updater for Windows 4.0 and 3.x 2015-04-12 05:29:34 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Receiver Updater for Windows 4.0 and 3.x...

More information

White Paper. Network Installation of ScanSoft PDF Create! 2

White Paper. Network Installation of ScanSoft PDF Create! 2 White Paper Network Installation of ScanSoft PDF Create! 2 Introduction Network installation enables a system administrator to push applications out to client computers without the need to visit each client

More information

FileMaker Pro 13. Network Install Setup Guide

FileMaker Pro 13. Network Install Setup Guide FileMaker Pro 13 Network Install Setup Guide 2007 2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of

More information

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Systems, Inc. Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS PROVIDED AS IS WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING ANY

More information

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10 Pulse Secure Client Customization Developer Guide Product Release 5.1 Document Revision 1.0 Published: 2015-02-10 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 http://www.pulsesecure.net

More information

FileMaker Pro 11. Network Install Setup Guide

FileMaker Pro 11. Network Install Setup Guide FileMaker Pro 11 Network Install Setup Guide 2007 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker,

More information

Scanner Driver for Red Hat Linux

Scanner Driver for Red Hat Linux Scanner Driver for Red Hat Linux If you install this scanner driver, you can scan with SANE (Scanner Access Now Easy) compliant applications (Pull Scan) and scan by using the operation panel of the device

More information

Both MS Windows 2000 Server and MS System Management Server (SMS) support this type of network installation.

Both MS Windows 2000 Server and MS System Management Server (SMS) support this type of network installation. Network Installation of OmniPage Pro 12 Office Introduction Network installation enables a system administrator to push applications out to client computers without the need to visit each client system.

More information

BlackBerry Enterprise Server. BlackBerry Device Software Version: 5.0 Service Pack: 4. Update Guide

BlackBerry Enterprise Server. BlackBerry Device Software Version: 5.0 Service Pack: 4. Update Guide BlackBerry Enterprise Server BlackBerry Device Software Version: 5.0 Service Pack: 4 Update Guide Published: 2014-01-16 SWD-20140116161513673 Contents 1 Updating the BlackBerry Device Software... 6 2 Permitting

More information

Agent Installation Guide. PatchLink Update v6.3

Agent Installation Guide. PatchLink Update v6.3 Agent Installation Guide PatchLink Update v6.3 02_017_6.3n PatchLink Corporation 8515 East Anderson Drive Scottsdale, AZ 85255 Phone: 480.970.1025 Fax: 480.970.6323 www.patchlink.com Copyright 1997-2006

More information

Client Program Installation Guide

Client Program Installation Guide Siku Quanshu (Wenyuange Edition) Online Subscription Services Client Program Installation Guide 1. System Requirements The minimum requirements of the Siku Quanshu (Wenyuange Edition) Online Subscription

More information

Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1

Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1 Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1 About Fiery Extended Applications Fiery Extended Applications (FEA) 4.1 is a package of the following applications for use

More information

PowerMapper/SortSite Desktop Deployment Guide v2.11. 1. Introduction

PowerMapper/SortSite Desktop Deployment Guide v2.11. 1. Introduction PowerMapper/SortSite Desktop Deployment Guide v2.11 1. Introduction... 1 2. Architecture... 2 3. Independent Certification... 2 4. Setup.exe Command Line... 2 5. Registry Settings... 3 6. Deployment using

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2 Feature and Technical Overview Published: 2010-06-16 SWDT305802-1108946-0615123042-001 Contents 1 Overview: BlackBerry Enterprise

More information

New in this release: Syncing Progress

New in this release: Syncing Progress New in this release: Sync Dashboard ShareFile Sync now includes a Dashboard that provides end users with up to date information regarding Sync health, file syncing progress, and more. The Dashboard is

More information

Installing Crystal Reports XI R2. Installing Crystal Reports XI R2

Installing Crystal Reports XI R2. Installing Crystal Reports XI R2 Installing Crystal Reports XI R2 Installing Crystal Reports XI R2 Installing Crystal Reports XI R2 The Crystal Reports Installation Wizard works with Microsoft Windows Installer to guide you through the

More information

Network Installation Guide for Nuance Power PDF Advanced

Network Installation Guide for Nuance Power PDF Advanced Last update: March 31, 2014 Contents 1 Introduction...3 1.1 Product definition...3 1.2 CD Layout...4 2 Installation Prerequisites...5 3 Installation in Distributed Environments...6 3.1 Customization with

More information

Installing Diskeeper on Your Network

Installing Diskeeper on Your Network View in Deutsch View in French View in Italian View in Spanish Installing Diskeeper on Your Network Diskeeper 2008 can be installed in a variety of ways. If you are installing Diskeeper onto a single computer,

More information

Education Software Installer 2011

Education Software Installer 2011 Education Software Installer 2011 Windows operating systems System administrator s guide Trademark notice SMART Notebook, SMART Document Camera, SMART Response, SMART Sync, SMART Classroom Suite, Senteo,

More information

ABBYY FineReader 11 Corporate Edition

ABBYY FineReader 11 Corporate Edition ABBYY FineReader 11 Corporate Edition 2012 ABBYY. All rights reserved. Information in this document is subject to change without notice and does not bear any commitment on the part of ABBYY. The software

More information

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01

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

More information

Deployment of Keepit for Windows

Deployment of Keepit for Windows Deployment of Keepit for Windows Keepit A/S October 13, 2010 1 Introduction When deploying Keepit in larger setups with many desktops and servers, installing Keepit individually on each computer is cumbersome

More information

IBM Connections Plug-In for Microsoft Outlook Installation Help

IBM Connections Plug-In for Microsoft Outlook Installation Help IBM Connections Version 5 IBM Connections Plug-In for Microsoft Outlook Installation Help Edition Notice Note: Before using this information and the product it supports, read the information in "Notices."

More information

Backup Exec 15. Quick Installation Guide

Backup Exec 15. Quick Installation Guide Backup Exec 15 Quick Installation Guide 21344987 Documentation version: 15 PN: 21344987 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark

More information

Operating Instructions Driver Installation Guide

Operating Instructions Driver Installation Guide Operating Instructions Driver Installation Guide For safe and correct use, be sure to read the Safety Information in "Read This First" before using the machine. TABLE OF CONTENTS 1. Introduction Before

More information

IBM SPSS Statistics for Linux Installation Instructions (Single User)

IBM SPSS Statistics for Linux Installation Instructions (Single User) IBM SPSS Statistics for Linux Installation Instructions (Single User) The following instructions are for installing IBM SPSS Statistics version 20 using a single-user license. A single-user license allows

More information

SecureAnywhereTM Business Global Site Manager

SecureAnywhereTM Business Global Site Manager SecureAnywhereTM Business Global Site Manager Webroot SecureAnywhere Business MSP... 3 Requirements... 3 Management Console Access Requirements... 3 WSA Agent - System Requirements... 3 Workstations...

More information

Rogue Wave HostAccess 7.40J Installation Guide... 1

Rogue Wave HostAccess 7.40J Installation Guide... 1 Rogue Wave HostAccess 7.40J Installation Guide... 1 Rogue Wave HostAccess 7.40J Installation Guide... 1 HostAccess Installations... 2 Standard Installation - Desktop and Windows Terminal Server/Citrix

More information

Ipswitch Client Installation Guide

Ipswitch Client Installation Guide IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group

More information

Installation Guide for System Administrators. SMART Board Software 9.5

Installation Guide for System Administrators. SMART Board Software 9.5 Installation Guide for System Administrators SMART Board Software 9.5 Trademark Notice SMART Board, Notebook and the SMART logo are trademarks of SMART Technologies Inc. Windows is either a registered

More information

Endpoint Protection Administrator Guide

Endpoint Protection Administrator Guide Endpoint Protection Administrator Guide Copyright Endpoint Protection Administrator Guide June, 2013 2012-2013 Webroot, Inc. All rights reserved. Webroot is a registered trademark and SecureAnywhere is

More information

Mobile Labs Plugin for IBM Urban Code Deploy

Mobile Labs Plugin for IBM Urban Code Deploy Mobile Labs Plugin for IBM Urban Code Deploy Thank you for deciding to use the Mobile Labs plugin to IBM Urban Code Deploy. With the plugin, you will be able to automate the processes of installing or

More information

Reflection X Advantage Help. Date

Reflection X Advantage Help. Date Reflection X Advantage Help Date Copyrights and Notices Attachmate Reflection 2015 Copyright 2015 Attachmate Corporation. All rights reserved. No part of the documentation materials accompanying this Attachmate

More information

ArcGIS 10.3 Enterprise Deployment. An Esri Technical Paper December 2014

ArcGIS 10.3 Enterprise Deployment. An Esri Technical Paper December 2014 ArcGIS 10.3 Enterprise Deployment An Esri Technical Paper December 2014 Copyright 2014 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the

More information

ADOBE DRIVE CC ADMINISTRATOR S GUIDE. revision 2

ADOBE DRIVE CC ADMINISTRATOR S GUIDE. revision 2 ADOBE DRIVE CC ADMINISTRATOR S GUIDE revision 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive CC Administrator s Guide Adobe, the Adobe logo, Creative Cloud, and Creative Suite are

More information

Toad for Oracle 12.5.1. Installation Guide

Toad for Oracle 12.5.1. Installation Guide Toad for Oracle 12.5.1 Installation Guide Contents Installation Requirements 3 System Requirements 3 Required Windows Privileges 7 Install Toad 8 Install or Upgrade Toad 8 Install Toad on Citrix or Remote

More information

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

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

More information

NETWORK INSTALLATION GUIDE

NETWORK INSTALLATION GUIDE NETWORK INSTALLATION GUIDE 1 of 12 Xerox Scan To PC Desktop 11 Network Installation Guide Document version 2.0 This document provides instructions for installing the software associated with Xerox Scan

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

`````````````````SIRE QUICK START GUIDE

`````````````````SIRE QUICK START GUIDE `````````````````SIRE QUICK START GUIDE Table of Contents Table of Contents 2 Introduction 3 Set-up 4 Getting Started 5 Set-up Your Backup Profile 6 Custom Backup 7 Launch Your Backup 9 Main Screen 10

More information

FAQs, Hints and Tips

FAQs, Hints and Tips FAQs, Hints and Tips FAQs Appendix B n What s Covered in This Document This document contains a list of frequently asked questions (FAQs), as well as helpful hints and tips, regarding configuring, installing,

More information

Copyright 2014, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com

Copyright 2014, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com Ve Version 3.4 Copyright 2014, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com We have attempted to make these documents complete, accurate, and useful, but we cannot guarantee them to be

More information

PC Power Down. MSI Deployment Guide

PC Power Down. MSI Deployment Guide PC Power Down MSI Deployment Guide 1. Introduction 1.1. Outline The client software for PC Power Down can be pushed out across a network, saving the effort of individually visiting each computer to install

More information

Note: Files contained within the root of My Files & Folders will always be synced.

Note: Files contained within the root of My Files & Folders will always be synced. New in this release: Selective Sync Users can now choose which top level folders within My Files & Folders they would like to sync, giving flexibility over the amount of disk space consumed by ShareFile.

More information

How to Install Multiple Monitoring Agents on a Microsoft Operating System. Version StoneGate Firewall/VPN 2.6 and SMC 3.2

How to Install Multiple Monitoring Agents on a Microsoft Operating System. Version StoneGate Firewall/VPN 2.6 and SMC 3.2 How to Install Multiple Monitoring Agents on a Microsoft Operating System Version StoneGate Firewall/VPN 2.6 and SMC 3.2 INTRODUCTION This document provides detailed instructions for installing multiple

More information

Network Installation Guide for Active Directory

Network Installation Guide for Active Directory Network Installation Guide for Active Directory Nuance Communications, Inc. All rights reserved. Subject to change without prior notice. Last update: April, 2013 Table of Contents Product Definition...3

More information

Technical Reference: Deploying the SofTrack MSI Installer

Technical Reference: Deploying the SofTrack MSI Installer Technical Reference: Page 1 of 20 Table of Contents Overview...3 Prerequisites...3 Component Descriptions...3 Deploying the MSI...3 Script Method...3 Defining Public Properties... 4 Public Property Tables...

More information

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

ShareFile On-Demand Sync can be installed via EXE or MSI. Both installation types can be downloaded from http://www.citrix.com/downloads/sharefile.

ShareFile On-Demand Sync can be installed via EXE or MSI. Both installation types can be downloaded from http://www.citrix.com/downloads/sharefile. New in this release: Send Logs As of the Windows Sync 2.14 release you can now send logs to ShareFile support via the Send Logs control panel link. This is available in Control Panel > System and Security

More information

ArcGIS 10.2 Enterprise Deployment. An Esri Technical Paper August 2013

ArcGIS 10.2 Enterprise Deployment. An Esri Technical Paper August 2013 ArcGIS 10.2 Enterprise Deployment An Esri Technical Paper August 2013 Copyright 2013 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the

More information

IT Administrator Guide for Mass Deployment of WebEx Productivity Tools. Installation Guide for Administrators

IT Administrator Guide for Mass Deployment of WebEx Productivity Tools. Installation Guide for Administrators IT Administrator Guide for Mass Deployment of WebEx Productivity Tools Installation Guide for Administrators COPYRIGHT 1997-2015. Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx,

More information

SMART Notebook System Administrator s Guide. Windows Operating Systems

SMART Notebook System Administrator s Guide. Windows Operating Systems SMART Notebook System Administrator s Guide Windows Operating Systems Product Registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at

More information

+++++++++++++++++++++++++++++++++++++++++++++++++++++

+++++++++++++++++++++++++++++++++++++++++++++++++++++ What: Last Modified: LS_HSI.msi Partner Installation Requirements 4/25/2007 10:57:00 AM +++++++++++++++++++++++++++++++++++++++++++++++++++++ Forward: This document applies to LightScribe 1.6 and newer.

More information

Helpdesk Support Tool Administrator s Guide

Helpdesk Support Tool Administrator s Guide Helpdesk Support Tool Administrator s Guide VMware User Environment Manager V E R S I O N 8. 6. 0 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/

More information

Parallels Containers for Windows 6.0

Parallels Containers for Windows 6.0 Parallels Containers for Windows 6.0 Readme June 30, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Contents About This Document... 3 About Parallels Containers

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Platforms Guide Product Release 5.1 Document Revision 2.0 Published: 2015-02-25 2015 by Pulse Secure, LLC. All rights reserved Pulse Secure, LLC 2700 Zanker Road, Suite 200

More information

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

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

More information

STATISTICA 10 MSI SILENT INSTALLER INSTALLATION INSTRUCTIONS

STATISTICA 10 MSI SILENT INSTALLER INSTALLATION INSTRUCTIONS STATISTICA 10 MSI SILENT INSTALLER INSTALLATION INSTRUCTIONS Products Supported Single-User and Workstation installs can be deployed silently. Server installs cannot be deployed silently. These must be

More information

Globalization Status of Citrix Products

Globalization Status of Citrix Products Globalization Status of Citrix Products This web-page details the Globalization Status of the various Citrix products. The information on this page is up-to-date as of 31-May-2014 and will be updated on

More information

CA DLP. Endpoint Integration Guide. Release 14.0. 3rd Edition

CA DLP. Endpoint Integration Guide. Release 14.0. 3rd Edition CA DLP Endpoint Integration Guide Release 14.0 3rd Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Sametime Gateway Version 9. Deploying DMZ Secure Proxy Server

Sametime Gateway Version 9. Deploying DMZ Secure Proxy Server Sametime Gateway Version 9 Deploying DMZ Secure Proxy Server November 2013 Edition Notice Note: Before using this information and the product it supports, read the information in "Notices." This edition

More information

Parallels Virtuozzo Containers for Windows

Parallels Virtuozzo Containers for Windows Parallels Parallels Virtuozzo Containers for Windows Installation Guide Version 4.0 Copyright 1999-2008 Parallels Software International Inc. ISBN: N/A Parallels Holdings Ltd. 13755 Sunrise Valley Drive

More information

Pearl Echo Installation Checklist

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

More information

new Business Online Technical Troubleshooting Guide

new Business Online Technical Troubleshooting Guide new Business Online Technical Troubleshooting Guide TABLE OF CONTENTS How to install Java 1.6 Page 3 How to install Java 1.6 without ActiveX control Page 6 How to uninstall Java Runtime Environment Page

More information

SMS Inventory Tool for HP ProLiant and Integrity Update User Guide

SMS Inventory Tool for HP ProLiant and Integrity Update User Guide SMS Inventory Tool for HP ProLiant and Integrity Update User Guide Part Number 391346-003 December 2007 (Third Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained

More information

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager Scenario You are a system administrator responsible for managing web application server installations.

More information

2X ApplicationServer & LoadBalancer Manual

2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Contents 1 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies,

More information

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6 Contents About This Document 3 Integration Overview 4 Prerequisites and Requirements 6 Meeting the Requirements of the cpanel Plugin... 6 Meeting the Requirements of Presence Builder Standalone... 6 Installation

More information

IBM SPSS Statistics for Mac OS Installation Instructions (Single User)

IBM SPSS Statistics for Mac OS Installation Instructions (Single User) IBM SPSS Statistics for Mac OS Installation Instructions (Single User) The following instructions are for installing IBM SPSS Statistics version 20 using a single-user license. A single-user license allows

More information

CRSP MOVEit Cloud Getting Started Guide

CRSP MOVEit Cloud Getting Started Guide CRSP MOVEit Cloud Getting Started Guide General Information and Support https://crsp.moveitcloud.com This information is available at the Sign On screen, and on other screens on the left side under Need

More information

This document provides the first-priority information on Parallels Virtuozzo Containers 4.0 for Windows and supplements the included documentation.

This document provides the first-priority information on Parallels Virtuozzo Containers 4.0 for Windows and supplements the included documentation. Parallels Virtuozzo Containers 4.0 for Windows Readme Copyright 1999-2011 by Parallels Holdings, Ltd. All rights reserved. This document provides the first-priority information on Parallels Virtuozzo Containers

More information

DisplayLink Corporate Install Guide

DisplayLink Corporate Install Guide This document s classification is: Public This means: It can be freely distributed to Customers without an NDA needing to be in place Document Analysis Title Document number DisplayLink Corporate Install

More information

AWS Schema Conversion Tool. User Guide Version 1.0

AWS Schema Conversion Tool. User Guide Version 1.0 AWS Schema Conversion Tool User Guide AWS Schema Conversion Tool: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Release Notes. Revision: 4.4.1 (4.4.12793) Build Date: November 10, 2011

Release Notes. Revision: 4.4.1 (4.4.12793) Build Date: November 10, 2011 Release Notes Software: HP Device Manager Revision: 4.4.1 (4.4.12793) Build Date: November 10, 2011 Table of Contents Introduction 2 Component Version Information 2 System Requirements 3 Management Console

More information

System Administrator s Guide. ABBYY FineReader 8.0. Corporate Edition

System Administrator s Guide. ABBYY FineReader 8.0. Corporate Edition System Administrator s Guide ABBYY FineReader 8.0 Corporate Edition 2006 ABBYY Software. All rights reserved. 1987 2003 Adobe Systems Incorporated. Adobe PDF Library is licensed from Adobe Systems Incorporated.

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

PATROL Console Server and RTserver Getting Started

PATROL Console Server and RTserver Getting Started PATROL Console Server and RTserver Getting Started Supporting PATROL Console Server 7.5.00 RTserver 6.6.00 February 14, 2005 Contacting BMC Software You can access the BMC Software website at http://www.bmc.com.

More information

Adobe Acrobat 9 Deployment on Microsoft Systems Management

Adobe Acrobat 9 Deployment on Microsoft Systems Management Adobe Acrobat 9 Deployment on Microsoft Systems Management Server white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview.......... 1 4. Installing

More information

Colligo Engage Windows App 7.0. Administrator s Guide

Colligo Engage Windows App 7.0. Administrator s Guide Colligo Engage Windows App 7.0 Administrator s Guide Contents Introduction... 3 Target Audience... 3 Overview... 3 Localization... 3 SharePoint Security & Privileges... 3 System Requirements... 4 Software

More information

How To Install Outlook Addin On A 32 Bit Computer

How To Install Outlook Addin On A 32 Bit Computer Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

Snagit 12. Snagit Enterprise Installation. Version 12.0.0. May 2014 2014 TechSmith Corporation

Snagit 12. Snagit Enterprise Installation. Version 12.0.0. May 2014 2014 TechSmith Corporation 12 Version 12.0.0 May 2014 2014 TechSmith Corporation All rights reserved This manual, as well as the software described in it, is furnished under license and may be used or copied only in accordance with

More information

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02 USER GUIDE Product Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26 Content Prerequisites Installation Configuration Document date 2014-12-02 CONTENT ABOUT THIS DOCUMENT... 3 PREREQUISITES...

More information

IBM Aspera Add-in for Microsoft Outlook 1.3.2

IBM Aspera Add-in for Microsoft Outlook 1.3.2 IBM Aspera Add-in for Microsoft Outlook 1.3.2 Windows: 7, 8 Revision: 1.3.2.100253 Generated: 02/12/2015 10:58 Contents 2 Contents Introduction... 3 System Requirements... 5 Setting Up... 6 Account Credentials...6

More information

SMART Notebook 10 System Administrator s Guide

SMART Notebook 10 System Administrator s Guide PLEASE THINK BEFORE YOU PRINT SMART Notebook 10 System Administrator s Guide Windows Operating Systems Product Registration If you register your SMART product, we ll notify you of new features and software

More information

Webinar Information. Title: Websense Remote Filtering Audio information: Dial-in numbers:

Webinar Information. Title: Websense Remote Filtering Audio information: Dial-in numbers: Webinar Information Title: Websense Remote Filtering Audio information: This presentation incorporates STREAMING AUDIO. Use of speakers or headsets is required. If unable to hear streaming audio or it

More information