AdminStudio 9.0 Release Notes

Size: px
Start display at page:

Download "AdminStudio 9.0 Release Notes"

Transcription

1 AdminStudio 9.0 Release Notes 29 August 2008 Contents Introduction...2 Components...2 Standard Edition... 2 Professional Edition... 3 Enterprise Edition... 3 Virtualization Pack for Enterprise Edition... 3 New Features...4 Standard, Professional, and Enterprise Editions... 4 Repackager Support for Double-Byte Character Systems... 4 InstallShield 2009 Functionality... 4 Enterprise Edition... 6 OS Security Patch Wizard... 6 Virtualization Pack for Enterprise Edition... 6 Pre-Conversion Evaluation for Application Virtualization... 6 Virtual Application Management... 6 Virtual Application Suiting... 7 Virtual Application Batch Conversion... 7 Citrix XenApp Virtualization Engine Support... 7 VMware ThinApp Support, Including AppLink and AppSync Support... 7 System Requirements...8 AdminStudio Client Tool Machine... 8 Application Catalog Database Server... 8 AdminStudio Web Server...9 Software Repository Server Known Issues...10 AdminStudio 9.0 Release Notes (29 August 2008) 1

2 Introduction Introduction With AdminStudio 9.0, Acresso delivers to organizations a smoother, more feature-rich solution to help ensure application readiness, while also providing new time and effort-saving functionality that enables organizations to prepare for a Vista OS migration and/or application virtualization migrations. AdminStudio 9.0 provides support for leading application virtualization technologies including Citrix XenApp (formerly known as Citrix Presentation Server ) and VMware ThinApp (formerly Thinstall Virtualization Suite ). AdminStudio 9.0's expanded application virtualization toolkit includes a new a Pre-Conversion Evaluation functionality that allows the proactive testing of applications for virtualization compatibility before proceeding with conversion. This feature also incorporates an extensible test framework that enables you to write your own XML-based custom rules to detect and remediate issues that could prevent the successful creation of a reliable virtual package. Additional application virtualization features in AdminStudio 9.0 include batch conversion, virtual application suiting, and the ability to import virtual packages into the Application Catalog and the Software Repository. AdminStudio 9.0 InstallShield Editor also includes the features of the InstallShield 2009 release. Components AdminStudio 9.0 is available in Standard, Professional, and Enterprise Editions. Standard Edition Professional Edition Enterprise Edition Virtualization Pack for Enterprise Edition Standard Edition AdminStudio 9.0 Standard Edition includes the following components: Repackager Distribution Wizard FLEXwrap InstallShield 2009 Tuner Application Isolation Wizard Configuration Manager Web Console (Limited) AdminStudio 9.0 Release Notes (29 August 2008) 2

3 Components Professional Edition AdminStudio 9.0 Professional Edition includes all of the Standard Edition components plus the following additional components: ConflictSolver Application Manager OS Snapshot Wizard QualityMonitor Predeployment Test Configuration Manager Web Console (Full) Enterprise Edition AdminStudio 9.0 Enterprise Edition includes all of the Professional Edition components plus the following additional components: PackageExpert OS Security Patch Wizard Job Manager Report Center Software Repository Security Console Virtualization Pack for Enterprise Edition The Virtualization Pack provides Citrix and ThinApp virtualization support as add-on features to the Enterprise Edition. The following additional components are available: Citrix Assistant ThinApp Assistant Windows Installer Converter AdminStudio 9.0 Release Notes (29 August 2008) 3

4 New Features New Features AdminStudio 9.0 includes the following new features: Standard, Professional, and Enterprise Editions Repackager Support for Double-Byte Character Systems InstallShield 2009 Functionality Enterprise Edition OS Security Patch Wizard Virtualization Pack for Enterprise Edition Pre-Conversion Evaluation for Application Virtualization Virtual Application Management Virtual Application Suiting Virtual Application Batch Conversion Citrix XenApp Virtualization Engine Support VMware ThinApp Support, Including AppLink and AppSync Support Standard, Professional, and Enterprise Editions AdminStudio 9.0 Standard, Professional, and Enterprise Editions include the following new features. Repackager Support for Double-Byte Character Systems Properly capturing and presenting double-byte characters such as Japanese, Korean or Arabic is becoming increasingly important to worldwide organizations, including AdminStudio's Asia-Pacific based customers. AdminStudio Repackager is now enhanced to ensure that the Repackager will support double-byte character systems. InstallShield 2009 Functionality AdminStudio 9.0 InstallShield Editor includes the following features of the InstallShield 2009 release: Ability to associate InstallShield prerequisites with features InstallShield now enables you to associate InstallShield prerequisites with one or more features. This new type of InstallShield prerequisite is called a feature prerequisite. It is installed if a feature that contains the prerequisite is installed and if the prerequisite is not already installed on the system. Including InstallShield prerequisites in your project enables you to chain multiple installations together, bypassing the Windows Installer limitation that permits only one Execute sequence to be run at a time. If any package in the chain fails, any previous packages in the chain will also be rolled back. AdminStudio 9.0 Release Notes (29 August 2008) 4

