Size: px
Start display at page:

Download ""

Transcription

1 MAGIC Telephone Hybrid System - SQL Migration - using the example Wolfgang Peters 1

2 Overview of the SQL Migration Requirements Remarks for Windows 7 Users Hardware requirements SQL-Server Software requirements SQL-Server Update to the Release 5.x MAGIC SCREENER Installation Update of the Database tables Microsoft SQL Server 2008 R2 Express Installation of the SQL Servers Server-Network Configuration SQL Server Migration Assistant for Access SSMA Installation First start of the SSMA Execute the SQL Migration SQL Server Management Studio Create User List of the Database Role Names Installation SQL Native Client Configuration MAGIC TOUCH/ADMIN Create Admin user List of the Server Roles Content 2

3 Update MAGIC TOUCH/ADMIN Update MAGIC SCREENER Update database tables Installation SQL Server Configuration SQL Server Migrate Caller.mdb to SQL Create SQL User Installation SQL Native Client Configuration MAGIC TOUCH Overview of the SQL Migration 3

4 The migration procedure described in this documentation should be only performed by a user who has significant knowledge of the configuration of the following software packages: MAGIC TOUCH or MAGIC TOUCH ADMIN MAGIC TOUCH LAN MAGIC SCREENER The user must have administrative rights on each PC to install the software If an existing SQL Server is used for the migration of the database, the user needs to have administrative access rights for the SQL Server The DVD MAGIC TOUCH/ADMIN Updates with SQL Tools is available The fee-based SQL Extension option is enabled for the Telephone Hybrid Master Requirements 4

5 Windows 7 is a bit different from Windows XP in terms of the administrator rights Even if the user is logged into the system as administrator, the software is not installed as administrator by default This is only done if the software is installed via the context menu Run as Administrator Otherwise all registry entries are stored in the so-called Virtual Store of the current user (HKCU) If another user logs in afterwards, he will not be able to access the configuration of the administrator Therefore, please always install the MAGIC TOUCH and MAGIC SCREENER Software via the context menu Execute as administrator Remarks for Windows 7 Users 5

6 Processor At least Pentium III Recommended: 2,0 GHz or faster Main storage RAM: Recommended: at least 1,024 GB Hard disk space: Depending on the version: 5 GB DVD drive Hardware requirements SQL Server 6

7 Supported operating systems Windows XP SP3 Professional Windows Server 2003 SP2 Windows Server 2008 SP2 Windows 7 Windows Server 2008 R2 Software requirements SQL Server 7

8 Installation of the new 5.x Release with SQL support as usual: The software can be found in the Software directory on the DVD The first step is the update/installation of the MAGIC TOUCH/MAGIC TOUCH ADMIN PC Software If required: Update of the firmware (IFE and S0) Please do not exit the software after the update The configuration to connect with the SQL Server will be done later under Configuration MAGIC TOUCH/ADMIN Update to the 5.x Release 8

9 To migrate an existing caller.mdb database to an SQL Server, it must be updated with the help of MAGIC SCREENER Execute the setup.exe file in the Software\MAGIC Screener Database DVD directory If MS Access 2000 Runtime is installed on the PC, it can be uninstalled if it is not required by another program MAGIC SCREENER 5.x requires MS Access 2007 Runtime which is automatically installed by the MAGIC SCREENER Setup Available updates are also automatically installed Remark: MS Access 2010 Runtime is currently not supposed to be used MAGIC SCREENER Installation 9

10 The real installation of the MAGIC SCREENER Software starts after the runtime installation If you installed the MAGIC SCREENER Software for the first time (no update), the setup can be exit now without starting software In this case the migration can be continued with Microsoft SQL Server 2008 R2 Express Update database tables (1) 10

11 If a caller database already exists, first the tables must be prepared to be conform with SQL Start MAGIC SCREENER The database path is distributed automatically for an existing system The tables are now updated automatically Afterwards MAGIC SCREENER can be closed Update database tables (2) 11

