PBDeploy Guide Release 5.3

Size: px
Start display at page:

Download "PBDeploy Guide Release 5.3"

Transcription

1 August 17, 2012 PBDeploy Guide Release 5.3

2 Revision/Update Information: August 17, 2012 Software Version: 5.3 Document Revision: 0 COPYRIGHT NOTICE Copyright BeyondTrust Software, Inc. All rights reserved. Use of this software and/or document, as and when applicable, is also subject to the terms and conditions of the license between the licensee and BeyondTrust Software, Inc. ( BeyondTrust ) or BeyondTrust s authorized remarketer, if and when applicable. TRADE SECRET NOTICE This software and/or documentation, as and when applicable, and the information and know-how they contain constitute the proprietary, confidential and valuable trade secret information of BeyondTrust and/or of the respective manufacturer or author, and may not be disclosed to others without the prior written permission of BeyondTrust. This software and/or documentation, as and when applicable, have been provided pursuant to an agreement that contains prohibitions against and/or restrictions on copying, modification and use. DISCLAIMER BeyondTrust makes no representations or warranties with respect to the contents hereof. Other than, any limited warranties expressly provided pursuant to a license agreement, NO OTHER WARRANTY IS EXPRESSED AND NONE SHALL BE IMPLIED, INCLUDING WITHOUT LIMITATION THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR USE OR FOR A PARTICULAR PURPOSE. LIMITED RIGHTS FARS NOTICE (If Applicable) If provided pursuant to FARS, this software and/or documentation, as and when applicable, are submitted with limited rights. This software and/or documentation, as and when applicable, may be reproduced and used by the Government with the express limitation that it will not, without the permission of BeyondTrust, be used outside the Government for the following purposes: manufacture, duplication, distribution or disclosure. (FAR (g)(2)(Alternate II)) LIMITED RIGHTS DFARS NOTICE (If Applicable) If provided pursuant to DFARS, use, duplication, or disclosure of this software and/or documentation by the Government is subject to limited rights and other restrictions, as set forth in the Rights in Technical Data Noncommercial Items clause at DFARS TRADEMARK NOTICES PowerBroker, PowerPassword, and PowerKeeper are registered trademarks of BeyondTrust. PowerSeries, PowerADvantage, Password Safe, folder Integrator, PowerBroker Management Console, PowerBroker Desktops, PowerBroker for Virtualization, and PowerBroker Express are trademarks of BeyondTrust. SafeNet and SafeNet logo are registered trademarks of SafeNet, Inc. Copyright 2009, by SafeNet, Inc. All rights reserved. Product names of any third party remain the trademarks of such third party manufacturers and/or distributors, respectively. FICTITIOUS USE OF NAMES All names of persons mentioned in this document are used fictitiously. Any resemblance to actual persons, living or dead is entirely coincidental. OTHER NOTICES If and when applicable the following additional provisions are so noted: BeyondTrust is a registered trademark of BeyondTrust Software, Inc. This document is for informational purposes only. BeyondTrust offers no warranties, express or implied, in this document. Microsoft, Internet Explorer, Outlook, Windows, Windows Server, and Windows Vista are trademarks or registered trademarks of Microsoft Corporation. Other names mentioned herein may be trademarks of their respective owners. LIBRARY NOTICES cryptolib.lib Library Big Arithmetic routines coded by D. P. Mitchell and Jack Lacy December Copyright (c) 1991 AT&T Bell Laboratories. This is version 1.1 of CryptoLib. The authors of this software are Jack Lacy, Don Mitchell and Matt Blaze. Copyright 1991, 1992, 1993, 1994, 1995 by AT&T. Permission to use, copy, and modify this software without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. NOTE: Some of the algorithms in cryptolib may be covered by patents. It is the responsibility of the user to ensure that any required licenses are obtained.

3 SOME PARTS OF CRYPTOLIB MAY BE RESTRICTED UNDER UNITED STATES EXPORT REGULATIONS. THIS SOFTWARE IS BEING PROVIDED AS IS, WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHORS NOR AT&T MAKE ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. detours.lib Library Microsoft Research Detours Package, Professional Version 2.1 Build_216. DISCLAIMER AND LICENSE: ======================= The entire Detours package is covered by copyright law. Copyright Microsoft Corporation. All rights reserved. Portions may be covered by patents owned by Microsoft Corporation. libtomcrypt.lib Library Tom St Denis, ziputil.lib Library - Copyright Jean-loup Gailly and Mark Adler. xmlparse.lib Library - Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd. and Clark Cooper. Copyright 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. Other names mentioned herein may be trademarks of their respective owners. IPAddressControlLib - Copyright 2007 Michael Chapman

4

5 Contents Contents Introduction...7 Conventions Used in This Guide...7 Where to Go Next?...8 Documentation Set for PowerBroker Desktops...8 Obtaining Support...8 Available Resources...8 Before Contacting Technical Support...9 Contacting Support...9 Product Components...11 Required Components...11 Features and Functions...11 Frequently Asked Questions...12 Creating PBDeploy Rules Prerequisites...14 Creating a Hash Rule for PBDeploy...14 Creating PBDeploy Rules...16 Deploying PBDeploy Rules...17 Usage and Examples...17 Syntax...17 Single Application Security File Example...18 Multiple Application Security Files Example...18 Computer Rules Example...19 User Rules Example...19 BeyondTrust August 17, 2012 Page 5

6 Contents BeyondTrust August 17, 2012 Page 6

