High Availability Setup Guide

Size: px
Start display at page:

Download "High Availability Setup Guide"

Transcription

1 High Availability Setup Guide Version: 9.0 Released: March 2015 Companion Guides: The UniPrint Infinity Administrator s Guide, Cluster Guide and Mobile Setup Guide can be found online for your convenience and are intended to assist administrators with the installation and configuration of UniPrint Infinity. UniPrint Cluster Guide UniPrint Mobile Setup Guide UniPrint Administrator s Guide Revised: 1 October :28 pm

2 Disclaimer and Copyright Notice UniPrint.net makes no representations or warranties with respect to the contents or use of this publication. UniPrint.net especially disclaims any expressed or implied warranties, merchantability or fitness for any particular purpose. UniPrint.net reserves the right to make any changes in specifications and other information contained in this publication without prior notice and without obligation to notify any person or entity of such revisions or changes. Copyright UniPrint.net. All rights reserved. Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious unless otherwise noted. Other than printing one copy for personal use, no part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purposes, without the expressed written consent of: UniPrint.net 1 Eva Road, Suite 309 Toronto, Ontario Canada M9C 4Z5 (416) Toll Free: (866) (North America only) Intellectual Property Acknowledgements UniPrint and UniPrint Infinity are registered trademarks of UniPrint.net. Registration numbers TMA562,455 and TMA857,027 in Canada and filing number ,579 in the United States. UniPrint.net products are also registered as United States Patent Numbers 7,064,856, 7,265,867 and 7,602,522. Microsoft, Windows, Windows 2003/2008/2012, Windows Vista, Windows 7/8, Microsoft Access, Microsoft Word, Remote Desktop Protocol (RDP), ASP.NET and Active Directory are either registered trademarks or trademarks of Microsoft Corporation. Citrix, MetaFrame, Presentation Server, XenApp and ICA (Independent Computing Architecture) are registered trademarks or trademarks of Citrix Systems. Adobe, Acrobat, Reader are registered trademarks of Adobe Systems Inc. Oracle is a registered trademark of Oracle Corporation. All other trademarks and registered trademarks are the property of their owners.

3 Document Revision History Date Notes March 27, 2015 First release. May 7, 2015 Company name changed to UniPrint.net. July 3, 2015 Updated to version August 7, 2015 Minor corrections made. October 1, 2015 Updated to version

4

5 v Table of Contents Introduction... 1 High Availability Setups...1 Microsoft Failover Cluster... 1 UniPrint Infinity HA Setup... 2 UniPrint Infinity Components and HA... 3 Before Installing UniPrint Infinity... 5 Setting up an External Database... 5 Creating ODBC Data Sources... 6 Connecting UniPrint Infinity to an External Database...10 Installing UniPrint in an HA Setup...13 Planning Your UniPrint Infinity HA Setup...13 Recommended System Requirements...13 UniPrint Bridge...13 UniPrint Print Server...13 UniPrint Application Server...14 Disabling Client Printer Mapping on the Application Server...14 Deployment Scenario...16 Installing UniPrint Bridge...17 Installing UniPrint Print Server...21 Installing UniPrint Application Server...25 Configuring the Installation...27 Confirming Correct Installation & Configuration...32 Modifying & Removing UniPrint...33 Modifying a UniPrint Installation...34 Removing UniPrint...34 Configuring UniPrint Infinity Features for HA...35 Applying HA Licenses...35 PrintPAL...35 Printer Profiles...36 UniPrint NAS Service & SecurePrint...37 Activating the UniPrint vpad...41 Adding Printers to the vpad...45 Font Replication...47 Contact and Support...49 UniPrint Support...49 North America...49 Europe, Middle East and Africa Office Location...49 Address...49

6 vi UniPrint Infinity

7 CHAPTER 1 UniPrint Infinity High Availability Setup Introduction Introduction High Availability Setups Microsoft Failover Cluster In any environment a print service outage is at the very least an inconvenience and in some environments it can be much more serious. To ensure maximum uptime and to eliminate any single points of failure, UniPrint Infinity can be set up for High Availability (HA). The information outlined in this document is considered to be an advanced setup for UniPrint Infinity and a member of the UniPrint Support team should be consulted prior to commencing work. Applications and services run on shared resources. In case of failure, shared resources are automatically transferred from a failing server (node) to an equally configured server (node). The UniPrint Bridge and Print Server components can take full advantage of this setup and supports two-node Active/Passive configurations.

8 2 UniPrint Infinity UniPrint Infinity HA Setup NOTE: A redundant Bridge setup will only fully protect against a UniPrint service outage on a Bridge. In the event of complete failure of the Bridge or Print Spooler service on the Bridge, some printing services, such as Microsoft Office 2010 or later, will be unavailable whilst others will experience a delay in printing. This is due to the underlying Microsoft Windows print system and how it deals with a server/print Spooler service being available. For this reason, failover clustering is the recommended setup as it can fully protect against both service and hardware failure by automatically moving UniPrint and Print Spooler resources to another node within the cluster and bring online with the same network configuration which results in only a brief interruption of printer availability. For more information on setting up UniPrint Infinity in a Microsoft Cluster, refer to the UniPrint Infinity Cluster Guide. When it is not possible to setup Microsoft failover clustering, follow the guidelines in this document to setup UniPrint Infinity in an HA configuration. Although UniPrint Infinity can be setup with only two Bridges or only two Print Servers, this document will focus on setting up UniPrint Infinity with two Bridges, two Print Servers and an external database, such as Microsoft SQL Server. This setup provides the best protection against UniPrint service failures.