12 All necessary components for the SQL Server installation are available on the DVD (for 32- and 64-bit operating systems, German and English).NET Framework 3.5 SP1 Windows Installer 4.5 Windows PowerShell 2.0 included in Windows Management-Frameworks Windows Imaging Component (WIC) 1.0 Microsoft SQL Server 2008 R2 Express with management tools for Server PC Microsoft SQL Server 2008 R2 Native Client for Client PCs Microsoft SQL Server 2008 R2 Express 12

13 Installation using the example operating system: Windows XP SP3 Preparations: The SQL Server is installed e.g. on the Server PC on which MAGIC TOUCH or MAGIC TOUCH ADMIN is running All necessary components for the installation are available on the DVD in the \Software\SQL Tools directory NET Framework 3.5 SP1 dotnetfx35.exe Windows Installer 4.5 WindowsXP-KB v3-x86.exe Windows PowerShell 2.0 WindowsXP-KB x86-ENG.exe Windows Imaging Component (WIC) 1.0 wic_x86_enu.exe Installation SQL Server 13

14 SQL Server New Installation DVD directory: \Software\SQL Tools\SQL Server Express 2008 R2 SQLEXPRWT_x86_ENU.exe Microsoft SQL Server 2008 R2 Express with management tools Setup: New Installation 14

15 Accept license terms Setup: License Terms 15

16 No error: This window is skipped If an error occurs: Install requested setup (see status) and press Rerun afterwards The installation can now be continued without errors Setup: Setup Support Rules 16

17 All options under Feature Selection must be selected Setup: Feature Selection 17

18 No error: This window is skipped If an error occurs: Solve the problem (see status) and press Re-run afterwards The installation can now be continued without errors Setup: Installation Rules 18

19 Enter Named instance Standard: SQLEXPRESS Please keep the name in mind; it is required later on Enter Instance ID Same name as under Named instance Keep the Instance root directory or select any directory of your choice Setup: Instance Configuration 19

20 No error: This window is skipped If an error occurs: Provide required disk space Setup: Disk Space Requirements 20

21 Change the Startup Type for SQL Server Browser to Automatic Without this setting the Client PCs do not receive the configuration information from the SQL Server Enter Account Name and Password with administrator rights for the following service SQL Server Database Engine To keep it simple all services can be managed with the same account Setup: Server Configuration 21

22 Change authentication mode to Mixed Mode Assign a safe password for the SQL Server system administrator account SA The password is required for the login later on Enter at least one SQL Server Administrator By default the current user is entered Setup: Database Engine Configuration 22

23 Select if Error Reports are to be sent to Microsoft or not Setup: Error Reporting 23

24 No error: This window is skipped If an error occurs: Solve the problem (see status) and press Re-run afterwards The installation can now be continued without errors Setup: Configuration Rules 24

25 After the entry of all parameters the installation is executed and finished Afterwards the PC must be restarted Setup: Installation and Complete 25

26 If the SQL Server PC is connected with the internet, you should search for product updates Open SQL Server Installation Center under: START Programs Microsoft SQL Server 2008 R2 Configuration Tools SQL Server Installation Center Restart the PC afterwards Setup: Product updates 26

27 Start SQL Server Configuration Manager with START Programs Microsoft SQL Server 2008 R2 Configuration Tools SQL Server Configuration Manager Select Protocols for SQLEXPRESS Server-Network Configuration (1) 27

28 Double-click on the protocol name Named Pipes and set Enabled to Yes Click on protocol name TCP/IP and set Enabled to Yes Server-Network Configuration (2) 28

29 Select SQL Server Services Select SQL Server Browser service Open the context menu with the right mouse key and click on Restart Server-Network Configuration (3) 29

30 Under the Protocols for SQLEXPRESS entry the protocols Shared Memory Named Pipes TCP/IP are supposed to be enabled now Server-Network Configuration (4) 30

31 An existing caller.mdb database can be migrated to the SQL Server with the so-called SQL Server Migration Assistant for Access (SSMA) An SQL conform conversion of the access database has been already performed under Update of the database tables If no caller.mdb exists so far, the callersqldemo.mdb database, which can be found in the \Software\SQL Tools\SSMA for Access DVD directory, must be used for the migration SQL Server Migration Assistant for Access 31

