Management Center. Installation and Upgrade Guide. Version 8 FR4

Size: px
Start display at page:

Download "Management Center. Installation and Upgrade Guide. Version 8 FR4"

Transcription

1 Management Center Installation and Upgrade Guide Version 8 FR4

2 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE ii AppSense Limited, 2012 All rights reserved. part of this document may be produced in any form (including photocopying or storing it in any medium) for any purposes without the written permission of AppSense Limited, except in accordance with applicable law. Furthermore, no part of this document may be sold, licensed or distributed. The doing of an unauthorized act in relation to a copyright work may result in both a civil claim for damages and criminal prosecution. The information contained in this document is believed to be accurate at the time of printing and may be subject to change without notice. Any reference to a manufacturer or product does not constitute an endorsement of, or representation or warranty (whether express, implied or statutory) in respect of, the manufacturer or product or the use of the product with any AppSense software. This document does not grant any right or license to you in respect of any patents, patent applications, trademarks, copyrights, or other intellectual property rights in or relating to the subject matter of this document. Where relevant, any AppSense software provided pursuant to or otherwise related to this document shall only be licensed to you on and subject to the end user license agreement which shall be displayed and which you shall be required to accept prior to accessing or using the software. AppSense is a registered trademark of AppSense Holdings Limited or its affiliated companies in the United Kingdom, the United States and/or other countries, Microsoft, Windows and SQL Server are all registered trademarks or Microsoft Corporation in the United States and/or other countries. The names of actual products and companies mentioned in this document may be the trademarks of their respective owners.

3 C O N T E N T S Welcome v About This Document vi Terms and Conventions vi Feedback vi Section 1 Introduction to AppSense Management Center 1 Management Center Overview 2 Components 3 Key Benefits 4 Section 2 Installation 5 Prerequisites 6 Installing AppSense Management Center 7 AppSense Desktopw Installer 8 Manual Installation 12 Installing the CCA 13 Integrated Install CCA Functionality 14 Uninstallation 16 Section 3 Upgrades 18 Upgrade the Management Center 19 Upgrading with the Desktopw Installer 19 Section 4 Server Configuration 21 Server Configuration Utility 22 Server Configuration Wizard 22 Configure a Server using Low SQL Privileges 28 Configuring Secure Communications 29 iii

4 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE iv Section 5 Configuration 30 Management Center Components 31 About the Console 31 Management Console 33 Management Server 33 Database 34 Product Consoles 34 CCA on Managed Computers 34 Setup Tasks 35 Section 6 Patching 43 Patching Introduction 44 Patching Terminology 44 Installing Patches 45 Installing a Patch Using the Management Center 45 Installing and Uninstalling a Patch Using the Command Line 47 Rolling-back Patches 48 Appendixes Appendix A CCA Installation 50 Install CCA Manually 51 Install CCA in Silent Mode 53 Appendix B Files Created During Installation and rmal Operation 54 Appendix C MSI Custom Actions Usage 55 MSI Custom Actions 56 Management Console Custom Actions 56 Management Server Custom Actions 63 Client Communications Agent Custom Actions 71 Appendix D Files Remaining After An Uninstall 76 Appendix E Third Party Public Symbols Usage 77 Appendix F Third Party Unsigned Binary Usage 78 Appendix G Apache License 79

5 WELCOME In this Section: About This Document on page vi Terms and Conventions on page vi Feedback on page vi

6 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE WELCOME About This Document vi ABOUT THIS DOCUMENT This Installation and Upgrade Guide shows how to install and setup the components of AppSense Management Center. The guide also provides details on upgrading from previous versions of AppSense Management Center. TERMS AND CONVENTIONS The following tables shows the textual and formatting conventions used in this document: Convention Bold Code Italic Green + underlined Use Highlights items you can select in Windows and the product interface, including nodes, menus items, dialogs and features. Used for scripting samples and code strings. Highlights values you can enter in console text boxes and titles for other guides and Helps in the documentation set. Indicates a glossary link. > Indicates the path of a menu option. For example, Select File > Open" means "click the File menu, and then click Open." Information tables - Highlights important points of the main text or provides supplementary information, additional techniques and help for users. Also used to provides links to further information which include more detail about the topic, either in the current document or related sources Caution/Warning Provides critical information relating to specific tasks or indicates important considerations or risks. FEEDBACK The AppSense Documentation team aim to provide accurate and high quality documentation to assist you in the installation, configuration and ongoing operation of AppSense products. We are constantly striving to improve the documentation content and value any contribution you wish to make based on your experiences with AppSense products. Please any comments to: documentation.feedback@appsense.com

7 1 Introduction to AppSense Management Center In this Section: Management Center Overview on page 2 Key Benefits on page 4

8 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 1 INTRODUCTION TO APPSENSE MANAGEMENT CENTER Management Center Overview 2 MANAGEMENT CENTER OVERVIEW AppSense Management Center is the framework that enables the AppSense products, Application Manager, Environment Manager and Performance Manager, to be used across an entire enterprise. AppSense Management Center is a scalable multi tier system which enables the central management and secure deployment of configuration information to thousands of endpoint devices and user environments. The Management Center incorporates comprehensive auditing and reporting and failover support is provided for server resiliency. The Management Center is comprised of the Management Server, Database (Microsoft SQL Server), Management Console and the Client Communications Agent (CCA) installed on managed endpoints. The CCA uploads event data from managed endpoints, via the Management Server, to the database and downloads product configurations and software updates from the database. Product configurations are created using the product consoles and stored in the Management Center database from where they can be downloaded along with product agents by the CCA for installation on managed endpoints.

