Vodafone Mobile Broadband via the phone

Size: px
Start display at page:

Download "Vodafone Mobile Broadband via the phone"

Transcription

1 Vodafone Mobile Broadband via the phone Administrator s guide for Corporate Installation Make the most of now

2 Contents Product features 3 Requirements 3 Operating system requirements 3 Hardware requirements 3 Constraints 3 Supported devices 4 Customisation of the installation 5 Components of the Vodafone Mobile Broadband via the phone 5 General use of MSI command line parameters 5 Command line parameters for the VTP installer 7 Lock OpCo 8 Lock billing type 9 Disable the software update module 9 Adding custom connections to the VMC via the phone installer 9 Adding custom connections to the User Connections.xml 9 Changing the language settings 10 Command line parameters for the VTP Full installer 11 Disable RIM driver installation 11 Enable manual start and manual stop of VTP 11 Additional drivers 11 Configuring VMC VTP installer using a transform file 11 Creating a transform file 12 General: Create a transform file 12 Task: Applying a language transform file 13 Task: Change MSI properties 14 Task: Modify and replace a file 15 Uninstall Vodafone Mobile Broadband via the phone (Full) 17 Uninstall from Add or Remove programs 17 Command line uninstall (No UI) 17 Deployment of VTP using a Software Management System 18 Getting started 18 Applying VTP to your Software Management System 18 Deployment process 18

3 Product features Requirements This section describes the hardware and software requirements for the Vodafone Mobile Broadband via the phone (VTP) software. The requirements refer to Vodafone via the phone version and may therefore be outdated. Please check the latest release documents of VTP for new or more information. Operating system requirements Vodafone via the phone requires one of the following operating systems: Windows XP and Service Pack 2 Windows Vista 32/64 Bit. Constraints The following constraints are known when using VTP. Please note that these constraints refer to Vodafone VTP version and may be outdated. Please check the latest Vodafone VTP release documents for new or more information. Exclusive access to the USB port is required Using a USB hub to connect to the mobile device may cause problems Admin user rights are required for installation. Hardware requirements The hardware requirements for Vodafone VTP are described below. CPU: Minimum Pentium /Celeron 233 MHz; Recommended: Pentium 300 MHz RAM: Minimum 128 MB; Recommended 256 MB HDD: 20 MB free space A supported Mobile Device (See page 4) USB connection cable between PC and Mobile Device.. Please note, that the operating system used may require a higher level of computer hardware. Check the release notes of your operating system for more information. 3

4 Supported devices The following list shows all supported devices. The list refers to VTP version and may be outdated. Please check the latest VTP release documents for more or new information. Device IMEI IMSI Device Name MSISDN Data connection Embedded solutions LG Arena KM900 Yes Yes Yes Yes Yes** LG KF310 Yes Yes Yes Yes Yes** LG KP270 Yes Yes Yes No Yes** LG Renoir KC910 Yes Yes Yes Yes Yes** Samsung Loches S8300 Yes Yes Yes No Yes** Samsung Steel SGH- L810V Yes Yes Yes No Yes** Vodafone V724 FM Yes Yes Yes Yes Yes** Vodafone V725 (firmware V107) Yes Yes Yes Yes Yes Vodafone V735 Yes Yes Yes Yes Yes** Vodafone V736 Yes Yes Yes Yes Yes** Vodafone V810 Yes Yes Yes Yes Yes** Vodafone V830 Yes Yes Yes Yes Yes Vodafone V830i Yes Yes Yes Yes Yes** VTP Full supported devices BlackBerry 9000 Bold Indy Yes Yes Yes No Yes** BlackBerry 9500 Storm Yes Yes Yes No Yes** Nokia 5300 Yes Yes Yes Yes Yes** Nokia 5610 Yes Yes Yes Yes Yes** Nokia 6020 Yes Yes Yes Yes Yes** Nokia 6120 classic Yes Yes Yes No Yes** Nokia 6124 Yes Yes Yes Yes Yes** Nokia 6210 Yes Yes Yes Yes Yes** Nokia 6230i Yes Yes Yes No Yes** Nokia 6233 (6234 in South Yes Yes Yes Yes Yes** Africa) Nokia 6234 Yes Yes Yes Yes Yes** Nokia 6280 Yes Yes Yes Yes Yes** Nokia 6288 Yes Yes Yes Yes Yes** Nokia 6300 Yes Yes Yes Yes Yes** Nokia 6630 Yes Yes Yes Yes Yes** Nokia 6680 Yes Yes Yes Yes Yes** Nokia E51 Yes Yes Yes Yes Yes** Nokia E65 Yes Yes Yes Yes Yes** Nokia N70 Yes Yes Yes Yes Yes** Nokia N72 Yes Yes Yes Yes Yes** Nokia N73 Yes Yes Yes Yes Yes** Nokia N78 Yes Yes Yes Yes Yes** Nokia N80 Yes Yes Yes Yes Yes** Nokia N81 Yes Yes Yes Yes Yes** Nokia N95 Yes Yes Yes Yes Yes** 4