32 Installing the SQL Server Migration Assistant (SSMA) DVD directory \Software\SQL Tools\SSMA for Access Execute SSMA 2008 for Access.4.0.Install.exe If the error message Required Component Missed is displayed, cancel the installation with Cancel and execute the AccessDatabaseEngine.exe file in the \Software\SQL Tools\Access Database Engine DVD directory Afterwards start the SSMA 2008 for Access.4.0.Install.exe file again SSMA Installation (1) 32

33 Accept license agreement SSMA Installation (2) 33

34 Select setup type Typical Start and finish installation SSMA Installation (3) 34

35 When the SQL Server Migration Assistant is started for the first time under Start Programs Microsoft SQL Server Migration Assistant 2008 for Access you need to register which requires a Windows Live ID The registration is only possible if you have access to the internet After the registration the access-ssma.license file must be downloaded and copied into a directory of your choice Now enter the directory path under License directory and press Refresh License afterwards Alternatively, a license file named accessssma.license, which is registered on AVT can be found in the \Software\SQL Tools\SSMA for Access DVD directory; this license file can be used without registration First start of the SSMA 35

36 The migration is supported by the Migration Wizard and is done in few steps: Create a new project Select any name for your project e.g. Caller Select the directory of your choice where you want to save the project Execute SQL Migration (1) 36

37 Select the database which is to be migrated via Add Databases Select the objects which are to be migrated By default all tables are already selected so that no changes are necessary Execute SQL Migration (2) 37

38 Establish the connection to the SQL Server To log in enter the following parameters: Server name: <computer name>/<sql Instance> Server port: [default] Database: <database name> The database will be migrated under this name to the SQL Server Authentication: SQL Server Authentication User name: sa Password: see Setup: Database Engine Configuration Execute SQL Migration (3) 38

39 An error message is displayed saying that the <Database> does not yet exist. To create the database click on Yes The Link Tables option is not required here since the linking is done directly by the MAGIC applications Execute SQL Migration(4) 39

40 The synchronization of the database can be skipped since it is read in only once Afterwards the actual migration process is started Errors must not occur, warnings can be ignored If errors occur, the details can be displayed via the Report function. Execute SQL Migration (5) 40

41 The Migration Assistant can now be closed The settings can be saved in the project by clicking on Yes It is not necessary to save the metadata of the project for the database; this step can be skipped with Save without selecting the database Execute SQL Migration (6) 41

42 The SQL Server is managed via the SQL Server Management Studio START Programs Microsoft SQL Server 2008 R2 SQL Server Management Studio To log in enter the following parameters: Server type: Database Engine Server name: <Computer name>/<sql Instance> Authentication: SQL Server Authentication Login: sa Password: see Setup: Database Engine Configuration SQL Server Management Studio 42

43 Select Security Logins Open the context menu with the right mouse key and click on New Login Create User (1) 43

44 Since all Clients receive the so-called ODBC- Connection-String from the MAGIC TOUCH Server, all Clients use the same user log in e.g. ScreenerUser Select page General Enter Login name ScreenerUser Activate SQL Server authentication Enter a Password of your choice which you need to remember Login name and password are required later on for the MAGIC TOUCH Server Deactivate the option Enforce password policy A default database can be selected Create User (2) 44

45 Select page User Mapping Select the database(s) to which you want to allow the user ScreenerUser to have access Set the following options for the selected database under Database role membership for Caller: db_datawriter db_datareader The option public is always selected Create User (3) 45

46 db_owner Members can perform all activities necessary for configuration and maintenance of the database and can also delete the database db_securityadmin Members can change the role membership and manage user rights. If principals are added to this role, the privileges might be extended unintentionally db_accessadmin Members can add or delete the access right to the database for Windows logins, Windows groups and SQL Server logins db_backupoperator Members can perform a backup of the database db_ddladmin Members can execute all DDL commands (Data Definition Language) in a database db_datawriter Members can add, delete or edit data in all user tables db_datareader Members can read the data of all user tables db_denydatawriter Members cannot add, edit or delete data in the user tables db_denydatareader Members cannot read the data of the user tables List of the Database Role Names 46