7 Introduction Introduction This guide provides information about the PBDeploy application that is designed to be used with PowerBroker Desktops. For installation instructions and software requirements for PowerBroker Desktops, see the PowerBroker Desktops Installation Guide. For information about the PowerBroker Desktops features, benefits, functions, unique concepts, and basic procedures, see the PowerBroker Desktops User Guide. If you are upgrading from one version to a higher version, follow the instructions in the PowerBroker Desktops Upgrade Guide. The following sections include the document conventions, list of documentation for the product, and where to get additional product information and technical assistance. Conventions Used in This Guide Specific font and linespacing conventions are used in this book to ensure readability and to highlight important information such as commands, syntax, and examples. Font Conventions The font conventions used for this document are: Courier New Font is used for program names, commands, command arguments, folder paths, variable names, text input, text output, configuration file listings, and source code. For example: C:\Documents and Settings\All Users Courier New Bold Font is used for information that should be entered into the system exactly as shown. For example: pbdeploy.exe Courier New Italics Font is used for input variables that need to be replaced by actual values. In the following example, the variable MyServer, must be replaced by an actual environment server name and the variable MyFolder must be replaced by an actual folder name: \\MyServer\MyFolder\pbdcl32.msi Bold is used for Windows buttons. For example: Click OK. BeyondTrust August 17, 2012 Page 7

8 Introduction Linespacing Conventions The linespacing of commands, syntax, examples, and computer code in this manual may vary from actual Windows and Unix/Linux usage because of space limitations. For example, if the number of characters required for a single line does not fit within the text margins for this book, the text is displayed on two lines with the second line indented as shown in the following sample: C:\Windows\SYSVOL\domain\Policies\<GUID>\<MACHINE or USER> \PBDesktops Where to Go Next? For licensing information and installation instructions for PowerBroker Desktops, see the PowerBroker Desktops Installation Guide. For information about the PowerBroker Desktops features, benefits, functions, unique concepts, and basic procedures, see the PowerBroker Desktops User Guide. Documentation Set for PowerBroker Desktops The PowerBroker Desktops documentation set includes the following: PowerBroker Desktops Installation Guide PowerBroker Desktops User Guide PowerBroker Desktops Upgrade Guide: Upgrading from V5.x to V5.3 PowerBroker Desktops Upgrade Guide: Upgrading from V4.x to V5.3 PowerBroker Desktops PBDeploy Guide PowerBroker Desktops online help Obtaining Support BeyondTrust provides an online knowledge base, as well as telephone and web-based support. In addition, when working with any PowerBroker Desktops item, you can click the Help button to view detailed information about available options. Available Resources The PowerBroker Desktops Knowledge Base provides information and solutions to many known problems and issues. Registered users can access the Knowledge Base by logging onto the BeyondTrust Partner Portal on our website. To read about the other BeyondTrust products, see our corporate website at: BeyondTrust August 17, 2012 Page 8

9 Introduction Before Contacting Technical Support Be sure to read this section before contacting technical support. Tip: Is the PowerBroker Desktops client software running? A computer must have the PowerBroker Desktops client software installed and running to recognize rules. If a computer does not respond to a rule or a policy setting, make sure that the client software is installed and activated on the computer. Run the polmon.exe utility on the computer to check for client software activation and functionality. Obtain as much information about the problem as possible using PowerBroker Desktops troubleshooting tools, such as: Policy Monitor Trace options Event logging Resultant Set of Policy (RSoP) logging To expedite support, collect the following information: Image or the full text of any error messages Context of the problem, including affected platforms How to reproduce the problem For client problems: A copy of the XML configuration data that produces the problem, trace output, event log messages, and RSoP reporting data if available Contacting Support If you encounter problems that are not covered in the documentation, contact BeyondTrust technical support. When contacting technical support, provide the following information: Your company name Telephone and address where you can be contacted Description of the problem and the steps you have taken to resolve it You can contact BeyondTrust technical support by or through the BeyondTrust Web site. If you are located in the United States, you can also contact technical support by telephone. Technical Support is staffed 24 hours per day, seven days per week. Telephone: pbd-support@beyondtrust.com BeyondTrust August 17, 2012 Page 9

10 Introduction Web: To submit a support request online, do the following: 1. Browse to 2. Click Login and log into the BeyondTrust Support Web site using the password provided to you by BeyondTrust. 3. After reading the Welcome message, scroll to the top of the BeyondTrust Partner Portal pane and click Customer Support Center. 4. Scroll down the page to the Add/View Incidents section and click the + icon. 5. In the View Your Incidents pane, click Add Incident, enter the details requested, and click Submit Incident to file your request for technical support. BeyondTrust August 17, 2012 Page 10

11 Product Components Product Components BeyondTrust has developed the PBDeploy application to work with PowerBroker Desktops. This new application deploys rules to a computer that is part of a domain but does not currently have network connectivity to the domain (which means it is off-domain). These off-domain rules created by PBDeploy are referred to as PBDeploy rules. An example of a situation in which PBDeploy rules can be helpful is when salespeople cannot connect to the company domain while traveling, even though they are normally users within the domain. In that situation, PowerBroker Desktops rules cannot be deployed by a Group Policy Object (GPO). However, using PBDeploy, you can create PowerBroker Desktops rules that can be deployed by users when they cannot connect to their domain but still need to use a notebook computer or other portable device. Required Components The required components for using the PBDeploy application are the following: PBDeploy.exe License.xml ApplicationSecurity.xml (computer, user, or both) BTMessages.xml (required only if rules that you are deploying include Messages) Features and Functions The features and functions of PBDeploy include the following: The PBDeploy application requires a valid License.xml file for a domain GPO license. The License.xml file location is: C:\Users\All Users\BeyondTrust\license.xml The PBDeploy application requires an ApplicationSecurity.xml file containing deployment rules. The deployment rules are created from a domain-licensed GPO using the PowerBroker Desktops GPO snap-in. PBDeploy deploys both computer rules and user rules. The PowerBroker Desktops GPO snap-in generates two ApplicationSecurity.xml files: one for computer rules and one for user rules. To deploy each rule type, PBDeploy must be executed with each file separately. Note: Renaming the files may be necessary in this case. Although not recommended, it is possible to interchangeably deploy computer rules and user rules on the client computer. (For example, you should not create a computer rule in the snap-in and deploy it as a user rule.) User filters are honored with both. BeyondTrust August 17, 2012 Page 11