5 Nokia N95 8GB Yes Yes Yes Yes Yes** Nokia N96 Yes Yes Yes Yes Yes** Samsung J700 Yes Yes Yes No Yes** Samsung L760 Yes Yes Yes No Yes** Samsung L770 Yes Yes Yes No Yes** Samsung SGH E250 Yes Yes Yes No Yes** Samsung SGH ZV10 Yes Yes Yes No Yes** Samsung SGH ZV60 Yes Yes Yes No Yes** Samsung U700 Yes Yes Yes No Yes** Samsung U900 Yes Yes Yes No Yes** Sony Ericsson C902 Yes Yes Yes No Yes** Sony Ericsson C905 Yes Yes Yes No Yes Sony Ericsson K770i Yes Yes Yes No Yes Sony Ericsson K800i Yes Yes Yes No Yes Sony Ericsson V640i Yes Yes Yes No Yes Sony Ericsson W880i Yes Yes Yes No Yes Sony Ericsson W890i Yes Yes Yes No Yes Sony Ericsson W910i Yes Yes Yes No Yes Sony Ericsson W980i Yes Yes Yes No Yes** ** The device does not present a second port that can be used for concurrent data connection and other information collection Customisation of the installation Vodafone Mobile Broadband via the phone is available as a device embedded solution (on a limited range of devices) as well as a standalone solution known as VTP Full. This section is only relevant for customers using the Full solution. Users of an embedded version will not be able to customise the installation. Components of the VTP Full solution Vodafone Mobile Broadband via the phone VTP (Full) consists of two MSI installers: Vodafone Mobile Broadband VTP.msi Vodafone Mobile Broadband VTP.Full.msi. The first installer contains the main application. The second installer contains the VTP Full specific components and the RIM BlackBerry drivers. The installers must be executed in the above order. The following sections describe the command line parameters for both MSI installers. General use of MSI command line parameters MSI packages can be generally configured with command line parameters. This allows the settings of Vodafone VTP to be changed without making any changes to the installation package. The following code is a sample MSI command line: Msiexec.exe /i Vodafone Mobile Broadband via the phone.msi LOCKED_OPCO= /norestart /qn Msiexec.exe calls the Microsoft Windows Installer which installs the MSI-Package /i msi filename is the command for installation of a MSI-Package OPCO_PROP= OPCO Code determines which operator network will be installed. /norestart suppresses a reboot if required /qn sets silent installation (No User interface). 5

6 This MSI command line would install the Vodafone VTP software silently (without any user interface, that means the user has no interactation with the installation procedure) with the Vodafone UK OPCO (OPCO = 23415) and without a reboot of the system after the installation. MSI command line parameters can be called directly via the Windows command line: Or they can be executed from a batch file for multiple use: Please note that the current file location of the MSI file must be included in the command, if it is not in the same location as the Msiexec.exe or the batch file. Msiexec.exe /i D:\Vodafone Mobile Broadband via the phone.msi LOCKED_OPCO= /norestart /qn. 6

7 Command line parameters for the Vodafone Mobile Broadband via the phone installer The following MSI command line parameters can be used to configure the MSI-package Vodafone Mobile Broadband via the phone.msi : Parameter Values Description /i Package Product code Installs or configures a product /x or /uninstalll Package Product code Uninstalls/Removes a product /l [i w e a r u c m p v +!]Logfile Specifies the log file path and indicates the flags to be logged i - Status messages w - Non-fatal warnings e - All error messages a - Startup of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra de-bugging information + - Append to existing log file! - Flush each line to the log * - Log all information, except for v and x options /q n b r f Sets user interface level n - No UI at all - silent install b - Basic UI - small progress bars displayed, but not interactive r - Reduced UI - standard windows displayed to report progress, but not interactive f - Full UI (default) - fully interactive /norestart --- Do not restart and do not show message box for restart request TRANSFORMS Transform file name Applies a Transform file to the MSI package LOCKED_BILLING_TYPE Contract PayAndGo Defines the billing type Not needed when using LOCKED_CONNECTION LOCKED_CONNECTION INSTALL_FLEXNET Vodafone UK Contract More values are detailed in the FAQ section or in the file connections.xml or userconnections.xml 1 (Default) 0 Installs a connection type specified in the connections.xml or userconnections.xml Installs or disables the Flexnet Update Software 7

8 Lock OpCo With the command line parameter LOCKED_OPCO the software can be locked to a specific operator. For example: LOCKED_OPCO= VTP supports the following operators: Embedded VTP Full Operator Opco EULA EULA EULA EULA Language Language Language Vodafone UK UK English UK English Airtel-Vodafone General English General English A General English General English Bel Proximus Belgium English Belgium French Vodafone.de Germany German German German vodafone ES Spain Spanish Spain Spanish vodafone IT Italy Italian Italy Italian vodafone P Portugal Portuguese Portugal Portuguese SFR France French France French Vodafone NL Netherlands Dutch Netherlands Dutch Vodafone IE Ireland English Ireland English VF SE General English General English Vodafone HU Hungary Hungarian Hungary Hungarian Vodafone Greece Greece Greek Greece Greek Vodafone NZ NZ English NZ English Vodafone AU Australia English Australia English Vodafone Malta General English General English Vodafone EG Egypt English Egypt English Vodacom South Africa English South Africa English HR VIP Croatia English Croatia Croatian Si.mobil-Vodafone General English General English FI Elisa General English General English TDC General English General English TDC SONG Norway General English General English Zain BH General English General English KT MTCNet General English General English EE Elisa General English General English Elisa Estonia General English General English Vodafone Fiji General English General English Vodafone Iceland General English General English L LUXGSM General English General English Swisscom General English General English CYTAMOBILE General English General English VODAFONE Vodafone RO Romania Romanian Romania Romanian SmarTone-Vodafone Hong Kong English Hong Kong English M Tel Bulgaria Bulgarian Bulgaria Bulgarian Vodafone CZ Czech Czech Czech Czech IND Excelcom General English General English Bite Latvija Latvian Latvian Latvian Latvian Bite Lietuva Lithuanian Lithuanian Lithuanian Lithuanian Celcom Malaysia Malaysia English Malaysia English SGP-M1-3GSM General English General English SRI DIALOG Sri Lanka English Sri Lanka English 8