47 To get access to the SQL database, each PC with MAGIC TOUCH MAGIC TOUCH ADMIN MAGIC TOUCH LAN MAGIC SCREENER needs to have the SQL Native Client installed DVD directory \Software\SQL Tools\SQL Client 200x Please make sure you select the Client which matches the SQL Server (2005 or 2008) Installation SQL Native Client

48 The configuration in the MAGIC TOUCH or the MAGIC TOUCH ADMIN Software, respectively, is made under Configuration System Edit on the page Database Activate Database Support Select Microsoft SQL Server Open the editor via Edi to create the connection string Configuration MAGIC TOUCH/ADMIN (1) 48

49 Select e.g. {SQL Server Native Client 10.0} under Driver This setting depends on the SQL Server that is used Enter the computer name and the indicated SQL Server instance (see Setup: Instance Configuration) under Server Enter the user name under User and under Password the correct password (see Create User) Select or enter the desired database, which was created in the SQL Server, under Database If all entries are correct, the telephone book can be used as usual MAGIC TOUCH LAN and MAGIC SCREENER recognize automatically which database is used. A configuration is not necessary. Configuration MAGIC TOUCH/ADMIN (2) 49

50 Updates may require an adjustment of the database tables The normal user (in our example: ScreenerUser) cannot perform these administrative tasks because of the rights assignment In the following a user with administrative rights will be created. This user needs to be entered in MAGIC TOUCH/MAGIC TOUCH ADMIN to do Software Updates Start the SQL Server Management Studio and log in (see SQL Server Management Studio) Create Admin User (1) 50

51 Select Security Logins Open the context menu with the right mouse key and click on New Login Create Admin User (2) 51

52 Select page General Enter the Login name ScreenerAdmin Enable SQL Server authentication Assign a password of your choice which you need to remember Login name and password are required later for the MAGIC TOUCH Server Deactivate the option Enforce password policy Create Admin User (3) 52

53 The user ScreenerAdmin needs to have rights for two functions by default: Manage data (read, write, create, delete) Add table fields at table updates These rights are assigned via socalled Server Roles Go to the page Server Roles Enable the Server Role sysadmin (the role public is always selected) Create Admin User (4) 53

54 bulkadmin Members can perform the BULK INSERT command dbcreator Members can create, edit, delete or restore any database diskadmin Members can manage data carrier files processadmin Members can stop processes which are run by an instance of the Database Engine serveradmin Members can change server-wide configuration options and shut down the Server securityadmin Members can manage logins and their properties. They have GRANT, DENY and REVOKE rights to assign rights on the Server level. They have also GRANT, DENY and REVOKE rights to assign rights on the Database level. They can reset passwords for SQL Server logins setupadmin Members can add and delete connection servers and they can execute some stored system procedures sysadmin Members can perform any activity in the Database Engine. By default, all members of the Windows group PREDEFINED\Administrators (the local administrator group) are members of the fixed Server Role sysadmin List of the Server Roles 54

MAGIC THipPro - SQL Server Installation - using the example of

MAGIC THipPro - SQL Server Installation - using the example of MAGIC THipPro - SQL Server Installation - using the example of Express Wolfgang Peters 1 Installation of the SQL Server Configuration of the SQL Server Create SQL User Create empty database Install SQL

More information

May 17, 2011 SQL SERVER SECURITY GRANTING, CONTROLLING, AND AUDITING DATABASE ACCESS. Mike Fal - www.mikefal.net

May 17, 2011 SQL SERVER SECURITY GRANTING, CONTROLLING, AND AUDITING DATABASE ACCESS. Mike Fal - www.mikefal.net May 17, 2011 SQL SERVER SECURITY GRANTING, CONTROLLING, AND AUDITING DATABASE ACCESS Mike Fal Working with SQL Server since MSSQL 7. Currently supporting 100+ servers with varying requirements. Blog www.mikefal.net

More information

Introduction and Overview

