HEAT Reporting Services 8.4 Install Guide. April 29, 2016

Size: px
Start display at page:

Download "HEAT Reporting Services 8.4 Install Guide. April 29, 2016"

Transcription

1 HEAT Reporting Services 8.4 Install Guide April 29, 2016

2 Chapter 0: Title Page Notices Copyright Information Lumension Security Inc., 8660 East Hartford Drive, Suite 300 Scottsdale, AZ Phone: Fax: Copyright ; Lumension Security, Inc.; all rights reserved. Covered by one or more of U.S. Patent Nos. 6,990,660, 7,278,158, 7,487,495, 7,823,147, 7,870,606, and/or 7,894,514; other patents pending. This manual, as well as the software described in it, is furnished under license. No part of this manual may be reproduced, stored in a retrieval system, or transmitted in any form electronic, mechanical, recording, or otherwise except as permitted by such license. LIMITATION OF LIABILITY/DISCLAIMER OF WARRANTY: LUMENSION SECURITY, INC. (LUMENSION) MAKES NO REPRESENTATIONS OR WARRANTIES WITH REGARD TO THE ACCURACY OR COMPLETENESS OF THE INFORMATION PROVIDED IN THIS MANUAL. LUMENSION RESERVES THE RIGHT TO MAKE CHANGES TO THE INFORMATION DESCRIBED IN THIS MANUAL AT ANY TIME WITHOUT NOTICE AND WITHOUT OBLIGATION TO NOTIFY ANY PERSON OF SUCH CHANGES. THE INFORMATION PROVIDED IN THIS MANUAL IS PROVIDED AS IS AND WITHOUT WARRANTY OF ANY KIND, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE INFORMATION PROVIDED IN THIS MANUAL IS NOT GUARANTEED OR WARRANTED TO PRODUCE ANY PARTICULAR RESULT, AND THE ADVICE AND STRATEGIES CONTAINED MAY NOT BE SUITABLE FOR EVERY ORGANIZATION. NO WARRANTY MAY BE CREATED OR EXTENDED WITH RESPECT TO THIS MANUAL BY SALES REPRESENTATIVES OR WRITTEN SALES MATERIALS. LUMENSION SHALL NOT BE LIABLE TO ANY PERSON WHATSOEVER FOR ANY LOSS OF PROFIT OR DATA OR ANY OTHER DAMAGES ARISING FROM THE USE OF THIS MANUAL, INCLUDING BUT NOT LIMITED TO DIRECT, INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR OTHER DAMAGES. 2

3 Trademark Information Lumension, Lumension Endpoint Management and Security Suite, Lumension Endpoint Management Platform, Lumension Patch and Remediation, Lumension Enterprise Reporting, Lumension Security Configuration Management, Lumension Content Wizard, Lumension AntiVirus, Lumension Wake on LAN, Lumension Power Management, Lumension Application Control, Lumension Device Control, Lumension Endpoint Security, Lumension Intelligent Whitelisting, PatchLink, PatchLink Update, their associated logos, and all other Lumension trademarks and trade names used here are the property of Lumension Security, Inc. or its affiliates in the U.S. and other countries. RSA Secured is a registered trademark of RSA Security Inc. Apache is a trademark of the Apache Software Foundation. In addition, any other companies' names, trade names, trademarks, and products mentioned in this document may be either registered trademarks or trademarks of their respective owners. Feedback Your feedback lets us know if we are meeting your documentation needs. the HEAT Software Technical Publications department at techpubs@heatsoftware.com to tell us what you like best, what you like least, and to report any inaccuracies. 3

4 Chapter 0: Title Page Contents Contents 4 Installation 5 Install Overview 6 System Requirements 8 Adding Reporting Services to Your EMSS Database 11 Configuring SQL Reporting Services for HRS 15 Linking the Reporting Manager URL to the EMSS Console 27 Downloading HRS 30 Creating a Reporting Services Solution 33 Adding EMSS Administrators 46 Hiding Pass-Through Reports 49 4