9 VODAFONE TR Turkey Tukish Turkey Turkish Vodafone India Various India English India English Vodafone Albania General English General English Vodafone JP General English General English Lock billing type VTP can be locked to a specific billing type by using the parameter LOCKED_BILLING_TYPE. Example: LOCKED_BILLING_TYPE= Contract Valid settings are: Contract PayAndGo. If this setting used, the user will not be prompted to select the billing type on first run. Disable the software update module The Flexnet software update feature is deployed by default. This can be suppressed using: INSTALL_FLEXNET=0. Adding custom connections to the VTP installer To define a custom network connection for VTP, the connection must be added in the userconnections.xml file and selected by using the LOCKED_CONNECTION-Parameter. This section describes how custom connection can be added and applied. Adding custom connections to the UserConnections.xml The file userconnections.xml can be found in the following path: <VTP install folder>commonappdata\vodafone\via the phone. The custom connection can be added in the XMLfile. The structure is the following: <Connection type= user opcode= opcodename= > <name>dummy connection</name> <apn> <apn>apn.dummy.com</apn> <username>username</username> <password>pass</password> <dns1> </dns1> <dns2> </dns2> </apn> <security> <pap>disabled</pap> <spap>disabled</spap> <chap>disabled</chap> <mschap>disabled</mschap> <mschap2>enabled</mschap2> <mschapwinlogin>enabled</mschapwinlogin> </security> <connectionbehaviour>manual</connectionbehaviour> <billshock>enabled</billshock> <firsttimesetupenabled>disabled</firsttimesetupenabled> </connection> 9

10 The elements are described in the following list: Element Values Description <Connection type= opcode= opcodename= > String type Should always be set to 'user' opcode Operator Code opcodename Operator Name Name String The name of the connection apn String The name of the APN e.g. apn.vodafone.de Username String The username for the connection Password String The password for the connection Dns1, dns The DNS servers for the connection Pap enabled Shall Pap be enabled disabled Spap enabled Shall Spap be enabled disabled mschap enabled Shall Mschap be enabled disabled Mschap2 enabled Shall Mschap2 be enabled disabled Mschapwinlogin enabled Shall Mschapwinlogin be enabled disabled Connectionbehaviour manual Which Connectionbehaviour shall be applied? automatic (???) prompt (???) Billshock enabled Shall Bill Shock be enabled disabled firsttimesetupenabled disabled Not supported by custom connections. Should always be set to 'disabled' To use the customised connection add the userconnections.xml file to a MSI transform (See page 15) and select the connection using the LOCKED_CONNECTION-Parameter. Changing the language settings The language of the installation process and the application can be chosen by applying one of the supplied language transform files. The language settings can be applied via MSI command line parameters: Example: msiexec /i installer name /qn TRANSFORMS= 2070.mst This command sets the installation and client language to Portuguese. To combine the language settings with a customisation please make a copy of the desired language transform (e.g mst) and apply all changes to the copy. These languages are currently supported: Language (Country) Decimal Code Bulgarian (Bulgaria) 1026 Czech (Czech Republic) 1029 German (Germany) 1031 Greek (Greece) 1032 Spanish (Traditional) 1034 French (France) 1036 Hungarian (Hungary) 1038 Italian (Italy) 1040 Dutch (Netherlands) 1043 Romanian (Romania) 1048 Croatian (Croatia) 1050 Turkish (Turkey) 1055 English (United Kingdom) 2057 Portuguese (Portugal) 2070 Or you can apply the language directly to the MSI (see page 15). 10