5 New Features Windows Installer 4.5 support You can use InstallShield to create Windows Installer packages that leverage the functionality in Windows Installer 4.5. Installation of multiple packages using transaction processing InstallShield lets you add Windows Installer packages to Basic MSI, InstallScript MSI, and Web projects as chained.msi packages. If your Basic MSI, InstallScript MSI, or Web installation includes chained.msi packages and Windows Installer 4.5 is present on the target system, the Windows Installer installs the multiple packages using transaction processing. Support for using the InstallScript Engine as an embedded user interface for InstallScript MSI installations For InstallScript MSI projects, you now have the option to use the InstallScript engine as an embedded custom user interface (UI) handler, rather than as an external custom UI handler, as it has traditionally been used. Shared component patching InstallShield includes support for the new shared component patching feature that is available with Windows Installer 4.5. Support for superseding components Use the new Uninstall Superseded Component setting in the Components view to specify how you want Windows Installer 4.5 to handle the selected component during installation of a superseding patch under certain conditions. Support for running a custom action only during patch uninstallation Use the new Run During Patch Uninstall setting for a custom action to indicate whether Windows Installer should run the selected custom action only when a patch is being uninstalled. Visual Studio 2008 support InstallShield is now integrated with Visual Studio NET Framework 3.5 support InstallShield now includes several new.net-related InstallShield prerequisites that you can add to Basic MSI, InstallScript MSI, and Web projects. InstallShield now supports the option to either install or include a requirement to install the.net Framework 3.5 and the.net Compact Framework 3.5 in Windows Installer installations. Managed-code custom action support InstallShield 2009 enables you to easily add managed-code custom actions to Basic MSI, InstallScript MSI, and Merge Module projects without manually writing code. Installing multiple product instances Using InstallShield, you can create Windows Installer packages that have the ability to install multiple instances of the same product on the same machine. Hebrew and Arabic language support You can now use InstallShield to present installation text and buttons in Hebrew and Arabic. Ability to build unicode versions of the setup.exe and update.exe bootstrappers InstallShield now enables you to specify whether you want to build a Unicode version or an ANSI version of the setup.exe setup launcher for a Basic MSI or Web project, allowing you to correctly display text in double-byte locales. Previously, if your Basic MSI or Web project included a setup launcher, InstallShield always built an ANSI version; it did not include support for building a Unicode version. Four InstallShield MSI tools Four new InstallShield MSI tools save you time and effort by providing a user interface for common troubleshooting tasks. InstallShield MSI Diff lets you easily compare two MSI, MSM, PCP, or MSP database files or two InstallShield project files. A color-coded display clearly shows what changes have been made to the files. InstallShield MSI Query helps you ensure the accuracy of SQL statements by testing them before they run in the build script. It saves you time by displaying a direct, visual representation of the success of your code. AdminStudio 9.0 Release Notes (29 August 2008) 5

6 New Features InstallShield MSI Sleuth eliminates hours of tedious research by letting you run a database query to identify MSI packages against third-party installers. It makes it easy to detect legacy setups so that they can be replaced with industry-standard MSI packages. InstallShield MSI Grep can run searches of MSI and MSM files to locate specific elements within the database. It saves you time by eliminating the manual scrutinization of database lines to locate data. Enterprise Edition AdminStudio 9.0 Enterprise Edition includes the following new feature. OS Security Patch Wizard OS Security Patch Wizard is a new AdminStudio tool that is used to import Microsoft operating system patch information into the Application Catalog. You can then use ConflictSolver to analyze the full impact of installing these patches on user machines, enabling you to determine the level of testing you need to perform before distributing a Microsoft OS patch throughout your enterprise. Virtualization Pack for Enterprise Edition AdminStudio 9.0 Virtualization Pack for Enterprise Edition includes the following new features: Pre-Conversion Evaluation for Application Virtualization AdminStudio 9.0 includes a new a Pre-Conversion Evaluation feature to test applications for virtualization compatibility before proceeding with conversion. This feature enables you to identify which packages are good candidates for virtualization and to evaluate at a high level how easily a virtualization solution could be adopted. When performing a pre-conversion evaluation, Windows Installer Converter applies a set of pre-defined Acresso Best Practice rules to evaluate packages. However, Windows Installer Converter also incorporates an extensible test framework that enables you to write your own XML-based custom rules to detect and remediate issues that could prevent the successful creation of a virtual package. As you gain experience in virtualization conversion, you can build additional rules to address any issues that you have found, making the virtualization experience in the future even more streamlined for your organization. Acresso is preparing a community Web site that will allow for the sharing and support of application and technology specific rules. Virtual Application Management In AdminStudio 9.0, you can import Citrix XenApp and VMware ThinApp virtual packages into the Application Catalog and the Software Repository, providing packagers with a single, clear interface to manage both traditional and virtual packages. Virtual packages are self-contained entities which ordinarily cannot be modified after they are created. By importing a virtual package into the Application Catalog and associating it with its source Windows Installer package, you have the convenience of being able to easily locate the virtual package s originating Windows Installer package, modify the original Windows Installer package, and then regenerate the virtual package without having to go through the hassle of recapturing it every time. AdminStudio 9.0 Release Notes (29 August 2008) 6