9 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 1 INTRODUCTION TO APPSENSE MANAGEMENT CENTER Components 3 COMPONENTS The Management Center includes the following components: Management Console The Management Console provides an interface to the Management Server and the other components of the Management Center allowing you to control deployment groups, users, event data and alerts, configurations and packages, managed endpoints and reports. Management Server The Management Server manages communications (using Microsoft Internet Information Services - IIS) with a Microsoft SQL Server database for data access and storage, providing security control, communications for managing network discovery services and software deployment to managed endpoints, resource management and enterprise auditing. Database The Management Center relies on the availability on the network of a Microsoft SQL Server for the storage and retrieval of AppSense software agents, configuration packages, license packages, and event and alert data. The Microsoft SQL Server database is accessed by the Management Server and can be installed locally on the Management Center host computer or on a remote computer. CCA on Managed Computers The Client Communications Agent (CCA) is installed on managed endpoints to manage communications between the product agents and the AppSense Management Center. The CCA can be deployed using the Install CCA functionality from within the Management Console, by downloading and installing the Agent on the managed endpoints from the Management Server website or using a third-party deployment mechanism. Refer to Management Center Components on page 31 for further details of the components.

10 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 1 INTRODUCTION TO APPSENSE MANAGEMENT CENTER Key Benefits 4 KEY BENEFITS Scalable and secure Management Framework for all AppSense products. Microsoft SQL Server database. Microsoft Active Directory integration. Diagnostic capabilities. Management Server Failover and Proxy Support. Integrated Alerting System for notification of product events (Low, Medium, High and Critical). Role-based Access Control - server and object roles define view, modify and delete permissions allowing a fine level of granular security to manage user control over Management Server objects. Version Control - supporting single user locking of configurations and adding metadata by saving changes. Rich Management Console built on Microsoft.NET framework. Built-in Reporting.

11 2 Installation In this Section: Prerequisites on page 6 Installing AppSense Management Center on page 7 Installing the CCA on page 13 Uninstallation on page 16

12 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Prerequisites 6 PREREQUISITES Supported Languages English German Supported Operating Systems The Supported Operating Systems and Virtualization Technologies are detailed in the compatibility matrix available on myappsense.com. Select Software > Compatibility Matrices > Management Center Automatically Installed Components The following components are installed as part of the AppSense Desktopw Installer: Server Windows Installer 4.5 Redistributable Microsoft.NET Framework 4 Microsoft Visual C SP1 Redistributable Package (x86 for 32-bit Operating Systems and x64 for 64-bit Operating Systems) Microsoft ASP.NET 2.0 Console Windows Installer 4.5 Redistributable Microsoft.NET Framework 4 Microsoft Visual C SP1 Redistributable Package (x86 for 32-bit Operating Systems and x64 for 64-bit Operating Systems) CCA Microsoft Core XML Services (MSXML) 6.0 Manually Installed Components The following required components must be installed manually: Server Microsoft SQL Server (2005, 2008, 2008 R2, 2012) Microsoft Internet Information Services (IIS) Background Intelligent Transfer Service (BITS) Server Extensions CCA Minimum requirement, Windows Installer 3.1 Redistributable Microsoft Visual C SP1 Redistributable Package x86 for 32-bit Operating Systems and x64 for 64-bit Operating Systems)

13 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center 7 INSTALLING APPSENSE MANAGEMENT CENTER Management Center components can be installed using either the AppSense Desktopw Installer or manually via the individual MSI s. The AppSense Desktopw Installer provides a comprehensive process for installing the Management Center. The installer performs a complete check for system prerequisites and provides you with the option of installing required technologies automatically. Alternatively, you can install each of the product components manually, by running the product installer packages for each component. When installing AppSense products manually, you must ensure that all required technologies and AppSense components are added. A list of required technologies and AppSense components is available in the Prerequisites section. It is recommended that you have dedicated server resources for the Management Server to allow for the potentially high level of communication required to and from the server. If using Active Directory ensure that you follow Microsoft s Active Directory Best Practices to enable it to work well with the Management Center Membership Rules and Deployment Groups. AppSense Desktopw Installer on page 8 Manual Installation on page 12 Packages Installer packages for each component in the AppSense Management Center product set include 32-bit and 64-bit versions as follows: ManagementConsole.msi ManagementServer.msi ClientCommunicationsAgent.msi ManagementCenterDocumentation.msi Additional prerequisite third-party software components are provided with the installation media and can be installed automatically via the Desktopw Installer or manually by running the relevant packages provided.

14 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center 8 AppSense Desktopw Installer This section provides an overview of the installation process using the Desktopw installer. Enterprise installation allows you to install the full suite of product consoles together with the AppSense server components. You are prompted to select which server products to install. Enterprise installation is completed by running the Server Configuration Utility for each installed server product. Servers, SQL databases and consoles for each of the products in Enterprise mode installations can be installed either together on one computer or distributed across the network on separate computers. Enterprise Installation is only available when the AppSense Desktopw Installer is launched on a Server operating system. Enterprise Installation Using the Desktopw Installer 1. Run the Installer by executing setup.exe, on the installation media. 2. In the Welcome screen, click Next. 3. In the User Information screen, provide username and company details. 4. In the License Agreement screen, read the license agreement, if you accept the terms, select and click Next. 5. In the License Validation screen, enter the product license code and activation code for the AppSense product you have purchased to use with the Management Center or select to use the evaluation license. The Management Center does not require a license. However, during the installation procedure you are required to enter an evaluation or valid product license for the products you want to deploy and manage via the Management Center. Any product licenses entered will be automatically deployed to managed endpoints.

15 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center 9 6. In the Installation Type screen, select Enterprise to install product consoles and AppSense server products. 7. In the Product Selection screen, select the products you want to install.

16 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center In the SQL Server Installation screen, if no local Microsoft SQL Server is detected, you are prompted either to install a Microsoft SQL Server or browse to select an existing remote SQL server and instance. If no existing SQL server is selected, the installer can install Microsoft SQL Server Express Edition. If you select this option, accept the license agreement and follow the prompts of the Microsoft SQL Server setup to complete the installation. You can skip this step and configure remote servers later using the Server Configuration Utility for each of the products. For further information, refer to the Server Configuration chapter. 9. In the Prerequisite Management screen, a list of required components displays, split into Installed, t Installed and Requires Manual Installation. Some Prerequisite components require manual installation. The Installation Media directory includes installer packages for some Prerequisite components. Other prerequisite components, such as Internet Information Services (IIS), are part of the Operating System and must be installed using the relevant Server configuration options, available in the Operating System. Select Install next to each t Installed component or select Install All. Manually Install any required software prerequisites which are not already present. Once all components are installed click Next.