11 Command line parameters for the VTP Full installer Please ensure the main Vodafone Mobile Broadband via the phone.msi is installed prior to installing the VTP Full installer ( Vodafone Mobile Broadband via the phone Full.msi ). Disable RIM driver installation Drivers for RIM devices are installed by default. This can be suppressed using: RIM_DRIVERS=0. Enable manual start and manual stop of VTP The default behaviour of VTP Full is to automatically launch when a supported device is inserted and to automatically shutdown when the device currently in use is removed. This can be suppressed so that VTP does not automatically launch or shutdown when the device is inserted/removed using: MANUALSTARTSTOP=1. The close ('X' icon) button on the main VTP interface will fully shutdown VTP when manual start and stop is enabled instead of the default behaviour which minimises the user interface. Due to the normal behaviour of VTP relying on an auto run mechanism to launch when a device is detected, there is no obvious method for the user to launch VTP when manual start stop mode is enabled. It is the responsibility of the administrator/installer to create the required end user shortcuts to launch VTP. The file specified below should be the target of any shortcuts to launch VTP manually. <Program Files Directory>\Vodafone\Via the phone\vodafonelauncher.exe Additional Drivers Please note that Vodafone Mobile Broadband VTP (Full) contains drivers for RIM devices only. Additional drivers supported by VTP (see page 4) must be installed separately. The necessary driver packages are available from the respective manufacturer s website Configuring VTP installer using a transform file A Windows Installer Transform is a database that contains the differences between two MSI databases. A transform can only be applied to an MSI database which is going to be installed, not to a product that is already installed on a target machine. Transforms are useful for system administrators to provide variations of a single product without having to modify the original installer. Multi-language installations are also performed by a default language contained in the MSI database and several transform files for the localised strings used by each language. In this section we will describe how a MSI transform is created, how you can replace files using a transform file and how to apply a transform file to your software installation. For the creation of the transform file we will use ORCA, a free tool from Microsoft. Please note that there are other tools for the creation of transform files. The ORCA tool from Microsoft can be downloaded from the following Web page: 11

12 Creating a transform file The following instructions are describing base steps to create a transform file and to perform common tasks with the ORCA software from Microsoft. All tasks can actually be put into one single transform. You now see the MSI structure: General: Create a transform file This section describes the general steps to create a transform file. For any tasks see the further sections. If you would like to change the installation language, please see page 13. Open Orca You should see the following window: Create a new transform From the Transform menu, select New Transform Open the original Vodafone Mobile Broadband via the phone MSI file From File menu, select Open and browse to the file Vodafone Mobile Broadband via the phone.msi In the title bar you should see that the MSI file is now transformed by a Transform: From now on, any changes to the MSI will be saved in the Transform file. The original MSI will not be changed. Perform any task to the transform. See further sections for more information. Save the transform Select Generate Transform from Transform menu. 12

13 Task: Applying a language transform file To set the installation language of VTP without a MSI command, you can apply the language transform file directly to the MSI transform. Please note that the language transform file must be applied before any other change. The steps are described below. Open the original Vodafone Mobile broadband via the phone MSI file. From File menu, select Open and browse to the file Vodafone Mobile Broadband via the phone.msi. From the file menu, select Open and browse to the file Vodafone Mobile Broadband via the phone.msi Name your transform file: Apply the language transform file Close your new transform file Select Apply Transform in the Transform menu: Exit Orca Now you have created a transform file for any MSI tasks. See the next sections to learn about the changes which can be applied to the MSI via a transform file 13

14 Choose the language transform file you would like to apply: Task: Change MSI properties The installation process can be configured using MSI properties. page 5 describes how to configure the installation via the MSI command line parameters. The parameters can also be applied directly in an MSI transform. The result is the same as using command line parameters. To change MSI properties, please follow these steps (a transform file must already have been created, see page 12): Select the Property table in the left pane: The green bars on the left pane indicate the applied language settings: Choose the property you like to change: You can now apply further changes (see other tasks) or save the transform file (See page12). 14

15 Apply the change: The green bars indicate a change in the MSI transform. You can now apply further changes (see other tasks) or save the transform file (See page 12). Property Values Description LOCKED_OPCO for Vodafone UK for Vodafone DE More values are detailed in the FAQ section or in the file connections.xml Determines the operator network to be installed Not needed when using LOCKED_CONNECTION LOCKED_BILLING_TYPE Contract PayAndGo Defines the billing type Not needed when using LOCKED_CONNECTION LOCKED_CONNECTION INSTALL_FLEXNET Vodafone UK Contract More values are detailed in the FAQ section or in the file connections.xml or userconnections.xml 1 (Default) 0 Installs a connection type specified in the connections.xml or userconnections.xml Installs or disables the Flexnet Update Software Task: Modify and replace a file This section describes how to modify and replace a file from Vodafone via the phone. As an example the file UserConnections.xml will be modified and replaced. Browse to the file UserConnections.xml and make a copy for backup Open the file UserConnections.xml with a text editor. 15

16 Add your modifications to the XML-file (see page 9 for more information) and save the file: Check the size of the modified file Right-click the modified file and select Properties In Orca please follow these steps (a transform file must already have been created, see page 12). In the left pane, select the file table. The file size is shown in the General tab. Please remember the file size in the parentheses. Select the modified file in the right pane: 16

