bbc Adobe Central Output Server Managing Your Print Process with Adobe Output Manager 5.0 Version 5.5

Size: px
Start display at page:

Download "bbc Adobe Central Output Server Managing Your Print Process with Adobe Output Manager 5.0 Version 5.5"

Transcription

1 bbc Adobe Central Output Server Version 5.5 Managing Your Print Process with Adobe Output Manager 5.0

2 2003 Adobe Systems Incorporated. All rights reserved. As of April 12, 2002, Accelio Corporation (formerly JetForm Corporation) was purchased by Adobe Systems Incorporated. As of that date, any reference to JetForm or Accelio shall be deemed to refer to Adobe Systems Incorporated. Adobe Central Output Server 5.5, Managing Your Print Process with Adobe Output Manager 5.0 for Microsoft Windows and UNIX May 2003 If this guide is distributed with software that includes an end user agreement, this guide, as well as the software described in it, is furnished under license and may be used or copied only in accordance with the terms of such license. Except as permitted by any such license, no part of this guide may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, recording, or otherwise, without the prior written permission of Adobe Systems Incorporated. Please note that the content in this guide is protected under copyright law even if it is not distributed with software that includes an end user license agreement. The content of this guide is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Adobe Systems Incorporated. Adobe Systems Incorporated assumes no responsibility or liability for any errors or inaccuracies that may appear in the informational content contained in this guide. Please remember that existing artwork or images that you may want to include in your project may be protected under copyright law. The unauthorized incorporation of such material into your new work could be a violation of the rights of the copyright owner. Please be sure to obtain any permission required from the copyright owner. Any references to company names in sample templates are for demonstration purposes only and are not intended to refer to any actual organization. Adobe and the Adobe logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or in other countries. Quest and Vista Plus are registered trademarks of Quest Software Inc. Unix is a registered trademark of The Open Group. All other trademarks are the property of their respective owners. Adobe Systems Incorporated, 345 Park Avenue, San Jose, California 95110, USA. Notice to U.S. Government End Users. The Software and Documentation are Commercial Items, as that term is defined at 48 C.F.R , consisting of Commercial Computer Software and Commercial Computer Software Documentation, as such terms are used in 48 C.F.R or 48 C.F.R , as applicable. Consistent with 48 C.F.R or 48 C.F.R through , as applicable, the Commercial Computer Software and Commercial Computer Software Documentation are being licensed to U.S. Government end users (a) only as Commercial Items and (b) with only those rights as are granted to all other end users pursuant to the terms and conditions herein. Unpublished-rights reserved under the copyright laws of the United States. Adobe Systems Incorporated, 345 Park Avenue, San Jose, CA , USA. For U.S. Government End Users, Adobe agrees to comply with all applicable equal opportunity laws including, if appropriate, the provisions of Executive Order 11246, as amended, Section 402 of the Vietnam Era Veterans Readjustment Assistance Act of 1974 (38 USC 4212), and Section 503 of the Rehabilitation Act of 1973, as amended, and the regulations at 41 CFR Parts 60-1 through 60-60, , and The affirmative action clause and regulations contained in the preceding sentence shall be incorporated by reference.

3 Contents 1 Overview... 4 Who Should Read This Document?...4 Related Documentation...4 Printing with Output Manager...5 Using Output Manager for Print Management Only...5 Using Output Manager for Both Document Creation and Print Management Installing and Configuring... 8 Installing Central...8 Installing Output Manager...8 Starting Output Manager...9 Configuring the Device...11 Using Output Manager to Manage Printing Only...12 Configuring Central...12 Using Output Manager to Manage Both Document Creation and Printing...16 Creating a Command Macro...17 Command Macro Syntax...18 Defining Rules...19 Testing and Troubleshooting the Configuration...22

4 1 Overview With Adobe Central Output Server (Central), you can produce professional-looking documents such as invoices, packing slips, purchase orders, and statements. But how can you actively manage the printing process for those documents? Adobe Output Manager enhances your operating system print queue capabilities, contributing to a complete document generation solution. Output Manager provides these capabilities: Print management: Output Manager centrally monitors print activity and printers on the network. Reprinting: This feature allows you to reprint jobs that have failed or been lost, without the need to resubmit and rerun the job. Print redirection: You can move print jobs from stalled or busy printers to available printers, thus resolving print process backlogs. Load balancing: This feature promotes more efficient use of printer resources by spreading print jobs over multiple printers. WHO SHOULD READ THIS DOCUMENT? If you are responsible for configuring Output Manager to work with Central, then this document is for you. You should be familiar with Central and its Agents. Depending on the integration method you choose, you may also need to understand how Output Manager uses queues and command macros to send output to its devices. RELATED DOCUMENTATION This document describes the steps necessary to integrate Output Manager with Central. For further information on managing your printing process, see the Adobe Output Manager 5.0 Administrator s Guide. You can also consult the documentation that comes with Central, such as these guides: Getting Started Working with Central Print Agent Reference