12 Product Components A signed version of ApplicationSecurity.xml is located in the following location: C:\Windows\SYSVOL\domain\Policies\<GUID>\<MACHINE or USER> \PBDesktops The security signature of an off-domain rule can be verified by viewing the ApplicationSecurity.xml file after creating the off-domain rule. An AppSecSig attribute with encrypted data is located in the ApplicationSecurity.xml file under the ApplicationSecuritySettings node. After running PBDeploy, any existing computer or user rules are replaced depending on the option. After reconnecting the client computer to the domain, the off-domain rules (computer or user) are replaced with the existing domain rules. If no existing domain rules exist, the off-domain rules are not replaced. If you want to remove the off-domain rules, just create a domain rule. Rule sets contained in multiple ApplicationSecurity.xml files may be deployed using the -d folder option. If the rules being deployed include User Messages, using the -d option is required. When using the -d option, files are processed in alphanumerical order. If the same rule (with the same or different options) exists in multiple ApplicationSecurity.xml files, the duplicate rule processed in the last.xml file is the rule that is applied by the client. Therefore, the last rule processed takes precedence. Frequently Asked Questions The following are frequently asked questions with their answers: When working with off-network clients and deploying the policy settings using your management system, will all the policy settings still show up if you were to do a gpresult of that device or when it is reconnected, do a RSoP? When the device is reconnected to the domain, the applied off-domain rules are replaced with the existing domain GPO rules. Therefore, you should not see off-domain rules in the RSoP. If you apply multiple policy settings to an off-network device, will they conflict at all? Also, how can you remove a policy setting from the off-network client? You are able to apply one set of computer rules and one set of user rules. Any existing GPO domain rules on the computer are replaced with the rule set located in the off-domain rule ApplicationSecurity.xml file. If you apply a different set of off-domain rules to a computer that already has off-domain rules, then the existing off-domain rules are replaced with the new ones. BeyondTrust August 17, 2012 Page 12

13 Product Components When reconnecting to the domain, what happens to the created off-domain rules? When the client computer reconnects to the domain, the off-domain rules (computer or user) are replaced by the domain rules. If there are no existing domain rules, the off domain rules are not replaced and will continue to function. If it is desired to remove the off-domain rules, just create a domain rule (for a computer or user). Can I deploy rules with PBDeploy.exe if the client computer does not have a pre-existing rule for PBDeploy.exe? The answer is yes. If using PBDepoy.exe with the Administrator login, there is no need for a rule for PBDeploy.exe. If however, you wish to deploy as a standard user, then you will need to have a Hash rule in place for PBDeploy.exe before hand as outlined above. Note: You can deploy the rule for PBDeploy.exe using PBDeploy.exe when logged in as an administrator and off the domain. In this case, there is no need to connect the off domain computer to the domain to receive the PBDeploy.exe Hash rule. BeyondTrust August 17, 2012 Page 13

14 Creating PBDeploy Rules Creating PBDeploy Rules This section provides the instructions for creating PBDeploy rules and lists the prerequisites for PBDeploy. Prerequisites The following prerequisites are required for creating PBDeploy rules to be deployed by a standard user without administrative rights: Valid domain license. PowerBroker Desktops must be installed. The rule set being deployed must include a rule that provides user with Administrative privileges when running PBDeploy. See Creating a Hash Rule for PBDeploy, page 14, for an example of how to create such a rule. Creating a Hash Rule for PBDeploy This procedure is required for standard user deployment. To create a Hash rule to support PBDeploy, do the following: 1. When the PowerBroker Desktops client software is installed on a computer, PBDeploy.exe is installed at the following location by default: C:\Windows\System32\PBDeploy.exe If the PowerBroker Desktops client software is not installed on the computer used to create domain GPOs, copy PBDeploy.exe from a computer on which the PowerBroker Desktops client software has been installed to a location that is accessible by the computer used to create domain GPOs. 2. On the computer that is used to create domain GPOs, create or edit a GPO in the Group Policy Management Console (GPMC). For more information, see Creating or Editing a GPO in the PowerBroker Desktops User Guide. 3. Create a new PowerBroker Desktops rule. For more information, see Creating or Editing a Rule with the Properties Dialog in the PowerBroker Desktops User Guide. 4. On the Application tab, for the rule type, select HASH RULE. a. Click the Hash browse button. b. Click Select a file. c. Select the PBDeploy.exe file to create the hash. 5. For Action, select Run application(s) with custom token. 6. Click the Token tab. 7. In the Permissions box, click Add, and then click OK in the Group dialog to add the BUILTIN\Administrators group. BeyondTrust August 17, 2012 Page 14

15 Creating PBDeploy Rules 8. In the Privileges box, do the following: a. Select Enable all granted privileges. b. Click Change. c. Select each of the following privileges and click Grant: Create a token object Take ownership of files or other objects d. Click OK in the Privileges dialog. 9. After you have configured the permissions and privileges, the Token tab for the rule should look like the following: 10. Click OK to close the Properties dialog and save the rule. 11. If an Unchanged Security Context message is displayed, click Yes. 12. In the Group Policy Management Editor, name the rule PBDeploy.exe. BeyondTrust August 17, 2012 Page 15