17 Uninstall Vodafone Mobile connect via the phone (Full) This section describes the two ways in which VTP (Full) can be uninstalled. Replace the file size in the column FileSize : You can now apply further changes (see other tasks) or save the transform file (see page 12). Uninstall from Add or Remove programs Following the correct installation of both the Vodafone Mobile Broadband via the phone.msi and Vodafone Mobile Broadband via the phone Full.msi there will be a single entry in Add or Remove Programs Named Vodafone Mobile Broadband via the phone. To uninstall VTP simply select to remove this application. This will remove both the msi's installed during the install procedure Command line Uninstall (No UI) VTP can be uninstalled from the command line using msiexec.exe. Both the Vodafone Mobile Broadband via the phone.msi and Vodafone Mobile Broadband via the phone Full.msi must be uninstalled in the reverse order they where installed. So the VTP Full msi must be uninstalled first. The commands for uninstalling each msi are listed below. Vodafone Mobile Broadband VTP.MSI: msiexec.exe /x {34A0FF07-F11A A3-92F8AD688CBF} /qn Vodafone Mobile Broadband VTP Full.MSI: msiexec.exe /x {E61D4E96-34D3-4B7B-BA0C- 337D540D22EB} /qn 17

18 Deployment of Vodafone Mobile Broadband via the phone using a Software Management System This section gives a description of the general deployment process of VTP. Deployment process The Software Management System (SMS) deploys your software package to all designated clients. Depending on your SMS the installation will be executed on the target systems. Please note that the installation of VTP requires admin rights. After the installation is complete the software is ready for use. Getting started Before configuring the automatic deployment of VTP, please make sure you have all necessary files for the software installation. Please confirm that the software is correctly configured and all customisations have been applied. We recommend that you use a test environment to check the installation package before deployment. Applying VTP to your Software Management System After passing all tests, the software can be applied to your Software Management System (SMS). At this point we abstract from technical details, because these strongly depend on your corporate software environment and the SMS you are using. Please refer to your SMS documentation. Generally there are two ways to deploy your software package: As an MSI Package As a single executable. When deploying an MSI package you can control the configuration via your Software Management System (refer to your SMS documentation). Alternatively, you can build a single executable for your software package using a third-party tool (for example Winzip or Installshield ). In this case, the SMS is used for deployment only. All configurations are made in the executable file and cannot be controlled via the SMS. Please note, that depending on your SMS other package configurations can be possible. Refer to your SMS documentation for the best way to deploy your software package. 18

19 Appendix A VTP MSI command line parameter Parameter Values Description /i Package Product code Installs or configures a product /x or /uninstalll Package Product code Uninstalls/Removes a product /l [i w e a r u c m p v +!]Logfile Specifies the log file path and indicates the flags to be logged. i - Status messages w - Non-fatal warnings e - All error messages a - Startup of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra de-bugging information + - Append to existing log file! - Flush each line to the log * - Log all information, except for v and x options /q n b r f Sets user interface level n - No UI at all - silent install b - Basic UI - small progress bars displayed, but not interactive r - Reduced UI - standard windows displayed to report progress, but not interactive f - Full UI (default) - fully interactive /norestart --- Do not restart and do not show message box for restart request LOCKED_OPCO for Vodafone UK for Vodafone DE Determines the operator network to be installed. Not needed when using LOCKED_CONNECTION More values are detailed in the FAQ section or in the file connections.xml LOCKED_BILLING_TYPE Contract PayAndGo Defines the billing type Not needed when using LOCKED_CONNECTION LOCKED_CONNECTION INSTALL_FLEXNET Vodafone UK Contract More values are detailed in the FAQ section or in the file connections.xml or userconnections.xml 1 (Default) 0 Installs a connection type specified in the connections.xml or userconnections.xml. Installs or disables the Flexnet Update Software 19

20 Appendix B VTP MSI properties Property Values Description LOCKED_OPCO for Vodafone UK for Vodafone DE Determines the operator network to be installed. Not needed when using LOCKED_CONNECTION More values are detailed in the FAQ section or in the file connections.xml LOCKED_BILLING_TYPE Contract PayAndGo Defines the billing type Not needed when using LOCKED_CONNECTION LOCKED_CONNECTION INSTALL_FLEXNET Vodafone UK Contract More values are detailed in the FAQ section or in the file connections.xml or userconnections.xml 1 (Default) 0 Installs a connection type specified in the connections.xml or userconnections.xml Installs or disables the Flexnet Update Software Appendix C VTP Full MSI command line parameter Parameter Values Description /i Package Product code Installs or configures a product /x or /uninstalll Package Product code Uninstalls/Removes a product /l [i w e a r u c m p v +!]Logfile Specifies the log file path and indicates the flags to be logged. i - Status messages w Non-fatal warnings e - All error messages a - Startup of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra de-bugging information + - Append to existing log file! - Flush each line to the log * - Log all information, except for v and x options /q n b r f Sets user interface level n - No UI at all - silent install b - Basic UI - small progress bars displayed, but not interactive r - Reduced UI - standard windows displayed to report progress, but not interactive f - Full UI (default) - fully interactive /norestart --- Do not restart and do not show message box for restart request. RIM_DRIVERS 1 (Default) Installs or disables RIM BlackBerry drivers 0 MANUALSTARTSTOP 1 Disables auto launch and close of VTP 20

21 March Vodafone Limited. Vodafone and the Vodafone logos are trademarks of the Vodafone Group. Other product and company names mentioned herein may be the trademarks of their respective owners. The information contained in this publication is correct at the time of going to print. Such information may be subject to change, and services may be modified, supplemented or withdrawn by Vodafone without prior notice. All services are subject to Terms and Conditions, copies of which may be obtained upon request. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. The RIM and BlackBerry families of related marks, images and symbols are the exclusive properties of and trademarks of Research In Motion used by permission Vodafone Limited, Vodafone House, The Connection, Newbury, Berkshire RG14 2FN Registered in England No Via_the_phone_corporate_Admin_Guide_2.4.15_EN 21