17 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center In the Installation Directory screen, select a location for installing the AppSense product files. The default location is C:\Program Files\AppSense. After installing the Management Center, you can browse to the web page at the following link to download the console and documentation installers: The Summary screen lists the products you installed, the installation mode, license details, installation directory, and a notification that no reboot is required. 12. When installation is complete, you are prompted to launch the Server Configuration Utility to configure each server from the installer. Alternatively, you can select Finish and complete this step later from the product directories in the Start menu. For further information on the AppSense Management Server Configuration Utility refer to Server Configuration on page 21 For further information on deploying Agents and Configurations refer to the AppSense Management Center Help. When installing in Enterprise mode, all AppSense product consoles are installed with the Management Center. The product Agents are added to the Management Server but they will only work if a license is entered. To check that the Management Center has installed correctly. Go to the Start menu and check that AppSense Management Console is present. Once the Management Console has opened, check that you can connect to a Management Server.

18 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing AppSense Management Center 12 Manual Installation To install the Management Center manually on the host computers you must run the Windows Installer Packages (MSI) as listed in the following table. When installing AppSense products manually, you must ensure that all required technologies and Appsense components are added. A list of required technologies and AppSense components is available in the Prerequisites section. Installation File ManagementConsole32.MSI ManagementConsole64.MSI ManagementServer32.MSI ManagementServer64.MSI ClientCommunicationsAgent32.MSI ClientCommunicationsAgent64.MSI ManagementCenterDocumentation32.MSI ManagementCenterDocumentation64.MSI Description Installs the Management Center Console which provides an interface to the Management Server and the other components of the Management Center. Installs the Management Server which manages data access and storage, security control, network discovery services and software deployment to managed endpoints, resource management and enterprise auditing. Must be configured using the Management Center Server Configuration Utility. Installs the Client Communications Agent (CCA) to manage communications between the product agents and the AppSense Management Center. Installs the Management Center Installation and Upgrade Guide, the Management Center Product Guide and the Management Center Help. Management Server and CCA Compatibility Warning You must ensure that the CCA you install is of the same version number or later than the version of the Management Server. For example, CCA 8.2 is compatible with Management Server 8.2 or 8.3 but CCA 8.3 would not be compatible with Management Server 8.2.

19 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing the CCA 13 INSTALLING THE CCA Install the Client Communications Agent (CCA) on all computers to be managed by the AppSense Management Center. The CCA can be distributed using the integrated Install CCA functionality within the Management Console, by downloading the CCA msi package from the Management Server web site or by third-party deployment mechanisms. Management Server and CCA Compatibility Warning You must ensure that the CCA you install is of the same version number or later than the version of the Management Server. For example, CCA 8.2 is compatible with Management Server 8.2 or 8.3 but CCA 8.3 would not be compatible with Management Server bit CCA packages can only be installed on 64-bit operating systems. 32-bit CCA packages can only be installed on 32-bit operating systems. Tips It is recommended you set up Membership Rules and Deployment Groups in the Management Console before installing the CCA. Refer to the AppSense Management Center Product Guide for further details. The Install CCA functionality within the Management Console can be run in small and medium scale enterprise environments to deploy the CCA to multiple computers, or to repair or modify the URL path for currently deployed CCAs to change the http or https prefix and port number. IT administrators in organizations often create master images which include the operating system with all the required software and updates required for a new computer, as a labor saving approach to setting up multiple computers. It is recommended to install the CCA on a gold image prior to rolling out to computers in your organization Use one of the following methods to install the CCA: Integrated Install CCA Functionality on page 14 Install CCA Manually on page 51 of Appendix A Install CCA in Silent Mode on page 53 of Appendix A

20 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing the CCA 14 Integrated Install CCA Functionality The Management Console provides an Install CCA function which allows you to deploy the CCA to multiple computers which match the Management Center Deployment Group and Membership Rules. The CCA can be deployed either on a Microsoft Active Directory network or in a Microsoft Windows workgroup in small or medium scale environments. The integrated Install CCA functionality replaces the AppSense Client Communications Agent Deployment Tool. Workflow The Install CCA functionality detects the Management Center deployment groups and uses group membership rules to provide the list of computers to which the CCA can be deployed. Active Directory is queried for active directory types for membership rules by computer, groups and containers. Alternatively, you can manually include or exclude computers from the list by NetBIOS Name. The Install CCA functionality can only deploy the CCA to computers which are members of Deployment Groups configured in the Management Center console. The user running the Install CCA functionality must have local administrative rights on all computers to which the CCA is deployed. The software requirements for the target client computers are detected and the latest 32-bit or 64-bit version of the CCA installation package is downloaded. Packages are distributed to the target computers and installed silently with the correct URL of the Management Server. The basic steps required to install the CCA are as follows: S TEP 1 C LIENT ACCESS CREDENTIALS Deployment Groups > Client Access Credentials Enter the user credentials; username and password, for an account on the endpoint that the CCA is being installed which has local administrator privileges. You can add multiple accounts, they will be attempted in order of the list. You will not be able to install the CCA on any endpoint using the integrated Install CCA functionality if the credentials have not been set up.

21 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Installing the CCA 15 S TEP 2 D EPLOYMENT GROUP Deployment Groups > Deployment Groups Create a Deployment Group. Configure the Settings - Polling period, which will vary depending on size of enterprise. Polling is where the CCA on the endpoint initiates communication with the Management Server. The poll period is split into the following: Computer poll period - CCA downloads updates to the Deployment Groups and Agent and Configuration Packages. Upload poll period - CCA uploads Events and Alerts. Poll variance - Reduces the impact of multiple machines polling the Management Server at any one time. Setup the Installation Schedule in Settings. A yellow warning displays in Deployment Groups > [Groupname] > Computers if an installation schedule is set to Disable. S TEP 3 M EMBERSHIP RULES Deployment Groups > Membership Rules Every Deployment Group has a one to one relationship with a set of Membership Rules. The Membership Rules act like a filter to discover computers within Active Directory. Select Edit Group Conditions to add a new condition based on NetBIOS Name or Active Directory. Select Submit from the Membership Rules work area. Select Discover from the Actions pane. The discovered computers that match the Membership Rules are listed in the relevant Deployment Group > Computers node. For the computers discovered by Membership Rules the Computer Status should initially display: CCA deployed.