9 Chapter 1: Introduction 3 UniPrint Infinity Components and HA The following table shows an overview of which UniPrint Infinity components/features can be made highly available by using the HA setup. Component /Module UniPrint Infinity HA Setup Microsoft Failover Cluster (or similar) Notes UniPrint Bridge UniPrint Print Server License Server SecurePrint Printer Delegation Multiple instances allowed. Multiple instances allowed. Use with an HA license. Use with an external, centralized database such as Microsoft SQL Server and the UniPrint NAS service. This feature is not supported with the HA setup.

10 4 UniPrint Infinity Component /Module UniPrint Infinity HA Setup Microsoft Failover Cluster (or similar) Notes PrintPAL Statistics Server Archive Server Printer Profiles Print Route 2Print Not HA aware In the event of a failure, users are able to reconnect to the correct printers. Use with an external, centralized database. This service should only be running on a single, separate server. Use with an external, centralized database. Use with an external, centralized database. Note: This is separate utility. ios/os X Printing Not HA aware.

11 CHAPTER 2 UniPrint Infinity High Availability Setup Before Installing UniPrint Infinity Before Installing UniPrint Infinity Setting up UniPrint Infinity in an HA setup, requires an external, centralized database, such as Microsoft SQL Server. Before installing UniPrint Infinity, it is recommended that the following tasks be completed: Create a new database or instance. Execute a custom script on the new database. A custom script for Microsoft SQL Server is included in the UniPrint Infinity installation package and can be found in the Admin\HA SQL Script folder. Create a system DSN connection from both Bridges and Print Servers to the new database. Setting up an external database will enable Printer Profiles and PrintPAL mappings to be replicated and reduces interruptions to SecurePrint and the Statistics modules. The following instructions are purposely generalized. For detailed instructions, refer to the documentation for your specific database version and its tools. Setting up an External Database 1. Install the database application and create a new database, referred to as UniPrintDB throughout this document. Note: Microsoft SQL Express 2014 with Tools is free and is more than adequate for testing purposes. 2. Execute the SQL script, UniPrint_MSSQL_SERVER.sql, against UniPrintDB. This script will create the database tables and structure required by UniPrint Infinity.

12 6 UniPrint Infinity 3. Confirm that the tables have been created. Creating ODBC Data Sources A System DSN connection needs to be created from both Bridges and Print Servers to UniPrintDB. 1. On all Bridges and Print Servers, click Start and then type ODBC Data Source. Click ODBC Data Sources. 2. Click the System DSN tab and then click Add.

13 Chapter 2: Before Installing UniPrint Infinity 7 3. Ensure that SQL Server is selected and then click Finish. 4. Enter a name for the database source and then select the SQL server where UniPrintDB resides. 5. Select With SQL Server authentication using a logon ID and password entered by the user and then enter the Login ID and

14 8 UniPrint Infinity Password. Note: Windows NT authentication is not supported. Click Next. 6. Change the default database to UniPrintDB and then click Next.

15 Chapter 2: Before Installing UniPrint Infinity 9 7. Click Finish. 8. To test the connectivity, click Test Data Source or click OK.

16 10 UniPrint Infinity 9. The UniPrint data source will now appear in the list. Click OK. Connecting UniPrint Infinity to an External Database The following steps are required, if the data source information was not provided during the installation of UniPrint Infinity. After establishing a system DSN connection, the UniPrint Management Console on both Bridges and Print Servers need to point to UniPrintDB. Do the following on both Bridges and Print Servers: 1. On a Bridge or Print Server, open the UniPrint Management Console. 2. Under Tools & Utilities, click Database configuration.

17 Chapter 2: Before Installing UniPrint Infinity Select Remote and then beside System DSN, select the UniPrint data source. 4. Enter the SQL Server authentication Username and Password and then click Save.

18 12 UniPrint Infinity 5. Click Restart Now to restart the UniPrint Control Service.