Vodafone Mobile Connect Release 9.3.3. ReadMe

Vodafone Mobile Connect Release 9.3.3. ReadMe Vodafone Mobile Connect Release 9.3.3 ReadMe Contents Summary...3 What is new in this release...3 Installation Notes...3 Determining which version is installed...4 Requirements...4 Supported operating

More information

Vodafone Mobile Broadband via the phone

Vodafone Mobile Broadband via the phone Vodafone Mobile Broadband via the phone Getting started guide: PC internet via the phone software install Make the most of now Contents Vodafone Mobile Broadband via the phone 3 System requirements 3 What

More information

Vodafone Mobile Broadband for Apple Macintosh Release 4.07.07.00. ReadMe

Vodafone Mobile Broadband for Apple Macintosh Release 4.07.07.00. ReadMe Vodafone Mobile Broadband for Apple Macintosh Release 4.07.07.00 ReadMe Contents Summary... 3 What is new in this release... 3 How to check which version is installed... 3 Requirements... 4 Supported Macs...

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

Vodafone Mobile Broadband for Apple Macintosh Release 4.09.03.00. ReadMe

Vodafone Mobile Broadband for Apple Macintosh Release 4.09.03.00. ReadMe Vodafone Mobile Broadband for Apple Macintosh Release 4.09.03.00 ReadMe Contents Summary... 3 What is new in this release... 3 How to check which version is installed... 3 Requirements... 4 Supported Macs...

More information

Poliscript Installation Guide

Poliscript Installation Guide Poliscript Installation Guide Version 4.0 Current Poliscript Build: Version 2.7 Build 23 Please note this document is correct up to 27 th July 2010 Important Information: - Please note that Poliscript

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

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

SMART Meeting Pro System Administrator s Guide

SMART Meeting Pro System Administrator s Guide PLEASE THINK BEFORE YOU PRINT SMART Meeting Pro 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

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

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

Vodafone Mobile Broadband Release 10.3.401. ReadMe

Vodafone Mobile Broadband Release 10.3.401. ReadMe Vodafone Mobile Broadband Release 10.3.401 ReadMe Contents Summary... 3 What is new in this release... 3 Installation Notes... 3 Determining which version is installed... 4 Requirements... 4 Supported

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

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

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

ABBYY FineReader 9.0 Corporate Edition System Administrator s Guide

ABBYY FineReader 9.0 Corporate Edition System Administrator s Guide ABBYY FineReader 9.0 Corporate Edition 2008 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

Legal Notes. Regarding Trademarks. 2013 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2013 KYOCERA Document Solutions Inc. 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 any problems arising from

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

INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH

INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH Flash Eurobarometer INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH REPORT Fieldwork: January February 213 Publication: May 213 This survey has been requested by the European

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 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

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

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

USB 2.0 4-PORT NETWORK HUB. User Manual DA-70251 DA-70252 1

USB 2.0 4-PORT NETWORK HUB. User Manual DA-70251 DA-70252 1 USB 2.0 4-PORT NETWORK HUB User Manual DA-70251 DA-70252 1 Copyright Notice Copyright DIGITUS 2010. All rights reserved. Disclaimer DIGITUS shall not be liable for technical or editorial errors or omissions

More information

Table 1: TSQM Version 1.4 Available Translations

Table 1: TSQM Version 1.4 Available Translations Quintiles, Inc. 1 Tables 1, 2, & 3 below list the existing and available translations for the TSQM v1.4, TSQM vii, TSQM v9. If Quintiles does not have a translation that your Company needs, the Company

More information

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise

More information

Release Notes: PowerChute plus for Windows 95 and Windows 98

Release Notes: PowerChute plus for Windows 95 and Windows 98 : PowerChute plus for Windows 95 and Windows 98 These release notes supplement the User s Guide: PowerChute plus, Version 5.0.2, for Windows 95 and Windows 98 (pc98ug.pdf) and the Installation Guide: PowerChute

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

DataSuite Installation and Activation Guide

DataSuite Installation and Activation Guide DataSuite Installation and Activation Guide This document provides a detailed overview of the installation and activation procedure for the DataSuite v2.4.0.0 software. DataSuite allows you to configure

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

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

WD Sentinel DX4000. Small Office Storage Server. Administrator s Quick Install Guide

WD Sentinel DX4000. Small Office Storage Server. Administrator s Quick Install Guide WD Sentinel DX4000 Small Office Storage Server Administrator s Quick Install Guide Kit Contents WD Sentinel DX4000 Ethernet cable AC adapter About Your WD Product Kit Contents WD Sentinel DX4000 Small

More information

HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW

HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW Flash Eurobarometer HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW REPORT Fieldwork: October-November 2012 Publication: April 2013 This survey has been requested by the European Commission, Directorate-General

More information

WD Sentinel DX4000. Small Office Storage Server Administrator s Quick Install Guide