5 Managing Your Print Process with Output Manager Overview 5 PRINTING WITH OUTPUT MANAGER There are two ways in which you can use Output Manager, in combination with Central and the Central Agents, to manage your printing requirements. Before setting up your environment to run Output Manager, you should understand these scenarios. Use Output Manager for print management only, by using Central to create the final document and send it to Output Manager for printing. This method has several benefits: The method is easier to implement. You can use your existing Central processes and Job Management Database entries. You can take advantage of all the print management features of Output Manager. This method has one drawback: The process is inherently less managed because Output Manager does not handle document generation. Use Output Manager for both document creation and print management, by having Output Manager run the Central Agents itself. This method also has benefits: You have the added security of controlling document formatting through Output Manager. The process is inherently more managed because Output Manager handles all of the document generation. This method has one drawback: If you have an existing Central installation, you must substantially rework your environment. You must re-implement the jobs, tasks, and steps from your Job Management Database by creating the equivalent elements in Output Manager. Using Output Manager for Print Management Only In this scenario, Central generates the document and sends it to Output Manager for printing. Central accepts data into the collector directory, and determines the processing required using the Job Management Database. Central runs the necessary Agents to create the formatted document and then sends the document to Output Manager. Output Manager directs the document to the appropriate printer on the network.

6 Managing Your Print Process with Output Manager Overview 6 Print Management with Output Manager These steps describe a sample printing process using Output Manager to print a Central document: 1. A data file is placed in the collector directory. The data file has the command ^job CHECKS, which corresponds to a job in the Job Management Database. 2. Central executes the steps for the job CHECKS in the Job Management Database. This job consists of two steps that use the commands JFMERGE and QR. 3. For the step JFMERGE, Central launches Print Agent with the specified command line options. Print Agent merges the data file with a template and sends the final document back to Central. 4. For the step QR, Central launches the program QR.exe, which sends the final document to Output Manager. Output Manager then submits the document to the physical printer queue, and manages the printing. Using Output Manager for Both Document Creation and Print Management In this scenario, Output Manager generates and prints the document. You do not use Central, the collector directory, or the Job Management Database to run the Central Agents. Instead, Output Manager accepts data directly from the data source, and determines the processing

7 Managing Your Print Process with Output Manager Overview 7 required using its own job rules and steps. Output Manager then sends the data and the required command line options to the specified Agents. Finally, Output Manager directs the formatted document to the appropriate printer on the network and manages the printing. Document Creation and Print Management with Output Manager These steps describe a sample printing process using Output Manager to create and print a document: 1. A data file is placed in the Output Manager queue using any process that submits files to queues. For example, you may use a Line Print Request (LPR) command or the Output Manager QR command to place the data file in the Output Manager queue. For more about job submission, see the Output Manager 5.0 Administrator s Guide. The data file has the job name attribute CHECKS. In other words, the data file has a number of attributes or properties, one of which defines the job name. This job name attribute should not be confused with the ^job command. The job name attribute CHECKS corresponds to a rule defined for the Output Manager queue. An Output Manager rule is comparable to a job in the Job Management Database. 2. Output Manager executes the actions for the rule CHECKS. Output Manager actions are comparable to job steps in the Job Management Database. The rule CHECKS consists of two actions that use the command macros ADOBEMRG and QR. Output Manager command macros are comparable to tasks in the Job Management Database. 3. For the action ADOBEMRG, Output Manager launches Print Agent with the specified command line options. Print Agent merges the data file with a template and sends the final document back to Output Manager. 4. For the action QR, Output Manager sends the final document to the specified printer queue and manages the printing.

8 2 Installing and Configuring Use this checklist to complete the installation and configuration activities for Output Manager: Step Activity 1. Install Central Pro 5.5. For details, see Installing Central on page Install Output Manager 5.0. For details, see Installing Output Manager on page 8, Starting Output Manager on page 9, and Configuring the Device on page Determine if Output Manager is to manage your printing only, or if Output Manager is to manage both your document creation and your printing. If Output Manager is to manage your printing only, you will need to modify the necessary Job Management Database tables. For details, see Using Output Manager to Manage Printing Only on page 12. If Output Manager is to manage both your document creation and your printing, you will need to create the necessary job rules and steps. For details, see Using Output Manager to Manage Both Document Creation and Printing on page 16. INSTALLING CENTRAL Install Central 5.5 before you configure Output Manager. For more information, see the Getting Started guide for Central. If Output Manager will manage both your document creation and your printing, you do not need to run Central as a Service, since Output Manager runs the Agents itself. As a result, you can stop the Central Service to save processor time, unless you need the Service for processing other jobs. If Output Manager will manage only your printing, you must run Central as a Service. INSTALLING OUTPUT MANAGER Install Output Manager on the same server where you installed Central. Log on as a Windows user with administrative rights and use a valid Output Manager installation key.

9 Managing Your Print Process with Output Manager Installing and Configuring 9 Starting Output Manager The Output Manager window allows you to manage your queues and devices using an expandable tree structure. The window pictured here shows the default queues and devices that install with Output Manager. To start Administrative Client 1. Click Start > Programs > Output Manager 5.0 > Administrative Client. 2. Enter a user name and password. Output Manager uses the underlying security of your operating system to log users on to the application. In a network environment, any user with access to the network can log on to Output Manager using their network user name and password. The host and port are configured automatically.