22 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Uninstallation 16 S TEP 4 I NSTALL CCA Deployment Groups > [Groupname] > Computers Select the computer or computers on which you want to install the CCA. Select Install CCA from the Actions pane. The Client Access Log provides details on the installation progress. The Deployed (%) column indicates the percentage of the package deployed. For further information on Client Access Logs for help with diagnosing any install problems, for example, the CCA failing to install. Refer to the Client Access Logs section in the AppSense Management Center Product Guide. UNINSTALLATION Uninstall AppSense Management Center by using the AppSense Desktopw Installer. Desktopw Installer Uninstallation procedure 1. Run the AppSense Desktopw Installer by executing setup.exe on the installation media. 2. The Welcome screen displays where you are provided with three options, Modify, Repair and Uninstall.

23 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 2 INSTALLATION Uninstallation Select Uninstall and click Next. 4. The Summary screen lists the product selected to uninstall, the installation mode, the installation directory and whether a reboot is required. Click Uninstall. 5. The Management Center is uninstalled and the process is complete. If Microsoft SQL Server Express was installed during the installation process, this will not be uninstalled as part of the uninstallation process. The CCA and any Packages will not automatically be removed from the managed endpoints.

24 3 Upgrades In this Section: Upgrade the Management Center on page 19 Upgrading with the Desktopw Installer on page 19

25 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 3 UPGRADES Upgrade the Management Center 19 UPGRADE THE MANAGEMENT CENTER Before starting the upgrade process make sure you backup all existing AppSense databases. If necessary, save earlier versions of the product agent software which you would like to maintain. The upgrade process includes the following components: Management Console - upgraded by the Desktopw Installer Management Server - upgraded by the Desktopw Installer You must upgrade the Management Server before you upgrade the Client Communications Agent (CCA). The Management Server must be of the same version number or later than the installed CCA. Database - upgraded by the Server Configuration Utility. Once the Server Configuration Utility has completed the upgrade, any new agents, including the CCA, are automatically added to the database for deployment once they have been assigned to a deployment group. Configurations are not automatically upgraded. Microsoft SQL Server 2000 Support Warning Microsoft SQL Server 2000 support has been deprecated and is no longer supported for new installations. Upgrade support will be removed in a future release. UPGRADING WITH THE DESKTOPNOW INSTALLER 1. Run the Installer by executing setup.exe, on the installation media. The Welcome screen displays three options; Modify, Upgrade and Uninstall. 2. Select Upgrade and click Next.

26 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 3 UPGRADES Upgrading with the Desktopw Installer 20 In the Prerequisite Management screen, a list of required components displays split into Installed and t Installed components. 3. Select Install next to each t Installed component or select Install All to install all missing prerequisites. 4. Once all components are installed click Next. The Summary screen lists the products ready to be upgraded, the installation mode, installation directory and whether a reboot is required. 5. Click Upgrade. The Upgrade Complete screen displays, informing you the upgrade process is complete. 6. Do one of the following: Click Finish to exit Click Launch Management Server Configuration to display the Management Server Configuration Utility. If you select Launch Management Server Configuration an Upgrade Database message displays if the Management Center active database is out of date. Click to perform the upgrade. When the upgrade is complete click Close and the Management Server Configuration window displays. For further details on the Server Configuration Utility, refer to the AppSense Management Center Product Guide.

27 4 Server Configuration This section provides details of the Server configuration process for AppSense Management Server. Server Configuration Wizard on page 22 Configure a Server using Low SQL Privileges on page 28 Configuring Secure Communications on page 29 Run the Server Configuration Utility (SCU) using a user account with Administrator privileges. Otherwise, a warning message notifies you at start up that some functions may fail, or give inaccurate results. You are prompted for confirmation to continue. If you select, the SCU closes. Microsoft SQL Server 2000 Support Warning Microsoft SQL Server 2000 support has been deprecated and is no longer supported for new installations. Upgrade support will be removed in a future release.

28 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Utility 22 SERVER CONFIGURATION UTILITY This section provides details of the server configuration process for AppSense Management Center. The Server Configuration Utility (SCU) guides you through the configuration process. AppSense database products always require both a Configuration account and a Service account. The Configuration account and Service account must be two separate accounts. SERVER CONFIGURATION WIZARD The Server Configuration Utility (SCU) first runs as a wizard in which you specify settings for the Management Server. Following first-time setup using the wizard, the SCU can be launched from the Start menu allowing the existing settings to be modified and managed. During the server configuration process, you are prompted for authentication, including the following types: SQL authentication = SQL Authenticated Account Windows authentication = The current windows account Impersonated authentication = A custom windows account Server Configuration Wizard Steps The wizard guides you through the following steps: 1. Prerequisites The prerequisite check provides a list of the required components and indicates whether each component is installed. Any components which are not enabled

29 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Wizard 23 are indicated and the View button allows you to display and fix the list of variances by installing components which are not installed. Some missing components can be fixed by the installer but other components, such as BITS and IIS, must be installed manually. You can proceed or fix the relevant issues and return to the wizard later. If you proceed without resolving outstanding issues, a message notifies you that the product might not operate correctly. 2. Web site Select a valid Management Server web site. The utility lists all existing websites. The selected website controls the port used to access the server. The default website is sufficient unless you have a specially designated website which already exists.