19 CHAPTER 3 UniPrint Infinity High Availability Setup Installing UniPrint in an HA Setup Installing UniPrint in an HA Setup The following instructions assume that you are installing UniPrint Infinity on Windows Server 2012 R2. If you are installing on another platform, you will need to adjust the steps to account for any interface differences. Consult the product documentation for your operating system. Planning Your UniPrint Infinity HA Setup Before installing UniPrint Infinity, it is recommended that you take note of the UniPrint Bridge IP addresses. This information is required when installing UniPrint Print Server and UniPrint Application Server. Recommended System Requirements To ensure the installation of UniPrint Infinity is successful, ensure that your servers meet the recommended system requirements for each UniPrint component. NOTE: Microsoft Windows Installer 3.1 or later is required for the UniPrint installation package and can be downloaded from All UniPrint components require.net Framework 3.5. If only.net Framework 4.0 has been installed, then.net Framework 3.5 is still required. UniPrint Bridge UniPrint Print Server UniPrint Bridge requires one of the following supported operating systems: Microsoft Windows Server 2003 SP1 Microsoft Windows Server 2008 or R2 Microsoft Windows Server 2012 or R2 UniPrint Print Server requires one of the following supported operating systems: Microsoft Windows Vista Microsoft Windows 7 Microsoft Windows 8/8.1 Microsoft Windows Server 2003 SP1 Microsoft Windows Server 2008 or R2

20 14 UniPrint Infinity Microsoft Windows Server 2012 or R2 NOTE: Both Print Servers must be running the same version of Windows and they must both be either x86 or x64. UniPrint Application Server UniPrint Application Server requires one of the following supported operating systems: Microsoft Windows Server 2003 SP1 with Terminal Services installed in Application Server Mode Microsoft Windows Server 2008 or R2 with Remote Desktop Services role installed Microsoft Windows Server 2012 or R2 with Remote Desktop Services role installed In a VDI environment, UniPrint Application Server is installed on each golden image with one of the following supported operating systems: Microsoft Windows Vista Microsoft Windows 7 (Note: Windows 7 Starter, Home Basic and Home Premium are NOT supported because these versions do not support Remote Desktop Services.) Microsoft Windows 8 or later Disabling Client Printer Mapping on the Application Server Prior to deploying UniPrint Infinity, it is highly recommended that client printer mapping be disabled on the Application Server. In Windows Server 2012 R2, this can be accomplished through Group Policy Objects. 1. On the Application Server, click Run, type gpedit.msc and then click OK. 2. In the console tree, under Computer Configuration, expand Administrative Templates, Windows Components, Remote Desktop Services, Remote Desktop Session Host, and then

21 Chapter 3: Installing UniPrint in an HA Setup 15 Printer Redirection. Double-click Do not allow client printer redirection. 3. Select Enable. Click Apply and then click OK..

22 16 UniPrint Infinity Deployment Scenario This document focuses on deploying UniPrint Infinity in a High Availability (HA) setup with two UniPrint Bridges and two UniPrint Print Servers and assumes that SecurePrint will be also be deployed in HA using the new UniPrint NAS service. Before installing UniPrint Infinity, ensure that client printer redirection is disabled on the Application Server. For instructions, see "Disabling Client Printer Mapping on the Application Server" on page 14. Also, install the exact same printer drivers on both UniPrint Print Servers, before installing UniPrint Infinity. The recommended installation order is as follows: 1. Install UniPrint Bridge on Bridge Install UniPrint Print Server on Print Server 1 and have it point to Bridge Install UniPrint Application Server on the Application Server and have it point to Bridge Install UniPrint Bridge on Bridge Install UniPrint Print Server on Print Server 2 and have it point to Bridge 2.

23 Chapter 3: Installing UniPrint in an HA Setup 17 Installing UniPrint Bridge The UniPrint Bridge and its components are typically the first and fourth (on the second Bridge) components to be installed and should be installed on its own server machine. 1. On a server machine (Bridge 1 or Bridge 2) that meets the recommended system requirements, run the installation program, UniPrint9_*.exe as an administrator. 2. In the UniPrint Infinity Installation dialog box, click Next. 3. In the License Agreement dialog box, click I accept the terms in the license agreement and then click Next. 4. In the Destination Folder dialog box, click Next to accept the default location for the UniPrint Infinity program files. To select a different location, click Change and then browse to the alternate location. 5. In the Setup Configuration Type dialog box, select UniPrint Bridge, This setup is part of a High Availability environment

24 18 UniPrint Infinity and Show me all available installation customization options. Click Next. 6. In the Custom Setup dialog box, beside Data Server, click and then select This feature will be installed on local hard drive. Click Next.

25 Chapter 3: Installing UniPrint in an HA Setup In the High Availability Configuration dialog box, under ODBC enter the system DSN connection and the SQL Server credentials. Note: Windows authentication is not supported. Click Next. 8. In the Ready to Install the Program dialog box, click Install. The installer will copy files to the destination folder. 9. Click Finish to complete the installation. 10. Click Start and then click. 11. In the Apps screen, scroll right to locate UniPrint Suite. Under UniPrint Suite, right-click Management Console. Select either

26 20 UniPrint Infinity Pin to Start or Pin to taskbar depending on how often it will be accessed. 12. Click to return to the Start screen and if Pin to taskbar was selected, click the Desktop tile. Click Management Console. to open the UniPrint 13. At the top of the console, take note of the IP address. This is required when installing UniPrint Print Server and UniPrint Application Server.