Introduction and Overview Inmagic Content Server Workgroup 10.00 Microsoft SQL Server 2005 Express Edition Installation Notes Introduction and Overview These installation notes are intended for the following scenarios: 1) New installations

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15 Table of Contents CHAPTER 1 About This Guide......................... 9 The Installation Guides....................................... 10 CHAPTER 2 Introduction............................ 11 Required

More information

IMPORTANT: The person who installs and sets up the PCS Axis database on the central database server

IMPORTANT: The person who installs and sets up the PCS Axis database on the central database server PCS Axis v1.9 Client/Server New Installation (without Replication) May 2015 Introduction American Innovations (AI) is pleased to announce version 1.9 of our Pipeline Compliance System Axis software (PCS

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

aims sql server installation guide

aims sql server installation guide aims sql server installation guide Document Version: 4000 February 2015 CONTENTS AIMS Installation Guide... 3 Installing the AIMS Software... 4 Pre-Requisites... 4 Installation... 4 Shortcuts... 4 Directory

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

SQL EXPRESS INSTALLATION...

SQL EXPRESS INSTALLATION... Contents SQL EXPRESS INSTALLATION... 1 INSTALLING SQL 2012 EXPRESS... 1 SQL EXPRESS CONFIGURATION... 7 BILLQUICK DATABASE... 9 SQL Express Installation The Microsoft SQL Server 2012 Express software is

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Safexpert Installation instructions MS SQL Server 2008 R2

Safexpert Installation instructions MS SQL Server 2008 R2 Safexpert Installation instructions MS SQL Server 2008 R2 Version: 22.06.2012 IBF-Automatisierungs-und Sicherheitstechnik GmbH A-6682 Vils Bahnhofstraße 8 Tel.: +43 (0) 5677 5353 0 E-mail: office@ibf.at

More information

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

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

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

These notes are for upgrading the Linko Version 9.3 MS Access database to a SQL Express 2008 R2, 64 bit installations:

These notes are for upgrading the Linko Version 9.3 MS Access database to a SQL Express 2008 R2, 64 bit installations: These notes are for upgrading the Linko Version 9.3 MS Access database to a SQL Express 2008 R2, 64 bit installations: This document substitutes for STEPS TWO and THREE of the upgrade Game Plan Webpage

More information

How To Install A New Database On A 2008 R2 System With A New Version Of Aql Server 2008 R 2 On A Windows Xp Server 2008 (Windows) R2 (Windows Xp) (Windows 8) (Powerpoint) (Mysql

How To Install A New Database On A 2008 R2 System With A New Version Of Aql Server 2008 R 2 On A Windows Xp Server 2008 (Windows) R2 (Windows Xp) (Windows 8) (Powerpoint) (Mysql Microsoft SQL Server Express 2008 R2 Install on Windows Server 2008 r2 for HoleBASE SI The following guide covers setting up a SQL server Express 2008 R2 system and adding a new database and user for HoleBASE

More information

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional.

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. 33-40006-001 REV: B PCSC 3541 Challenger Street Torrance, CA 90503 Phone: (310) 303-3600

More information

Immotec Systems, Inc. SQL Server 2005 Installation Document

Immotec Systems, Inc. SQL Server 2005 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Installation & Configuration Guide

Installation & Configuration Guide Installation & Configuration Guide Bluebeam Studio Enterprise ( Software ) 2014 Bluebeam Software, Inc. All Rights Reserved. Patents Pending in the U.S. and/or other countries. Bluebeam and Revu are trademarks

More information

intertrax Suite resource MGR Web

intertrax Suite resource MGR Web intertrax Suite resource MGR Web Resource Management Installation Guide Version 4 2012 Copyright 2003-2012 by Salamander Technologies, Inc. Protected by US Patents 5,573,278; 5,596,652; 5,793,882; 6,761,312;

More information

GUARD1 PLUS SE Administrator's Manual

GUARD1 PLUS SE Administrator's Manual GUARD1 PLUS SE Administrator's Manual Version 4.4 30700 Bainbridge Road Solon, Ohio 44139 Phone 216-595-0890 Fax 216-595-0991 info@guard1.com www.guard1.com i 2010 TimeKeeping Systems, Inc. GUARD1 PLUS

More information

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

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

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES TECHNICAL ARTICLE November 2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

for Networks Installation Guide for the application on a server September 2015 (GUIDE 2) Memory Booster version 1.3-N and later

for Networks Installation Guide for the application on a server September 2015 (GUIDE 2) Memory Booster version 1.3-N and later for Networks Installation Guide for the application on a server September 2015 (GUIDE 2) Memory Booster version 1.3-N and later Copyright 2015, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

SQL Server 2008 - Express Edition 8-April-2014

SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

NTL Studio SQL Database Installation & Configuration

NTL Studio SQL Database Installation & Configuration NTL Studio SQL Database Installation & Configuration NTL Studio v1 & 2 - Supported by Microsoft SQL Server Express 2005. NTL Studio 2011 & 2012 - Supported by Microsoft SQL Server Express 2005 & 2008 R2

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide.

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. Version 4.61 or Later Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. This manual, as well as the software described in it, is furnished

More information

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1 Contents 1. Introduction 1-1 Supported Operating Environments................ 1-1 System Requirements............................. 1-2 Security Requirements........................ 1-3 Installing Server

More information

Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio

Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio This document contains instructions how you can obtain a free copy of Microsoft SQL 2008 R2 and perform the

More information

MS SQL Installation Guide

MS SQL Installation Guide MS SQL Installation Guide Microsoft SQL Database For Debtors Manager Table of contents 1. Overview 2. Minimum server installation requirements for MS SQL 3. Installing MS SQL on your server 4. Installing

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

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

Design Better Products. SolidWorks 2009. SolidWorks Enterprise PDM Installation Guide

Design Better Products. SolidWorks 2009. SolidWorks Enterprise PDM Installation Guide Design Better Products SolidWorks 2009 SolidWorks Enterprise PDM Installation Guide 1995-2008, Dassault Systèmes Dassault Systèmes SolidWorks Corporation, a Dassault Systèmes S.A. company. 300 Baker Avenue

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

E2E Complete 4.0. Requirements

E2E Complete 4.0. Requirements E2E Complete 4.0 Requirements January 2016 Table of Contents Section 1. Introduction... 3 Section 2. Prerequisites... 3 2.1 Hardware Prerequisites... 3 2.2 Software Prerequisites... 3 2.3 Account Requirements...

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

Matisse Installation Guide for MS Windows. 10th Edition

Matisse Installation Guide for MS Windows. 10th Edition Matisse Installation Guide for MS Windows 10th Edition April 2004 Matisse Installation Guide for MS Windows Copyright 1992 2004 Matisse Software Inc. All Rights Reserved. Matisse Software Inc. 433 Airport

More information

Setting up an MS SQL Server for IGSS

Setting up an MS SQL Server for IGSS Setting up an MS SQL Server for IGSS Table of Contents Table of Contents...1 Introduction... 2 The Microsoft SQL Server database...2 Setting up an MS SQL Server...3 Installing the MS SQL Server software...3

More information

About This Manual. 2 About This Manual

About This Manual. 2 About This Manual Ver.4.1 Important This System Guide applies to RadiNET Pro Ver. 4.1. Please read this System Guide and the User s Manual on the RadiNET Pro CD-ROM carefully to familiarize yourself with safe and effective

More information

Print Audit 6 - SQL Server 2005 Express Edition

Print Audit 6 - SQL Server 2005 Express Edition Print Audit 6 - SQL Server 2005 Express Edition Summary This is a step-by-step guide to install SQL Server 2005 Express Edition to use as a database for Print Audit 6. Pre-Requisites There are a few pre-requisites

More information

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment One Blue Hill Plaza, 16th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 Install Pocket Inventory in a Windows Server 2003 R2 Standard

More information

SafeGuard Enterprise Installation guide. Product version: 6.1

SafeGuard Enterprise Installation guide. Product version: 6.1 SafeGuard Enterprise Installation guide Product version: 6.1 Document date: February 2014 Contents 1 About SafeGuard Enterprise...3 2 Getting started...6 3 Setting up SafeGuard Enterprise Server...12 4

More information

NetSupport DNA Configuration of Microsoft SQL Server Express

NetSupport DNA Configuration of Microsoft SQL Server Express NetSupport DNA Configuration of Microsoft SQL Server Express Configuration of Microsoft SQL Server Express and NetSupport DNA Installation Requirements If installing Microsoft SQL Server Express on Windows

More information

Xactimate v.27 Network Installation

Xactimate v.27 Network Installation Xactimate v.27 Network Installation Requirements Like all networked software applications, Xactimate Version 27 must be installed on a workstation connected to a network that has been properly set up and

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

StruxureWare Power Monitoring 7.0.1

StruxureWare Power Monitoring 7.0.1 StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

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

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1 EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014 Version 1 NEC EXPRESSCLUSTER X 3.x for Windows SQL Server 2014 Quick Start Guide Document Number ECX-MSSQL2014-QSG, Version

More information

FrontDesk. (Server Software Installation) Ver. 1.0.1. www.frontdeskhealth.com

FrontDesk. (Server Software Installation) Ver. 1.0.1. www.frontdeskhealth.com FrontDesk (Server Software Installation) Ver. 1.0.1 www.frontdeskhealth.com This document is the installation manual for installing the FrontDesk Server, Kiosk/Touch Screen, and License Management Tool

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

NetSupport DNA Configuration of Microsoft SQL Server Express

NetSupport DNA Configuration of Microsoft SQL Server Express NetSupport DNA Configuration of Microsoft SQL Server Express Copyright 2016 NetSupport Ltd All rights reserved Configuration of Microsoft SQL Server Express and NetSupport DNA Installation Requirements

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Project management - integrated into Outlook

Project management - integrated into Outlook Project management - integrated into Outlook InLoox 5.x configuration guide for Microsoft SQL Server An IQ medialab / OptCon Whitepaper Published: February 2008 Author / copyright: 2008 Heinz-Peter Bross,

More information

NTP Software File Auditor for Windows Edition

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

More information

FUSION Installation Guide

FUSION Installation Guide FUSION Installation Guide Version 1.0 Page 1 of 74 Content 1.0 Introduction... 3 2.0 FUSION Server Software Installation... 3 3.0 FUSION Client Software Installation... 10 4.0 FUSION NIM Software Installation...

More information

TecLocal 4.0 MultiUser Database

TecLocal 4.0 MultiUser Database Tec Local 4.0 - Installation Manual: Byer Mode & Multi-User (Server) TecLocal 4.0 MultiUser Database Installation Manual: Buyer Mode & Multi-User (Part I - Server) Version: 1.0 Author: TecCom Solution

More information

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31 OneStop Reporting 3.7 Installation Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents System Requirements... 1 Obtaining the Software... 2 Obtaining Your

More information

Asta Development. Product Installation Guide

Asta Development. Product Installation Guide Asta Development Product Installation Guide Asta Development plc Kingston House Goodsons Mews Wellington Street Thame Oxfordshire OX9 3BX United Kingdom Tel: +44 (0)1844 261700 Fax: +44 (0)1844 261314

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

Telelogic DASHBOARD Installation Guide Release 3.6

Telelogic DASHBOARD Installation Guide Release 3.6 Telelogic DASHBOARD Installation Guide Release 3.6 1 This edition applies to 3.6.0, Telelogic Dashboard and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright

More information

Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru

Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru This document describes the process by which you can install SQL Server Express 2008 R2 and configure it for use with Supply Chain Guru.

More information

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com]

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com] ManageEngine IT360 (Division of ZOHO Corporation) ) www.manageengine.com/it360 ManageEngine IT360 Professional Edition Installation Guide [ims-eval@manageengine.com] [This document is a guideline for installing

More information

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers NOTE: You can use these instructions to configure instructor and student machines. Software Required Microsoft Access 2007, 2010 MicroStrategy 9.3 Microsoft SQL Server Express 2008 R2 (free from Microsoft)

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company Web Filter SurfControl Web Filter 5.0 Installation Guide www.surfcontrol.com The World s #1 Web & E-mail Filtering Company NOTICES NOTICES Copyright 2005 SurfControl plc. All rights reserved. No part

More information

PLEASE NOTE: The client data used in these manuals is purely fictional.

PLEASE NOTE: The client data used in these manuals is purely fictional. Welcome! CAREWare Quick Start guides will walk you through the basics of setting up, managing and using the main CAREWare functions. It is intended for non-technical users who just need to get basic information

More information

Installation Guide for Microsoft SQL Server 2008 R2 Express. October 2011 (GUIDE 1)

Installation Guide for Microsoft SQL Server 2008 R2 Express. October 2011 (GUIDE 1) Installation Guide for Microsoft SQL Server 2008 R2 Express October 2011 (GUIDE 1) Copyright 2011 Lucid Innovations Limited. All Rights Reserved This guide only covers the installation and configuration

More information

NETWORK INSTALLATION GUIDE V5.1. Recorder 6 JNCC

NETWORK INSTALLATION GUIDE V5.1. Recorder 6 JNCC NETWORK INSTALLATION GUIDE V5.1 Recorder 6 JNCC CONTENTS Contents 2 Glossary 4 Introduction 6 Migrating from Recorder 2002 to Recorder 6 6 The Recorder 6 database 6 Networked & Standalone installations

More information

The Project Management Software for Outlook, Web and Smartphone

The Project Management Software for Outlook, Web and Smartphone The Project Management Software for Outlook, Web and Smartphone InLoox PM 9.x configuration guide for Microsoft SQL Server An InLoox Whitepaper Published: April 2016 Copyright: 2016 InLoox GmbH. You can

More information

Server Installation, Administration and Integration Guide

Server Installation, Administration and Integration Guide Server Installation, Administration and Integration Guide Version 1.1 Last updated October 2015 2015 sitehelpdesk.com, all rights reserved TABLE OF CONTENTS 1 Introduction to WMI... 2 About Windows Management

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

10.06 Contents. 1 About... 1

10.06 Contents. 1 About... 1 10.06 Contents Contents 1 About...... 1 2 System Requirements... 3 2.1 Requirements for the StoragePlus Server... 3 2.2 Requirements for StoragePlus Web Client... 5 2.3 Installation... 6 2.4 Installing

More information

Using SQL-server as database engine

Using SQL-server as database engine This tutorial explains on a step by step base how to configure YDOC-Insights for usage with a SQL-server database. (How to manage SQL-server itself is not part of this tutorial) CONTENTS CONTENTS 1 1.

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 3245 University Avenue, Suite 1122 San Diego, California 92104 USA SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 Document Number: SII-TT-002 Date Issued: July 8,

More information

Topaz Installation Sheet

Topaz Installation Sheet Topaz Installation Sheet P/N 460924001E ISS 08FEB12 Content Introduction... 3 Recommended minimum requirements... 3 Setup for Internet Explorer:... 4 Topaz installation... 10 Technical support... 14 Copyright

More information

MS SQL Server Database Management

MS SQL Server Database Management MS SQL Server Database Management Contents Creating a New MS SQL Database... 2 Connecting to an Existing MS SQL Database... 3 Migrating a GoPrint MS SQL Database... 5 Troubleshooting... 11 Published April

More information

EntroWatch - Software Installation Troubleshooting Guide

EntroWatch - Software Installation Troubleshooting Guide EntroWatch - Software Installation Troubleshooting Guide ENTROWATCH SOFTWARE INSTALLATION TROUBLESHOOTING GUIDE INTRODUCTION This guide is intended for users who have attempted to install the EntroWatch

More information

OneStop Reporting OSR Portal 4.6 Installation Guide

OneStop Reporting OSR Portal 4.6 Installation Guide OneStop Reporting OSR Portal 4.6 Installation Guide Doc. Version 1.0 Updated: 11-Jan-16 Copyright OneStop Reporting AS Contents Introduction... 1 For companies already using OneStop Reporting... 1 System

More information

Mobility Services Platform 3.1.1 Software Installation Guide

Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.

More information

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information