30 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Wizard Client Authentication Specify the authentication method which managed endpoints use to access server web directories: Windows authentication (recommended) - CCA s must authenticate with the server using Windows Authentication. This increases the security of the server, ensuring only computers in the domain can access the server. Anonymous authentication - CCA s can access the server unchallenged. If the CCA is installed on computers in a Workgroup you must select Anonymous authentication. For further details refer to Installing the CCA in the AppSense Management Center Product Guide. 4. Configuration Credentials and Database Selection Enter the credentials for the account which is allowed to create and configure the database and the name of the SQL Server. The Configuration account must be a separate account to the Service account. The privileges required for the Configuration account vary according to what you want the SCU to do. For further information on accounts and privileges, refer to the Appsense Management Center product Guide > Server Configuration chapter.

31 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Wizard 25 Select the Authentication Type: Impersonated Windows Authentication A user name and password must be supplied and then this account is impersonated each time access to the database is required. SQL Authentication An SQL Authentication account can be specified to provide access to the database. Accounts, including both user name and password are created with the SQL Server itself rather than making use of existing Windows domain accounts. This authentication mode is recommended to support environments with mixed operating systems, where all users are not authenticated by a Windows domain and will allow users to connect from unknown or untrusted domains. Enter the Username and Password for the Configuration account. Specify the SQL Server and Instance to use, in the format <servername>\<instance><port> Instance and Port are optional elements. Select an existing Database to perform an upgrade. Alternatively, enter a name to create a new database. Always back up your database before performing an upgrade. To create a new database, ensure the Configuration account has dbcreator server privileges and enter a unique database name. To setup the schema on an empty placeholder database, ensure the Configuration account has dbo privileges on the database, and select the database from the list. To upgrade an existing database, the Configuration account must have dbo privilege, and the database should be selected from the list. To use an existing database, the Configuration account must be a member of the ManagementServerAdministrator or dbo database roles.

32 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Wizard Database Service Credentials Enter the credentials for the account which is used by the Web service and Windows services for ongoing connectivity to the SQL database after the configuration is completed. Select the Authentication Type: Impersonated Windows Authentication A Windows user name and password must be supplied and then this account is impersonated each time access to the database is required. SQL Authentication An SQL Authentication account can be specified to provide access to the database. Accounts, including both user name and password are created with the SQL Server itself rather than making use of existing Windows domain accounts. This authentication mode is recommended to support environments with mixed operating systems, where all users are not authenticated by a Windows domain and will allow users to connect from unknown or untrusted domains. If the Service account does not already exist in the SQL Server and the Configuration account has securityadmin privileges, a new account is created.

33 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Server Configuration Wizard Summary A summary of the settings displays with details of pending actions, such as create a database with a specific name or update an existing database. Click Accept to carry out the actions. Variance Reports are created if any problems are encountered during the server configuration, refer to the AppSense Management Center Product Guide for details.

34 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Configure a Server using Low SQL Privileges 28 CONFIGURE A SERVER USING LOW SQL PRIVILEGES AppSense Management Server uses an SQL Server database to store data. The installation procedure requires specific privileges, for details refer to Configuration Credentials and Database Selection in Server Configuration Wizard on page 22. For situations where the Management Server installer does not have the required permissions, you can export scripts to send to the database administrator to execute with full privilege. It is assumed here that the SQL Server instance is on a separate machine to the Management Server. Once the steps in this section have been followed, for additional security the Configuration account can be disabled with Microsoft SQL Management Studio. However, this account must be re-enabled to successfully use the SCU. EXPORT THE SCRIPTS TO SEND TO THE SQL ADMINISTRATOR 1. Open the Server Configuration Utility from Start > All Programs > AppSense > Management Center. 2. In the Wizard Welcome screen, click Skip Wizard to launch the relevant Server Configuration Utility Console. 3. Select the Database node and select Actions > Export Scripts. 4. Select I want to create a new database and click Next. 5. Select the scripts you want to export from the following and click Next. Create Database Create Schema Create Login 6. Enter the path to which to export the scripts, for example: C:\Users\Administrators\Documents and click Save. 7. Once the files have been exported, click Finish. 8. Send the exported scripts to the SQL Administrator.

35 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 4 SERVER CONFIGURATION Configuring Secure Communications 29 ACTIONS FOR SQL ADMINISTRATOR TO PERFORM Using SQL Server Management Studio the following steps must be carried out by the database administrator under sysadmin prvilege. 1. In SQL Server Management Studio, open the Create Database script, enter a ManagementServer on the database SET line save and execute. 2. Open the Create Schema script and ensure the newly created database is selected in the drop-down list before executing. 3. Open and run the Create Login script as follows: Run the script twice. Run once with a user name, for example AmcAdmin. Run once with a service name, for example AmcService. Run each time with a complex password entered on the Set Password line. Ensure you set default values for the other variables. For = '1' -- Include for SQL Server 2005 and = = '0'; 4. Give the user account name db_owner and ManagementServerAdministrator rights on the database. 5. Give the Service account ManagementServerService rights on the database. RUN THE SERVER CONFIGURATION UTILITY 1. Run the Server Configuration Utility and on the top level node click Run Wizard. Use the database ManagementServer using the user account name supplied by the SQL Administrator as the configurer and the Service as the Service account. 2. After the wizard completes, click the Database node. Click Connect and select the user account name supplied by the SQL Administrator. CONFIGURING SECURE COMMUNICATIONS You can optionally configure the Management Server web site to use Secure Socket Layers (SSL) to provide encrypted communications using Active Directory. For further details on configuring secure communications refer to the AppSense Management Center Product Guide.

36 5 Configuration In this Section: Management Center Components on page 31 Setup Tasks on page 35

37 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION Management Center Components 31 MANAGEMENT CENTER COMPONENTS The Management Center has the following components: Management Console Management Server Database Product Consoles CCA on Managed Computers ABOUT THE CONSOLE The AppSense Management Console allows you to manage AppSense software Deployment Groups, Alerts and Alert Rules, Packages, Reports, Security and Enterprise Licensing. Deployment Groups include settings for Group Membership, Installation Schedules, Enterprise Auditing, Packages, Alerts, Events and Computers.