27 Chapter 3: Installing UniPrint in an HA Setup 21 Installing UniPrint Print Server The UniPrint Print Server and its components are typically the second and fifth (on the second Print Server) components to be installed. 1. On a network print server (Print Server 1 or Print Server 2) that meets the recommended system requirements, run the installation program, UniPrint9_*.exe as an administrator. 2. In the UniPrint Infinity Installation dialog box, click Next. 3. In the License Agreement dialog box, click I accept the terms in the license agreement and then click Next. 4. In the Destination Folder dialog box, click Next to accept the default location for the UniPrint Infinity program files. To select a different location, click Change and then browse to the alternate location. 5. In the Setup Configuration Type dialog box, select UniPrint Print Server, Install SecurePrint Print Server components, This setup is part of a High Availability environment and

28 22 UniPrint Infinity Show me all available installation customization options. Click Next. 6. In the Custom Setup dialog box, beside SecurePrint Server, click and then select This feature will be installed on local hard drive. Click Next.

29 Chapter 3: Installing UniPrint in an HA Setup In the UniPrint Bridge Configuration dialog box, enter the IP Address of Bridge 1 if this is Print Server 1 or Bridge 2 if this is Print Server 2. Click Next to continue. 8. In the UniPrint Print Server Configuration dialog box, for both Printer Name and Printer Share Name, change [%HASH%] to [UP]. Click Next.

30 24 UniPrint Infinity 9. In the High Availability Configuration dialog box, under ODBC enter the system DSN connection and the SQL Server credentials. Note: Windows authentication is not supported. Click Next. 10. In the Ready to Install the Program dialog box, click Install. Note: Ignore the warning at the bottom of the dialog box, since the Data Server was already installed on the Bridge. 11. Click Finish to complete the installation.

31 Chapter 3: Installing UniPrint in an HA Setup 25 Installing UniPrint Application Server UniPrint Application Server and its components are the third components to install in an HA environment. 1. On a Citrix/RDS server or golden virtual desktop image that meets the recommended system requirements, run the installation program, UniPrint9_*.exe as an administrator. 2. In the UniPrint Infinity Installation dialog box, click Next. 3. In the License Agreement dialog box, click I accept the terms in the license agreement and then click Next. 4. In the Destination Folder dialog box, click Next to accept the default location for the UniPrint program files. To select a different location, click Change and then browse to the alternate location. 5. In the Setup Configuration Type dialog box, select UniPrint Application Server. For VDI environments, also select No static connection to the Bridge Server (recommended for VDI environments). This option instructs UniPrint to only establish a

32 26 UniPrint Infinity connection between the Application Server and the Bridge when the user prints. NOTE: If font replication is to be used, such that font embedding is no longer necessary then DO NOT enable the No static connection to the Bridge Server option. Font replication will not function properly if this option is enabled. a) If Adobe Reader or Acrobat are already installed, then by default the Adobe Plug-in is also installed. It is highly recommended that the Adobe Plug-in be installed since it instructs UniPrint not to re-render print jobs that are already in PDF format. Re-rendering PDF files often results in undesirable output or missing fonts. To prevent the Adobe Plug-in from being installed or to install additional components, select Show me all available installation customization options. 6. Click Next. 7. In the UniPrint Bridge Configuration dialog box, enter the IP Address of Bridge 1 or click Auto Locate to run an auto-discovery function to find an already installed and running Bridge. Note: If using the Auto Locate function in an environment where there are multiple

33 Chapter 3: Installing UniPrint in an HA Setup 27 UniPrint Bridges, ensure that the IP address located is that of the intended Bridge before proceeding. Click Next. Configuring the Installation 8. In the Ready to Install the Program dialog box, click Install. UniPrint installer will copy files to the destination folder. 9. Click Finish to complete the installation. At this point, you should have Print Server 1 and the Application Server pointing to Bridge 1 and Print Server 2 pointing to Bridge 2.

34 28 UniPrint Infinity To make this setup fully HA, both Print Servers need to point to both Bridges and the Application Server needs to point both Bridges. Both Bridges also need to point to each other. If change are made to the printer properties of a Gateway printer on one Bridge, then these changes will automatically be reflected on the other Bridge. To do this, do the following: 1. On Print Server 1, open the UniPrint Management Console. 2. Under Properties & Settings, click Components. 3. Click to select UniPrint Control Service and then click Properties. 4. Click the Bridge Servers tab.

35 Chapter 3: Installing UniPrint in an HA Setup To add a Bridge, click. 6. Enter the IP address of Bridge 2 and then click OK. 7. The UniPrint Control Service will be restarted. Click OK. Note: The IP address that appears at the top of the list is considered to be the primary

36 30 UniPrint Infinity Bridge and if failure occurs, this print server will failover to the Bridge associated with the second IP address. 8. Repeat steps 1 to 7 on Print Server 2, except enter the IP address of Bridge 1.

37 Chapter 3: Installing UniPrint in an HA Setup Repeat steps 1 to 7 on the Application Server, except enter the IP address of Bridge Repeat steps 1 to 7 on Bridge 1, except enter the IP address of Bridge 2.

38 32 UniPrint Infinity 11. Repeat steps 1 to 7 on Bridge 2, except enter the IP address of Bridge 1. After configuration is complete the HA Setup should look something the following diagram. Confirming Correct Installation & Configuration To confirm that the installation and configuration is correct, there should be two PrinterServerSID values in the registry. 1. On Bridge 1, open the Registry Editor, by clicking Start and then typing regedit.