16 Creating PBDeploy Rules Creating PBDeploy Rules To create PBDeploy rules, do the following: 1. On the computer that is used to create domain GPOs, create or edit a GPO in the Group Policy Management Console (GPMC). For more information, see Creating or Editing a GPO in the PowerBroker Desktops User Guide. 2. Create rules to be deployed by using PBDeploy. For instructions about creating PowerBroker Desktops rules, see the PowerBroker Desktops User Guide. 3. Copy the ApplicationSecurity.xml and BTMessages.xml files containing the PBDeploy rules that were created. To find the signed ApplicationSecurity.xml and BTMessages.xml files: Navigate to the backup folder (GPOBackupData) and find the Application Security.xml file by searching for the GPO type, computer or user, or GPO name. Example of an Application Security.xml file name: AppSecComp_GPONAME.xml From the right PowerBroker Desktops snap-in pane, select the GPO rules. Then copy and paste the ApplicationSecurity.xml and BTMessages.xml files, or drag and drop them to a folder on the computer. After making your edits, you must close the GPO and then re-open the GPO before copying the XML files. Find the ApplicationSecurity.xml and BTMessages.xml files in the SYSVOL folder. Use the timestamps to find the appropriate files. ApplicationSecurity.xml file location: C:\Windows\SYSVOL\domain\Policies\<GUID>\ <MACHINE or USER>\PBDesktops BTMessages.xml file location: C:\Windows\SYSVOL\domain\Policies\<GUID>\ <MACHINE or USER>\PBDesktops\Messages 4. Verify the AppSecSig attribute with the encrypted data under the ApplicationSecuritySettings node in the ApplicationSecurity.xml file. 5. Find the PBDeploy.exe application and the required license.xml file. The License.xml file location: C:\Users\All Users\BeyondTrust\license.xml BeyondTrust August 17, 2012 Page 16

17 Creating PBDeploy Rules Deploying PBDeploy Rules Note: To deploy PBDeploy rules, either you must be a Local Administrator on your computer or the rule set that you are deploying must include a rule that gives you Administrative privileges when running PBDeploy. To deploy the PBDeploy rules to a client computer, do the following: 1. Package the required files (PBDeploy.exe, ApplicationSecurity.xml, BTMessages.xml, and License.xml) and or deploy the files to the required clients. 2. Ensure that the client computer is not connected to the domain. 3. From a command prompt, on the client computer run PBDeploy.exe using the command line parameters defined in Usage and Examples, page 17. Note: If deploying user rules, the -u argument option must be included in the command line arguments. 4. If the execution of PBDeploy.exe fails, see the event viewer and trace logs for details. For more information about troubleshooting, see the PowerBroker Desktops User Guide. Note: If rules have been applied to a client computer by PBDeploy, when the end-user reconnects to the domain and Group Policy is updated, the rules are not deleted from the registry if there are no user rules configured in the PowerBroker Desktops snap-in. To overwrite existing user rules deployed by PBDeploy in this situation, create and deploy a user rule. Usage and Examples The section contains PBDeploy usage and examples. The first two examples are general examples. Caution! The PBDeploy will not execute if the computer is connected to the domain. The computer must be a part of the domain but not connected for PBDeploy to function. Syntax The syntax for PBDeploy commands is described in this section. When the optional file paths are not provided, the ApplicationSecurity.xml, BTMessages.xml, and License.xml files must be located in the current folder. Usage PBDeploy.exe -f<filename> -d<foldername> -l<license.xml> -u BeyondTrust August 17, 2012 Page 17

18 Creating PBDeploy Rules Options The options for PBDeploy are optional except as noted. -f<filename> Optional. The file name in the current folder or the full path and file name to ApplicationSecurity.xml. If you are using the Message option in rules, you must use the use the d option instead of f option. -d<foldername> Required if you are using the Message option in rules so that the BTMessages.xml file will be processed. Optional if no Messages are configured. For more about User Messages, see the PowerBroker Desktops User Guide. The path to ApplicationSecurity.xml and BTMessages.xml files. The current folder is used if the path is blank. -l<license.xml> Optional. The license.xml in the current folder or the full path and file name to license.xml. -u Optional for computer rules. This option is required for the user rules. Single Application Security File Example Running as an Administrator, use the following syntax to apply rules for this user: Note: If you are using the Message option in rules, you must use the use the d option instead of f option when you run PBDeploy. See Multiple Application Security Files Example, page 18. PBDeploy.exe fapplicationsecurity.xml llicense.xml u Multiple Application Security Files Example To deploy multiple ApplicationSecurity.xml files or if Messages have been configured in the rules to be deployed, use the d option instead of f option as shown in the following example. (For information about Messages, see the PowerBroker Desktops User Guide.) The syntax for ApplicationSecurity.xml files is: <App*.xml> where files must start with App and end with.xml. PBDeploy.exe d<folder_applicationsecurity.xml_files> where Folder_ApplicationSecurity.xml_files is the folder containing ApplicationSecurity.xml files. BeyondTrust August 17, 2012 Page 18

19 Creating PBDeploy Rules Computer Rules Example To deploy rules to a computer, use the following syntax: Note: If you are using the Message option in rules, you must use the use the d option instead of f option when you run PBDeploy. See Multiple Application Security Files Example, page 18. PBDeploy.exe fapplicationsecurity.xml llicense.xml where ApplicationSecurity.xml contains the rules to be deployed to this computer and License.xml is the license file for this domain. The License.xml file ensures that PowerBroker Desktops is a licensed product. User Rules Example To deploy rules for a user, use the following syntax: Note: If you are using the Message option in rules, you must use the use the d option instead of f option when you run PBDeploy. See Multiple Application Security Files Example, page 18. PBDeploy.exe fapplicationsecurity.xml llicense.xml -u where ApplicationSecurity.xml contains the rules to be deployed to this computer. License.xml is the license file for this particular domain. This file ensures that PowerBroker Desktops is a licensed product. The u option applies rules for this user. BeyondTrust August 17, 2012 Page 19

Upgrade Guide: Upgrading from V5.x to V5.3 Release 5.3

Upgrade Guide: Upgrading from V5.x to V5.3 Release 5.3 August 17, 2012 Upgrade Guide: Upgrading from V5.x to V5.3 Release 5.3 Revision/Update Information: August 17, 2012 Software Version: 5.3 Document Revision: 0 COPYRIGHT NOTICE Copyright 2005 2012 BeyondTrust

More information

Installation Guide Release 1.1