7 New Features Virtual Application Suiting In AdminStudio 9.0, you can convert multiple Windows Installer packages into one virtual application. This virtual application suiting feature enables a virtual application to interact with a secondary application within its own virtual container, increasing its isolation from the physical system. By increasing the effective isolation of a virtual application, you minimize the risks to deployment. This feature was developed to address an inherent shortcoming of application virtualization: the lack of interoperability between virtual containers. Virtual Application Batch Conversion You can now test and convert your entire existing application portfolio of MSIs into individual virtual packages. Citrix XenApp Virtualization Engine Support AdminStudio 9.0 includes support for Citrix XenApp 4.5.1, the latest version of the Citrix application virtualization engine. VMware ThinApp Support, Including AppLink and AppSync Support AdminStudio 9.0 includes support for VMware ThinApp 4.x, including its AppLink and AppSync features. AppLink (Application Link) Enables you to configure relationships between ThinApp applications that work together. You can use the AppLink feature to link runtime components to applications, link add-ons and plug-ins to applications, and link packaged applications to service packs. AppSync (Application Sync) Enables you to automatically keep deployed ThinApp applications up-to-date. When an application starts up, AppSync can query a Web server to see if an updated version of the package is available. If an update is available, the differences between the existing package and the new package will be downloaded and used to construct an updated version of the package. You can use the AppSync feature to distribute runtime components separately from the applications that use them, and to apply layered service packs to your applications. AdminStudio 9.0 Release Notes (29 August 2008) 7

8 System Requirements System Requirements This section lists the requirements for AdminStudio client tool machines, enterprise tool machines, and database servers. AdminStudio Client Tool Machine The recommended system configuration for a machine running the AdminStudio client tools is: Item Processor RAM Hard Disk Display Operating System Browser Privileges Description 1 GHz 32-bit (x86) or greater 256 MB or greater (512 MB preferred) 1.1 GB Designed for XGA at 1024 x 768 resolution or higher Windows XP (SP1 or later is recommended), Windows Vista, Windows 2000 SP3 or later, or Windows Server. Predeployment Test and Configuration Manager Web Console require Microsoft IIS 5 or later. Microsoft Internet Explorer 5.5 or later Administrative privileges on the system Application Catalog Database Server The recommended system configuration for a database server to store AdminStudio application catalog databases is: Item Processor RAM Hard Disk Space Operating System Description 1 GHz 32-bit (x86) or greater 512 MB or greater (1 GB preferred) 80 GB or greater Windows 2003 Server or Windows 2000 Server or Advanced Server (with the latest Service Pack) AdminStudio 9.0 Release Notes (29 August 2008) 8

9 System Requirements Item Database Software Description AdminStudio supports SQL Server and Oracle databases: SQL Server 2000 (with the latest Service Pack) is the minimum requirement, but SQL Server 2005 or later is highly recommended. SQL Server must be installed with case-insensitive dictionary sort order and ISO character set (use sp_helpsort T-SQL command for more information). Oracle 9i or later AdminStudio Web Server The recommended system configuration for a machine running the AdminStudio Enterprise tools (Security Console, Report Center, Job Manager) is: Item Processor RAM Hard Disk Space Operating System Description 1 GHz 32-bit (x86) or greater 512 MB or greater (1 GB preferred) 30 GB or greater Windows 2003 Server or Windows 2000 Server or Advanced Server (with the latest Service Pack) IIS IIS 5.0 or IIS 6.0.NET.NET Framework 2.0 (including ASP.NET 2.0 registered with IIS) MSXML MSXML 4.0 Oracle Client Running on a Domain Controller If you are connecting to an Oracle database, the Web Server needs to have the Oracle client installed. The Oracle Client version can be either 9i or 10g, depending upon the database server that is going to be used. If running on a domain controller, you will have to implement one of the procedures described in the Microsoft Developer Network topic Running ASP.NET on a Domain Controller, available at: AdminStudio 9.0 Release Notes (29 August 2008) 9

10 Known Issues Software Repository Server The recommended system configuration for the machine that stores the Software Repository files is: Item Processor RAM Hard Disk Space Operating System Description 512 MHz or greater 512 MB or greater 60 GB or greater Windows 2003 Server or Windows 2000 Server or Advanced Server (with the latest Service Pack) Known Issues For a complete list of known issues that pertain to the AdminStudio 9.0 release, see the Acresso Support Knowledge Base. AdminStudio 9.0 Release Notes (29 August 2008) 10

AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition AdminStudio 10.0 ZENworks Edition Release Notes February 22, 2011 Introduction... 1 Getting Started... 2 Components & Editions... 4 ZENworks Limited Editions... 4 Standard, Professional, and Enterprise

More information

AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition AdminStudio 10.0 ZENworks Edition Installation Guide Version 10.0 Legal Information Book Name: AdminStudio 10.0 ZENworks Edition Installation Guide Part Number: ADS-1000-IGZ0 Product Release Date: February

More information

WHITE PAPER. How AdminStudio Helps IT Migrate to Windows Vista 5x Faster

WHITE PAPER. How AdminStudio Helps IT Migrate to Windows Vista 5x Faster WHITE PAPER How AdminStudio Helps IT Migrate to Windows Vista 5x Faster How AdminStudio Helps IT Migrate to Windows Vista 5x Faster Executive Summary With the Microsoft release of Service Pack 1 (SP1)

More information

Testing Windows Installer Packages for Application Virtualization Compatibility

Testing Windows Installer Packages for Application Virtualization Compatibility Testing Windows Installer Packages for Application Virtualization Compatibility If you are contemplating adopting application virtualization and moving your current MSI portfolio to a virtual format, it