38 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION About the Console 32 Navigation Pane The Navigation Pane consists of the navigation tree and navigation buttons. The navigation tree is the area for managing nodes of the configuration. The navigation buttons allow you to view the different areas of the console, including: Home Manages the server connection and provides connection status information, quick links and status of user authentication, deployment groups and alerts. Deployment Groups Manages deployment groups including Group Membership, Installation Schedules, Enterprise Auditing, Packages, Alerts, Events and Computer settings. Alerts Manages alerts and alert rules for AppSense software events sent to the server from client computers. Package Library Manages agent and configuration software packages. Reports Provides a comprehensive list of reports for each product which you can generate to analyze the activity and status. Security Manages role-based access to the Management Console. Enterprise Licensing Allows you to add and manage licenses. You can collapse the Navigation Panel to create more viewing space for the other areas of the console. Work Area The Work Area provides the main area for managing the settings, controls and views of the selected node in the navigation panel. The contents of the work area vary according to the selected nodes in the navigation tree and the selected navigation buttons. Sometimes the work area is split into two panes. For example, one pane provides a summary of the settings in the other pane. Actions The Actions area displays in the right-hand column and shows available controls for the current view. Additional Console Features Shortcut Menu right-click shortcuts are available in the navigation tree and some areas of the Console. The minimum screen resolution is 800 x 600.

39 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION About the Console 33 Management Console Management Server The Management Console provides an interface to the Management Server and the other components of the Management Center allowing you to control deployment groups, users, event data and alerts, configurations and packages, registered computers and reports. The Management Console includes the following views: Home Manage server connections, a server, view deployment group status, view alerts status and monitor system events. Deployment Groups Manage and monitor Deployment Groups with controls for handling group membership, installation schedule, enterprise auditing policies and package assignments, monitoring for alerts and events and computer management settings. Alerts Manage alerts and alert rules. Package Library Manage AppSense software agent, configuration packages and patches on the Management Server. Reports Generate a range of reports for the Management Center for AppSense products, based on events sent to the Management Server. Security Manage role-based access rights to the Management Console views and settings. Enterprise Licensing Manage AppSense product licenses for deploying to managed endpoints. The Management Server manages communications with a Microsoft SQL database server for data access and storage, providing security control, communications for managing network discovery services and software deployment to managed endpoints and enterprise auditing. Management Server security manages network authorization for Management Consoles and product Consoles. Handles download schedules, group management and file transfers, and network discovery services for integration with Active Directory. Enterprise auditing manages event data access and storage via the Management Console alert rules which includes mechanisms for generating SNMP and SMTP alert notifications. Management Center supports a list of failover of servers which can take over the role of the Management Server to allow the system to continue functioning in the event of a server failure.

40 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION About the Console 34 Database The Management Center relies on the availability on the network of a Microsoft SQL server for the storage and retrieval of AppSense software agents, configuration packages, license packages, and event and alert data. The Microsoft SQL database server is administered by the Management Server and can be installed locally on the Management Center computer or on a separate computer. For more information about managing user permissions for the SQL database refer to Server Configuration on page 21. Product Consoles CCA on Managed Computers The product consoles, including Application Manager, Environment Manager and Performance Manager, allow you to configure and save configurations to the Management Server for adding to deployment groups and deploying to managed endpoints. The Client Communications Agent (CCA) is installed on managed endpoints to manage communications between the product agent and the AppSense Management Center. The CCA polls the Management Server to manage the download and installation of agents, configurations and software package updates, and also sends event data generated by the product agents to the Management Server. The CCA can be downloaded and installed directly on managed endpoints from the Management Server web site or deployed by other methods such as, the Install CCA functionality from within the Management Console or third-party deployment solutions such as Microsoft System Center Configuration Manager (SCCM). For more information about CCA installation methods, see Installing the CCA on page 13.

41 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION Setup Tasks 35 SETUP TASKS Once all of the Management Center components have been installed, configure and set up the Management Center according to the following steps: Step 1 Connect to the Management Server Step 2 Create Deployment Groups Step 3 Set Up Membership Rules Step 4 Set Up Security (Optional) Step 5 Add Client Access Credentials Step 6 Install Packages Step 7 Set Up Alert Rules (Optional) Step 8 Install the CCA on Managed Computers Step 9 Install and Configure Failover Servers (Optional) S TEP 1 C ONNECT TO THE MANAGEMENT SERVER Launch the Management Console for the first time, from Start > All Programs > AppSense > Management Center, to connect to the Management Server click the link in the Overview panel or select Connect in the Actions menu.

42 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION Setup Tasks 36 In the Select Management Server dialog box, add a server to the list providing a friendly name and server name or IP address, and selecting connection type (HTTP or HTTPS) and port numbers (defaults: 80 or 443). You can browse the Active Directory or network to select a server name. Connect to the added server using the current user account or as a custom user providing the user name, password and domain, where relevant. S TEP 2 C REATE DEPLOYMENT GROUPS Set up the following for each deployment group: Client computer poll periods Package assignments Installation schedules Failover servers Client access credentials Enterprise auditing settings Alerts Events Apply security access rights to restrict or enable access and control. S TEP 3 S ET UP MEMBERSHIP RULES Membership rules act as a filter to include or exclude conditions to match computers to deployment groups. Membership rules have a one to one relationship with deployment groups and are set up in Deployment Groups > Membership Rules. Select Edit Group Conditions from the Actions pane to display the Edit Group Conditions dialog box. Select to Add a computer by NetBIOS Name or Active Directory, set the condition to Include or Exclude. Select Discover to assign the computer to the first deployment group that has a matching rule. For further details on Membership Rules refer to the AppSense Management Center Help.

43 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION Setup Tasks 37 S TEP 4 S ET UP SECURITY (OPTIONAL) The Management Console installs with an Administrator account assigned to the user installing the software. This user is assigned a Server Administrator server role which gives full access and control to all areas and functions on the Management Server. You can also add other user accounts and assign that server role or another of the default server roles, Modifier or Viewer. You can create custom server roles to which you can assign permissions from a comprehensive list. For further details on Server roles and Object roles refer to the AppSense Management Center Help.