Installation Guide Release 1.1 February 24, 2012 Installation Guide Release 1.1 Revision/Update Information: February 24, 2012 Software Version: PowerBroker Servers Windows Edition 1.1 Revision Number: 0 COPYRIGHT NOTICE Copyright

More information

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book]

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book] Nimsoft Service Desk Single Sign-On Configuration Guide [assign the version number for your book] Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document

More information

Centrify Infrastructure Services

Centrify Infrastructure Services Centrify Infrastructure Services License Management Administrator s Guide December 2018 (release 18.11) Centrify Corporation Legal Notice This document and the software described in this document are furnished

More information

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Symantec ediscovery Platform

Symantec ediscovery Platform Symantec ediscovery Platform Native Viewer (ActiveX) Installation Guide 7.1.5 Symantec ediscovery Platform : Native Viewer (ActiveX) Installation Guide The software described in this book is furnished

More information

Veritas Desktop Agent for Mac Getting Started Guide

Veritas Desktop Agent for Mac Getting Started Guide Veritas Desktop Agent for Mac Getting Started Guide The software described in this document is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Documentation

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Microsoft Dynamics GP. Extender User s Guide

Microsoft Dynamics GP. Extender User s Guide Microsoft Dynamics GP Extender User s Guide Copyright Copyright 2009 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft NPS Technical Manual Template

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft NPS Technical Manual Template SafeNet Authentication Service Configuration Guide SAS Agent for Microsoft NPS 1.20 Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights

More information

PowerBroker Identity Services. Mac OS X Administration Guide

PowerBroker Identity Services. Mac OS X Administration Guide PowerBroker Identity Services Mac OS X Administration Guide Revision/Update Information: February 2016 Corporate Headquarters 5090 N. 40th Street Phoenix, AZ 85018 Phone: 1 818-575-4000 COPYRIGHT NOTICE

More information

User Guide. Important Message

User Guide. Important Message User Guide BeyondTrust Privilege Manager is a Group Policy extension that provides a least privilege security model for Windows. Organizations can now give elevated permissions for selected tasks and applications.

More information

Aras Innovator 11. Client Settings for Firefox on Windows

Aras Innovator 11. Client Settings for Firefox on Windows Document #: 11.0.02014120801 Last Modified: 12/30/2014 Copyright Information Copyright 2014 Aras Corporation. All Rights Reserved. Aras Corporation 300 Brickstone Square Suite 700 Andover, MA 01810 Phone:

More information

Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E July 2018

Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E July 2018 Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E89810-04 July 2018 Copyright 2010, 2018, Oracle and/or its affiliates. All rights reserved. This software and

More information

equestionnaire User Guide

equestionnaire User Guide Prodika Product Lifecycle Management equestionnaire User Guide Release 5.1 Part Number: TPPR-0045-5.1A Make sure you check for updates to this manual at the Oracle Documentation Web site Copyrights and

More information

Microsoft Active Directory Plug-in User s Guide Release

Microsoft Active Directory Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Active Directory Plug-in User s Guide Release 13.1.0.1.0 E66401-01 December 2015 Oracle Enterprise Manager Microsoft Active Directory Plug-in User's Guide, Release

More information

Microsoft Dynamics GP. Extender User s Guide Release 9.0

Microsoft Dynamics GP. Extender User s Guide Release 9.0 Microsoft Dynamics GP Extender User s Guide Release 9.0 Copyright Copyright 2005 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

Integration Guide. SafeNet Authentication Service. Strong Authentication for Juniper Networks SSL VPN

Integration Guide. SafeNet Authentication Service. Strong Authentication for Juniper Networks SSL VPN SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

EnterpriseTrack Reporting Data Model Configuration Guide Version 17

EnterpriseTrack Reporting Data Model Configuration Guide Version 17 EnterpriseTrack EnterpriseTrack Reporting Data Model Configuration Guide Version 17 October 2018 Contents About This Guide... 5 Configuring EnterpriseTrack for Reporting... 7 Enabling the Reporting Data

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Overview of the Plug-In. Versions Supported

Overview of the Plug-In. Versions Supported Oracle Enterprise Manager System Monitoring Plug-In Installation Guide for Exadata Power Distribution Unit Release 11.1.0.2.0 E20087-03 March 2011 Overview of the Plug-In This plug-in will be used to monitor

More information

Veritas Desktop and Laptop Option Mac Getting Started Guide

Veritas Desktop and Laptop Option Mac Getting Started Guide Veritas Desktop and Laptop Option 9.3.1 Mac Getting Started Guide 20-Nov-18 The software described in this document is furnished under a license agreement and may be used only in accordance with the terms

More information

Oracle Enterprise Single Sign-on Authentication Manager

Oracle Enterprise Single Sign-on Authentication Manager Oracle Enterprise Single Sign-on Authentication Manager Installation and Setup Guide Release 10.1.4.0.4 E10559-01 November 2007 , Release 10.1.4.0.4 E10559-01 Copyright 2006-2007, Oracle. All rights reserved.

More information

Oracle. Service Cloud Knowledge Advanced Implementation Guide

Oracle. Service Cloud Knowledge Advanced Implementation Guide Oracle Service Cloud Knowledge Advanced Implementation Guide Release November 2016 Oracle Service Cloud Part Number: E80590-02 Copyright 2015, 2016, Oracle and/or its affiliates. All rights reserved Authors:

More information

Aras Innovator 11. Client Settings for Firefox on Windows

Aras Innovator 11. Client Settings for Firefox on Windows Document #: 11.0.02015040601 Last Modified: 1/3/2017 Copyright Information Copyright 2017 Aras Corporation. All Rights Reserved. Aras Corporation 300 Brickstone Square Suite 700 Andover, MA 01810 Phone:

More information

Oracle Hospitality Simphony First Edition Venue Management (SimVen) Installation Guide Release 3.8 Part Number: E