10 Managing Your Print Process with Output Manager Installing and Configuring 10 Output Manager includes a Configuration Editor, which enables you to configure your queues and devices. To start the Configuration Editor (WinCQ) 1. Click Start > Programs > Output Manager 5.0 > Configuration Editor (WinCQ). 2. Enter a user name and password. Output Manager uses the underlying security of your operating system to log users on to the application. In a network environment, any user with access to the network can log on to Output Manager using their network user name and password.

11 Managing Your Print Process with Output Manager Installing and Configuring 11 Configuring the Device You need to set up a device to send output to the correct physical device, usually a network printer. To configure a device 1. In the left pane of WinCQ, select a device. For example, click HP. 2. In the Device Host Name box, type the host name. 3. In the Physical Device Name box, type the device name. 4. Click File > Upload Configuration. Warning: If you forget to upload your configuration before you leave the Job Rules Editor dialog box, the Job Rules Editor does not save your information.

12 Managing Your Print Process with Output Manager Installing and Configuring 12 USING OUTPUT MANAGER TO MANAGE PRINTING ONLY When Output Manager manages just your printing, document creation is handled by Central. Central calls the necessary Agents to create the formatted document and copy it to an Output Manager queue. Output Manager directs the document to the requested printer on the network and manages the printing. You must configure both Central and Output Manager before they can handle your document creation and printing requirements. To do so: Modify the Task and Job Tables of the Job Management Database to enable Central to create the formatted document and to copy it to an Output Manager queue. For details, see Configuring Central on page 12. Ensure that the required printers are known to Output Manager. For details, see Configuring the Device on page 11. Configuring Central In order to have Central create your documents and then have it interact with Output Manager for printing, you will need to make a number of updates to the tables in the Job Management Database: Update the Print Agent Task Table entry, JFMERGE. The update will direct Print Agent to output the formatted document to a temporary file, rather than to a physical printer. The temporary file will then be picked up by a custom Agent for placement in an Output Manager queue. Create a new Task Table entry, QR, for a custom Agent. This custom Agent will take the temporary file created by Print Agent and place it in an Output Manager queue. Add an additional step to the Job Table for all jobs that will have their printing managed by Output Manager. This additional step will invoke the custom Agent, QR, to place the temporary file, output by Print Agent in the previous step, into an Output Manager queue. Updating the JFMERGE Task Table Entry In order to have the Print Agent task, JFMERGE, create an output file that can be passed to the custom Agent task, QR, it is necessary to add a second -z command line option as the rightmost entry in the JFMERGE Program options. Leave the first -z command line option in place so that parameter will get properly populated by Central.

13 Managing Your Print Process with Output Manager Installing and Configuring 13 The Task Table entry for JFMERGE is: With the addition of the second -z command line option, the Program options for JFMERGE will read: -l -z"jfserver.tfa" The entry -z"jfserver.tfa" will force JFMERGE to generate the printer output as file jfserver.tfa. Central will populate with the name of the targeted device. The targeted queue name is hard-coded in the -q option in the QR Task Table entry. Creating the QR Task Table Entry Create a custom Agent to take the output from Print Agent and copy it into an Output Manager queue. The custom Agent, in this case, is the process qr.exe, which typically resides in the c:\outmgr\bin directory. The Task Table entry for the custom Agent, QR, is:

14 Managing Your Print Process with Output Manager Installing and Configuring 14 The Program options for QR are: -x CHICKSIMB -q print jfserver.tfa where: -x is the name of the host machine (CHICKSIMB in this example). -q is the name of the targeted queue (print in this example) -P is the name of the targeted output device. In this equates to the device name as it comes into Central from the -z command line option of the ^job command. jfserver.tfa is the name of the temporary output file created by JFMERGE. Updating Job Table Entries In order to get the output from JFMERGE into an Output Manager queue, you must add a step to each job that falls into this category. The added step will invoke QR to place the temporary output file, jfserver.tfa, into a targeted queue. In this example, there is an extra step added to job name vpon.

15 Managing Your Print Process with Output Manager Installing and Configuring 15 The first step in this job is to call JFMERGE to merge a form and data, and to print the resulting output to a temporary file, rather than to a physical printer. The Output file value of A tells JFMERGE to print its output to a temporary file. The name of the temporary file, jfserver.tfa, is identified in the second -z command line option added to the JFMERGE Task Table Program options. (See Updating the JFMERGE Task Table Entry on page 12.)

16 Managing Your Print Process with Output Manager Installing and Configuring 16 The second step in this job is to call QR to take the temporary file created by JFMERGE and to copy it to the Output Manager queue named print. The name of the queue was identified in the -q option in the QR Task Table Program options. (See Creating the QR Task Table Entry on page 13.) The Input file value of A tells QR to use the output file from the previous step in performing its task. Once QR copies the file to the Output Manager queue, it is handled as any print file. USING OUTPUT MANAGER TO MANAGE BOTH DOCUMENT CREATION AND PRINTING When Output Manager both generates and prints your documents, you do not use the collector directory, the Job Management Database, or Central to run the Central Agents. Instead, Output Manager accepts data directly from the data source, determines the processing required using its own job rules and steps, and then sends the data and the required command line options directly to the Central Agents. The Central Agents create the formatted document. Output Manager directs the document to the appropriate printer on the network and manages the printing.