More information

InstallShield AdminStudio Evaluator s Guide

InstallShield AdminStudio Evaluator s Guide InstallShield AdminStudio Evaluator s Guide Published: April 2003 Abstract This guide helps system administrators and other reviewers evaluate the key functionality of InstallShield AdminStudio. It provides

More information

Overview of QPM 4.1. What is QPM? CHAPTER

Overview of QPM 4.1. What is QPM? CHAPTER CHAPTER 1 Overview of QPM 4.1 This chapter contains the following topics: What is QPM?, page 1-1 Preparing to Install QPM, page 1-2 Further Resources, page 1-5 What is QPM? QoS Policy Manager (QPM) lets

More information

escan for Windows: escan System Requirements

escan for Windows: escan System Requirements : escan System Requirements : escan Anti-Virus for Windows v11 Operating System: (Client) Windows 8 Family, Windows 7 Family, Windows Vista Family, Rollup patch 1 Other Requirements: Disk Space: 750 MB

More information

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp.

Contents. Microsoft is a registered trademark of Microsoft Corporation. TRAVERSE is a registered trademark of Open Systems Holdings Corp. TPLWPT Contents Summary... 1 General Information... 1 Technology... 2 Server Technology... 2 Business Layer... 4 Client Technology... 4 Structure... 4 Ultra-Thin Client Considerations... 7 Internet and

More information

Packaging in Existing and Emerging Options

Packaging in Existing and Emerging Options Packaging in 2009 Existing and Emerging Options Bob Kelly Author Deploying and Administering Windows Vista Start to Finish Guide to Scripting with KiXtart The Definitive Guide to Desktop Administration

More information

Symantec Workflow 7.1 MP1 Release Notes

Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes Symantec Workflow 7.1 MP1 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with the terms

More information

ACT! by Sage Corporate Edition 2010 System Requirements

ACT! by Sage Corporate Edition 2010 System Requirements ACT! by Sage Corporate Edition 2010 System Requirements (Includes ACT! by Sage Premium and ACT! by Sage Premium for Web) Important Note: All minimum system requirements are based on a single-user environment

More information

System Requirements 2008 R2

System Requirements 2008 R2 System Requirements 2008 R2 Below are the basic system requirements for installing and running Virtual Machine Manager (VMM) 2008 R2. More complete and comprehensive information covering additional system

More information

RightNow August 09 Workstation Specifications

RightNow August 09 Workstation Specifications RightNow August 09 Workstation Specifications This document includes the workstation specifications required for using RightNow August 09. Additional requirements for Outlook Integration, RightNow Chat,

More information

Sage ACT! PRO 2011 System Requirements

Sage ACT! PRO 2011 System Requirements Sage ACT! PRO 2011 System Requirements Important Note: All minimum system requirements are based on a single-user environment (one computer accessing a local database). In a shared environment, Sage ACT!

More information

RightNow February 09 Workstation Specifications

RightNow February 09 Workstation Specifications RightNow February 09 Workstation Specifications This document specifies the workstation specifications required for the usage of RightNow February 09. Also listed are additional requirements for RightNow

More information

Certified Enterprise Applications Integration Specialist (With Microsoft BizTalk Server) Sample Material

Certified Enterprise Applications Integration Specialist (With Microsoft BizTalk Server) Sample Material Certified Enterprise Applications Integration Specialist (With Microsoft BizTalk Server) Sample Material 1. INTRODUCTION & INSTALLATION 1.1 Introduction BizTalk is a business process management (BPM) server

More information

Course 20416B: Implementing Desktop Application Environments Page 1 of 7

Course 20416B: Implementing Desktop Application Environments Page 1 of 7 Course 20416B: Implementing Desktop Application Environments Page 1 of 7 Implementing Desktop Application Environments Course 20416B: 4 days; Instructor-Led Introduction In this four-day course, build

More information

InstallShield 2012 Spring

InstallShield 2012 Spring InstallShield 2012 Spring Release Notes originally released May 2012; updated to include SP1, released September 2012 Introduction InstallShield is the industry standard for authoring high-quality Windows

More information

Geneva 10.0 System Requirements

Geneva 10.0 System Requirements Geneva 10.0 System Requirements General Notes Geneva Modules These requirements apply to Geneva and Geneva add-on modules. If you previously used Advent Partner in conjunction with Geneva, you can now

More information

10.4 infinity Release Notes

10.4 infinity Release Notes 10.4 infinity Release Notes 02.06.2014 Copyright Raynet GmbH (Germany, Paderborn HRB 3524). All rights reserved. Complete or partial reproduction, adaptation, or translation without prior written permission

More information

RELEASE NOTES. PACE Suite 4.4. Document version

RELEASE NOTES. PACE Suite 4.4. Document version RELEASE NOTES Document version 20170925 Table of Contents 1 PACE Suite Overview... 3 1.1 Key Advantages... 3 1.2 PACE Components... 3 1.3 System Requirements... 4 1.4 Hardware Requirements... 4 2 Release

More information

Micro Focus Enterprise Analyzer 3.4. Installation Guide

Micro Focus Enterprise Analyzer 3.4. Installation Guide Micro Focus Enterprise Analyzer 3.4 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2013. All rights reserved.

More information

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes Use

More information

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes

More information

" " indicates Not Qualified. Component not tested for Version.Release shown.

  indicates Not Qualified. Component not tested for Version.Release shown. Sage SalesLogix Compatibility Checklist (v7.5) The hardware requirements for Sage SalesLogix v7.5 are a guideline only. Hardware requirements depend on the number of users, activity, size of database,

More information

Install QlikView Expressor Standard and Enterprise Editions

Install QlikView Expressor Standard and Enterprise Editions Install QlikView Expressor Standard and Enterprise Editions The QlikView Expressor Full Installer installs both the Standard and Enterprise Editions. These two Editions consist of multiple components and

More information

EdgeSight 5.4. About. System Requirements. Install. Upgrade. Manage. Integrate. Troubleshoot Citrix Systems, Inc. All rights reserved. p.

EdgeSight 5.4. About. System Requirements. Install. Upgrade. Manage. Integrate. Troubleshoot Citrix Systems, Inc. All rights reserved. p. EdgeSight 5.4 Jun 05, 2015 About New Features for EdgeSight 5.4 Known Issues and Fixed Issues in EdgeSight 5.4 System Requirements Install Installing EdgeSight Server Installing EdgeSight Agents Installing

More information

Centrix WorkSpace IQ Installation Guide. Version 4.5

Centrix WorkSpace IQ Installation Guide. Version 4.5 Centrix WorkSpace IQ Installation Guide Version 4.5 If you have any feedback about the product or documentation, please submit to: enquiries@centrixsoftware.com 2010 Centrix Software Ltd. All rights reserved.

More information

20416B: Implementing Desktop Application Environments

20416B: Implementing Desktop Application Environments 20416B: Implementing Desktop Application Environments Course Details Course Code: Duration: Notes: 20416B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

Manual Backup Sql Server Express 2005 Automatic

Manual Backup Sql Server Express 2005 Automatic Manual Backup Sql Server Express 2005 Automatic Have you ever attempted to setup an automated backup of your SQL Server Express database server, only to discover that the handy job scheduler. Any Kingdom

More information

Wise Package Studio... VERSION 7.0

Wise Package Studio... VERSION 7.0 Wise Package Studio... VERSION 7.0 Package Creation Installation Capture and Conversion STD PRO QA EMS New! Support for Microsoft Windows Vista* Enhancements for Vista include check for the presence of

More information

Agresso Milestone 5 - supported platforms

Agresso Milestone 5 - supported platforms Agresso Milestone 5 - supported platforms UNIT4 Agresso Web The following HTML5 compatible web browsers are supported for accessing UNIT4 Agresso Web: Browser Platform Notes Microsoft Edge Windows Latest

More information

Integration Developer Version 7.0 Version 7.0. Installation Guide

Integration Developer Version 7.0 Version 7.0. Installation Guide Integration Developer Version 7.0 Version 7.0 Installation Guide Note Before using this information and the product it supports, be sure to read the general information under Notices on page 67. This edition

More information

Appeon Installation Guide for WebLogic

Appeon Installation Guide for WebLogic Appeon Installation Guide for WebLogic Appeon 6.2 for PowerBuilder WINDOWS DOCUMENT ID: DC00807-01-0620-02 LAST REVISED: July 2009 Copyright 2009 by Appeon Corporation. All rights reserved. This publication

More information

RightNow CX August 2011 Workstation Specifications

RightNow CX August 2011 Workstation Specifications RightNow CX August 2011 Workstation Specifications This document includes the workstation specifications required for using RightNow CX August 2011. Additional requirements for Outlook Integration, RightNow

More information

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

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

More information

Table of Contents Release Notes 2013/03/25. Introduction in OS Deployment Manager. in Security Manager System Requirements

Table of Contents Release Notes 2013/03/25. Introduction in OS Deployment Manager. in Security Manager System Requirements Release Notes Release Notes 2013/03/25 Table of Contents Introduction... 3 Deployment Manager... 3 New Features in Deployment Manager... 3 Security Manager... 6 New Features in Security Manager... 6 OS

More information

System Requirements and Prerequisites

System Requirements and Prerequisites System Requirements and Prerequisites for the Sage 200 Suite v2011 SP5 Copyright statement Sage (UK) Limited, 2012. All rights reserved. If this documentation includes advice or information relating to

More information

Application Packaging Course Content

Application Packaging Course Content Application Packaging Course Content Overview Of Application Packaging Online Training Explanation of Application Packaging / repackaging History of Windows Installer Technology. Why repackaging is required?

More information

BEAAquaLogic. Pages. Installation and Upgrade Guide

BEAAquaLogic. Pages. Installation and Upgrade Guide BEAAquaLogic Pages Installation and Upgrade Guide Version 1.0 MP2 Document Revised: June 1, 2008 Contents 1. Welcome to AquaLogic Pages How to Use This Book..................................................

More information

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2009.1 2009 Sage Software, Inc. All rights reserved. Published by Sage 2325 Dulles Corner

More information

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview.

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview. Citrix Connector 3.1 May 02, 2016 About this release System requirements Technical overview Plan Install Citrix Connector Upgrade Create applications Deploy applications to machine catalogs Publish applications

More information

Version Installation Guide. 1 Bocada Installation Guide

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

More information

Sage SalesLogix Compatibility Checklist

