1 Functionalities of iq.suite Update Manager Installation New Installation Update Installation Configuration...
|
|
|
- Loren Stevenson
- 9 years ago
- Views:
Transcription
1
2 Contents 1 Functionalities of iq.suite Update Manager Installation New Installation Update Installation Configuration Configuration of iq.suite Update Manager Configuration of the Engines in the iq.suite iq.suite for Microsoft Exchange/SMTP iq.suite for IBM Domino All Engines, Except Avira Scan Engine (SAVAPI1) Only Avira Scan Engine (SAVAPI1) Additional Setting for SASI About GBS GBS Page 2
3 1 Functionalities of iq.suite Update Manager The iq.suite Update Manager can be used to automatically download the current Engines and patterns for virus scanning (SAVAPI, SAVAPI2, KAV, McAfee, SAVI) or for spam analysis (SASI) and to provide them via a central web server for the iq.suite for IBM Domino and iq.suite for Microsoft Exchange/SMTP. This way, all used iq.suite installations can get their updates from this web server through your enterprise internal network. This results in saving of bandwidth and costs (Customer 1 in the illustration). In addition, iq.suite Update Manager provides the Engines and patterns centrally also in mixed Domino and Exchange environments. Note: Only some of the OEM products supported are represented as examples in the illustration above. GBS Page 3
4 Supported OEM products 1 : Avira SAVAPI (Secure AntiVirus Application Programming Interface) KAV (Kaspersky Anti-Virus) McAfee Virus Scanner SAVI (Sophos Anti-Virus Interface) SASI (Sophos Anti-Spam Interface) Update Validation before Providing Files (CheckFiles) Validation of the downloaded files can be enabled for McAfee, SASI and SAVI separately. With this, the downloaded files are first checked for validity via any executable file (BAT, EXE, CMD, or similar). Only the valid files are then provided via the web server. You, as GBS customer, are responsible for the content of the check file. Sending Success and Error s In the course of a successful or failed update and when iq.suite Update Manager is started, configurable s can be sent in order to notify the user in case of success or error. Logging and Event Log iq.suite Update Manager writes a global processing log and for every updater a separate updater log. Additionally, Event log entries can be written in the Windows Event Viewer as well as on the file system. Licensing Using the Update functionality requires a license. 1 These products can be selected as iq.suite components during setup. GBS Page 4
5 2 Installation iq.suite Update Manager is installed with a separate setup file (EXE) and automatically registered as a Windows Service. The setup file can be downloaded from the GBS FTP server. Supported Operating Systems: Windows Server 2008 as of SP2 and 2008 R2 as of SP1 (each 64 Bit) Windows Server 2012 and 2012 R2 (each 64 Bit) When using both iq.suite KeyManager and iq.suite Update Manager iq.suite KeyManager and iq.suite Update Manager 3.5 use both the port 8080 by default. This causes a conflict when both products are installed on the same computer. Therefore, please change during installation the Update Manager port, e.g. to Changing the port number later is possible in the [Server] section of the UpdateManager.ini (refer to 3.1). 2.1 New Installation To install iq.suite Update Manager, proceed as follows: 1. Run the setup: iq.suiteupdatemanager.exe. The Installation Wizard is started. 2. Select the installation folder: Default: C:\Program Files\GBS\iQ.Suite Update Manager\ 3. Configure the Update Manager server to be used to store the downloaded updates. Additionally, you can configure a proxy server if required: GBS Page 5
6 Update Manager Server: IP address of this server: IP address of the Update Manager server. Port: Port that can be used by the iq.suite to access the Update Manager server. Please make sure that the given port is not used by another application. Access internet connection via a proxy service: If a proxy server is required for Internet connections in your network environment, enable this option. Name/IP address: Full name or IP Address of the proxy server, for example proxy.mydomain.de or 172.x.x.1. Port: Port that can be used by the Update Manager to access the proxy server. User Name and Password (optional): Authentication information to be used by the Update Manager to login to the proxy server. 4. Click on NEXT and select the components (OEM products) of which the updates are to be downloaded by means of the Update Manager. 5. Click on NEXT -> NEXT -> INSTALL -> FINISH. Directory structure in case of a successful installation: GBS Page 6
7 The directory files (Default) is created after successful start of the iq.suite Update Manager Service. Normally, the Service is automatically started after successful installation. The files directory contains the logs as well as the downloaded Engine updates and pattern updates. They are saved in subdirectories (one subdirectory for each virus scanner). In the UpdateManager.ini (in the config directory), you can edit the initial configuration manually. Refer to Configuration of iq.suite Update Manager. GBS Page 7
8 6. Copy your license file UpdateManager.lic to...\iq.suite Update Manager\license. 7. Restart the iq.suite Update Manager Service manually so that the license file can be detected. 2.2 Update Installation Updating from Update-Manager Version to Version 3.0 is not possible. In this case, we recommend to proceed as follows: 1. Where required, save the data of the currently used installation, in particular the configuration file UpdateManager.ini in case manual changes have been made in this file. 2. Uninstall the older version of the Update Manager. 3. Run the Setup file of Version 3.0: iq.suiteupdatemanager.exe 4. Where appropriate, replace the new installed UpdateManager.ini with the previously saved configuration file of the older version. In case of an update installation from a Version 3.0, you are not asked to specify the configuration settings that are required when a new installation is performed. The existing UpdateManager.ini file is automatically updated: If the new configuration includes extensions of the previous version, the existing INI file is complemented; manually performed configuration changes from the previous version (before update) are maintained. A copy of the UpdateManager.ini of the previous version is created with timestamp (date and time). The UpdateManagerService.exe file is replaced by the one included in the new setup. GBS Page 8
9 3 Configuration 3.1 Configuration of iq.suite Update Manager The configuration of the iq.suite Update Manager Service is saved in the UpdateManager.ini configuration file that was installed by the setup. This configuration file consists of sections. The sections [Version] and [Server] must exist. The other sections are optional and can be adjusted if required. The sections contain several key value pairs that control the Update Managers behavior. Some few keys require reasonable values be configured. The remaining keys have default values. These are automatically used when a key is missing. In order that adjustments in the configuration file take effect, you have to restart the Service. Whenever the configuration file and the template file (template.ini) cannot be found when the Service is started, the Service is stopped with an error and an error log file update_manager_startup_error_jjjjmmtt.log is created. The template is used to create a new configuration file in case the configuration is missing. Sections in the Configuration File: [Version] This section is used to match the configuration file with the Update Manager. Attention: Do not make any manual changes here since otherwise the functioning of the service cannot be guaranteed. [Server] The keys contained in this section control the behavior of the Update Manager server. These keys do not have any default values and correspondingly reasonable values need to be entered. Key IP Port Meaning IP address of the Update Manager server. Port to use for accessing the Update Manager server. DisplayConfig Enables/Disables displaying the configuration file under the URL GBS Page 9
10 ListDirectories Base Directory Enables/Disables Directory Listing of the web server. Defines the directory on the file system from where the Update Manager server is to handle requests of the iq.suite client. Relative paths apply relative to the directory that contains the UpdateManagerService.exe. If the defined directory does not yet exist, it is created. BaseLog Directory Defines the base directory for log files. Relative paths apply relative to the directory that contains the UpdateManagerService.exe. If the defined directory does not yet exist, it is created. WorkDirectory Working directory for the CheckFiles feature. Relative paths apply relative to the directory that contains the UpdateManagerService.exe. If CheckFiles is used and the specified directory does not exist yet, it will be created. Also refer to CheckFiles.Enabled. [Proxy] The keys contained in this section describe optional proxy server information that has to be taken into account when update files are downloaded. Key Meaning Default Enabled Enables the use of the proxy server settings (1). If disabled (0), the following parameters are not taken into account. 0 Address IP address of the proxy server <empty> Port Port of the proxy server <empty> User Username of the proxy server <empty> Password The user's password <empty> GBS Page 10
11 [SAVAPI Update]/[KAV Update]/[McAfee Update]/[SAVI Update]/ [SASI Update] The keys contained in these sections describe the settings regarding the file downloads for the update of SAVAPI, KAV, McAfee, SAVI and SASI. Key Meaning Default Enabled Enables the file download for the updates (1). If disabled (0), the following parameters are not taken into account. 1 UpdateUrl URL from where the downloads are taken. The up-to-date URLs for the corresponding modules are set initially: SAVAPI: KAV: McAfee: SAVI: SASI: This key must exist. - SubDir Subdirectory relative to the main directory (BaseDirectory) of the Update Manager server where the files are saved to. The key must exist. - Files Excluded FromDL [only SAVI] Specifies a series of data that are ignored and not downloaded when SAVI is updated. Separate each file by a semicolon. Predefined values: old_updates: Ignores old SAVI update packages (used by sophos_update.exe) new_updates: Ignores new SAVI update packages (used by sophos_update2.exe) <empty> Platform [only SASI] Defines the platform the SASI updates are obtained for. Possible values are: All, LinuxOnly, WindowsOnly All GBS Page 11
12 VDFType [only SAVAPI] Defines which file format to use for the virus definition: vdf: Avira Scan Engine (SAVAPI1) xvdf: Avira Scan Engine with APC Option (SAVAPI2). No support for Solaris! Separate each entry by a semicolon. vdf;xvdf Update Interval Defines the interval at which updates are obtained (in minutes). 60 Update Retry Interval Defines the interval at which updates are obtained when a previous update task was cancelled due to an error (in minutes). 10 Cleanup Enabled [only McAfee, SAVI and SASI] Enables the deletion of files that are not required (any longer) after each update. 1 WriteUpdate Report Writes updater-specific Report logs after each update to the Base Log Directory. 1 CheckFiles. Enabled [MCAFEE, SAVI, SASI] Enables/Disables the CheckFiles mode. In case this mode is enabled, the downloaded files are first saved to the WorkDirectory (Section [Server]). Afterwards, an executable check file (BAT, EXE, CMD, or similar) is executed on this directory. If the check file returns a success, the files are copied from WorkDirectory to the actual Update directory in the BaseDirectory. Also refer to CheckFiles.BatchPath und CheckFiles.Timeout. 0 CheckFiles. BatchPath Path to the executable check file which checks the files contained in the WorkDirectory. Relative paths apply relative to the directory that contains the UpdateManagerService.exe. No check file is supplied with the Update Manager. This file must be created by the GBS customer. Also refer to CheckFiles.Enabled. batches/ check_ *.bat GBS Page 12
13 CheckFiles. Timeout Defines the timeout for calling the executable check file (in minutes). Also refer to CheckFiles.Enabled. 5 [SAVAPI Update]/[KAV Update] For updating SAVAPI and KAV, specific keys are additionally needed since updating is performed by an additional, external program. Key Meaning Default UpdateExe Path to the external program which is used to perform the update. Relative paths apply relative to the directory that contains the UpdateManagerService.exe. Default path SAVAPI: savapi/avupdate.exe Default path KAV: kasperksy/kasperskyupdate.exe This key must exist. - Platform Platform(s) the updates are obtained for. Possible values are: SAVAPI: Linux, Solaris, Windows, All Separate each entry by a semicolon. KAV: All, Linux86, Linux64, Windows Only one value can be selected. All Update Timeout Defines the timeout for calling the external program (in minutes). 5 GBS Page 13
14 [Logging] The keys contained in this section control the logging for the iq.suite Update Manager. Key Meaning Default Enabled Enables logging (1). If disabled (0), the following parameters are not taken into account. 1 LogLevel Sets the log level for the logging. Possible log levels: Error, Notice, Info, Detail, Debug, Noisy Use the lowest log level Error to log errors only. The higher the log level, the more information is logged. Detail LogDir Directory to which the log files are saved. Relative paths apply relative to the Base Log Directory. If the specified directory does not yet exist, it is created. <empty> LogFile Prefix Prefix for the filenames of the log files. update_ manager LogFile Postfix File type to be used for the log files..log LogFile Interval Defines the interval at which a new log file is written. Possible values are: Monthly, Weekly, Daily, Hourly Daily LogFile Count Defines the maximum number of different log files that are kept. 14 GBS Page 14
15 [EventLog] The keys contained in this section control the event logging for the iq.suite Update Manager. Key Meaning Default Enabled Enables Event logging (1). If disabled (0), the following parameters are not taken into account. 1 LogLevel Sets the Log level for the Event logging. Possible log levels: None, Min, Med, Max, All With log level None, no event logging is performed. The higher the log level the more information is logged. Med LogToFile Is responsible for the event logging is written to a file instead of to the Windows Event log (1). If not used (0), the following parameters are not taken into account. 1 LogDir Directory to which the event log files are saved. Relative paths apply relative to the Base Log Directory. If the defined directory does not yet exist, it is created. <empty> LogFile Prefix Prefix for the filenames of the event log files. update_ manager _events LogFile Postfix File type to be used for the event log files..log LogFile Interval Defines the interval at which a new event log file is written. Possible values are: Monthly, Weekly, Daily, Hourly Daily LogFile Count Defines the maximum number of different event log files that are kept. 14 GBS Page 15
16 [SMTPSettings] Use these sections to configure the SMTP settings to enable the Update Manager to send s (refer to the sections [ErrorMailReporting] and [SuccessMailReporting]). Key Meaning Default SMTPHost Address of the SMTP host for sending s. This key must exist. - SMTPPort SMTP port for sending s. This key must exist. - SMTPAuth USername SMTP username with which to authenticate when s are sent. If no username is specified for this key, no authentication is performed (default). <empty> SMTPAuth Password Password of the SMTP username with which to authenticate when s are sent. <empty> [ErrorMailReporting]/[SuccessMailReporting] Use these sections to configure the sending of s in case of erroneous or successful updates. Both Reporting options require correct SMTP settings (refer to the [SMTPSettings] section). The settings in these sections apply globally to all updaters. However, they can be overwritten locally if required (refer to Overwriting parameters locally). Key Meaning Default Enabled Enables the sending of error/success s for all updaters (1). 0 When disabled (0), the parameters mentioned below are not considered. SMTPSender Sender address of the success/error . This key must exist. - SMTPRecipient Recipient address(es) of the error/success . - In case of multiple recipients, separate each entry by a semicolon. This key must exist. GBS Page 16
17 MailSubject Subject of the error/success . Possible wildcards: {module}: updater name {error}: short error description - {date}: Date and time in local time {date_utc}: Date and time in UTC time {last_update}: Date and time of the last successful update (in local time). {last_update_utc}: Date and time of the last successful update (in UTC time). This key must exist. MailBodyFile Path to a file whose content is to be used as content. Relative paths apply relative to the configuration file. Possible wildcards: refer to MailSubject and {report} This key must exist. - Threshold Defines a threshold for the mailing (in minutes). In case of error s, sending s can be postponed: Only when the time since the last successful update exceeds the specified threshold, an error is sent. In case of success s, sending s is disabled when the threshold time expires, provided that no update error occurred in the meantime. If this key is not set or empty, no threshold is used and s are always sent. <leer> The contents of the TXT files in the config directory are inserted into the message body of the error/success s. If required, you can edit these files or create and use new files, provided that these files are referenced accordingly. Overwriting parameters locally The global mailing settings described above can be overwritten for each updater separately (local settings). For this, add in the updater s section new key value pairs as follows: ErrorMailReporting.{SCHLÜSSEL}={LOKALER WERT} SuccessMailReporting.{SCHLÜSSEL}={LOKALER WERT} or GBS Page 17
18 Example: For all updaters, an is to be sent in case of errors (global settings), except for the SASI update (local setting): [ErrorMailReporting] Enabled=1 (...) [SASI Update] (...) ErrorMailReporting.Enabled=0 In the [Server] section, you can overwrite the mailing settings locally as well. In this case, s will be sent in case of errors or success also when the iq.suite Update Manager Service is started. In contrast to the updater sections, the Enabled keys has to be explicitly set in the [Server] section, not depending on the value in the MailReporting sections. 3.2 Configuration of the Engines in the iq.suite The Engines obtain their updates from the Update Manager server. Therefore, the Engines must be configured accordingly. For this, the URL to the Download source must be specified. The download source is the Internet address that is used by the Update Manager to provide the downloaded update files. The download source consists of the IP address and the port of the Update Manager server and the name of the directory that contains the updates (SubDir): address>:<port>/<subdir>. Take these entries from the UpdateManager.ini. Example: [Server] IP= Port=8080 [McAfee Update] SubDir=mcafee => Download source: The following sections describe the settings required to connect the Scan Engines to the Update Manager. For further information on the Engine configuration, please refer to the iq.suite- Administration Manual. Download on GBS Page 18
19 3.2.1 iq.suite for Microsoft Exchange/SMTP For any Engine, proceed as follows: 1. Open the Engine. 2. In the Update tab, enter the URL to the download source: UPDATE SETTINGS -> OPTION: UPDATE PROGRAM DATA USING CUSTOMIZED SETTINGS -> FIELD: DOWNLOAD SERVER (USES PROXY SETTINGS) 3. Click OK and save the configuration. GBS Page 19
20 3.2.2 iq.suite for IBM Domino All Engines, Except Avira Scan Engine (SAVAPI1) The following settings are valid for all virus scanners, except Avira Scan Engine (without APC Option). For SAVAPI, please refer to section Open the Engine configuration document. 2. Select under DOWNLOAD -> DOWNLOAD VIRUS SCANNER FILES the option Yes and enter the URL in the Download source field: 3. Save the configuration Only Avira Scan Engine (SAVAPI1) 1. Open the configuration document of the Avira Scan Engine. 2. In the Update tab, select under Download virus scanner files the option No : GBS Page 20
21 3. Save the document. 4. Under <Domino directory>\iqsuite\savapi open the file soap.tk_savapi.dll.ini and add in this file the following line: DownloadFrom= Example: DownloadFrom= 5. Save the file. 6. For your settings to apply, restart the tm_grab task. GBS Page 21
22 3.3 Additional Setting for SASI For iq.suite Versions < 13.0 (Microsoft Exchange/SMTP) or 17.0 (IBM Domino under Windows) or 18.0 (IBM Domino under Unix), adjust the settings.xml file of the SASI client updater. This has to be done additionally to the configuration described under 3.2.1, resp Path in the iq.suite for Exchange/SMTP: <iq.suite InstallDir>\Bin\SASI\Update\settings.xml Path in the iq.suite for IBM Domino: <Domino directory>\iqsuite\sasi\update\settings.xml Delete or comment the XML tag <http Port="80" /> out for the HTTP port in the <Connection> </connection> section to ensure successful download from the Update Manager server. This change has generally no impact on the SASI update performed without Update Manager. Therefore, it is not necessary to reset this change in case the Update Manager is no longer used. GBS Page 22
23 4 About GBS GROUP Business Software GmbH (hereafter GBS ) is a leading supplier of solutions and services for the IBM and Microsoft collaboration platforms. With the Competence Centers Security, Modernization, Mobility and Portal & BPM, GBS enables its customers to manage the challenges of today and tomorrow faster, easier and more efficiently. Over 5,000 customers and more than 4 million users worldwide trust in GBS expertise. The company operates in Europe, North America and Asia. The European headquarters is located in Frankfurt/Germany, and the North American headquarters is based in Atlanta GROUP Business Software GmbH Our product descriptions are of a general and descriptive nature only. They do not stipulate any specific features nor do they represent any form of warranty or guarantee. We reserve the right to change the specifications and design of our products without notice at any time, in particular in order to keep abreast of technical developments. The information contained in this document presents the topics from the viewpoint of GROUP Business Software GmbH (hereafter GBS ) at the time of publishing. Since GBS needs to be able to react to changing market requirements, this is not an obligation for GBS and GBS cannot guarantee that the information presented in it is accurate after the publication date. This document is intended for information purposes only. GBS does not extend warranty for this document, in either explicit or implied form. This also applies to quality, execution, standard commercial practice or suitability for a particular purpose. All the product and company names that appear in this document may be trademarks of their respective owners. Web site: address: Locations: [email protected] GBS Page 23
escan SBS 2008 Installation Guide
escan SBS 2008 Installation Guide Following things are required before starting the installation 1. On SBS 2008 server make sure you deinstall One Care before proceeding with installation of escan. 2.
Avira Exchange Security Small Business Edition. Quick Guide
Avira Exchange Security Small Business Edition Quick Guide Table of contents Table of contents 1 Introduction...3 2 System requirements...4 3 The Avira Exchange Console...5 3.1 Virus Scanner status...6
Avira Exchange Security Version 12. HowTo
Avira Exchange Security Version 12 HowTo Table of contents 1. General information... 3 2. System requirements... 3 3. Installation of Avira Exchange Security...4 4. Licensing... 5 5. Configuration of Email
Sophos for Microsoft SharePoint startup guide
Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning
User Guide Online Backup
User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Adding the Online Backup Service to your Account... 2 Getting Started with the Online Backup Software... 4 Downloading
Avira Exchange Security Upgrade from version 9.x to version11.x. HowTo
Avira Exchange Security Upgrade from version 9.x to version11.x HowTo Table of Contents 1. Introduction... 3 2. Scheduling... 3 2.1 What should be considered before the upgrade?...3 2.2 Keep the existing
Email Migration Manual (For Outlook 2010)
Email Migration Manual (For Outlook 2010) By SYSCOM (USA) May 13, 2013 Version 2.2 1 Contents 1. How to Change POP3/SMTP Setting for Outlook 2010... 3 2. How to Login to Webmail... 10 3. How to Change
Avira Update Manager User Manual
Avira Update Manager User Manual Table of contents Table of contents 1. Product information........................................... 4 1.1 Functionality................................................................
Documentation. Administration Manual. iq.suite 12.1. For Microsoft Exchange. Document Version 1.0
Documentation Administration Manual iq.suite 12.1 For Microsoft Exchange Document Version 1.0 EDITOR S NOTE Editor s Note All rights reserved. This manual and the programs described therein are copyright-protected
Kaseya Server Instal ation User Guide June 6, 2008
Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's
Sophos for Microsoft SharePoint Help. Product version: 2.0
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: September 2015 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 3.1 On-access scan...5 3.2
w e p r o t e c t d i g i t a l w o r l d s ESET NOD32 Antivirus for IBM Lotus Domino Installation
w e p r o t e c t d i g i t a l w o r l d s ESET NOD32 Antivirus for IBM Lotus Domino Installation Copyright ESET, spol. s r. o. All rights reserved. No part of this document may be reproduced or transmitted
MobileStatus Server Installation and Configuration Guide
MobileStatus Server Installation and Configuration Guide Guide to installing and configuring the MobileStatus Server for Ventelo Mobilstatus Version 1.2 June 2010 www.blueposition.com All company names,
IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions
IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions Integrated SFTP server 2011 IBM Corporation The presentation gives an overview of integrated SFTP server feature IntegratedSFTPServer.ppt
GFI Product Manual. Administration and Configuration Manual
GFI Product Manual Administration and Configuration Manual http://www.gfi.com [email protected] The information and content in this document is provided for informational purposes only and is provided "as is"
Tracking Network Changes Using Change Audit
CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and
User Guide Release Management for Visual Studio 2013
User Guide Release Management for Visual Studio 2013 ABOUT THIS GUIDE The User Guide for the release management features is for administrators and users. The following related documents for release management
Sophos for Microsoft SharePoint Help
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: March 2011 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 4 Reports...27 5 Search...28
Email Migration Manual (For Outlook Express 6)
Email Migration Manual (For Outlook Express 6) By SYSCOM (USA) May 13, 2013 Version 1.0 1 Contents 1. How to Change POP3/SMTP Setup for Outlook Express... 3 2. How to Login to Webmail... 7 3. How to Change
ez Agent Administrator s Guide
ez Agent Administrator s Guide Copyright This document is protected by the United States copyright laws, and is proprietary to Zscaler Inc. Copying, reproducing, integrating, translating, modifying, enhancing,
Symantec Mail Security for Domino
Getting Started Symantec Mail Security for Domino About Symantec Mail Security for Domino Symantec Mail Security for Domino is a complete, customizable, and scalable solution that scans Lotus Notes database
POP3 Connector for Exchange - Configuration
Eclarsys PopGrabber POP3 Connector for Exchange - Configuration PopGrabber is an excellent replacement for the POP3 connector included in Windows SBS 2000 and 2003. It also works, of course, with Exchange
ESET NOD32 Antivirus for IBM Lotus Domino. Installation
ESET NOD32 Antivirus for IBM Lotus Domino Installation Copyright ESET, spol. s r. o. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic
CHANGES IN GECS 3.50 PACKAGES
CHANGES IN GECS 3.50 PACKAGES GECS version 3.50 started shipping January 20 th, 2005. You can find the date of the last GECS package installed by looking in the file named PKGDATE.TXT located in your GECS
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
Avira Exchange Security 11 Release Notes
Release Notes General Information The Avira Exchange Security, version 11.1 will replace the previous Avira AntiVir Exchange, version 9.2. The new Avira Exchange Security is available for download on the
Web Hosting Getting Started Guide
Web Hosting Getting Started Guide This guide describes: - Hosting Terms and Definitions - How to sync a domain with your hosting account - How to change your domain s nameservers - How to use FTP to upload
Release Notes for Websense Email Security v7.2
Release Notes for Websense Email Security v7.2 Websense Email Security version 7.2 is a feature release that includes support for Windows Server 2008 as well as support for Microsoft SQL Server 2008. Version
User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.
Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or
Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions
HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange
OR Filter 3.2 Manual. Draft. Copyright 2003, Martijn Jongen. All Rights Reserved Version : 0.2 01-11-2003 Ref. nr. : MhJ/2003103101 By : M.
! Copyright 2003, Martijn Jongen. All Rights Reserved 01-11-2003 Ref. nr. : MhJ/2003103101 By : M. Jongen DOCUMENT COVER SHEET Project: Document: Reference number: Manual MhJ/2003103101 Version Date Description
Managing Qualys Scanners
Q1 Labs Help Build 7.0 Maintenance Release 3 [email protected] Managing Qualys Scanners Managing Qualys Scanners A QualysGuard vulnerability scanner runs on a remote web server. QRadar must access
Configuration Information
This chapter describes some basic Email Security Gateway configuration settings, some of which can be set in the first-time Configuration Wizard. Other topics covered include Email Security interface navigation,
McAfee One Time Password
McAfee One Time Password Integration Module Outlook Web App 2010 Module version: 1.3.1 Document revision: 1.3.1 Date: Feb 12, 2014 Table of Contents Integration Module Overview... 3 Prerequisites and System
Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux
Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux Page 1 of 5 DOWNLOAD Please download the connector installer msi file and save it to your computer.
NETWRIX EVENT LOG MANAGER
NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment
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
Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide
Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile
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
Manual Password Depot Server 8
Manual Password Depot Server 8 Table of Contents Introduction 4 Installation and running 6 Installation as Windows service or as Windows application... 6 Control Panel... 6 Control Panel 8 Control Panel...
versasrs HelpDesk quality of service
versacat v2.1.0 Date: 24 June 2010 Copyright 2002-2010 VersaDev Pty. Ltd. All Rights Reserved. *************************************************************** Contents ***************************************************************
White Paper. Installation and Configuration of Fabasoft Folio IMAP Service. Fabasoft Folio 2015 Update Rollup 3
White Paper Fabasoft Folio 2015 Update Rollup 3 Copyright Fabasoft R&D GmbH, Linz, Austria, 2016. All rights reserved. All hardware and software names used are registered trade names and/or registered
Konica Minolta s Optimised Print Services (OPS)
Konica Minolta s Optimised Print Services (OPS) Document Collection Agent (DCA) Detailed Installation Guide V1.6 Page 1 of 43 Table of Contents Notes... 4 Requirements... 5 Network requirements... 5 System
TIBCO Spotfire Automation Services 6.5. User s Manual
TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO
Configuration Manual. Version 3.5 - October 2012 File Transfer Daemon. Archive Digitization & Exploitation
Configuration Manual Version 3.5 - October 2012 File Transfer Daemon Archive Digitization & Exploitation IP2Archive - Configuration Manual - File Transfer Daemon Version 3.5 Copyright EVS Broadcast Equipment
Install Guide VirusBlokAda
Antivirus / Anti-spam Vba32 for Microsoft Exchange VirusBlokAda Copyright 1993-2011 ОДО VirusBlokAda Ltd. Documentation version: 0.5 (March 2011) All rights reserved. All contents, graphics and texts,
Reference and Troubleshooting: FTP, IIS, and Firewall Information
APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the
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
CONFIGURATION MANUAL FILE TRANSFER DAEMON. Version 3.7 - June 2014
CONFIGURATION MANUAL FILE TRANSFER DAEMON Version 3.7 - June 2014 CONFIGURATION MANUAL IP2Archive 1.4 File Transfer Daemon 3.7 Copyright EVS Broadcast Equipment SA Copyright 2003-2014. All rights reserved.
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see
Using Microsoft Expression Web to Upload Your Site
Using Microsoft Expression Web to Upload Your Site Using Microsoft Expression Web to Upload Your Web Site This article briefly describes how to use Microsoft Expression Web to connect to your Web server
GE Measurement & Control. Remote Comms System. Installation and User Reference Guide
GE Measurement & Control Remote Comms System Installation and User Reference Guide Contents BENEFITS OF REMOTE COMMS SYSTEM... 1 HOW THE REMOTE COMMS SYSTEM WORKS... 3 COMPONENTS OF REMOTE COMMS SYSTEM...
IceWarp to IceWarp Server Migration
IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone
Reconfiguring VMware vsphere Update Manager
Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
Exchange Security. User Manual
Exchange Security User Manual Avira Exchange Security Table of contents Table of contents 1 Quickstart... 5 1.1 Installing on an Exchange server... 5 1.2 Starting the Avira Exchange Security Management
Manual POLICY PATROL SECURE FILE TRANSFER
Manual POLICY PATROL SECURE FILE TRANSFER MANUAL Policy Patrol Secure File Transfer This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software
Cyber-Ark Software. Version 4.5
Cyber-Ark Software One-Click Transfer User Guide The Cyber-Ark Vault Version 4.5 All rights reserved. This document contains information and ideas, which are proprietary to Cyber-Ark Software. No part
Using Logon Agent for Transparent User Identification
Using Logon Agent for Transparent User Identification Websense Logon Agent (also called Authentication Server) identifies users in real time, as they log on to domains. Logon Agent works with the Websense
Remote Management System
RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED
ChromQuest 5.0 Chromatography Data System
ChromQuest 5.0 Chromatography Data System Administrator Guide CHROM-97251 Revision A March 2008 2008 Thermo Fisher Scientific Inc. All rights reserved. Surveyor is a registered trademark of Thermo Fisher
TANDBERG MANAGEMENT SUITE 10.0
TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS
File Management Utility User Guide
File Management Utility User Guide 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
Installing SQL Express. For CribMaster 9.2 and Later
Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
Reconfiguring VMware vsphere Update Manager
Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a
Configuration Manual
Configuration Manual Page 1 of 20 Table of Contents Chronicall Setup...3 Standard Installation...3 Non-standard Installation (Recording Library on Separate machine)...8 Configuring Call Recording through
AVG Business SSO Connecting to Active Directory
AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud
F-Secure Anti-Virus for Windows Servers. Administrator's Guide
F-Secure Anti-Virus for Windows Servers Administrator's Guide F-Secure Anti-Virus for Windows Servers TOC 3 Contents Chapter 1: Introduction...5 Product license...6 Disclaimer...6 Installation...7 System
Sophos Mobile Control Installation guide
Sophos Mobile Control Installation guide Product version: 2.5 Document date: July 2012 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Running
White Paper. Fabasoft Folio Thin Client Support. Fabasoft Folio 2015 Update Rollup 2
White Paper Fabasoft Folio Thin Client Support Fabasoft Folio 2015 Update Rollup 2 Copyright Fabasoft R&D GmbH, Linz, Austria, 2015. All rights reserved. All hardware and software names used are registered
Capture Pro Software FTP Server System Output
Capture Pro Software FTP Server System Output Overview The Capture Pro Software FTP server will transfer batches and index data (that have been scanned and output to the local PC) to an FTP location accessible
System Admin Module User Guide. Schmooze Com Inc.
Schmooze Com Inc. Chapters Overview Using the Module DDNS DNS Email Setup FTP Server Intrusion Detection License Network Settings Notification Settings Port Management Power Options Storage Time Zone Updates
CoCreate Manager Server Installation Guide. CoCreate Manager Server Installation Guide 1
CoCreate Manager Server Installation Guide CoCreate Manager Server Installation Guide 1 CoCreate Manager Server Installation Guide 2 Table Of Contents 1. CoCreate Manager Server 2008 4 1.1. Installation
NETWRIX USER ACTIVITY VIDEO REPORTER
NETWRIX USER ACTIVITY VIDEO REPORTER ADMINISTRATOR S GUIDE Product Version: 1.0 January 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute
Web+Center Version 7.x Windows Quick Install Guide 2 Tech Free Version Rev March 7, 2012
Web+Center Version 7.x Windows Quick Install Guide 2 Tech Free Version Rev March 7, 2012 1996-2012 Internet Software Sciences Welcome to the Web+Center Installation and Configuration guide. This document
Sophos Anti-Virus standalone startup guide. For Windows and Mac OS X
Sophos Anti-Virus standalone startup guide For Windows and Mac OS X Document date: June 2007 Contents 1 What you need for installation...4 2 Installing Sophos Anti-Virus for Windows...5 3 Installing Sophos
Installing GFI FAXmaker version 12
Installing GFI FAXmaker version 12 How to install GFI FAXmaker version 12 on the same machine as the SMTP server (non-exchange 2000/2003) This white paper explains how to install GFI FAXmaker for Exchange/SMTP
Funkwerk UTM Release Notes (english)
Funkwerk UTM Release Notes (english) General Hints Please create a backup of your UTM system's configuration (Maintenance > Configuration > Manual Backup) before you start to install the software update.
Vodafone Hosted Services. Getting your email. User guide
Vodafone Hosted Services Getting your email User guide Welcome. This guide will show you how to get your email, now that it is hosted by Vodafone Hosted Services. Once you ve set it up, you will be able
WEBROOT EMAIL ARCHIVING SERVICE. Getting Started Guide North America. The best security in an unsecured world. TM
WEBROOT EMAIL ARCHIVING SERVICE Getting Started Guide North America Webroot Software, Inc. World Headquarters 2560 55th Street Boulder CO 80301 USA www.webroot.com 800.870.8102 Table of Contents Create
Avira AntiVir MailGate 3.2 Release Notes
Release Notes 1. Features 1.1 Assigning recipient addresses to groups either by using Active Directory or a plain text file 1.1.1 Using a Active Directory server MailGate communicates with Active Directory
FTP, IIS, and Firewall Reference and Troubleshooting
FTP, IIS, and Firewall Reference and Troubleshooting Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the Windows Firewall, the
NTP Software VFM Administration Web Site for EMC Atmos
NTP Software VFM Administration Web Site for EMC Atmos User Manual Revision 1.1 - July 2015 This guide details the method for using NTP Software VFM Administration Web Site, from an administrator s perspective.
PCRecruiter Resume Inhaler
PCRecruiter Resume Inhaler The PCRecruiter Resume Inhaler is a stand-alone application that can be pointed to a folder and/or to an email inbox containing resumes, and will automatically extract contact
User Guide. ThreatTrack Security Product Manual
User Guide ThreatTrack Security Product Manual Copyright 2014 ThreatTrack Security, Inc. All Rights Reserved. The legal rights, license, and warranties of the software product described herein are governed
Avira Management Console User Manual
Avira Management Console User Manual Table of Contents Table of Contents 1. About this manual... 5 1.1 Introduction...5 1.2 Structure of the manual...5 1.3 Emphasis in text...6 1.4 Abbreviations...7 2.
Installation Guide. SafeNet Authentication Service
SafeNet Authentication Service Installation Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information
Kofax Export Connector 8.3.0 for Microsoft SharePoint
Kofax Export Connector 8.3.0 for Microsoft SharePoint Administrator's Guide 2013-02-27 2013 Kofax, Inc., 15211 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is subject to
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5 What is this document for? This document is a Step-by-Step Guide that can be used to quickly install Spam Marshall SpamWall on Exchange
Table of Contents. OpenDrive Drive 2. Installation 4 Standard Installation Unattended Installation
User Guide for OpenDrive Application v1.6.0.4 for MS Windows Platform 20150430 April 2015 Table of Contents Installation 4 Standard Installation Unattended Installation Installation (cont.) 5 Unattended
http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx
Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release
Sophos Mobile Control Installation guide. Product version: 3.5
Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External
How to install and use the File Sharing Outlook Plugin
How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.
PageR Enterprise Monitored Objects - AS/400-5
PageR Enterprise Monitored Objects - AS/400-5 The AS/400 server is widely used by organizations around the world. It is well known for its stability and around the clock availability. PageR can help users
English ETERNUS CS800 S3. Backup Exec OST Guide
English ETERNUS CS800 S3 Backup Exec OST Guide Edition April 2012 Comments Suggestions Corrections The User Documentation Department would like to know your opinion on this manual. Your feedback helps
ESET Mail Security & Zarafa 7 infrastructure Integration
ESET Mail Security & Zarafa 7 infrastructure Integration Whitepaper 20-2-2012 -- version 2.0 Donny Maasland [email protected] Verified 10-2-2012 Remon van Gijn, Zarafa QA [email protected] ESET Mail Security
escan Corporate Edition User Guide
Anti-Virus & Content Security escan Corporate Edition (with Hybrid Network Support) User Guide www.escanav.com [email protected] The software described in this guide is furnished under a license agreement