44 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE 5 CONFIGURATION Setup Tasks 38 S TEP 5 A DD CLIENT ACCESS CREDENTIALS Before you can install the CCA on any endpoint Client Access Credentials must be supplied. Default Client Access Credentials are set up in Deployment Groups > Client Access Credentials or they can be specified at deployment group level in Deployment Groups > Deployment Groups > [Groupname] > Settings > Client Access Credentials. You can add multiple users and they will be used in the order in which they are listed. Select Client Access Credentials either at the default or deployment groups level. Select Add Credential, the Add Client Access Credential dialog displays. Enter the username and password and confirm the password, click OK to add the credentials to the list. For further details on credential encryption and storage refer to the AppSense Management Center Product Guide.

Application Manager. Installation and Upgrade Guide. Version 8 FR6

Application Manager. Installation and Upgrade Guide. Version 8 FR6 Application Manager Installation and Upgrade Guide Version 8 FR6 APPLICATION MANAGER INSTALLATION AND UPGRADE GUIDE ii AppSense Limited, 2012 All rights reserved. No part of this document may be produced

More information

Management Suite. Architecture and Installation Guide. Guide

Management Suite. Architecture and Installation Guide. Guide Management Suite Architecture and Installation Guide Guide MANAGEMENT SUITE ARCHITECTURE AND INSTALLATION GUIDE ii Notice The information contained in this document ("the Material") is believed to be accurate

More information