Sage SalesLogix Compatibility Checklist Sage SalesLogix Compatibility Checklist Updated to Include Sage SalesLogix versions 7.5.4 and Advanced Analytics v1.1 April 2012 v4 Sage SalesLogix Compatibility Checklist Updated to Include Version 7.5.4

More information

Appeon Installation Guide for WebSphere

Appeon Installation Guide for WebSphere Appeon Installation Guide for WebSphere Appeon 6.5 for PowerBuilder WINDOWS DOCUMENT ID: DC00809-01-0650-01 LAST REVISED: November 2010 Copyright 2010 by Appeon Corporation. All rights reserved. This publication

More information

RayPack Release Notes 2.0 SP1

RayPack Release Notes 2.0 SP1 RayPack Release Notes 2.0 SP1 12.10.2015 Copyright Raynet GmbH (Germany, Paderborn HRB 3524). All rights reserved. Complete or partial reproduction, adaptation, or translation without prior written permission

More information

InstallAware for Windows Installer, Native Code, DRM, Virtualization

InstallAware for Windows Installer, Native Code, DRM, Virtualization InstallAware for Windows Installer, Native Code, DRM, Virtualization Key Objectives Who is InstallAware? Grow Software Margins: Save on Bandwidth Delight Developers: Convenience and Simplicity Maximize

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

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

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

Microsoft Windows X64 versions Microsoft Windows NT 4.0 Professional Microsoft Windows 98SE Microsoft Windows ME, Microsoft Windows XP Home Not qualif

Microsoft Windows X64 versions Microsoft Windows NT 4.0 Professional Microsoft Windows 98SE Microsoft Windows ME, Microsoft Windows XP Home Not qualif Sage SalesLogix Compatibility Checklist Hardware and software requirements for v6.2, v7.0, and v7.2. The hardware requirements for Sage SalesLogix are to be used as a guideline. Hardware requirements depend

More information

Client Automation v8.10 Enterprise, Standard, Starter*

Client Automation v8.10 Enterprise, Standard, Starter* Core Installation Satellite Installation Application Management Application Self Service Management Application Management Profiles Patch Management Security And Compliance Management OS Management Out-of-Band

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

Adlib PDF Enterprise Installation Guide PRODUCT VERSION: 5.3

Adlib PDF Enterprise Installation Guide PRODUCT VERSION: 5.3 Adlib PDF Enterprise Installation Guide PRODUCT VERSION: 5.3 REVISION DATE: June 2015 Copyright 2015 Adlib This manual, and the Adlib products to which it refers, is furnished under license and may be

More information

P P P P P P. Additional Products & Utilities. Suite. V9.1 Platform Specification. Operating Systems (64-bit only) Microsoft Office.

P P P P P P. Additional Products & Utilities. Suite. V9.1 Platform Specification. Operating Systems (64-bit only) Microsoft Office. Simulation Aspen Infrastructure - roduct Enterprise Edition Additional roducts & Utilities V9.1 latform Specification Operating Systems (64-bit only) Windows 10 Enterprise & rofessional (64-bit) Windows

More information

InstallAware for Windows Installer, Native Code, DRM, Virtualization

InstallAware for Windows Installer, Native Code, DRM, Virtualization InstallAware for Windows Installer, Native Code, DRM, Virtualization Key Objectives Who is InstallAware? Eliminate Bloated MSI Packages One-Click Deployment of Runtimes Improve Customer Relationships Simplify

More information

PCVITA Express Migrator for SharePoint (Lotus Notes Doc Lib) 2011

PCVITA Express Migrator for SharePoint (Lotus Notes Doc Lib) 2011 TABLE OF CONTENTS Chapter-1 ------------------------------------------------------------------------------------- Page No (2) Getting Started to Express Migrator for SharePoint (Lotus Notes): What is Express

More information

Galileo Desktop SM 2.1. Installation Guide

Galileo Desktop SM 2.1. Installation Guide Galileo Desktop SM 2.1 Installation Guide Galileo Desktop SM 2.0 Installation Guide, January 2007 i 2008 Galileo International, L.L.C. All rights reserved. Information in this document is subject to change

More information

RightNow CX May 2011 Workstation Specifications

RightNow CX May 2011 Workstation Specifications RightNow CX May 2011 Workstation Specifications This document includes the workstation specifications required for using RightNow CX May 2011. Additional requirements for Outlook Integration, RightNow

More information

(Business & Ultimate Edition only) Windows XP Professional x86. Windows Server 2003 x86. Windows Vista x86

(Business & Ultimate Edition only) Windows XP Professional x86. Windows Server 2003 x86. Windows Vista x86 Sage 200 Suite v2009 System Requirements The Sage 200 Suite of business management software helps organisations coordinate their whole business. As each business is different, you can choose which products

More information

Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager

Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager Deployment and User Guide Installing and Configuring WhatsUp Gold Failover Manager This guide provides information about installing and configuring WhatsUp Gold Failover Manager. Contents CHAPTER 1 Using

More information

Implementing Desktop Application Environments

Implementing Desktop Application Environments Implementing Desktop Application Environments Course # Exam: Prerequisites Technology: Delivery Method: Length: 20416 70-416 20415 Windows Server Instructor-led (classroom) 5 Days Overview About this Course

More information

Citrix administator guide