39 Chapter 3: Installing UniPrint in an HA Setup Under the following key, there should be 2 PrinterServerSID values: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Control\Print\Printers\[PrinterName]\DsUser. 3. The printer will also be a proxy to two print servers on the UniPrint Management Console. Modifying & Removing UniPrint Before proceeding ensure that all user sessions have ended, and that new logons to the application server or virtual desktop image have been disabled. Removing UniPrint components requires that the server be restarted to release files locked by the operating system.

40 34 UniPrint Infinity Modifying a UniPrint Installation Removing UniPrint To modify a UniPrint installation, you must either be logged in as the built-in Administrator or you must have UAC disabled. By design, modifying UniPrint as a user with administrative privileges does not give you sufficient permissions. 1. Click Start and then click the Control Panel tile. 2. Click Programs and Features. 3. From the list of installed applications, click to select UniPrint Infinity and then click Change. 4. In the UniPrint Infinity Maintenance dialog box, click Next. 5. In the Program Maintenance dialog box, select Modify and then click Next. 6. In the Custom Setup dialog box, add or remove the desired components and then click Next. 7. If you are modifying UniPrint Infinity on a server other than the Bridge, the UniPrint Bridge Configuration dialog box will be presented. Enter or confirm that the IP address of the UniPrint Bridge is correct and then click Next. 8. In the Ready to Modify the Program dialog box, click Install. 9. Click Finish to complete the modifications. To remove UniPrint completely from your environment, the following procedure must be performed on all UniPrint component servers. 1. Click Start and then click Control Panel. 2. Click Programs and Features. 3. From the list of installed applications, click to select UniPrint Infinity and then click Uninstall. 4. Click Yes to confirm that you want to remove UniPrint Infinity. 5. Click OK and then restart the server.

41 CHAPTER 4 UniPrint Infinity High Availability Setup Configuring UniPrint Infinity Features for HA Configuring UniPrint Infinity Features for HA Applying HA Licenses Some UniPrint Infinity features require additional configuration in order to function properly in an HA setup. These features include Printer Profiles and configuring the UniPrint NAS Service for SecurePrint. Two separate license files corresponding to the two Bridges are required for the HA setup. Simply apply the license file to the corresponding Bridge. For detailed instructions on applying license files, refer to the UniPrint Infinity Administrator s Guide. PrintPAL PrintPAL mapping only needs to be created on one of the Bridges not both since the mapping will be replicated to other Bridge. For detailed instructions on configuring PrintPAL, refer to the UniPrint Infinity Administrator s Guide.

42 36 UniPrint Infinity Printer Profiles In recent releases of UniPrint Infinity, a Path registry value was introduced that allows for printer profiles to be stored in a shared network location. Setting this value allows for Printer Profiles to be replicated between the two Print Servers. 1. Create a shared location that is accessible by both Print Servers in your network, for example, \\FileServer01\UniPrint\Profiles. 2. On both Print Servers, open the Registry Editor, by clicking Start and then typing regedit. 3. Under the key: HKEY_LOCAL_MACHINE\SOFTWARE\UniPrint\Profiles double-click the Path value. 4. Under Value data, enter the new path for the shared network location and then click OK. 5. Close the Registry Editor. 6. To ensure that this functions as intended the UniPrint Control Service must be run as a Domain user and this user must also be a local administrator. On both Print Servers, click Start, Administrative Tools and then double-click Services.

43 Chapter 4: Configuring UniPrint Infinity Features for HA Right-click the UniPrint Control Service and then select Properties. 8. Click the Log On tab and then select This account. 9. Enter the credentials of a valid Domain user that is also a local administrator and then click OK. 10. Create and edit printer profiles on any Print Server. This only needs to be done on one of the Print Servers, since whatever profiles are created on one Print Server will automatically be reflected on the other Print Server. For detailed instructions on creating printer profiles, refer to the UniPrint Infinity Administrator s Guide. UniPrint NAS Service & SecurePrint The UniPrint NAS Service is used to move SecurePrint jobs from the QueueJob folder to a shared network location. 1. Create a shared location on the network, for example, \\FileServer01\UniPrint\UPNAS. 2. On both Print Servers, click Start, Administrative Tools and then double-click Services.

44 38 UniPrint Infinity 3. Right-click the UniPrint NAS Service and then click Properties. 4. Click the Log On tab and then select This account. 5. Enter the credentials of a valid Domain user. 6. Open the Registry Editor. 7. Under the key, HKEY_LOCAL_MACHINE\SOFTWARE\UniPrint\NAS Service, double-click the Path value.

45 Chapter 4: Configuring UniPrint Infinity Features for HA Under Value data, enter the path for the shared network location and then click OK. 9. On the domain controller, open Active Directory Users and Computers. 10. Under your domain, click Computers.

46 40 UniPrint Infinity 11. Right-click the computer where the shared location was created and then click Properties. 12. Click the Delegation tab and then select Trust this computer for delegation to any service (Kerberos only). Click OK.