17 Managing Your Print Process with Output Manager Installing and Configuring 17 Before Output Manager can generate and print your documents, you must configure it. To do so: Create a command macro for each Central Agent that Output Manager will call. For details, see Creating a Command Macro on page 17 and Command Macro Syntax on page 18. Define rules that specify Agent processing. For details, see Defining Rules on page 19. Ensure that the required printers are known to Output Manager. For details, see Configuring the Device on page 11. Test your Output Manager setup. For details, see Testing and Troubleshooting the Configuration on page 22. Creating a Command Macro You must create a command macro for each Central Agent that you want Output Manager to run. A command macro equates to the Task Table entry that Central normally uses to run its Agents. In most cases, you will want to use Output Manager to run Print Agent. The procedure in this section describes how to create a command macro for Print Agent. Rather than using the pre-installed macro JFMERGE, create a new command macro to run Print Agent. JFMERGE was not created specifically to work with Central. Creating a new macro ensures that the macro references the correct configuration file (jfmerge.ini) and the correct executable (jfmerge.exe). To create a command macro for Print Agent 1. In the left pane of Configuration Editor (WinCQ), select a queue. 2. Click Tools > Job Rules Editor. 3. Click the Rule Actions tab. 4. Click Macros. 5. Click Add and type a macro name. For example, type ADOBEMRG. You can use any macro name except JFMERGE. 6. Click OK.

18 Managing Your Print Process with Output Manager Installing and Configuring Type an explanation of the macro in the Description box and type the path of the Print Agent executable (jfmerge.exe) in the Value box. 8. Click OK twice. 9. Click File > Upload Configuration. Warning: If you forget to upload your configuration before you leave the Job Rules Editor dialog box, the Job Rules Editor does not save your information. Command Macro Syntax You use command macros to specify the command line options. Command macros, in turn, may contain variables in their definition. Variables are preceded by the $ (dollar sign) character. You can use Configuration Editor to see the definitions and values for command macros and variables. To view and evaluate command macros 1. In Configuration Editor (WinCQ), click Tools > Job Rules Editor. 2. Click the Rules Action tab. 3. Click Macros. 4. In the Macro Name list, click the macro that you want to view and evaluate.

19 Managing Your Print Process with Output Manager Installing and Configuring The macro definition, including variables, appears in the Value box. Click Evaluate Macro to see the value of the macro, without variables. As an example, look at the Sample Document Bursting Template rule and its rule actions. In the Macro Name list, click QPARSE: The QPARSE macro is defined as $QMBINDIR\qparse.exe. The $QMBINDIR variable is defined as $QMDIR\bin. The $QMDIR variable is defined as c:\outmgr. With all the variables substituted, QPARSE is defined as c:\outmgr\bin\qparse.exe. The parameters for QPARSE are: -f $FILE -ft $SYS_FILETYPE -o outfile -p myprofile The $FILE variable resolves to the name of the input print stream. The $SYS_FILETYPE variable resolves to the default file type. You can review other default macros to see how you can create your own custom command macros. Defining Rules Rules specify the Agent processing for a particular data file that arrives in the queue. Rules equate to Job Management Database entries for a given job. You can define several different rule actions for a particular queue. Output Manager determines which rule to run based on the search criteria that you specify for the rule. To define the search criteria for a new rule 1. In the Job Rules Editor, click Add Rule.

20 Managing Your Print Process with Output Manager Installing and Configuring Type the rule name and click OK. 3. Type an explanation of the rule in the Description box. 4. Click the Source Type tab. 5. Ensure that Job Attribute is selected in the Source Type list. The source types determine the nature of the search criteria: For Job Attribute, you define an attribute and value. For ASCII, you define a text string to search for, and column and row values to identify the string s location. For XML, you define a string to search for, and an XML attribute to search. 6. Ensure that jobname is selected in the Job Attribute Name. 7. In the Job Attribute Value box, type the name of the job. For example, type CHECKS. To define the rule actions to run Print Agent 1. Click the Rule Actions tab.

21 Managing Your Print Process with Output Manager Installing and Configuring Click Add Step and click ADOBEMRG in the Command list. This is the command macro that you created to run Print Agent. 3. Type the required command line options for the ADOBEMRG step in the Parameter box. The minimum required command line options are: formfile -aiiconfigfile -zfilename.$sys_entryid $FILE where: formfile is the name and location of the template (.mdf). -aiiconfigfile specifies the name and location of the configuration file. The default configuration file path is c:\program files\adobe\central\server\jfmerge.ini. -zfilename.$sys_entryid specifies a temporary output file. $FILE is the input file. The system variables $SYS_ENTRYID and $FILE are replaced by the job identifier and the name of the data file respectively. For more on variables, see Command Macro Syntax on page 18. For more information on Print Agent command line options, see the Print Agent Reference guide.