Oracle Hospitality Simphony First Edition Venue Management (SimVen) Installation Guide Release 3.8 Part Number: E Oracle Hospitality Simphony First Edition Venue Management (SimVen) Installation Guide Release 3.8 Part Number: E69856-01 December 2015 Copyright 2002, 2015, Oracle and/or its affiliates. All rights reserved.

More information

System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 ( ) Versions Supported

System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 ( ) Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 4 (2.1.2.1.0) B28047-03 April 2007 This document provides a brief description

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.0 What s New Copyright 1999-2011, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Symantec Desktop and Laptop Option 8.0 SP2. Symantec Desktop Agent for Mac. Getting Started Guide

Symantec Desktop and Laptop Option 8.0 SP2. Symantec Desktop Agent for Mac. Getting Started Guide Symantec Desktop and Laptop Option 8.0 SP2 Symantec Desktop Agent for Mac Getting Started Guide Disclaimer The information contained in this publication is subject to change without notice. Symantec Corporation

More information

About the P6 EPPM Importing and Exporting Guide

About the P6 EPPM Importing and Exporting Guide P6 EPPM Importing and Exporting Guide October 2018 Contents About the P6 EPPM Importing and Exporting Guide Scope This guide contains information about import and export formats and the process of importing

More information

PTC Windchill Quality Solutions Extension for ThingWorx Guide

PTC Windchill Quality Solutions Extension for ThingWorx Guide PTC Windchill Quality Solutions Extension for ThingWorx Guide Copyright 2016 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc.

More information

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with CA SiteMinder

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with CA SiteMinder SafeNet Authentication Service Integration Guide SAS Using RADIUS Protocol with CA SiteMinder Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc.

More information

Supporting ios Devices

Supporting ios Devices Supporting ios Devices 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their respective owners.

More information

IBM Rational DOORS Installing and Using the RQM Interface Release 9.2

IBM Rational DOORS Installing and Using the RQM Interface Release 9.2 IBM Rational DOORS Installing and Using the RQM Interface Release 9.2 Before using this information, be sure to read the general information under Appendix, Notices, on page 32. This edition applies to

More information

New Features in Primavera Professional 15.2

New Features in Primavera Professional 15.2 New Features in Primavera Professional 15.2 COPYRIGHT & TRADEMARKS Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

One Identity Active Roles 7.2

One Identity Active Roles 7.2 One Identity December 2017 This document provides information about the Active Roles Add_on Manager7.2. About Active Roles Add_on Manager New features Known issues System requirements Getting started with

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory Release 10 (2.1.2.1.0) E14542-01 April 2009 Microsoft Active Directory, which is included with Microsoft

More information

Running TIBCO Spotfire 4.0 on Citrix XenApp. Installation Manual

Running TIBCO Spotfire 4.0 on Citrix XenApp. Installation Manual Running TIBCO Spotfire 4.0 on Citrix XenApp Installation Manual Revision date: 10 January 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information

Service Cloud Knowledge Advanced Implementation Guide Release 17D

Service Cloud Knowledge Advanced Implementation Guide Release 17D Oracle Service Cloud Knowledge Advanced Implementation Guide Release 17D Oracle Service Cloud Part Number: E89237-01 Copyright 2015, 2016, 2017, Oracle and/or its affiliates. All rights reserved Authors:

More information

Oracle Cloud Using the Microsoft Adapter. Release 17.3

Oracle Cloud Using the Microsoft  Adapter. Release 17.3 Oracle Cloud Using the Microsoft Email Adapter Release 17.3 E70297-10 December 2017 Oracle Cloud Using the Microsoft Email Adapter, Release 17.3 E70297-10 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016 Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide March 2016 Original Issued Date: March 2006 Vision / Serduct version: 03.x Author Product: MICROS Opera 3.x Copyright

More information

HYPERION SYSTEM 9 BI+ ANALYTIC SERVICES RELEASE 9.2 ANALYTIC SQL INTERFACE GUIDE

HYPERION SYSTEM 9 BI+ ANALYTIC SERVICES RELEASE 9.2 ANALYTIC SQL INTERFACE GUIDE HYPERION SYSTEM 9 BI+ ANALYTIC SERVICES RELEASE 9.2 ANALYTIC SQL INTERFACE GUIDE Copyright 1998 2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion H logo, and Hyperion s product

More information

Software Token. Installation and User Guide. 22 September 2017

Software Token. Installation and User Guide. 22 September 2017 Software Token Installation and User Guide 22 September 2017 Notices Following are policies pertaining to proprietary rights and trademarks. Proprietary Rights The information contained in this document

More information

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual Running TIBCO Spotfire 3.2 on Citrix XenApp Installation Manual Revision date: 28 June 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server Oracle Fusion Middleware Installation Guide for Oracle Team Productivity Center Server 11g Release 1 (11.1.1) E14156-05 June 2010 This document provides information on: Section 1, "Oracle Team Productivity

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Oracle. Applications Cloud Using Functional Setup Manager. Release 13 (update 18A)

Oracle. Applications Cloud Using Functional Setup Manager. Release 13 (update 18A) Oracle Applications Cloud Release 13 (update 18A) Release 13 (update 18A) Part Number E92071-02 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Authors: Sandesh Posa, Mary Kalway

More information

Oracle Communications Performance Intelligence Center

Oracle Communications Performance Intelligence Center Oracle Communications Performance Intelligence Center Browser Export Scheduler Guide Release 10.2 E66874 Revision 1 February 2016 i Oracle Communications Performance Intelligence Center Browser Export

More information

Oracle Retail Order Management System (CWSerenade) Installation Instructions Release 5.0. December 2017

Oracle Retail Order Management System (CWSerenade) Installation Instructions Release 5.0. December 2017 Oracle Retail Order Management System (CWSerenade) Installation Instructions Release 5.0 December 2017 Oracle Retail Order Management System Installation Instructions, Release 5.0 Revision History Date