47 Chapter 4: Configuring UniPrint Infinity Features for HA On both Print Servers, click Start, Administrative Tools and then double-click Services. 14. Right-click UniPrint NAS Service and then click Properties. 15. Set the Startup type to Automatic and then click OK. Activating the UniPrint vpad 16. Start the UniPrint NAS Service on both Print Servers. Activating the vpad in an HA environment is slightly different since the vpad has to point to both Print Servers and activation of the vpad should be done on a Print Server. Follow these instructions for both the vpad device and the SecurePrint emulator. 1. Ensure that the vpad is connected to both UniPrint Print Servers that have SecurePrint print server components installed. If the Print

48 42 UniPrint Infinity Server Hostname or IP address is pointing to the wrong UniPrint Print Server or if only one is presented, tap Customize. a. Tap Connect to server.

49 Chapter 4: Configuring UniPrint Infinity Features for HA 43 b. Change and add the IP address or hostname to that of both Print Servers and then tap to minimize the keypad. c. Tap Apply. d. Tap Yes.

50 44 UniPrint Infinity 2. The vpad will display the IP addresses of both Print Servers, with the currently connected Print Server in green. 3. From a Print Server, open the UniPrint Management Console. 4. Under Properties & Settings, click SecurePrint. 5. Click Refresh if the vpad does not immediately appear. 6. Right-click the vpad device and then select Enable.

51 Chapter 4: Configuring UniPrint Infinity Features for HA Once enabled, return to the vpad and the user name entry screen should appear. Adding Printers to the vpad After the vpad has been configured to point to both Print Servers, adding printers and other configuration tasks only need to be done on one Print Server, since SecurePrint settings are replicated to the other Print Server. For detailed instructions on other SecurePrint configuration tasks, refer to the UniPrint Infinity Administrator s Guide. To add a printer to a vpad, do the following: 1. From a Print Server, open the UniPrint Management Console. 2. Under Properties & Settings, click SecurePrint.

52 46 UniPrint Infinity 3. Click to select an enabled vpad and then click Add Printers. 4. Click to select a printer and then to ensure users enter a password in order to release their print job(s), select Force Password. Note: To select multiple printers, click to select a printer and then hold down the SHIFT key for consecutive printers or the CTRL key for non-consecutive printers. 5. Click OK.

53 Chapter 4: Configuring UniPrint Infinity Features for HA Repeat steps 4 to 5 to add more printers as required. NOTE: If after a printer is added, hardware changes occur, such as, addition of trays or modules, the printer will need to be deleted on the UniPrint Management Console and then re-added in order for these hardware changes to be reflected when releasing print jobs. Font Replication Font replication needs to be enabled on both Print Servers. For detailed instructions on enabling font replication, refer to the UniPrint Infinity Administrator s Guide.

54 48 UniPrint Infinity

55 CHAPTER 5 UniPrint Infinity High Availability Setup Contact and Support Contact and Support UniPrint Support Contact us if you require assistance with any of the UniPrint products. North America Hours of Operation 03:00 to 19:00 Eastern Time (UTC -5) Monday to Friday Toll Free Phone Number (North America Only) option 3 Phone Number +1 (416) (Worldwide) Europe, Middle East and Africa Hours of Operation 08:00 to 24:00 Coordinated Universal Time (Greenwich Mean Time) Monday to Friday Phone Number support@uniprint.net Office Location Address UniPrint.net 1 Eva Road, Suite 309 Toronto, ON M9C 4Z5 Canada Phone Number (416) Toll Free Phone Number (North America Only)

56 50 UniPrint Infinity High Availability Setup

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

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

Quick Start Guide. For Thick and/or Thin Client Environments. Released: February 2012

Quick Start Guide. For Thick and/or Thin Client Environments. Released: February 2012 Quick Start Guide For Thick and/or Thin Client Environments Released: February 2012 Revised: August 12, 2013 Copyright Notice UniPrint, a Division of ACCEO Solutions, Inc. and its affiliates, makes no

More information

Administrator s Guide

Administrator s Guide Administrator s Guide Version: 8.1 Released: February 2013 Cluster Guide: UniPrint Infinity Cluster Guide can be found online for your convenience and is intended to assist Administrators with the installation

More information

Administrator s Guide

Administrator s Guide Administrator s Guide UniPrint Client 5.2 Released: December 2011 Revised: 16 July 2015 12:27 pm ii UniPrint Client 5 Disclaimer and Copyright Notice UniPrint.net makes no representations or warranties

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

Version 3.8. Installation Guide

Version 3.8. Installation Guide Version 3.8 Installation Guide Copyright 2007 Jetro Platforms, Ltd. All rights reserved. This document is being furnished by Jetro Platforms for information purposes only to licensed users of the Jetro

More information

4.0 SP1 (4.0.1.0) November 2014 702P03296. Xerox FreeFlow Core Installation Guide: Windows Server 2008 R2