5 Chapter 1 Installation This chapter includes all of the requirements and step-by-step procedures necessary for installing HEAT Reporting Services. Here s a little background on our product. HEAT Reporting Services (HRS) is a collection of reports that provide: Centralized visibility of IT assets The security posture of the EMSS endpoint environment These reports are accessible online. Executives, managers, administrators, and other end users can view these reports, which feature: Digital dashboards Informative charts and graphs Up-to-the-minute updates. Powered by Microsoft SQL Server Reporting Services (SSRS), HRS provides: Ready-to-use tools and service that you can use to create, deploy, and manage reports for your organization Programming features that you can use to extend and customize report functionality Any feedback regarding this document should be sent to TechnicalPublicationsTeam@heatsoftware.com. 5

6 Chapter 1: Installation Install Overview Before you begin installation, look this document over. From a high-level, it lists each requirement and procedure needed to successfully install HEAT Reporting Services (HRS). System Requirements 1 HEAT Reporting Services is a product that uses multiple third-party software applications. You should review the hardware and software requirements to minimize troubleshooting. Plan to succeed! Adding Reporting Services to Your EMSS Database 2 When you setup EMSS, you installed a SQL Server Database, but you didn't configure it for reporting. That's what you'll be doing here. Open the SQL Server installation files and configure SQL Reporting Services so that you have a host for your reports. Configuring SQL Reporting Services for HRS 3 Next, configure your Reporting Services. During this config, you'll create a Webservice URL and a Website URL needed to view your reports. Linking the Reporting Manager URL to the EMSS Console 4 After you've configured reporting services, we need to link to the Reporting Manager URL within the EMSS console for convenience (you'll be able to access the reports using the EMSS console rather than remembering the URL). 6

7 Install Overview Downloading HRS 5 Although these reports are created using Microsoft technologies, they still require access to EMSS data so that the reports can reference metrics about your EMSS environment. We provide a.zip file full of SQL projects and reports that configure this access for you. Download it from our customer portal. Creating a Reporting Services Solution 6 Use SQL Server Data Tools for Visual Studio to create a reports solution. You'll use this solution to deploy the projects provided in HEAT Reporting Services. This deployment quickly adds HRS reports to your Reports URL that you set up earlier. Adding EMSS Administrators 7 You ve set up Reporting Services, but more people than just you likely need access to the reports. We recommend adding the user group PLUS Admins to the Reporting Services website settings to that all your EMSS Admins can access the reports. Hiding Pass-Through Reports 8 Some of the reports included in HEAT Reporting Services aren't intended for viewing. Instead, their purpose is to gather data for other reports. You should hide these pass-through reports so that all your other reports function as intended. 7

8 Chapter 1: Installation System Requirements Hardware The hardware requirements for HEAT Reporting Services (HRS) are identical to the HEAT Endpoint Management and Security Suite (EMSS) System Requirements. Software You're going to need some specific software as well. HEAT Endpoint Management and Security Suite HRS requires an EMSS Server that's up and running before you can begin HRS installation. HRS is supported with the following versions of EMSS: Supported EMSS Servers HEAT EMSS HEAT EMSS 8.3 Microsoft SQL Server The versions of Microsoft SQL Server that are compatible with HRS are listed in the following table. Supported Database Servers Microsoft SQL Server 2014 with Reporting Services (x86 / x64) 2 Microsoft SQL Server 2012 with Reporting Services (x86 / x64) 1Recommended version 2Recommended version 8

9 System Requirements Supported Database Servers Microsoft SQL Server 2008 R2 with Reporting Services (x86 / x64) You can either: Use the same database that your EMSS Server is already using. 1 Create a new database installation. EMSS Servers running SQL versions lower than 2008 R2 must upgrade to a supported version before HRS can be installed. For additional information on supported upgrade paths, visit US/library/bb677622(v=sql.105).aspx. SQL Server: Reporting Services Feature HRS also requires that you add the Reporting Services feature to your EMSS database (we have a procedure that walks you through this process later in the guide). SQL Server Data Tools - Business Intelligence Install the version of SQL Server Data Tool - Business Intelligence (SSDT-BI) that is compatible with your EMSS SQL Server database. You can download the tool and verify SSDT-BI/SQL version compatibility here. Microsoft's SSDT-BI download page can be a little confusing, so make sure you get the version that's compatible with your database. The versions of SQL and SSDT-BI that are compatible won't necessarily match up, so be careful! 1Recommended. Reusing the EMSS database makes Reporting Services configuration much easier). 9