More information

Insbridge Enterprise Rating RateManager User Guide

Insbridge Enterprise Rating RateManager User Guide Oracle Insurance Insbridge Enterprise Rating RateManager User Guide Modules Volume 2 Release 4.9 December 2014 Copyright 2005, 2014, Oracle and/or its affiliates. All rights reserved. Oracle Insurance

More information

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office Enterprise 3.4 RC1 Managing Alfresco Content from within Microsoft Office Contents Copyright... 3 Typographic conventions...4 Introduction... 5 System requirements and prerequisites...5 Get started...6

More information

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6)

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) [1]Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) E14139-06 April 2015 This document describes how to use the Domain Template Builder to create

More information

Centrify Isolation and Encryption Service

Centrify Isolation and Encryption Service Centrify Isolation and Encryption Service Isolation and Encryption Service Evaluation Guide August 2018 (release 18.8) Centrify Corporation Legal Notice This document and the software described in this

More information

Integrate Veeam Backup and Replication. EventTracker v9.x and above

Integrate Veeam Backup and Replication. EventTracker v9.x and above Integrate Veeam Backup and Replication EventTracker v9.x and above Publication Date: September 27, 2018 Abstract This guide provides instructions to configure VEEAM to send the event logs to EventTracker

More information

Oracle Enterprise Single Sign-on Provisioning Gateway

Oracle Enterprise Single Sign-on Provisioning Gateway Oracle Enterprise Single Sign-on Provisioning Gateway Installation and Setup Guide Release 10.1.4.0.3 E10330-01 June 2007 Oracle Enterprise Single Sign-on Provisioning Gateway Installation and Setup Guide,

More information

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

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

More information

Oracle SQL Developer Data Modeler Accessibility Guide. Release 18.1

Oracle SQL Developer Data Modeler Accessibility Guide. Release 18.1 Oracle SQL Developer Data Modeler Accessibility Guide Release 18.1 E94844-01 March 2018 Oracle SQL Developer Data Modeler Accessibility Guide, Release 18.1 E94844-01 Copyright 2017, 2018, Oracle and/or

More information

Quick Update Guide for ComplianceOne Client

Quick Update Guide for ComplianceOne Client Choose a building block. Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client ComplianceOne Solution Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client Date

More information

Oracle Utilities Work and Asset Management

Oracle Utilities Work and Asset Management ESRI1 (ArcMap) Oracle Utilities Work and Asset Management ESRI1 (ArcMap) Installation and Configuration Guide Release 1.9.1.2.5 July 2015 Oracle Utilities Work and Asset Management ESRI1 (ArcMap) Guide

More information

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015 Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9 July 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide Software Release 8.1 March 2018 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

Oracle Retail Workforce Management Installation Guide Release August 2015

Oracle Retail Workforce Management Installation Guide Release August 2015 Oracle Retail Workforce Management Installation Guide Release 1.62 August 2015 Oracle Retail Workforce Management Installation Guide, Release 1.62 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Citrix NetScaler 10.5

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Citrix NetScaler 10.5 SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

ThingWorx Manufacturing Apps Customization Guide 8.0.1

ThingWorx Manufacturing Apps Customization Guide 8.0.1 ThingWorx Manufacturing Apps Customization Guide 8.0.1 Copyright 2017 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc. and

More information

Getting Started with Attunity Replicate on Amazon EC2. Version 6.0

Getting Started with Attunity Replicate on Amazon EC2. Version 6.0 Getting Started with Attunity Replicate on Amazon EC2 Version 6.0 November 21, 2017 Getting Started with Attunity Replicate on Amazon EC2 All rights reserved. Primary Author: Charlton Book The Programs

More information

Oracle SQL Developer Accessibility Guide. Release 18.1

Oracle SQL Developer Accessibility Guide. Release 18.1 Oracle SQL Developer Accessibility Guide Release 18.1 E94845-01 March 2018 Oracle SQL Developer Accessibility Guide, Release 18.1 E94845-01 Copyright 2017, 2018, Oracle and/or its affiliates. All rights

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

Upgrading to MailMarshal Version 6.0 SMTP Technical White Paper April 19, 2005

Upgrading to MailMarshal Version 6.0 SMTP Technical White Paper April 19, 2005 Contents Introduction... 3 Case 1: Standalone MailMarshal SMTP Server... 3 Case 2: Array of MailMarshal SMTP Servers... 14 Additional Resources....38 Upgrading to MailMarshal Version 6.0 SMTP Technical

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.1.0 E73562-01 June 2016 Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter, Release 12.2.1.1.0 E73562-01 Copyright 2015,

More information

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Internet Information Services (IIS) Plug-in User s Guide Release 13.1.0.1.0 E66400-01 December 2015 Oracle Enterprise Manager Microsoft Internet Information Services

More information

Document Signing Certificate Getting Started Guide

Document Signing Certificate Getting Started Guide Certificate Services Document Signing Certificate Getting Started Guide Using the SafeNet Authentication Client: 8.3 Document issue: 1.0 Date of issue: March 2017 For software release 12.1 Document Signing

More information

Oracle Service Cloud. Release 18D. What s New

Oracle Service Cloud. Release 18D. What s New Oracle Service Cloud Release 18D What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Agent Browser Channels 4 Chat Transfer Enhancements 4 Agent Browser Workspaces 5 Link and Unlink

More information

Oracle Enterprise Single Sign-on Logon Manager

Oracle Enterprise Single Sign-on Logon Manager Oracle Enterprise Single Sign-on Logon Manager User s Guide Release 10.1.4.0.4 E10562-01 November 2007 Oracle Enterprise Single Sign-on Logon Manager User s Guide, Release 10.1.4.0.4 E10562-01 Copyright

More information

Contents Installation Tasks... 5 Upgrading the P6 Adapter For More Information Legal Notices... 17