4.0 SP1 (4.0.1.0) November 2014 702P03296. Xerox FreeFlow Core Installation Guide: Windows Server 2008 R2 4.0 SP1 (4.0.1.0) November 2014 702P03296 Installation Guide: Windows Server 2008 R2 2014 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, FreeFlow, and VIPP are trademarks of Xerox Corporation

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

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

More information

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

WhatsUp Gold v16.3 Installation and Configuration Guide

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

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

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

More information

Installing RMFT on an MS Cluster

Installing RMFT on an MS Cluster Installing RMFT on an MS Cluster RMFT Software Version 2.4.3 Supported on: Windows Server 2003 Enterprise Edition Windows Server 2000 Advanced Windows Server 2003 Datacenter Edition Windows Server 2008

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

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

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

For Active Directory Installation Guide

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

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

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

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

File Auditor for NAS, Net App Edition

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

More information

VeriSign PKI Client Government Edition v 1.5. VeriSign PKI Client Government. VeriSign PKI Client VeriSign, Inc. Government.

VeriSign PKI Client Government Edition v 1.5. VeriSign PKI Client Government. VeriSign PKI Client VeriSign, Inc. Government. END USER S GUIDE VeriSign PKI Client Government Edition v 1.5 End User s Guide VeriSign PKI Client Government Version 1.5 Administrator s Guide VeriSign PKI Client VeriSign, Inc. Government Copyright 2010

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

NTP Software File Auditor for NAS, EMC Edition

NTP Software File Auditor for NAS, EMC Edition NTP Software File Auditor for NAS, EMC Edition Installation Guide June 2012 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for NAS,

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 10 (4.0.3.1.0) E14811-03 June 2009 This document provides a brief description about the Oracle System

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

LepideAuditor Suite for File Server. Installation and Configuration Guide

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

More information

Preparing Your Network for an MDsuite Installation

Preparing Your Network for an MDsuite Installation Preparing Your Network for an MDsuite Installation Professional Data Services 1632 East 23 rd Avenue Hutchinson, KS 67502 Toll-free: 800.875.0480 Fax: 858.486.5493 www.mdsuite.com Introduction This document

More information

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide

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

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 12 (4.1.3.2.0) E18740-01 November 2010 This document provides a brief description about the Oracle

More information

Microsoft SQL Server 2014. Installation Guide

Microsoft SQL Server 2014. Installation Guide Microsoft SQL Server 2014 Installation Guide Notices 2015 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents. JP Patent 4406364B and pending patents. Microsoft

More information

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide

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

More information

Sage 300 ERP 2012. Sage CRM 7.1 Integration Guide

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

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

More information

Setup and Configuration Guide for Pathways Mobile Estimating

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

More information

AD RMS Step-by-Step Guide

AD RMS Step-by-Step Guide AD RMS Step-by-Step Guide Microsoft Corporation Published: March 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide provides instructions for setting up a test environment to

More information

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V Connection Broker Managing User Connections to Workstations, Blades, VDI, and More Quick Start with Microsoft Hyper-V Version 8.1 October 21, 2015 Contacting Leostream Leostream Corporation http://www.leostream.com

More information

Symantec AntiVirus Corporate Edition Patch Update

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

More information

Sage 100 ERP. Installation and System Administrator s Guide

Sage 100 ERP. Installation and System Administrator s Guide Sage 100 ERP Installation and System Administrator s Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

Citrix Access Gateway Plug-in for Windows User Guide

Citrix Access Gateway Plug-in for Windows User Guide Citrix Access Gateway Plug-in for Windows User Guide Access Gateway 9.2, Enterprise Edition Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

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

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0

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

More information

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

SolarWinds Migrating SolarWinds NPM Technical Reference

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

More information

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide

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

More information

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

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

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

PC-Duo Web Console Installation Guide

PC-Duo Web Console Installation Guide PC-Duo Web Console Installation Guide Release 12.1 August 2012 Vector Networks, Inc. 541 Tenth Street, Unit 123 Atlanta, GA 30318 (800) 330-5035 http://www.vector-networks.com Copyright 2012 Vector Networks

More information

Defender 5.7. Remote Access User Guide

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

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

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

DIGIPASS Authentication for GajShield GS Series

DIGIPASS Authentication for GajShield GS Series DIGIPASS Authentication for GajShield GS Series With Vasco VACMAN Middleware 3.0 2008 VASCO Data Security. All rights reserved. Page 1 of 1 Integration Guideline Disclaimer Disclaimer of Warranties and

More information

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

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

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

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

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

More information

IBM Connections Plug-In for Microsoft Outlook Installation Help

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

More information

Interworks. Interworks Cloud Platform Installation Guide

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

More information

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

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

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

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

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

More information

SafeCom Smart Printing Administrator s Quick Guide

SafeCom Smart Printing Administrator s Quick Guide SafeCom Smart Printing Administrator s Quick Guide D10600-08 March 2012 Trademarks: SafeCom, SafeCom Go, SafeCom P:Go, SafeCom epay and the SafeCom logo are trademarks of SafeCom a/s. Company and product

More information

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

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

More information

RSA Authentication Agent 7.2 for Microsoft Windows Installation and Administration Guide