22 Managing Your Print Process with Output Manager Installing and Configuring Click Add Step and click QR in the Command list. This command macro runs the program qr.exe, which copies the output from the previous step to an output queue. 5. Type the required command line options for the QR step in the Parameter box. The minimum required command line options are: -x $SYS_QMEHOST -q print -P $RULE_DEVICE $FILE where: -x identifies the QME host. $SYS_QMEHOST is the name of the QME host that the job was originally submitted to. -q identifies the queue that the job runs from. -P identifies the device. $RULE_DEVICE is the value of the device output option in a rule. $FILE identifies the input as the output from the previous step. For more on variables, see Command Macro Syntax on page Click the Rule Options tab. 7. In the Output Device list, select a device name. For example, click HP. 8. Click File > Upload Configuration. Warning: If you forget to upload your configuration before you leave the Job Rules Editor dialog box, the Job Rules Editor does not save your information. Testing and Troubleshooting the Configuration The simplest way to test your Output Manager setup is to use the submit feature of Administrative Client. To test your Output Manager setup 1. In the left pane of Administrative Client, right-click a queue. 2. Click Submit. 3. Type or browse for the data file in the Spool File Name box. 4. Type the jobname in the Entry Name box. For example, type CHECKS.

23 Managing Your Print Process with Output Manager Installing and Configuring You can select a device from the Printers list or let the output print to the queue s default printer. For help with troubleshooting, look at these files in the Logs\OutMgr directory: QME.log Qcapture.log jme.log Configuration information is located in the file OutMgr\db\config.ini. If an error occurs during processing, Output Manager places a file in the OutMgr\spool1 directory with the same number in the filename as the job number that experienced the error. This file gives you some useful information about the nature of the error. Agent errors are recorded in the Central logs. For more information, see the Working with Central guide.

bbc Parameters for Opening PDF Files Adobe Acrobat SDK June 2008 Version 9.0

bbc Parameters for Opening PDF Files Adobe Acrobat SDK June 2008 Version 9.0 bbc Parameters for Opening PDF Files Adobe Acrobat SDK June 2008 Version 9.0 2008 Adobe Systems Incorporated. All rights reserved. Adobe Acrobat SDK 9.0 Parameters for Opening PDF Files for Microsoft Windows,

More information

ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE

ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE ADOBE ACROBAT CONNECT ADD-IN FOR MICROSOFT OUTLOOK USER GUIDE 2007 Adobe Systems Incorporated. All rights reserved. Adobe Acrobat Connect Add-in for Microsoft Outlook User Guide If this guide is distributed

More information

bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0

bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0 bbc Installing Your Development Environment Adobe LiveCycle ES July 2007 Version 8.0 2007 Adobe Systems Incorporated. All rights reserved. Adobe LiveCycle ES 8.0 Installing Your Development Environment

More information

bbc Developing Service Providers Adobe Flash Media Rights Management Server November 2008 Version 1.5

bbc Developing Service Providers Adobe Flash Media Rights Management Server November 2008 Version 1.5 bbc Developing Service Providers Adobe Flash Media Rights Management Server November 2008 Version 1.5 2008 Adobe Systems Incorporated. All rights reserved. Adobe Flash Media Rights Management Server 1.5

More information

ADOBE CONNECT ENTERPRISE SERVER 6

ADOBE CONNECT ENTERPRISE SERVER 6 Chapter 1: ADOBE CONNECT ENTERPRISE SERVER 6 SSL CONFIGURATION GUIDE Copyright 2006 Adobe Systems Incorporated. All rights reserved. Adobe Connect Enterprise Server 6, for Windows If this guide is distributed

More information

bbc Understanding the Differences Between Static and Dynamic PDF Forms Adobe LiveCycle Designer ES July 2008 Version 8.2

bbc Understanding the Differences Between Static and Dynamic PDF Forms Adobe LiveCycle Designer ES July 2008 Version 8.2 bbc Understanding the Differences Between Static and Dynamic PDF Forms Adobe LiveCycle Designer ES July 2008 Version 8.2 2008 Adobe Systems Incorporated. All rights reserved. Adobe LiveCycle Designer ES

More information

Adobe Acrobat 9 Deployment on Microsoft Systems Management

Adobe Acrobat 9 Deployment on Microsoft Systems Management Adobe Acrobat 9 Deployment on Microsoft Systems Management Server white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview.......... 1 4. Installing

More information

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview..........

More information

753 Broad Street Phone: 706-312-3535 Suite 200 Fax: 706-868-8655 Augusta, GA 30901-5518. Copyrights

753 Broad Street Phone: 706-312-3535 Suite 200 Fax: 706-868-8655 Augusta, GA 30901-5518. Copyrights Ipswitch, Inc. Web: www.imailserver.com 753 Broad Street Phone: 706-312-3535 Suite 200 Fax: 706-868-8655 Augusta, GA 30901-5518 Copyrights 1995-2011 Ipswitch, Inc. All rights reserved. IMail Collaboration

More information

ADOBE CONNECT ENTERPRISE BUILDING CUSTOM TRAINING REPORTS

ADOBE CONNECT ENTERPRISE BUILDING CUSTOM TRAINING REPORTS ADOBE CONNECT ENTERPRISE BUILDING CUSTOM TRAINING REPORTS 2007 Adobe Systems Incorporated. All rights reserved. Adobe Connect Enterprise: Building Custom Training Reports If this guide is distributed with

More information

bbc Overview Adobe Flash Media Rights Management Server September 2008 Version 1.5

bbc Overview Adobe Flash Media Rights Management Server September 2008 Version 1.5 bbc Overview Adobe Flash Media Rights Management Server September 2008 Version 1.5 2008 Adobe Systems Incorporated. All rights reserved. Adobe Flash Media Rights Management Server 1.5 Overview for Microsoft

More information

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

Adobe Access April 2012. Version 4.0. Quick-Start Guide