10 Chapter 1: Installation Microsoft Visual Studio Microsoft Visual Studio is required to run SQL Server Data Tools - Business Intelligence. However, the SQL Server Data Tools - Business Intelligence installer will install Visual Studio for you you do not need to install Visual Studio independently. 10

11 Adding Reporting Services to Your EMSS Database Adding Reporting Services to Your EMSS Database When you setup EMSS, you installed a SQL Server Database, but you didn't configure it for reporting. That's what you'll be doing here. Open the SQL Server installation files and configure SQL Reporting Services so that you have a host for your reports. 1. Open the SQL Server Installation Center (which you can open by running Setup from your SQL Server installation folder). Select the Installation link. To open SQL Server Installation Center, search for the installation files on your server. The installation files will be named en_sql_server_2014_ enertrise_edition_x64 or something similar (according to SQL version and edition). If you can't find the install files, you may need to re-download them from Microsoft. 11

12 Chapter 1: Installation 2. Select the link for adding SQL features. The SQL Server 2014 Setup wizard opens. 3. Click Next to advance through the wizard pages until the Installation Type page opens. If you receive Error 0x while completing the wizard, don't worry about it. It won't affect your install. Just click Next. 12

13 Adding Reporting Services to Your EMSS Database 4. Select the Add features to an existing instance option and then select your EMSS database instance (usually UPC). 5. Advance to the Feature Selection page. Makes sure the following features are selected: Reporting Services Native Management Tools Basic 13

14 Chapter 1: Installation 6. Advance to the Reporting Services Configuration page. Select the option to install reporting services, but not configure it. This option is titled differently for each version of SQL Server. Make sure you are only installing and not configuring. 7. Advance through the rest of the wizard and complete feature installation. Close SQL Server Setup wizard and SQL Server Installation Center when installation is complete. After you finish: SQL Server Reporting Services are installed. Next, you need to configure reporting services so that they'll work with HEAT Reporting Services. Continue to the next procedure. 14

15 Configuring SQL Reporting Services for HRS Configuring SQL Reporting Services for HRS When you setup EMSS, you installed a SQL Server Database, but you didn't configure it for reporting. That's what you'll be doing here. Open the SQL Server installation files and configure SQL Reporting Services so that you have a host for your reports. 1. Open Reporting Services Configuration Manager using the start page or start menu. Connect to your Reporting Services database instance (UPC usually). 15

16 Chapter 1: Installation 2. If the server is stopped, click Start. 16

17 Configuring SQL Reporting Services for HRS 3. Select the Service Account tab. Select an account to sign into the reporting service. Click Apply if necessary. HEAT Software and Microsoft recommend using either the Network Service account or a domain account. Using a local account may cause complications if your EMSS Server and EMSS Database are on different servers. You'll never use this account to sign into anything. It's only used to operate HEAT Reporting Services. 17

18 Chapter 1: Installation 4. Change the Virtual Directory text to ReportServer. Click Apply, and then click the Report Server Web Service URL link that s created to make sure that it functions. Make sure you click Apply before continuing, or the Web Service URL won't get created. 18