Citrix administator guide Dragon speech recognition Enterprise solution Guide Citrix administator guide For: Copyright 2017 Dragon Professional Group/Dragon Legal Group/Dragon Law Enforcement, v15. This material may not include

More information

Planning the Repackaging Project

Planning the Repackaging Project Chapter 11 Planning the Repackaging Project Good planning is essential in many of life s endeavors, and application repackaging is no exception. This chapter discusses the various parts of planning a repackaging

More information

RightNow August 08 Workstation Specifications

RightNow August 08 Workstation Specifications RightNow August 08 Workstation Specifications To maximize the performance of RightNow August 08 staff members and customers, we recommend the following workstation hardware configurations, operating systems,

More information

Microsoft TechNet Academy UPDATING YOUR SQL SERVER 2005 SKILLS TO

Microsoft TechNet Academy UPDATING YOUR SQL SERVER 2005 SKILLS TO Microsoft TechNet Academy UPDATING YOUR SQL SERVER 2005 SKILLS TO SQL SERVER 2008 An Introduction to SQL Server 2008 The Evolution of SQL Server Preparing for SQL Server 2008 The Evolution of SQL Server

More information

InstallAware for Windows Installer

InstallAware for Windows Installer InstallAware for Windows Installer Key Objectives Who is InstallAware? Eliminate Bloated MSI Packages One-Click Deployment of Runtimes Improve Customer Relationships Simplify and Consolidate Setup Projects

More information

1 Act! Premium v17 System Requirements

1 Act! Premium v17 System Requirements 1 Act! Premium v17 All minimum system requirements are based on a single-user environment (one computer accessing a local database). In a shared environment, Act! Pro is designed to work with up to 10

More information

Saleslogix Compatibility Guide. Updated December 2013 Includes Saleslogix v8.1

Saleslogix Compatibility Guide. Updated December 2013 Includes Saleslogix v8.1 Saleslogix Compatibility Guide Updated December 2013 Includes Saleslogix v8.1 Saleslogix Compatibility Guide Updated December 2013 Contents Key... 2 Saleslogix System Requirements... 2 Mobile System Requirements

More information

Manual Backup Sql Server Express 2008 Schedule Databases

Manual Backup Sql Server Express 2008 Schedule Databases Manual Backup Sql Server Express 2008 Schedule Databases You should not manually modify any of the TFS databases unless you're For maximum data protection, you should schedule full backups to run daily

More information

Ivanti Patch for Windows Servers 9.3 Standard/Advanced Release Notes. Overview. Documentation

Ivanti Patch for Windows Servers 9.3 Standard/Advanced Release Notes. Overview. Documentation Ivanti Patch for Windows Servers 9.3 Standard/Advanced Release Notes Overview Documentation System Requirements Major New Features Minor Features and Enhancements Deprecated Features Resolved Issues Overview

More information

Suite. V11 Platform Specifications that are supported GDOT. Operating Systems (64-bit only) Microsoft Office. V10.1 Aspen GDOT Offline

Suite. V11 Platform Specifications that are supported GDOT. Operating Systems (64-bit only) Microsoft Office. V10.1 Aspen GDOT Offline Operating Systems (64-bit only) Windows 10 Anniversary (1709 LTSC) Enterprise & Professional (64-bit) P P Windows 10 Enterprise & Professional (64-bit) P P Windows 8.1 Update 1 Enterprise & Professional

More information

P P P P P P P P P P P P P P P P

P P P P P P P P P P P P P P P P V9 latform Specification AES roperty System rocess Modeling (Aspen lus) rocess Modeling (Aspen HYSYS) Operating Systems (64-bit only) Windows 10 Enterprise & rofessional (64-bit) Windows 8.1 Update 1 Enterprise

More information

C++Builder - Frequently Asked Questions

C++Builder - Frequently Asked Questions C++Builder 2010 FAQ C++Builder - Frequently Asked Questions GENERAL QUESTIONS What is Embarcadero C++Builder? C++Builder is the only true RAD C++ environment and framework designed for ultra-fast development

More information

vcdm System Requirements Version 6.6 English

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

More information

System Requirements for Microsoft Dynamics AX Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change.

System Requirements for Microsoft Dynamics AX Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change. System Requirements for Microsoft Dynamics AX 2012 Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change. Microsoft Dynamics is a line of integrated, adaptable

More information

Cisco Unified Attendant Console Department Edition

Cisco Unified Attendant Console Department Edition Data Sheet Cisco Unified Attendant Console Department Edition Version 9.1 Cisco Unified Attendant Consoles are client-server applications that enable operators and receptionists to answer and quickly dispatch

More information

Ekran System System Requirements and Performance Numbers

Ekran System System Requirements and Performance Numbers Ekran System System Requirements and Performance Numbers Table of Contents System Requirements... 3 Performance Numbers... 6 Database Statistics... 8 2 System Requirements Ekran System claims different

More information

System Requirements for Microsoft Dynamics GP 2016

System Requirements for Microsoft Dynamics GP 2016 System Requirements for Microsoft Dynamics GP 2016 Overview This document contains the minimum client hardware requirements, server recommendations and Terminal Server minimum hardware requirements supported

More information

Inmagic Content Server v9 Workgroup Configuration Technical Guidelines