Contents Installation Tasks... 5 Upgrading the P6 Adapter For More Information Legal Notices... 17 Installing and Configuring the P6 Adapter Release 8.3 January 2014 Contents Installation Tasks... 5 Create a WebLogic Domain for the P6 Adapter Deployment... 6 Create an Endorsed Folder... 6 Configure

More information

Oracle Cloud. Using Oracle Eloqua Adapter Release E

Oracle Cloud. Using Oracle Eloqua Adapter Release E Oracle Cloud Using Oracle Eloqua Adapter Release 12.1.3 E65434-01 August 2015 Oracle Cloud Using Oracle Eloqua Adapter, Release 12.1.3 E65434-01 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 3.2 Table of Contents PREFACE... II

More information

Oracle Utilities Work and Asset Management

Oracle Utilities Work and Asset Management ESRI (ArcMap) Oracle Utilities Work and Asset Management ESRI (ArcMap) Installation and Configuration Guide Release 1.9.0.4.6 E26186-02 October 2012 Oracle Utilities Work and Asset Management ESRI (ArcMap)

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.3.0 E83336-02 July 2017 Documentation for Oracle Service-Oriented Architecture (SOA) developers that describes how to use the Oracle

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration Oracle Cloud Using the Eventbrite Adapter with Oracle Integration E85506-05 January 2019 Oracle Cloud Using the Eventbrite Adapter with Oracle Integration, E85506-05 Copyright 2017, 2019, Oracle and/or

More information

ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide

ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide Part Number: 73-00419 (05/2009) Licensing, Copyright, and Trademark Information The information in this document is subject to

More information

Oracle Cloud Using Oracle Cloud Marketplace

Oracle Cloud Using Oracle Cloud Marketplace Oracle Cloud Using Oracle Cloud Marketplace E41049-20 October 2017 Oracle Cloud Using Oracle Cloud Marketplace, E41049-20 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. Primary

More information

PeopleFluent OrgPublisher HTML5 Installation and Configuration Guide

PeopleFluent OrgPublisher HTML5 Installation and Configuration Guide July 30, 2017 Document Version Number: 1.0 Copyright 2017, PeopleFluent. All Rights Reserved. Contents Contents Preface...1 Audience... 1 Intent... 1 Before You Begin... 1 Document Revision... 1 Document

More information

DME-N Network Driver Installation Guide for M7CL

DME-N Network Driver Installation Guide for M7CL DME-N Network Driver Installation Guide for M7CL ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED

More information

One Identity Starling Two-Factor Desktop Login 1.0. Administration Guide

One Identity Starling Two-Factor Desktop Login 1.0. Administration Guide One Identity Starling Two-Factor Desktop Login 1.0 Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

October 14, Business Intelligence Connector Guide

October 14, Business Intelligence Connector Guide October 14, 2017 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Integration Guide. SafeNet Authentication Service. Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS

Integration Guide. SafeNet Authentication Service. Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS SafeNet Authentication Service Integration Guide Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March

More information

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry SafeNet Authentication Service Welcome Guide 1 Document Information Document Part Number 007-012424-002, Rev. A Release Date September 2013 Trademarks All intellectual property is protected by copyright.

More information

Oracle. Service Cloud Configuring Knowledge Advanced

Oracle. Service Cloud Configuring Knowledge Advanced Oracle Service Cloud Release August 2016 Oracle Service Cloud Part Number: Part Number E77680-03 Copyright 2015, 2016, Oracle and/or its affiliates. All rights reserved Authors: The Knowledge Information

More information

Oracle Communications Network Charging and Control. Number Portability Service Pack User's Guide Release

Oracle Communications Network Charging and Control. Number Portability Service Pack User's Guide Release Oracle Communications Network Charging and Control Number Portability Service Pack User's Guide Release 12.0.0 December 2017 Copyright Copyright 2017, Oracle and/or its affiliates. All rights reserved.

More information

Interactive Notifications

Interactive Notifications Interactive Notifications Getting Started Release 2013.4 Using Care360 Interactive Notifications In This Document: About Care360 Interactive Notifications......................................................................

More information

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for Citrix GoToMyPC

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for Citrix GoToMyPC SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

Oracle Communications EAGLE Element Management System Reporting Studio. Upgrade/Installation Guide Release 46.2 E69122 Revision 2

Oracle Communications EAGLE Element Management System Reporting Studio. Upgrade/Installation Guide Release 46.2 E69122 Revision 2 Oracle Communications EAGLE Element Management System Reporting Studio Upgrade/Installation Guide Release 46.2 E69122 Revision 2 December 2015 Oracle Communications EAGLE Element Management System Reporting

More information

Support Backups and Secure Transfer Server Changes - i-cam

Support Backups and Secure Transfer Server Changes - i-cam Support Backups and Secure Transfer Server Changes - i-cam 3.1.24 Contents What is the Secure Transfer Server?... 2 Initial Setup in i-cam 3.1.24... 2 Getting your account credentials... 2 Setting your

More information

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.5.0 21012-01 March 2011 Oracle Enterprise Single Sign-on Logon Manager

More information

ORACLE ENTERPRISE PERFORMANCE MANAGEMENT SMART SPACE RELEASE USER'S GUIDE

ORACLE ENTERPRISE PERFORMANCE MANAGEMENT SMART SPACE RELEASE USER'S GUIDE ORACLE ENTERPRISE PERFORMANCE MANAGEMENT SMART SPACE RELEASE 9.3.1 USER'S GUIDE Smart Space User's Guide, 9.3.1 Copyright 2007, Oracle and/or its affiliates. All rights reserved. Authors: Kathleen Day

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Novatel Wireless SA-2100 Edge MicroServer Installation and Setup Guide. Version [1.0]

Novatel Wireless SA-2100 Edge MicroServer Installation and Setup Guide. Version [1.0] Novatel Wireless SA-2100 Edge MicroServer Installation and Setup Guide Version [1.0] Copyright 2015 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Problem Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information