19 Configuring SQL Reporting Services for HRS 5. Create a new database that your report server uses to store data (a process that's completed from the Report Server Database Configuration Wizard). a. Select the Database tab. Click Change Database. The Report Server Database Configuration Wizard opens. b. Leave Create a new report server database selected. Click Next. You can also use an existing database, although in our example, we're only showing you how to create a new one. 19

20 Chapter 1: Installation c. Connect to your EMSS Database. If your EMSS Database is a named instance, append the instance name to the Server Name (for example: AGT-12RS064\UPC). If your EMSS Database is the default instance, omit the instance name from the Server Name (for example: AGT-12RS064 rather than AGT- 12RS064\MSSQLSERVER). Advance after testing the connection. 20

21 Configuring SQL Reporting Services for HRS d. Name your reporting database (this database will be created within your EMSS database instance). We recommend using the default values. Click Next. e. Select the credentials that will be used to authenticate with your reporting services database. f. Click Next and review the Summary tab. Make sure the settings are correct before proceeding. 21

22 Chapter 1: Installation g. Click Next to proceed with the Install. Click Finish when the install completes. Result: The Report Server Database Configuration Wizard closes. You return to the Reporting Services Configuration Manager. 6. Select the Report Manager URL tab. 22

23 Configuring SQL Reporting Services for HRS 7. Edit the Virtual Directory to a value of Reports. HRS reports are configured to use this value, so don't use any other value. 23

24 Chapter 1: Installation 8. Click Apply to activate the URL. Make sure you click Apply before continuing, or the Report Manager URL won't get created. Result: A link displays on the page. 24

25 Configuring SQL Reporting Services for HRS 9. Click the link to access the Report Manager Website. Result: The URL opens in a new Web browser window. 10. Minimize the Web browser. You'll need it during the next procedure. 25

26 Chapter 1: Installation 11. Optional: Configure the reporting services Settings. Settings is only available on a fully licensed version of SQL Server. These settings are not available in the Express editions. a. Select the Settings tab. b. Make your configurations. For more information, see Microsoft Technet. 12. Click Exit to close Reporting Services Configuration Manager. Reporting Services are configured. After you finish: SQL Server Reporting Services is configured to work with HEAT Reporting Services. Now you can move on to downloading HEAT Reporting Services from the Customer Portal. Continue to the next procedure. 26

27 Linking the Reporting Manager URL to the EMSS Console Linking the Reporting Manager URL to the EMSS Console After you've configured reporting services, we need to link to the Reporting Manager URL within the EMSS console for convenience (you'll be able to access the reports using the EMSS console rather than remembering the URL). 1. Log in to the EMSS console. From the Navigation Menu, select Tools > Options. 27

28 Chapter 1: Installation 2. From the General tab, paste the Report Manager URL. Click Save. Copy and paste the URL from the Web browser you minimized in the last procedure. 28

29 Linking the Reporting Manager URL to the EMSS Console 3. Test that the link to the URL works. First, navigate away from the Options page to any other page in EMSS. Then the EMSS Navigation Menu, select Reports > Enhanced Reports. A new browser tab should open to your Report Manager URL. The link to your reports URL will not work until you navigate away from the Options page. 29