Inmagic Content Server v9 Workgroup Configuration Technical Guidelines Inmagic Content Server v9 Workgroup Configuration Technical Guidelines Last Updated: January, 2007 Inmagic, Inc. All rights reserved. Inmagic Content Server Today s organizations are depending more and

More information

Manufacturing & Supply Chain Suite

Manufacturing & Supply Chain Suite (APC) Web Server (server) Manufacturing & Supply Chain (APC) Operating Systems (64-bit only) Windows 10 Anniversary (1709 LTSC) Enterprise & Professional (64-bit) P P Windows 10 Enterprise & Professional

More information

IBM WebSphere Application Server - Express, Version 5.1

IBM WebSphere Application Server - Express, Version 5.1 An express entry point to dynamic e-business IBM Express, Version 5.1 Highlights Offers a quick and affordable solution to develop, deploy and manage e-business applications Speeds application development

More information

vcdm System Requirements Version 6.4 English

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

More information

RightNow CX February 2011 Workstation Specifications

RightNow CX February 2011 Workstation Specifications RightNow CX February 2011 Workstation Specifications This document includes the workstation specifications required for using RightNow CX February 2011. Additional requirements for Outlook Integration,

More information

Rational Systems Developer

Rational Systems Developer Rational Systems Developer Version 7.0 Installation Guide GI11-8355-04 Rational Systems Developer Version 7.0 Installation Guide GI11-8355-04 Note Before using this information and the product it supports,

More information

SDL MultiTerm 2011 Release Notes

SDL MultiTerm 2011 Release Notes SDL MultiTerm 2011 Release Notes SDL MultiTerm 2011 Release Notes Page 1 SDL MultiTerm 2011 Release Notes Copyright 2000-2011 SDL plc. All rights reserved. Unless explicitly stated otherwise, all intellectual

More information

Analyzing the Impact of Installing Microsoft Operating System Patches

Analyzing the Impact of Installing Microsoft Operating System Patches Analyzing the Impact of Installing Microsoft Operating System Patches OS Security Patch Wizard is an AdminStudio tool you can use to import Microsoft operating system patch information into your Application

More information

KYOCERA Net Admin Installation Guide

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

More information

Centrix WorkSpace Discovery Installation Guide. Version 1.0

Centrix WorkSpace Discovery Installation Guide. Version 1.0 Centrix WorkSpace Discovery Installation Guide Version 1.0 The latest software version and documentation for this product can be downloaded here: http://www.centrixsoftware.com/downloads/discovery If you

More information

Manufacturing & Supply Chain Suite. Suite. V11 Platform Specifications that are supported. Manufacturing Execution Systems (MES)

Manufacturing & Supply Chain Suite. Suite. V11 Platform Specifications that are supported. Manufacturing Execution Systems (MES) Plant Operations Weigh & Dispense Manufacturing & Supply Chain Systems (MES) Operating Systems (64- only) Windows 10 Anniversary (1709 LTSC) Enterprise & Professional (64-) P P P P P P Windows 10 Enterprise

More information

Microsoft Windows Apple Mac OS X

Microsoft Windows Apple Mac OS X Products Snow License Manager Snow Inventory Server, IDR, IDP Client for Windows Client for Linux Client for Unix Client for OS X Oracle Scanner External Data Provider Snow Distribution Date 2014-09-09

More information

CitectHistorian 2016

CitectHistorian 2016 CitectHistorian 2016 Readme (Updated 14 June 2016) See the Release Notes for information about fixes in this release and the Installation and Configuration Guide for information on the installation of

More information

vfire 9.5 Prerequisites Guide Version 1.1

vfire 9.5 Prerequisites Guide Version 1.1 vfire 9.5 Prerequisites Guide Table of Contents Version Details 4 Copyright 4 About this Guide 5 Intended Audience 5 Standards and Conventions 5 Introduction 6 Web Server Deployment 7 Hardware Requirements

More information

Version: 1.0 Issue date: May Sage 200 v2010 System Requirements

Version: 1.0 Issue date: May Sage 200 v2010 System Requirements Version: 1.0 Issue date: May 2010 Sage 200 v2010 System Requirements Sage 200 Suite v2010 System Requirements The Sage 200 Suite is a modular system made up of the Sage 200 core components and optional

More information

Table of Contents. Chapter Pages (6 16) Setting and Configuration

Table of Contents. Chapter Pages (6 16) Setting and Configuration Table of Contents Chapter-1 --------------------------------------------------------------------------------- Page (2) Getting Started to Express Migrator for SharePoint (SharePoint): What is PCVITA Express

More information

ProSystem fx Engagement. Installation Guide

ProSystem fx Engagement. Installation Guide ProSystem fx Engagement Installation Guide December 2011 Copyright 2011 CCH INCORPORATED. A Wolters Kluwer business. All Rights Reserved. Material in this publication may not be reproduced or transmitted,

More information

vcdm System Requirements Version 6.2 English

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

More information

Drop Login Sql Server 2005 Express Tools Xp

Drop Login Sql Server 2005 Express Tools Xp Drop Login Sql Server 2005 Express Tools Xp If you remove the SQL Server 2008 Browser when a SQL Server 2005 named If you used the SSRS configuration tool to configure the installation, the names Microsoft

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

Dell Command Integration Suite for System Center

Dell Command Integration Suite for System Center Dell Command Integration Suite for System Center Version 5.0 Installation Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product.

More information