WD Sentinel DX4000. Small Office Storage Server Administrator s Quick Install Guide 0 WD Sentinel DX4000 Small Office Storage Server Administrator s Quick Install Guide 1 Introduction This quick install guide steps the Administrator through the procedures for setting up the WD Sentinel

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

SMART Meeting Pro software

SMART Meeting Pro software Release notes SMART Meeting Pro software About these release notes These release notes summarize the changes in SMART Meeting Pro software (formerly SMART Meeting Pro 2010 software) and its service packs.

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

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

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

QuarkCopyDesk 9.1 ReadMe

QuarkCopyDesk 9.1 ReadMe QuarkCopyDesk 9.1 ReadMe CONTENTS Contents QuarkCopyDesk 9.1 ReadMe...4 System requirements...5 System requirements: Mac OS...5 System requirements: Windows...5 Installing: Mac OS...7 Performing a silent

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

Vodafone encourages customers to go on roamin holiday. ~ Vodafone uses worldwide scale to slash international data roaming charges ~

Vodafone encourages customers to go on roamin holiday. ~ Vodafone uses worldwide scale to slash international data roaming charges ~ news release April 16, 2008 Vodafone encourages customers to go on roamin holiday ~ Vodafone uses worldwide scale to slash international data roaming charges ~ Vodafone Australia today launched two international

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. The product model shown in this QIG is TD-W8961ND, as an example.

Installation. The product model shown in this QIG is TD-W8961ND, as an example. Installation The product model shown in this QIG is TD-W8961ND, as an example. Please use only wired network connections to configure the router. Power down all your network devices, including your computer(s)

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Getting Started Guide

Getting Started Guide Getting Started Guide www.exclaimer.com Contents About This Guide... 2 Mail Disclaimers Overview... 3 What Does Exclaimer Mail Disclaimers Do?... 3 But That s Not All... 3 And There s More... 3 How Does

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

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

Getting Started Guide

Getting Started Guide Getting Started Guide www.exclaimer.com Contents About This Guide... 2 Signature Manager Overview... 3 How does it Work?... 3 But That s Not All... 4 And There s More... 4 Licensing... 5 Licensing Information...

More information

SMART Sync 2011. Windows operating systems. System administrator s guide

SMART Sync 2011. Windows operating systems. System administrator s guide SMART Sync 2011 Windows operating systems System administrator s guide Trademark notice SMART Sync, smarttech and the SMART logo are trademarks or registered trademarks of SMART Technologies ULC in the

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

THE ETHICS HELPLINE Worldwide Dialing Instructions April 2012

THE ETHICS HELPLINE Worldwide Dialing Instructions April 2012 COUNTRY DIALING INSTRUCTIONS US, Canada and Virgin Islands The Ethics Helpline is always available, 24/7/365 888 478 6858 (Dialing instructions for other jurisdictions follow) Coming soon internet reporting

More information

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center Reporting for Contact Center Setup and Operations Guide BCM Contact Center Document Number: NN40040-302 Document Status: Standard Document Version: 04.00 Part Code: N0060637 Date: June 2006 Copyright 2005

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

genie app and genie mobile app

genie app and genie mobile app genie app and genie mobile app User Manual 350 East Plumeria Drive San Jose, CA 95134 USA June 2012 202-10933-02 v1.0 2012 NETGEAR, Inc. All rights reserved No part of this publication may be reproduced,

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

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Welch Allyn PCH100 and PCH200 Installation Guide

Welch Allyn PCH100 and PCH200 Installation Guide Welch Allyn PCH100 and PCH200 Installation Guide Copyright 2006-2013 Welch Allyn. All rights are reserved. No one is permitted to reproduce or duplicate, in any form, this manual or any part thereof without

More information

Magaya Software Installation Guide

Magaya Software Installation Guide Magaya Software Installation Guide MAGAYA SOFTWARE INSTALLATION GUIDE INTRODUCTION Introduction This installation guide explains the system requirements for installing any Magaya software, the steps to

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

Introduction. Contents. Additional resources. Information about Corel Corporation and its portfolio of software products. Corel website: www.corel.

Introduction. Contents. Additional resources. Information about Corel Corporation and its portfolio of software products. Corel website: www.corel. Introduction As you read through this guide, you ll find that the right column of each page contains the main content, while the left column contains the following categories of information: definition

More information

Registered Trademarks and Proprietary Names

Registered Trademarks and Proprietary Names 123 User's Guide Notice of Copyright Published by Maximizer Software Inc. Copyright 1988-2010 All rights reserved. Registered Trademarks and Proprietary Names Product names mentioned in this document

More information

EntraPass WebStation. Installation Manual DN1864-1005

EntraPass WebStation. Installation Manual DN1864-1005 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

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Version 30 Installation

Version 30 Installation Version 30 Installation 1) Prerequisites Please read carefully before installing Minimum requirements Hardware: Personal Computer with INTEL Pentium Dual Core processor, 2Gb RAM min, Video resolution 1024x768.

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

Toad for SQL Server Editions 5.7 Installation Guide