30 Chapter 1: Installation Downloading HRS Although these reports are created using Microsoft technologies, they still require access to EMSS data so that the reports can reference metrics about your EMSS environment. We provide a.zip file full of SQL projects and reports that configure this access for you. Download it from our customer portal. 1. From your EMSS database server, open a Web browser and log in at HEAT Self- Service Portal ( Use the SelfServiceCustomer role. 30

31 Downloading HRS 2. Browse to the Releases workspace. 3. Browse to HEAT EMSS > HEAT Reporting Services 8.4. Double-click HEAT Reporting Services Click the Downloads button for the geographic location closest to you. 5. Download the HEAT Reporting Services installer (EMSS Enhanced Reports.zip). 6. Extract the contents ofemss Enhanced Reports.zip to any location. 31

32 Chapter 1: Installation After you finish: You've downloaded and extracted the HEAT Reporting Services. Now you need to create a Visual Studio solution and add the projects from the HEAT Reporting Services.zip file to your new solution. 32

33 Creating a Reporting Services Solution Creating a Reporting Services Solution Use SQL Server Data Tools for Visual Studio to create a reports solution. You'll use this solution to deploy the projects provided in HEAT Reporting Services. This deployment quickly adds HRS reports to your Reports URL that you set up earlier. Install SQL Server Data Tools - Business Intelligence if you haven't already. You need it to complete this task. 1. Using the Start Screen or Start Menu, search for SQL Server Data Tools. Run as an Administrator. If you're starting SQL Server Data Tools for the first time, select Business 33

34 Chapter 1: Installation Intelligence Settings and continue. 34

35 Creating a Reporting Services Solution 2. From the splash screen, start a new project. 35

36 Chapter 1: Installation 3. From the dialog that opens, select Templates > Business Intelligence > Reporting Services from the tree. Select Report Server Project. 4. Name the project Reporting Services and click OK. 36

37 Creating a Reporting Services Solution 5. Select File > Add > Existing Project. 6. Browse to the location of HEAT Reporting Services. Before you do this, make sure that the HEAT Reporting Services folder (it should be already from the last procedure, but it's a step that's easy to skip over). If you don't, the folder appears to be empty. 37

38 Chapter 1: Installation 7. Within the HEAT Reporting Services folder, open the Admin Audit folder. Select the project file and click Open. 38

39 Creating a Reporting Services Solution 8. Repeat steps 5-7 for each of the following folders in the HEAT Reporting Services folder: AntiVirus Application Control Device Control Patch and Remediation Suite Reports Result: When you're done, Solution Explorer should look like this: 39

40 Chapter 1: Installation 9. Change the Reporting Services solution properties so that the Reporting Services project doesn't get deployed. a. Right-click the solution name (Reporting Services in this case) and select Properties. b. From the tree, select Configuration Properties > Configuration. 40

41 Creating a Reporting Services Solution c. For the Reporting Services item, deselect the Build and Deploy check boxes and then click OK. 41

42 Chapter 1: Installation 10. If either (or both) of the following conditions apply to you, complete the sub steps that follow to update your report data sources: Your EMSS database instance does not have the default name of MSSQLSERVER. Your EMSS database is on a different server than your Reporting Services database. If you meet neither of the conditions above, you don't need to update your report data sources. You can skip forward to Right-click the solution and select Deploy Solution. a. From Solution Explorer, expand to Admin Audit > Shared Data Sources > PLUS.rds. b. Double-click PLUS.rds. 42

43 Creating a Reporting Services Solution c. Update the Data Source connection string to point toward your EMSS database instance. In our example, the EMSS database instance name is UPC, so we're appending a backslash ( \ ) and UPC to the string. d. Update the connection strings for the STAT.rds and UPC.rds data sources as well. Use the same string as the previous sub step. 43

44 Chapter 1: Installation e. Repeat these sub steps for remaining projects highlighted below. 44

45 Creating a Reporting Services Solution 11. Right-click the solution and select Deploy Solution. After you finish: You've deployed the reports. Proceed to Adding EMSS Administrators. 45

46 Chapter 1: Installation Adding EMSS Administrators You ve set up Reporting Services, but more people than just you likely need access to the reports. We recommend adding the user group PLUS Admins to the Reporting Services website settings to that all your EMSS Admins can access the reports. Log in to your Reports URL if you haven t already. 1. Make sure you re on the Home page. Your view should look like this. If your view doesn t look like this, click the home link that s highlighted. 46

47 Adding EMSS Administrators 2. Click the Folder Settings button. 3. Click the New Role Assignment button. 47

48 Chapter 1: Installation 4. Add the PLUS Admins group from your EMSS Server. a. Type your EMSS Server name followed by PLUS Admins. Example: EMSSSERVER\PLUS Admins b. Select the Browser role checkbox. c. Click OK. EMSS Admins can now access the Reporting ServicesURL. Proceed to Hiding Pass- Through Reports. 48

49 Hiding Pass-Through Reports Hiding Pass-Through Reports Some of the reports included in HEAT Reporting Services aren't intended for viewing. Instead, their purpose is to gather data for other reports. You should hide these passthrough reports so that all your other reports function as intended. 1. Log in to your Reports URL. It's the URL you set up earlier in the EMSS Console. 2. From the Home page, open the Patch and Remediation folder. 49

50 Chapter 1: Installation 3. For the Endpoint Inventory report, open the report drop-down and select Manage. 4. Select the Hide in tile view checkbox and click Apply. 50

51 Hiding Pass-Through Reports 5. Repeat steps 2-4 for each of the remaining pass-through reports: Endpoint Patch Detail What Now? Endpoint Patch Status Detail Hardware Inventory Detail By Endpoint Group Installation is complete! You can close the browser window. Your EMSS Admins can view your reports by logging in to the Reporting Services URL (Remember, you can navigate to it by selecting Reports > Enhanced Reports within the EMSS Console. For more help information about general use of HEAT Reporting Services, refer to the HEAT Reporting Services Reports Catalog. 51

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

Dell Enterprise Reporter 2.5. Configuration Manager User Guide

Dell Enterprise Reporter 2.5. Configuration Manager User Guide Dell Enterprise Reporter 2.5 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

Universal Management Service 2015

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

More information

NTP Software File Auditor for Windows Edition

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

More information

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

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training QAD Enterprise Applications Training Guide Demand Management 6.1 Technical Training 70-3248-6.1 QAD Enterprise Applications February 2012 This document contains proprietary information that is protected

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

2.0. Quick Start Guide

2.0. Quick Start Guide 2.0 Quick Start Guide Copyright Quest Software, Inc. 2007. All rights reserved. This guide contains proprietary information, which is protected by copyright. The software described in this guide is furnished

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

Deploying the Workspace Application for Microsoft SharePoint Online

Deploying the Workspace Application for Microsoft SharePoint Online Microsoft Dynamics GP Deploying the Workspace Application for Microsoft SharePoint Online Microsoft Dynamics GP Workspace is a method to enable Microsoft Excel-based dashboards for SharePoint Online. This

More information

Foglight 1.0.0.0. Cartridge for Active Directory Installation Guide

Foglight 1.0.0.0. Cartridge for Active Directory Installation Guide Foglight 1.0.0.0 Cartridge for Active Directory Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

User Guide. Lumension Endpoint Management and Security Suite Patch and Remediation 8.0

User Guide. Lumension Endpoint Management and Security Suite Patch and Remediation 8.0 User Guide Lumension Endpoint Management and Security Suite Patch and Remediation 8.0 Lumension Endpoint Management and Security Suite: Patch and Remediation - 2 - Notices Version Information Lumension

More information

Business Portal for Microsoft Dynamics GP. Key Performance Indicators Release 10.0

Business Portal for Microsoft Dynamics GP. Key Performance Indicators Release 10.0 Business Portal for Microsoft Dynamics GP Key Performance Indicators Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365 Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365 May 2015 This guide describes how to configure Microsoft Office 365 for use with Dell One Identity Cloud Access Manager

More information

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide Notice Altiris Software Delivery Solution for Windows 6.1 SP3 Product Guide 2007 Altiris, Inc. All rights reserved. Document Date: February

More information

Dell Spotlight on Active Directory 6.8.3. Server Health Wizard Configuration Guide

Dell Spotlight on Active Directory 6.8.3. Server Health Wizard Configuration Guide Dell Spotlight on Active Directory 6.8.3 Server Health Wizard Configuration Guide 2013 Dell Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

Symantec Backup Exec 2010 R2. Quick Installation Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide Symantec Backup Exec 2010 R2 Quick Installation Guide 20047221 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

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

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

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

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

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

Microsoft Dynamics GP. Business Analyzer

Microsoft Dynamics GP. Business Analyzer Microsoft Dynamics GP Business Analyzer April 5, 2013 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

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

How To Set Up Chime For A Coworker On Windows 7.1.2 (Windows) With A Windows 7 (Windows 7) On A Windows 8.1 (Windows 8) With An Ipad (Windows).Net (Windows Xp

How To Set Up Chime For A Coworker On Windows 7.1.2 (Windows) With A Windows 7 (Windows 7) On A Windows 8.1 (Windows 8) With An Ipad (Windows).Net (Windows Xp INSTALLATION GUIDE July 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

About Recovery Manager for Active

About Recovery Manager for Active Dell Recovery Manager for Active Directory 8.6.1 May 30, 2014 These release notes provide information about the Dell Recovery Manager for Active Directory release. About Resolved issues Known issues System

More information

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0 Business Portal for Microsoft Dynamics GP Electronic Document Delivery Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

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

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Database Administration Guide

Database Administration Guide Database Administration Guide 092211 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Setup and Configuration Guide for Pathways Mobile Estimating

Setup and Configuration Guide for Pathways Mobile Estimating Setup and Configuration Guide for Pathways Mobile Estimating Setup and Configuration Guide for Pathways Mobile Estimating Copyright 2008 by CCC Information Services Inc. All rights reserved. No part of

More information

Administration and Business Collaboration. User Manual

Administration and Business Collaboration. User Manual Administration and Business Collaboration User Manual Copyright 2007 by Eurekify Ltd., 8 Hasadna Street Raanana 43651, ISRAEL. All Rights Reserved. This document maybe used in its complete form only and

More information

Writers: Joanne Hodgins, Omri Bahat, Morgan Oslake, and Matt Hollingsworth

Writers: Joanne Hodgins, Omri Bahat, Morgan Oslake, and Matt Hollingsworth SQL Server Technical Article Writers: Joanne Hodgins, Omri Bahat, Morgan Oslake, and Matt Hollingsworth Technical Reviewer: Dan Jones Published: August 2009 Applies to: SQL Server 2008 R2, August CTP Summary:

More information

Spotlight Management Pack for SCOM

Spotlight Management Pack for SCOM Spotlight Management Pack for SCOM User Guide January 2015 The is used to display data from alarms raised by Spotlight on SQL Server Enterprise in SCOM (System Center Operations Manager). About System

More information

Release Notes. Norman Enterprise Security 7.3 Suite Version: 7.3.8.10

Release Notes. Norman Enterprise Security 7.3 Suite Version: 7.3.8.10 Release Notes Norman Enterprise Security 7.3 Suite Version: 7.3.8.10 Norman Enterprise Security - 2 - Notices Version Information Norman Enterprise Security Release Notes - Norman Enterprise Security Version

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2006 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Installing LearningBay Enterprise Part 2

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

More information

Installing Sage SalesLogix on Microsoft Windows 8, Windows Server 2012, and Internet Explorer 10 Version 8.0.0.02 Developed by Sage SalesLogix User

Installing Sage SalesLogix on Microsoft Windows 8, Windows Server 2012, and Internet Explorer 10 Version 8.0.0.02 Developed by Sage SalesLogix User Installing Sage SalesLogix on Microsoft Windows 8, Windows Server 2012, and Internet Explorer 10 Version 8.0.0.02 Developed by Sage SalesLogix User Assistance Installing Sage SalesLogix on Microsoft Windows

More information

Virto Active Directory Service for SharePoint. Release 4.1.2. Installation and User Guide

Virto Active Directory Service for SharePoint. Release 4.1.2. Installation and User Guide Virto Active Directory Service for SharePoint Release 4.1.2 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 OPERATING SYSTEM... 4 SERVER... 4 BROWSER... 5 INSTALLATION...

More information

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide Dell Recovery Manager for Active Directory 8.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT DATABASE REPLICATION GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR SQL SERVER QUICK-START GUIDE Product Version: 2.6.194 February 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

Jolly Server Getting Started Guide

Jolly Server Getting Started Guide JOLLY TECHNOLOGIES Jolly Server Getting Started Guide The purpose of this guide is to document the creation of a new Jolly Server in Microsoft SQL Server and how to connect to it using Jolly software products.

More information

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

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

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6

Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 INTEGRATION GUIDE May 2014 3725-75304-001 Rev B Polycom RSS 4000 / RealPresence Capture Server 1.6 and RealPresence Media Manager 6.6 Polycom, Inc. 0 Copyright 2014, Polycom, Inc. All rights reserved.

More information

Defender Delegated Administration. User Guide

Defender Delegated Administration. User Guide Defender Delegated Administration User Guide 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

CommVault Simpana Archive 8.0 Integration Guide

CommVault Simpana Archive 8.0 Integration Guide CommVault Simpana Archive 8.0 Integration Guide Data Domain, Inc. 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800 Version 1.0, Revision B September 2, 2009 Copyright 2009

More information

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

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

More information

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise HP CloudSystem Enterprise F5 BIG-IP and Apache Load Balancing Reference Implementation Technical white paper Table of contents Introduction... 2 Background assumptions... 2 Overview... 2 Process steps...

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Cloud Services ADM. Agent Deployment Guide

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

More information

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide

Foglight. Foglight for Virtualization, Free Edition 6.5.2. Installation and Configuration Guide Foglight Foglight for Virtualization, Free Edition 6.5.2 Installation and Configuration Guide 2013 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

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

Microsoft Dynamics GP. Engineering Data Management Integration Administrator s Guide

Microsoft Dynamics GP. Engineering Data Management Integration Administrator s Guide Microsoft Dynamics GP Engineering Data Management Integration Administrator s Guide Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

More information

Microsoft Power BI for Office 365 Provisioning Guide

Microsoft Power BI for Office 365 Provisioning Guide Microsoft Power BI for Office 365 Provisioning Guide This documentation is for preview only, and is subject to change in future releases. 2013 Microsoft Corp. All rights reserved. How to provision Microsoft

More information

McAfee Endpoint Encryption for PC 7.0

McAfee Endpoint Encryption for PC 7.0 Migration Guide McAfee Endpoint Encryption for PC 7.0 For use with epolicy Orchestrator 4.6 Software COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

Avalanche Site Edition

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

More information

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer Installing the BlackBerry Enterprise Server Management Software on an administrator or Introduction Some administrators want to install their administrative tools on their own Windows 2000 computer. This

More information

Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3. User Guide

Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3. User Guide Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3 User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

FOR WINDOWS FILE SERVERS

FOR WINDOWS FILE SERVERS Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

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

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 GETTING STARTED GUIDE Software 2.0 June 2015 3725-66012-001B RealPresence Platform Director Polycom, Inc. 1 RealPresence Platform Director

More information

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System

STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System Abstract The intention of this document is to ensure successful installation of 3rd-Party software required for

More information

Backup Exec 15. Quick Installation Guide

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

More information

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

Companion for MS Analysis Server, v4

Companion for MS Analysis Server, v4 Companion for MS Analysis Server, v4 Application Deployment Guide 2012 Enterprise Software Solutions, LLC ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Object Level Authentication

Object Level Authentication Toad Intelligence Central Version 2.5 New in This Release Wednesday, 4 March 2015 New features in this release of Toad Intelligence Central: Object level authentication - Where authentication is required

More information

File Auditor for NAS, Net App Edition

File Auditor for NAS, Net App Edition File Auditor for NAS, Net App Edition Installation Guide Revision 1.2 - July 2015 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for

More information

4.0. Offline Folder Wizard. User Guide

4.0. Offline Folder Wizard. User Guide 4.0 Offline Folder Wizard User Guide Copyright Quest Software, Inc. 2007. All rights reserved. This guide contains proprietary information, which is protected by copyright. The software described in this

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

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication Certificate Based 2010 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 31 Disclaimer Disclaimer of

More information

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 December 2010 COPYRIGHT NOTICE TRADEMARKS 2010 Chip PC Inc., Chip PC (Israel) Ltd., Chip PC (UK) Ltd., Chip PC GmbH All rights reserved.

More information

Ingenious Testcraft Technical Documentation Installation Guide

Ingenious Testcraft Technical Documentation Installation Guide Ingenious Testcraft Technical Documentation Installation Guide V7.00R1 Q2.11 Trademarks Ingenious, Ingenious Group, and Testcraft are trademarks of Ingenious Group, Inc. and may be registered in the United

More information

Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration

Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration Dell One Identity Cloud Access Manager 8.0 - How to Configure vworkspace Integration February 2015 This guide describes how to configure Dell One Identity Cloud Access Manager to communicate with a Dell

More information

Omniquad Exchange Archiving

Omniquad Exchange Archiving Omniquad Exchange Archiving Deployment and Administrator Guide Manual version 3.1.2 Revision Date: 20 May 2013 Copyright 2012 Omniquad Ltd. All rights reserved. Omniquad Ltd Crown House 72 Hammersmith

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

DigitalPersona Pro. Password Manager. Version 5.x. Application Guide

DigitalPersona Pro. Password Manager. Version 5.x. Application Guide DigitalPersona Pro Password Manager Version 5.x Application Guide 1996-2012 DigitalPersona, Inc. All Rights Reserved. All intellectual property rights in the DigitalPersona software, firmware, hardware

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Portal Administration. Administrator Guide

Portal Administration. Administrator Guide Portal Administration Administrator Guide Portal Administration Guide Documentation version: 1.0 Legal Notice Legal Notice Copyright 2013 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

Patch Management for Red Hat Enterprise Linux. User s Guide

Patch Management for Red Hat Enterprise Linux. User s Guide Patch Management for Red Hat Enterprise Linux User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation 2003,

More information

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) (

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) ( SAFETICA INSIGHT INSTALLATION MANUAL SAFETICA INSIGHT INSTALLATION MANUAL for Safetica Insight version 6.1.2 Author: Safetica Technologies s.r.o. Safetica Insight was developed by Safetica Technologies

More information

IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager

IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager Rational Insight and Rational Asset Manager...4 Prerequisites...5 Configuring the XML data configuration for Rational Asset

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