RSA Authentication Agent 7.2 for Microsoft Windows Installation and Administration Guide RSA Authentication Agent 7.2 for Microsoft Windows Installation and Administration Guide Contact Information Go to the RSA corporate web site for regional Customer Support telephone and fax numbers: www.rsa.com

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.7.0 1996-2006 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Acronis Backup & Recovery 11.5 Quick Start Guide

Acronis Backup & Recovery 11.5 Quick Start Guide Acronis Backup & Recovery 11.5 Quick Start Guide Applies to the following editions: Advanced Server for Windows Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server

More information

By the Citrix Publications Department. Citrix Systems, Inc.

By the Citrix Publications Department. Citrix Systems, Inc. Licensing: Setting Up the License Server on a Microsoft Cluster By the Citrix Publications Department Citrix Systems, Inc. Notice The information in this publication is subject to change without notice.

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

UFR II Driver Guide. UFR II Driver Ver. 2.20 ENG

UFR II Driver Guide. UFR II Driver Ver. 2.20 ENG UFR II Driver Guide UFR II Driver Ver. 2.20 Please read this guide before operating this product. After you finish reading this guide, store it in a safe place for future reference. ENG 0 Ot UFR II Driver

More information

Installation Guide Supplement

Installation Guide Supplement Installation Guide Supplement for use with Microsoft ISA Server and Forefront TMG Websense Web Security Websense Web Filter v7.5 1996 2010, Websense Inc. All rights reserved. 10240 Sorrento Valley Rd.,

More information

Pro-Watch Software Suite Installation Guide. 2013 Honeywell Release 4.1

Pro-Watch Software Suite Installation Guide. 2013 Honeywell Release 4.1 Pro-Watch Software Suite Release 4.1 Installation Guide Document 7-901073V2 Pro-Watch Software Suite Installation Guide 2013 Honeywell Release 4.1 Copyright 2013 Honeywell. All rights reserved. Pro-Watch

More information

Beyond Universal Printer Driver

Beyond Universal Printer Driver What is UniPrint Infinity? A patented PDF based printing solution that can replace all Windows printer drivers in Microsoft RDS, Citrix XenApp, XenDesktop and VMware Horizon View Vendor independent secure

More information

NTP Software File Auditor for Windows Edition

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

More information

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

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Password Manager Quick Deployment Guide Install and Use Password Manager on Presentation Server in Under Two Hours Citrix Systems, Inc. Notice The information in this publication is subject to change

More information

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

ACT! by Sage. Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility

ACT! by Sage. Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility ACT! by Sage Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility ACT! by Sage Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility Copyright

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

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

More information

DIGIPASS Authentication for Citrix Access Gateway VPN Connections

DIGIPASS Authentication for Citrix Access Gateway VPN Connections DIGIPASS Authentication for Citrix Access Gateway VPN Connections With VASCO Digipass Pack for Citrix 2006 VASCO Data Security. All rights reserved. Page 1 of 31 Integration Guideline Disclaimer Disclaimer

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

Creating a System DSN for Crystal Reports to Access a Sentinel Server Database. Configuration Guide Version 1.0

Creating a System DSN for Crystal Reports to Access a Sentinel Server Database. Configuration Guide Version 1.0 Creating a System DSN for Crystal Reports to Access a Sentinel Server Database Configuration Guide Version 1.0 July 2007 Configuration Guide Part Number: 62-14332000, V1.0 Copyright 1995-2007 Ringdale

More information

CA VPN Client. User Guide for Windows 1.0.2.2

CA VPN Client. User Guide for Windows 1.0.2.2 CA VPN Client User Guide for Windows 1.0.2.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP Microsoft Dynamics Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP May 2010 Find updates to this documentation at the following location. http://go.microsoft.com/fwlink/?linkid=162558&clcid=0x409

More information

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1 Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008 Table of Contents Lab 1: Configuring Windows Server 2008 1 Information in this document, including URL and other Internet Web

More information

Advanced Installation & Reference Guide. for OneTouch DataLink Data Management System and OneTouch DataLink Web

Advanced Installation & Reference Guide. for OneTouch DataLink Data Management System and OneTouch DataLink Web Advanced Installation & Reference Guide for OneTouch DataLink Data Management System and OneTouch DataLink Web Copyright 2010 LifeScan Inc. All rights reserved. No part of this publication may be reproduced,

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information

NSi Mobile Installation Guide. Version 6.2

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

More information

uh6 efolder BDR Guide for Veeam Page 1 of 36

uh6 efolder BDR Guide for Veeam Page 1 of 36 efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

More information

Administrators Help Manual

Administrators Help Manual Administrators Help Manual Lepide Active Directory Self Service Lepide Software Private Limited Page 1 Administrators Help Manual for Active Directory Self-Service Lepide Active Directory Self Service

More information

Preparing Your Server for an MDsuite Installation

Preparing Your Server for an MDsuite Installation Preparing Your Server for an MDsuite Installation Introduction This document is intended for those clients who have purchased the MDsuite Application Server software and will be scheduled for an MDsuite

More information

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

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

More information