Toad for SQL Server Editions 5.7 Installation Guide Toad for SQL Server Editions 5.7 Installation Guide Copyright 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G Part No. 32170700 Revision G Installation Manual Copyright 2012 by SKF Reliability Systems All rights reserved. Aurorum 30, 977 75 Lulea Sweden Telephone: +46 (0) 31 337 10 00, Fax: +46 (0) 920 134 40

More information

Diamond II v2.3 Service Pack 4 Installation Manual

Diamond II v2.3 Service Pack 4 Installation Manual Diamond II v2.3 Service Pack 4 Installation Manual P/N 460987001B ISS 26APR11 Copyright Disclaimer Trademarks and patents Intended use Software license agreement FCC compliance Certification and compliance

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

2X SecureRemoteDesktop. Version 1.1

2X SecureRemoteDesktop. Version 1.1 2X SecureRemoteDesktop Version 1.1 Website: www.2x.com Email: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious

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

DX8100 Series Symantec AntiVirus Corporate Edition Installation Instructions. Version 10.1.6

DX8100 Series Symantec AntiVirus Corporate Edition Installation Instructions. Version 10.1.6 DX8100 Series Symantec AntiVirus Corporate Edition Installation Instructions Version 10.1.6 DX8100 DX8100 Digital Video Recorder C2643M (4/08) Contents Description...........................................................................................................

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

Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do.

Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do. Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do. Our people work with everyone from multi-nationals

More information

FedEx Electronic Trade Documents User Guide for FedEx Ship Manager TM Software

FedEx Electronic Trade Documents User Guide for FedEx Ship Manager TM Software FedEx Electronic Trade Documents User Guide for FedEx Ship Manager TM Software Overview Welcome to FedEx Electronic Trade Documents. FedEx Ship Manager Software includes this new solution to help streamline

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

Accounts Production Installation Guide

Accounts Production Installation Guide Accounts Production Installation Guide Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2014. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Contents. SnagIt Enterprise Installation 2. Overview of Enterprise Installation...2

Contents. SnagIt Enterprise Installation 2. Overview of Enterprise Installation...2 Contents SnagIt Enterprise Installation 2 Overview of Enterprise Installation...2 Preparing for Enterprise Installation...3 Step 1: Creating a Central Installation Directory...3 Step 2: Creating the Custom

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

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

Windows Vista / Windows 7 Installation Guide

Windows Vista / Windows 7 Installation Guide Laser Printer Series Windows Vista / 7 Installation Guide Before you can use the printer, you must set up the hardware and install the driver. Please read the Quick Setup Guide and this Windows Vista /

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

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

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

GETTING STARTED GUIDE Exclaimer Anti-spam

GETTING STARTED GUIDE Exclaimer Anti-spam GETTING STARTED GUIDE Exclaimer Anti-spam Getting Started Guide www.exclaimer.com Getting Started Guide - Anti-spam 01/30 Contents About This Guide...2 Anti-spam Overview...3 How does it Work?...3 What

More information

User Guide for Windows 10

User Guide for Windows 10 User Guide for Windows 10 System requirements E10684 First Edition July 2015 To facilitate a smoother transition from your previous operating system, read the system requirements below before upgrading

More information

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016

ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference. May 2016 ZENworks 11 Support Pack 4 Full Disk Encryption Agent Reference May 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

Enterprise Deployment

Enterprise Deployment Enterprise Deployment Deployment Overview Version 1.1 Contents 1. Deployment Overview... 3 1.1 System Requirements... 3 2. ES1 Email Invite... 3 3. Web Based Method... 4 4. USB or Network Drive... 4 5.

More information

IT Administrator Guide for Mass Deployment of WebEx Productivity Tools

IT Administrator Guide for Mass Deployment of WebEx Productivity Tools IT Administrator Guide for Mass Deployment of WebEx Productivity Tools Version 2.0 COPYRIGHT 1997-2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the

More information

SOFTWARE INSTALLATION INSTRUCTIONS

SOFTWARE INSTALLATION INSTRUCTIONS AUDITGARD LGA Electronic Combination Lock SOFTWARE INSTALLATION INSTRUCTIONS Implementation Package The AuditGard Software implementation package includes: 707013 AuditGard Software Install CD 42145 Programming/Audit

More information

Human Resources Installation Guide

Human Resources Installation Guide Human Resources Installation Guide Installing HR i Index Copyright 2001 Jenzabar, Inc. You may print any part or the whole of this documentation to support installations of Jenzabar software. Where the

More information

Iridium Extreme TM Satellite Phone. Data Services Manual

Iridium Extreme TM Satellite Phone. Data Services Manual Iridium Extreme TM Satellite Phone Data Services Manual Table of Contents 1 OVERVIEW... 1 2 HOW IT WORKS... 1 3 BEFORE INSTALLING... 2 4 USB DRIVER INSTALLATION... 3 5 MODEM INSTALLATION AND CONFIGURATION...

More information

FRAX Release Notes. 07.03.16 Release (FRAX v3.10)

FRAX Release Notes. 07.03.16 Release (FRAX v3.10) FRAX Release Notes 07.03.16 Release (FRAX v3.10) Now models available for 58 countries (63 models) o New country added Kuwait Now available in 32 languages o New languages added since v3.9 Bengali and

More information