Adobe Access April 2012. Version 4.0. Quick-Start Guide Adobe Access April 2012 Version 4.0 Quick-Start Guide Copyright 2012 Adobe Systems Incorporated. All rights reserved. This guide is protected under copyright law, furnished for informational use only,

More information

Using the Adobe Access Server for Protected Streaming

Using the Adobe Access Server for Protected Streaming Adobe Access April 2014 Version 4.0 Using the Adobe Access Server for Protected Streaming Copyright 2012-2014 Adobe Systems Incorporated. All rights reserved. This guide is protected under copyright law,

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

Troubleshooting File and Printer Sharing in Microsoft Windows XP

Troubleshooting File and Printer Sharing in Microsoft Windows XP Operating System Troubleshooting File and Printer Sharing in Microsoft Windows XP Microsoft Corporation Published: November 2003 Updated: August 2004 Abstract File and printer sharing for Microsoft Windows

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

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

Quick Guide: Troubleshooting Info from SNAP PAC Systems

Quick Guide: Troubleshooting Info from SNAP PAC Systems Introduction When you can t resolve an issue with your SNAP PAC system, there s some important data you can collect to help the Opto 22 Product Support team investigate the issue. This Quick Guide lists

More information

Shared File Room Field Guide

Shared File Room Field Guide Shared File Room Field Guide September 2013 Copyright: 2013, CCH, a part of Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form or

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Microsoft Dynamics NAV Connector. User Guide

Microsoft Dynamics NAV Connector. User Guide Microsoft Dynamics NAV Connector User Guide Microsoft Dynamics NAV Connector, version 1.0 Copyright Bottomline Technologies, Inc. 2008. All Rights Reserved Information in this document is subject to change

More information

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Microsoft Corporation Published: January 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

Reading and Writing Files Using the File Utilities service

Reading and Writing Files Using the File Utilities service Adobe Enterprise Technical Enablement Reading and Writing Files Using the File Utilities service In this topic, you will learn about the File Utilities services which enable processes to interact with

More information

Installation Guide. Wyse S Class Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2. Issue: 092611 PN: 883887-04L Rev. C

Installation Guide. Wyse S Class Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2. Issue: 092611 PN: 883887-04L Rev. C Installation Guide Wyse S Class Conversion to ThinOS Wyse Simple Imager TM Release 2.0.2 Issue: 092611 PN: 883887-04L Rev. C Copyright Notices 2011, Wyse Technology Inc. All rights reserved. This manual

More information

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Microsoft Corporation Published: September 2009 Abstract This step-by-step guide describes a sample scenario for installing Microsoft

More information

SAS 9.3 Foundation for Microsoft Windows

SAS 9.3 Foundation for Microsoft Windows Software License Renewal Instructions SAS 9.3 Foundation for Microsoft Windows Note: In this document, references to Microsoft Windows or Windows include Microsoft Windows for x64. SAS software is licensed

More information

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2002.

More information

Enabling Remote Management of SQL Server Integration Services

Enabling Remote Management of SQL Server Integration Services Enabling Remote Management of SQL Server Integration Services Michael@SchmittDotNet.com www.schmittdotnet.com Version 1.0 10/14/2010 Copyright and Disclaimers This guide is for informational purposes only.

More information

Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server

Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server Improving Performance of Microsoft CRM 3.0 by Using a Dedicated Report Server January 2006 Downloaded from http://www.sonomapartners.com/ - 1 - Information in this document, including URL and other Internet

More information

Scheduling in SAS 9.4 Second Edition

Scheduling in SAS 9.4 Second Edition Scheduling in SAS 9.4 Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. Scheduling in SAS 9.4, Second Edition. Cary, NC: SAS Institute

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

EventTracker: Support to Non English Systems

EventTracker: Support to Non English Systems EventTracker: Support to Non English Systems Publication Date: April 25, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Introduction This document has been prepared to

More information

Project management integrated into Outlook

Project management integrated into Outlook y Project management integrated into Outlook InLoox 6.x deployment via Group Policy An InLoox Whitepaper Published: February 2011 You can find up-to-date information at http://www.inloox.com The information

More information

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP 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 or by

More information

bbc Digital Signatures in XFA Documents Acrobat Family of Products PDF Creation Date: May 23, 2007 Version 8

bbc Digital Signatures in XFA Documents Acrobat Family of Products PDF Creation Date: May 23, 2007 Version 8 bbc PDF Creation Date: May 23, 2007 Digital Signatures in XFA Documents Acrobat Family of Products Version 8 2007 Adobe Systems Incorporated. All rights reserved. Digital Signatures in XFA Documents for

More information

DocumentsCorePack for MS CRM 2011 Implementation Guide

DocumentsCorePack for MS CRM 2011 Implementation Guide DocumentsCorePack for MS CRM 2011 Implementation Guide Version 5.0 Implementation Guide (How to install/uninstall) The content of this document is subject to change without notice. Microsoft and Microsoft

More information

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0 Smart Control Center User Guide 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10685-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Project management integrated into Outlook

Project management integrated into Outlook y Project management integrated into Outlook InLoox PM 7.x deployment via Group Policy An InLoox Whitepaper Published: October 2011 You can find up-to-date information at http://www.inloox.com The information

More information

fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé

fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé fåíéêåéí=péêîéê=^çãáåáëíê~íçêûë=dìáçé Internet Server FileXpress Internet Server Administrator s Guide Version 7.2.1 Version 7.2.2 Created on 29 May, 2014 2014 Attachmate Corporation and its licensors.

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

Sentinel Installation Guide

Sentinel Installation Guide Installation Guide All rights reserved. Neither this documentation nor any part of it may be reproduced, stored in a retrieval system, translated into another language, or transmitted in any form or by

More information

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

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

More information

Administrator s Guide to deploying Engagement across multiple computers in a network using Microsoft Active Directory

Administrator s Guide to deploying Engagement across multiple computers in a network using Microsoft Active Directory Administrator s Guide to deploying Engagement across multiple computers in a network using Microsoft Active Directory Fall 2009 Copyright 2009, CCH INCORPORATED. A Wolters Kluwer Business. All rights reserved.

More information

Event Manager. LANDesk Service Desk

Event Manager. LANDesk Service Desk Event Manager LANDesk Service Desk LANDESK SERVICE DESK EVENT MANAGER GUIDE This document contains information that is the proprietary and confidential property of LANDesk Software, Inc. and/or its affiliated

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

SAS Task Manager 2.2. User s Guide. SAS Documentation

SAS Task Manager 2.2. User s Guide. SAS Documentation SAS Task Manager 2.2 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Task Manager 2.2: User's Guide. Cary, NC: SAS Institute

More information

Wimba Create. Version 2.5. Installation Guide

Wimba Create. Version 2.5. Installation Guide Wimba Create Version 2.5 Installation Guide Wimba Create Installation Guide 1 Before Installing Wimba Create 1 Previous Versions 1 System Requirements 1 Installing Wimba Create 2 Wimba Create Licenses

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

Configuring Steel-Belted RADIUS Proxy to Send Group Attributes

Configuring Steel-Belted RADIUS Proxy to Send Group Attributes Configuring Steel-Belted RADIUS Proxy to Send Group Attributes Copyright 2007 Sophos Group. All rights reserved. No part of this publication may be reproduced, stored in retrieval system, or transmitted,

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

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper Table of Contents: Purpose... 2 Active Directory Administrative Template Overview.. 2 Decide whether to

More information

How to Convert Outlook Email Folder Into a Single PDF Document

How to Convert Outlook Email Folder Into a Single PDF Document How to Convert Outlook Email Folder Into a Single PDF Document An introduction to converting emails with AutoPortfolio plug-in for Adobe Acrobat Table of Contents What Software Do I Need?... 2 Converting

More information

Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru

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

More information

Outpost Office Firewall

Outpost Office Firewall Technical Reference Outpost Office Firewall Office Firewall Software from Agnitum Abstract This document provides advanced technical information on administering Outpost Office Firewall in a corporate

More information

Monitoring Replication

Monitoring Replication Monitoring Replication Article 1130112-02 Contents Summary... 3 Monitor Replicator Page... 3 Summary... 3 Status... 3 System Health... 4 Replicator Configuration... 5 Replicator Health... 6 Local Package

More information

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP4StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

NetWrix Password Manager. Quick Start Guide

NetWrix Password Manager. Quick Start Guide NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...

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

Installation Guide. Wyse VX0LE Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2 Wyse Device Manager TM Release 4.8.5

Installation Guide. Wyse VX0LE Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2 Wyse Device Manager TM Release 4.8.5 Installation Guide Wyse VX0LE Conversion to ThinOS Wyse Simple Imager TM Release 2.0.2 Wyse Device Manager TM Release 4.8.5 Issue: 070111 PN: 883887-05L Rev. B Copyright Notices 2011, Wyse Technology Inc.

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 www.starwindsoftware.com Copyright 2008-2012. All rights reserved. COPYRIGHT Copyright 2008-2012. All rights reserved.