How To Install An Appsense Desktop Manager On A Windows 7.5 (Windows 7) With A Windows 8.5.1 (Windows 8) (Windows) (Powerpoint) (Amd64) (Apple Windows 7) (Networking

How To Install An Appsense Desktop Manager On A Windows 7.5 (Windows 7) With A Windows 8.5.1 (Windows 8) (Windows) (Powerpoint) (Amd64) (Apple Windows 7) (Networking Environment Manager Installation and Upgrade Guide Version 8 FR4 SP2 INSTALLATION AND UPGRADE GUIDE ii AppSense Limited, 2013 All rights reserved. No part of this document may be produced in any form (including

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Server Installation Guide ZENworks Patch Management 6.4 SP2

Server Installation Guide ZENworks Patch Management 6.4 SP2 Server Installation Guide ZENworks Patch Management 6.4 SP2 02_016N 6.4SP2 Server Installation Guide - 2 - Notices Version Information ZENworks Patch Management Server Installation Guide - ZENworks Patch

More information

Sophos for Microsoft SharePoint startup guide

Sophos for Microsoft SharePoint startup guide Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning

More information

http://docs.trendmicro.com

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

More information

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

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Last revised: November 12, 2014 Table of Contents Table of Contents... 2 I. Introduction... 4 A. ASP.NET Website... 4 B.

More information

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide MicrosoftDynam ics GP 2015 TenantServices Installation and Adm inistration Guide Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

Secret Server Installation Windows Server 2012

Secret Server Installation Windows Server 2012 Table of Contents Introduction... 2 ASP.NET Website... 2 SQL Server Database... 2 Administrative Access... 2 Prerequisites... 2 System Requirements Overview... 2 Additional Recommendations... 3 Beginning

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Secret Server Installation Windows Server 2008 R2

Secret Server Installation Windows Server 2008 R2 Table of Contents Introduction... 2 ASP.NET Website... 2 SQL Server Database... 2 Administrative Access... 2 Prerequisites... 2 System Requirements Overview... 2 Additional Recommendations... 3 Beginning

More information

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved. Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

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

More information

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

Administration Quick Start

Administration Quick Start www.novell.com/documentation Administration Quick Start ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

http://docs.trendmicro.com

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

More information

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

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual TIBCO Spotfire Web Player 6.0 Installation and Configuration Manual Revision date: 12 November 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

How To Manage Storage With Novell Storage Manager 3.X For Active Directory

How To Manage Storage With Novell Storage Manager 3.X For Active Directory www.novell.com/documentation Installation Guide Novell Storage Manager 4.1 for Active Directory September 10, 2015 Legal Notices Condrey Corporation makes no representations or warranties with respect

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual TIBCO Spotfire Automation Services 6.5 Installation and Deployment Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0 Microsoft Dynamics GP Workflow Installation Guide Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

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

SolarWinds Migrating SolarWinds NPM Technical Reference

SolarWinds Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Installation and Upgrade Guide

Installation and Upgrade Guide ControlPoint for Office 365 Publication Date: January 12, 2016 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

Archive Attender Version 3.5

Archive Attender Version 3.5 Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

Symantec AntiVirus Corporate Edition Patch Update

Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2 DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

WhatsUp Gold v16.2 Database Migration and Management Guide WhatsUp Gold v16.2 Database Migration and Management Guide Contents CHAPTER 1 How to use this guide CHAPTER 2 Migrating the WhatsUp Gold Microsoft SQL Server 2008 R2 Express Edition database to Microsoft

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

Acronis SharePoint Explorer. User Guide

Acronis SharePoint Explorer. User Guide Acronis SharePoint Explorer User Guide Table of contents 1 Introducing Acronis SharePoint Explorer... 3 1.1 Supported Microsoft SharePoint versions... 3 1.2 Supported backup locations... 3 1.3 Licensing...

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012 SOLARWINDS ORION Patch Manager Evaluation Guide for ConfigMgr 2012 About SolarWinds SolarWinds, Inc. develops and markets an array of network management, monitoring, and discovery tools to meet the diverse

More information

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2

More information

Microsoft Dynamics GP 2013. Web Services Installation and Administration Guide

Microsoft Dynamics GP 2013. Web Services Installation and Administration Guide Microsoft Dynamics GP 2013 Web Services Installation and Administration Guide Copyright Copyright 2013 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

NETWRIX WINDOWS SERVER CHANGE REPORTER NETWRIX WINDOWS SERVER CHANGE REPORTER INSTALLATION AND CONFIGURATION GUIDE Product Version: 4.0 March 2013. Legal Notice The information in this publication is furnished for information use only, and

More information

4cast Client Specification and Installation

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

More information

IBM Connections Plug-In for Microsoft Outlook Installation Help

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

More information

FileMaker Server 14. FileMaker Server Help

FileMaker Server 14. FileMaker Server Help FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011 Omgeo OASYS Workstation Installation Guide Version 6.4 December 13, 2011 Copyright 2011 Omgeo LLC. All rights reserved. This publication (including, without limitation, any text, image, logo, compilation,

More information

UNICORN 6.4. Administration and Technical Manual

UNICORN 6.4. Administration and Technical Manual UNICORN 6.4 Administration and Technical Manual Page intentionally left blank Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts...

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

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Audit Management Reference

Audit Management Reference www.novell.com/documentation Audit Management Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

Core Protection for Virtual Machines 1

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

More information

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide Novell Storage Manager 3.1.1 for Active Directory Installation Guide www.novell.com/documentation Installation Guide Novell Storage Manager 3.1.1 for Active Directory October 17, 2013 Legal Notices Condrey

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

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 Version 5.0 SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 NOTICES Updates to the SurfControl documentation and software, as well as Support information are available at www.surfcontrol.com/support.

More information

NeuralStar Installation Guide

NeuralStar Installation Guide NeuralStar Installation Guide Version 9.8 Release 2 October 2011 1st Edition Preface Software License Agreement Software is defined as the Kratos Technology & Training Solutions, Inc. computer programs

More information

File Share Navigator Online 1

File Share Navigator Online 1 File Share Navigator Online 1 User Guide Service Pack 3 Issued November 2015 Table of Contents What s New in this Guide... 4 About File Share Navigator Online... 5 Components of File Share Navigator Online...

More information

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide Sage 300 ERP 2014 Sage CRM 7.2 Integration Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE 1. Third party licenses and notices 5 2. Welcome 6 3. Installation requirements 7 3.1. System requirements 7 3.2. Installing prerequisites 7 3.3. Pre-installation

More information

Installing and Configuring WhatsUp Gold

Installing and Configuring WhatsUp Gold Installing and Configuring WhatsUp Gold This guide provides information about installing and configuring WhatsUp Gold v14.2, including instructions on how to run the WhatsUp web interface through an Internet

More information

LepideAuditor Suite for File Server. Installation and Configuration Guide

LepideAuditor Suite for File Server. Installation and Configuration Guide LepideAuditor Suite for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

NETWRIX USER ACTIVITY VIDEO REPORTER

NETWRIX USER ACTIVITY VIDEO REPORTER NETWRIX USER ACTIVITY VIDEO REPORTER ADMINISTRATOR S GUIDE Product Version: 1.0 January 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

For Active Directory Installation Guide

For Active Directory Installation Guide For Active Directory Installation Guide Version 2.5.2 April 2010 Copyright 2010 Legal Notices makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

ControlPoint. Advanced Installation Guide. Publication Date: January 12, 2016. Metalogix International GmbH., 2008-2016 All Rights Reserved.

ControlPoint. Advanced Installation Guide. Publication Date: January 12, 2016. Metalogix International GmbH., 2008-2016 All Rights Reserved. ControlPoint Publication Date: January 12, 2016 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

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

Budget Developer Install Manual 2.5

Budget Developer Install Manual 2.5 Budget Developer Install Manual 2.5 ARGUS Budget Developer Install Version 2.5 2/13/2013 ARGUS Software An Altus Group Company Application Server Installation for ARGUS Enterprise Version 9.1 2/13/2013

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

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

AssetWise Performance Management. APM Remote Upgrade Guide

AssetWise Performance Management. APM Remote Upgrade Guide AssetWise Performance Management APM Remote Upgrade Guide Trademark Notice Bentley, the B Bentley logo, AssetWise, Ivara, the Ivara EXP logo, Ivara Work Smart, Aladon and RCM2 are either registered or

More information

Novell PlateSpin Portability Suite

Novell PlateSpin Portability Suite Installation Guide AUTHORIZED DOCUMENTATION Novell PlateSpin Portability Suite 8.1 August 3, 2009 www.novell.com PlateSpin Portability Suite 8.1 Installation Guide Legal Notices Novell, Inc., makes no

More information

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811 in Microsoft Windows Operating Environments Table of Contents Introduction... 1 Step 1: Create a SAS Software Depot..... 1 Step 2: Prepare

More information

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide Microsoft Dynamics GP 2010 SQL Server Reporting Services Guide April 4, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information

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

FileMaker Server 13. FileMaker Server Help

FileMaker Server 13. FileMaker Server Help FileMaker Server 13 FileMaker Server Help 2010-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide IBM Security QRadar Version 7.1.0 (MR1) Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page page 119. Copyright IBM Corp. 2012,

More information

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows Server 2003, Windows Server 2008 5.1 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Management Reporter Integration Guide for Microsoft Dynamics AX

Management Reporter Integration Guide for Microsoft Dynamics AX Microsoft Dynamics Management Reporter Integration Guide for Microsoft Dynamics AX July 2013 Find updates to this documentation at the following location: http://go.microsoft.com/fwlink/?linkid=162565

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 5.0 May 2010 3725-77606-001C Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

HR Onboarding Solution

HR Onboarding Solution HR Onboarding Solution Installation and Setup Guide Version: 3.0.x Compatible with ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: November 2014 2014 Perceptive Software. All rights

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

SplendidCRM Deployment Guide

SplendidCRM Deployment Guide SplendidCRM Deployment Guide Version 5.x Last Updated: December 14, 2010 Category: Deployment This guide is for informational purposes only. SPLENDIDCRM SOFTWARE MAKES NO WARRANTIES, EXPRESS OR IMPLIED,

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

UNICORN 7.0. Administration and Technical Manual

UNICORN 7.0. Administration and Technical Manual UNICORN 7.0 Administration and Technical Manual Page intentionally left blank Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts...

More information