More information

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001) LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide Rev. 03 (November, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any

More information

Configuring ICVMLT32.EXE as a Windows Service

Configuring ICVMLT32.EXE as a Windows Service Configuring ICVMLT32.EXE as a Windows Service An ICVERIFY, Inc. Technical Document November 10, 2005 Disclaimer: The information contained herein is intended to apply to the ICVERIFY, Inc. software product

More information

Outpost Network Security

Outpost Network Security Administrator Guide Reference Outpost Network Security Office Firewall Software from Agnitum Abstract This document provides information on deploying Outpost Network Security in a corporate network. It

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics SL

Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics SL Microsoft Dynamics Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics SL Revised August, 2012 Find updates to this documentation at the following location: http://www.microsoft.com/download/en/details.aspx?id=10381

More information

Oracle Enterprise Single Sign-on Logon Manager Best Practices: Packaging ESSO-LM for Mass Deployment Release 11.1.1.2.0 E20406-01

Oracle Enterprise Single Sign-on Logon Manager Best Practices: Packaging ESSO-LM for Mass Deployment Release 11.1.1.2.0 E20406-01 Oracle Enterprise Single Sign-on Logon Manager Best Practices: Packaging ESSO-LM for Mass Deployment Release 11.1.1.2.0 E20406-01 December 2010 Oracle Enterprise Single Sign-on Logon Manager Best Practices:

More information

Matisse Installation Guide for MS Windows. 10th Edition

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

More information

How To Install Outlook Addin On A 32 Bit Computer

How To Install Outlook Addin On A 32 Bit Computer Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

StreamServe Persuasion SP4 Service Broker

StreamServe Persuasion SP4 Service Broker StreamServe Persuasion SP4 Service Broker User Guide Rev A StreamServe Persuasion SP4 Service Broker User Guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No

More information

TASKE Call Center Management Tools

TASKE Call Center Management Tools TASKE Call Center Management Tools Version 7 Integrating and Configuring Blue Pumpkin PrimeTime and PrimeTime Skills TASKE Technology Inc. Copyright 2000, TASKE Technology Inc. All rights reserved. Printed

More information

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson Copyright Information

More information

Cluster Guide. Version: 9.0 Released: March 2015. Companion Guides:

Cluster Guide. Version: 9.0 Released: March 2015. Companion Guides: Cluster Guide Version: 9.0 Released: March 2015 Companion Guides: UniPrint Infinity Companion Guides can be found online for your convenience and are intended to assist Administrators with the operation

More information

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE Copyright 1998-2012, 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

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

Canaveral iq WBT Add-on for Windows CE 2.12-based Wyse Terminals

Canaveral iq WBT Add-on for Windows CE 2.12-based Wyse Terminals Canaveral iq WBT Add-on for Windows CE 2.12-based Wyse Terminals Release 1.5 Installation Guide Abstract This document addresses an administrator s and the user s interactions with Canaveral iq. In addition,

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

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide Digipass Plug-In for IAS IAS Plug-In IAS Microsoft's Internet Authentication Service Installation Guide Disclaimer of Warranties and Limitations of Liabilities Disclaimer of Warranties and Limitations

More information

Quick Start Guide For Ipswitch Failover v9.0

Quick Start Guide For Ipswitch Failover v9.0 For Ipswitch Failover v9.0 Copyright 1991-2015 All rights reserved. This document, as well as the software described in it, is furnished under license and may be used or copied only in accordance with

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

FTP Server Configuration

FTP Server Configuration FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,

More information

Creating IBM Cognos Controller Databases using Microsoft SQL Server

Creating IBM Cognos Controller Databases using Microsoft SQL Server Guideline Creating IBM Cognos Controller Databases using Microsoft SQL Product(s): IBM Cognos Controller 8.1 or higher Area of Interest: Financial Management 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

Manual. 3CX Phone System integration with Microsoft Outlook and Salesforce Version 1.0

Manual. 3CX Phone System integration with Microsoft Outlook and Salesforce Version 1.0 Manual 3CX Phone System integration with Microsoft Outlook and Salesforce Version 1.0 Copyright 2006-2009, 3CX ltd. http:// E-mail: info@3cx.com Information in this document is subject to change without

More information

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

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

More information

File and Printer Sharing with Microsoft Windows

File and Printer Sharing with Microsoft Windows Operating System File and Printer Sharing with Microsoft Windows Microsoft Corporation Published: November 2003 Abstract File and printer sharing in Microsoft Windows allows you to share the contents of

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu PaperStream Connect Setup Guide Version 1.0.0.0 Copyright Fujitsu 2014 Contents Introduction to PaperStream Connect... 2 Setting up PaperStream Capture to Release to Cloud Services... 3 Selecting a Cloud

More information

CA XCOM Data Transport for Windows Server/Professional

CA XCOM Data Transport for Windows Server/Professional CA XCOM Data Transport for Windows Server/Professional Installation Guide Release 11.6 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials,

More information

Technical Brief for Windows Home Server Remote Access

Technical Brief for Windows Home Server Remote Access Technical Brief for Windows Home Server Remote Access Microsoft Corporation Published: October, 2008 Version: 1.1 Abstract This Technical Brief provides an in-depth look at the features and functionality

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

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

LogLogic General Database Collector for Microsoft SQL Server Log Configuration Guide

LogLogic General Database Collector for Microsoft SQL Server Log Configuration Guide LogLogic General Database Collector for Microsoft SQL Server Log Configuration Guide Document Release: Septembere 2011 Part Number: LL600066-00ELS100000 This manual supports LogLogic General Database Collector

More information

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Systems, Inc. Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS PROVIDED AS IS WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING ANY

More information

Connection and Printer Setup Guide

Connection and Printer Setup Guide Connection and Printer Setup Guide For connection issues, see the following sections of this document: "Connection Requirements" on page 1 "Log on" on page 2 "Troubleshooting Your Connection" on page 4

More information

Cluster Guide. Released: February 2013. Companion Guides:

Cluster Guide. Released: February 2013. Companion Guides: Cluster Guide Released: February 2013 Companion Guides: UniPrint Infinity Companion Guides can be found online for your convenience and are intended to assist Administrators with the operation of UniPrint

More information

Lab Answer Key for Module 9: Active Directory Domain Services. Table of Contents Lab 1: Exploring Active Directory Domain Services 1

Lab Answer Key for Module 9: Active Directory Domain Services. Table of Contents Lab 1: Exploring Active Directory Domain Services 1 Lab Answer Key for Module 9: Active Directory Domain Services Table of Contents Lab 1: Exploring Active Directory Domain Services 1 Information in this document, including URL and other Internet Web site

More information