Installation Manual UC for Business Unified Messaging for Exchange 2010

Size: px
Start display at page:

Download "Installation Manual UC for Business Unified Messaging for Exchange 2010"

Transcription

1 Installation Manual UC for Business Unified Messaging for Exchange 2010 NEC Corporation nec.com

2 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition Table of Contents About this Manual... 1 Unified Messaging for Exchange Prerequisites... 2 Exchange 2010 Server Setup... 3 Create the Service Mailbox... 3 Grant Mailbox Impersonation Rights... 5 Grant Impersonation Rights to Networked Exchange 2010 Servers... 5 Grant Global Impersonation Rights to Networked Exchange 2007 Servers... 5 Grant Local Impersonation Rights to Networked Exchange 2007 Servers... 6 CTI Server Configuration... 7 Configure Group Membership... 7 Install the Unified Messaging for Exchange Application... 8 Configure Microsoft Server 2003 to EWS Registry Settings Additional Information Configure Unified Messaging for Exchange Mailboxes Test the Unified Messaging for Exchange Installation Install Exchange Forms Client Installation and Configuration Install Local Forms and Voice Message Player Configure Outlook Disable the Cache Synchronize the Forms NEC Corporation 2011 i

3 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition About this Manual This is the complete installation guide for the UC for Business Unified Messaging for Exchange module. The audience for this guide is advanced technical users familiar with the technology and terminology of computer telephony systems, Exchange servers, and networks. Unified Messaging for Exchange allows voice and fax messages to be received as attachments through a company's Microsoft Exchange Server. Voice and fax messages can then be handled directly from the attachment, without the need to access the mailbox or another UCB application. Unified Messaging for Exchange requires certain software be in place, correct configuration of the Exchange server and CTI server, and installation and configuration of the client. Important Note: A different manual exists for each of the following server and implementation methods: Exchange 2000 Exchange 2003 Exchange 2007 using EWS Exchange 2007 using MAPI Exchange 2010 Ensure that you are using the correct manual for the installation being performed. NEC Corporation

4 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange Unified Messaging for Exchange Prerequisites Microsoft Exchange Supported Versions Unified Messaging for Exchange is supported on the following Exchange Servers. Note that a separate installation manual exists for each Exchange Server version: 2000 = MAPI 2003 = MAPI 2007 (with public folders) = MAPI 2007 SP2 or above = EWS 2010 = EWS Warning: To use the EWS solution, the domain must not contain any Microsoft Exchange 2000 or 2003 servers. CTI Server Requirements Requirements at a Client level In addition to the base CTI server requirements, the CTI server must be connected to the same domain as the Exchange server. Operating system and hardware requirements are the same as the base UCB client requirements. Unified Messaging for Exchange is supported on 32-bit versions of Microsoft Outlook 2003, 2007, and Warning: The 64-bit versions of Microsoft Outlook are not supported. 2 NEC Corporation 2011

5 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition Exchange 2010 Server Setup The steps in this section provide information about configuring the Exchange 2010 server for integration with the Unified Messaging for Exchange module. Different sets of steps are used for Exchange 2000, Exchange 2003, and Exchange If using a different Exchange server version, refer to the installation manual for that version. Warning: When installing or upgrading to the Exchange Connector EWS or adding users to the UCB phonebook, ensure the default address for all users in the phonebook is their primary SMTP address. The address in the phonebook needs to be the primary SMTP address as defined in Microsoft Exchange, and not an alias. To determine a user s primary SMTP address, access the Exchange Management Console and view the Addresses tab of a recipient. The primary SMTP address is in bold. Create the Service Mailbox The steps in this section apply specifically to the creation of the service mailbox and service user account. Creating this mailbox ensures that the correct privileges are available to the user who is installing the remainder of and Unified Messaging for Exchange. Note: The following steps use the example account and mailbox name Unified Messaging, which is the standard name for the service mailbox (you can choose another name if you prefer). 1. Use the Exchange Server Administrator Account to log onto the Exchange Server machine (example account name: Administrator). Note: This logon ensures that you have sufficient permissions to create mailboxes. 2. Start the Exchange Management Console application. 3. Under the Recipient Configuration folder, click Mailbox. 4. In the Mailbox Actions window, click New Mailbox. NEC Corporation

6 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange 5. Click User Mailbox. 6. Choose the appropriate option, and then click Next. If the Service User account: o Has not yet been created, click the New User option. o Was previously created in the Active directory, click the Existing User option, and then browse to and select the appropriate user. 7. Enter the user information, and then click Next. a. In the First Name field, type Unified Messaging. b. In the Name field, type Unified Messaging. c. In the User Logon Name field, type UnifiedMessaging. d. In the Password and Confirm Password fields, type a secure password. e. Ensure that the User Must Change Password at Next Logon option is clear. 8. Enter the mailbox settings, and then click Next. a. In the Alias field, type Unified Messaging. b. Select the Server, Storage Group, and Mailbox Database for the user. Typically, these settings are the same as for normal exchange users. 4 NEC Corporation 2011

7 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition 9. Confirm that all the settings have been entered correctly, and then click New to create the mailbox. 10. Click Finish to close the wizard. Grant Mailbox Impersonation Rights User Impersonation enables the service mailbox to perform operations using the permissions associated with the impersonated mailbox user. The impersonation rights are applied to the service mailbox using the Exchange Management Shell. Grant Impersonation Rights to Networked Exchange 2010 Servers 1. In Microsoft Windows, navigate to Start > Microsoft Exchange Server 2010 > Exchange Management Shell. 2. Enter the following commands into the Exchange Management Shell, and then press the Enter key. New-ManagementRoleAssignment - Name:UnifiedMessaging - Role:ApplicationImpersonation - User:UnifiedMessaging 3. Exit the Exchange Management Shell. Grant Global Impersonation Rights to Networked Exchange 2007 Servers If a site is running multiple Exchange servers, apply the following steps to only one of the 2007 Exchange servers connected to the network. 1. In Microsoft Windows, navigate to Start > All Programs > Microsoft Exchange Server 2007 > Exchange Management Shell. 2. Enter the following commands into the Exchange Management Shell, and then press the Enter key. Get-ExchangeServer where {$_.IsClientAccessServer -eq $TRUE} ForEach-Object {Add-ADPermission -Identity $_.distinguishedname -User (Get-User -Identity UNIFIEDMESSAGING select-object).identity - extendedright ms-exch-epi-impersonation} 3. Exit the Exchange Management Shell. NEC Corporation

8 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange Grant Local Impersonation Rights to Networked Exchange 2007 Servers If a site is running multiple Exchange servers, apply the following steps to all 2007 Exchange servers that are connected to the network. 1. On each Exchange server, navigate to Start > All Programs > Microsoft Exchange Server 2007 > Exchange Management Shell. 2. Enter the following commands into the Exchange Management Shell, and then press the Enter key. Get-MailboxDatabase ForEach-Object {Add- ADPermission -Identity $_.DistinguishedName -User UNIFIEDMESSAGING -ExtendedRights ms-exch-epi-may- Impersonate} 3. Exit the Exchange Management Shell. 6 NEC Corporation 2011

9 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition CTI Server Configuration The procedures in the following sections outline the required CTI server-specific configuration steps. Configure Group Membership The service user account must have administrative privileges on the CTI server computer to write to the registry. 1. To ensure that you have sufficient rights to configure memberships for the Administrator group, use the local Administrator account to log onto the CTI server computer (example account name: Administrator). 2. In the Windows Desktop, click Start > Programs > Administrative Tools Computer Management. 3. Under Local Users and Groups, click Groups. 4. Under the Name column, double-click the Administrators group. 5. Click the Add button. 6. In the Enter the Object Names to Select field, type the name of the service mailbox account previously created (refer to page 3), and then click OK. 7. Click OK to exit the User Manager application. NEC Corporation

10 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange Install the Unified Messaging for Exchange Application The Unified Messaging for Exchange application provides support for delivery to Exchange mailboxes. Both the mailbox (voice messaging and fax messaging) and the queuing components use this support. 1. Navigate to the CTI server's cti directory, and then doubleclick the Application Manager desktop shortcut icon. 2. Enter the Application Manager Login Name and PIN, and then click OK. 3. Click the Add button for Add Exchange Components. Tip: If the CTI Server Setup Workflow window does not automatically display, select the Action > Run Application Checks. 4. Click the appropriate Exchange connector option, and then click Next. 5. Enter the server configuration information, and then click Next. a. In the Active Directory Server Name field, type the machine name of the active directory server (the full computer name minus the domain). b. In the Active Directory Domain Name field, type the full name of the domain that the active directory server is connected to (e.g., acme.net, not just acme). c. In the Exchange Server Name field, type the machine name of the Exchange server (the full computer name minus the domain). 8 NEC Corporation 2011

11 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition d. In the Exchange Server Domain Name field, type the full name of the domain that the Exchange server is connected to (e.g., acme.net, not just acme). e. From the Exchange Version list, select the 2010 Exchange server version. Note: If a combination of 2007 and 2010 Exchange servers are used on the site, set this field to Click Finish to complete the wizard. 7. Click the Add button for Add Unified Messaging Module, and the Unified Messaging module is automatically added. 8. Click Exit. NEC Corporation

12 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange Configure Microsoft Server 2003 to EWS Registry Settings When the ZExchangeII EWS connector is housed on a CTI server that is running the Microsoft Server 2003 operating system, additional registry settings must be applied before Unified Messaging to Outlook message synchronization can occur. Warning: This step is only required if the EWS exchange integration method is used in conjunction with a CTI server running the Microsoft Server 2003 operating system. 1. Log into the CTI server that is running the ZExchangeII EWS connector. 2. Open the Registry Editor, and then navigate to the following registry node: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] 3. Right-click the above node, and then add the new items listed in the following table. Type Name Decimal Value DWORD TCPTimedWaitDelay 30 DWORD MaxUserPort Additional Information These settings relate directly to the performance of the ZExchangeII EWS module, and determine the: Time that must elapse before TCP can release a closed connection and re-use the resource. Maximum number of ports that can be used. Refer to the following link for more information about this registry change and why it must be set: 10 NEC Corporation 2011

13 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition Configure Unified Messaging for Exchange Mailboxes Any Desktop user can either enable or disable a mailbox for Unified Messaging for Exchange. The System Administrator can also configure users' mailboxes. Note: You must also configure an SMTP address for the user (in Administrator or Desktop). 1. Use the local Administrator account to log onto the server machine (example account name: Administrator). 2. In Administrator or Desktop, open the Mailbox Settings window for a mailbox. For: o Administrator users: a. Under the Voice Messaging group, click Mailboxes. b. From the list of mailboxes, select the mailbox to configure and then select Edit from the Edit menu. Tip: Using Administrator, you can edit multiple mailboxes simultaneously by holding down the CTRL key and then clicking each mailbox to be edited. o Desktop users: Click the Voice Messaging Setup icon in the toolbar. 3. Click the /Calendar Integration tab. 4. Either click or clear the Use Unified Messaging for Exchange option as required for this mailbox. 5. Click or clear the synchronization options as required. Note: For full information on the available options, click Help. 6. Click OK. 7. Repeat the above steps for each mailbox, either within the individual user's Desktop or within Administrator. NEC Corporation

14 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange Test the Unified Messaging for Exchange Installation When all the installation steps are successfully complete, perform the basic tests in this section to ensure that Unified Messaging for Exchange is correctly performing voice message delivery. 1. For correct voice message delivery and player options, install either the UnifiedMessagingforExchange.msi or UnifiedMessagingVoiceClient.msi on at least one client machine. For more information regarding installing these files, refer to Client Installation and Configuration. 2. Select a mailbox that has been configured for Unified Messaging for Exchange. 3. Using any phone, call the extension and leave a voice message for the selected mailbox. If Unified Messaging for Exchange and Exchange Forms are correctly installed, the message should appear in Outlook as an message with a Telephone icon. 4. Double-click the message with Voice Message From [name] as the subject. 5. When Outlook opens the message, an audio playback control is embedded in the message if Unified Messaging for Exchange Player is correctly installed. Click the Play icon to play the message. 6. Listen to the message and ensure that it is the message you left. Note: If the Unified Messaging for Exchange and Exchange Forms installations were successful but the audio playback control is not available or playback does not work, you may need to install the Unified Messaging for Exchange Player client application. This application is installed automatically with Desktop, and you can also install it using the Client Applications installer. 12 NEC Corporation 2011

15 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition Install Exchange Forms The Exchange Forms installation loads the custom forms used by Unified Messaging for Exchange and queuing onto the Exchange Server. 1. Log into any client computer that has Microsoft Outlook installed using the service user account (i.e., Unified Messaging or whatever account you created). Note: If the account does not have interactive login privileges, log into Windows using another account however, ensure to set the default Outlook user profile for the logged on user to use the service mailbox. 2. Ensure that the default Outlook profile for the logged in account uses the service mailbox on the Exchange server. If necessary, create a profile for the service mailbox and set it as the default. Warning: When the profile has been created, close Outlook. The Exchange Forms installer cannot run while Outlook is running. 3. Locate and run the Exchange Forms installation package (ExchangeForms.msi). 4. When the Welcome window displays, click Next. 5. Click the Organizational Forms Installation option, and then click Next. Note: The Personal Forms Installation could be used to test forms installation for one or two users. Each user would have to install the forms in his/her own profile. NEC Corporation

16 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange 6. Click Browse to find and select the destination folder (NEC recommends using the default location), and then click Next. Copies of the forms are saved in a folder called Exchange Forms at this location. 7. Click Install. The installer provides information for each form that is published to the server. Note: If not logged into Windows as the service user, you will have to repeatedly enter the account password. Tip: If security warnings about the Presence of macros in the forms display, these forms contain scripting commands and are safe to install. 8. When the installation completes, click Finish. Note: If a Welcome to Outlook message displays in the service mailbox when opening Outlook, delete this message. Tip: If the installation fails, check that the default Outlook profile uses the service user account and that Outlook is not running. 14 NEC Corporation 2011

17 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition Client Installation and Configuration Install Local Forms and Voice Message Player The Unified Messaging for Exchange module uses custom forms and a Voice Messaging player. When running under Exchange 2010, install these forms locally on each client PC using the Unified Messaging for Exchange module. Warning: These steps are not required on client machines that already have Executive Insight installed. 1. Using Microsoft Windows, navigate to the UCB CTI server's CTI\Client directory, and then double-click Setup.exe to launch the Executive Insight installer. 2. Click the Unified Messaging Voice Client option, and then click Next. 3. Choose the client applications user specifics, and then click Next. Anyone Who Uses this Computer = For all users. Just for Me = For only the currently logged in user. Note: If choosing the Anyone Who Uses this Computer option, the currently logged in user account must have administrative privileges. If administrator privileges are not detected, this window does not display, and the Just for Me option is automatically chosen. 4. Verify the install information, and then click Next to begin installing the Unified Messaging Voice Client. NEC Corporation

18 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange 5. After the installation is complete, click Finish. Configure Outlook 2003 Outlook 2003 has features that can cause problems with delivery and formatting. To avoid these problems, perform the configuration steps in the following two sections for each user profile. Warning: The steps in this section are only required for Outlook 2003 clients; newer versions of Outlook do not require these steps to be performed. Disable the Cache When Outlook 2003 is installed, it uses the cached mode by default. In cached mode, Outlook views a cache of s that is updated via polling (every five minutes) rather than viewing the Exchange server directly. Although caching usually offers a number of advantages, the delay causes problems with queuing. When the cache is turned on, the delay prevents the messages and message status from refreshing for up to five minutes, and agents may not get a timely notice of messages. 1. Within Outlook 2003, select Options from the Tools menu. 16 NEC Corporation 2011

19 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition 2. Click the Mail Setup tab, and then click the Accounts button. 3. Click the View or Change Existing Accounts option, and then click Next. 4. In the accounts list, select Microsoft Exchange Server and then click Change. 5. Clear the Use Cached Exchange Mode option, and then click Next. NEC Corporation

20 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange 6. Click Finish. 7. When prompted to restart Outlook, click OK. Synchronize the Forms Because the Exchange forms are not synchronized with the server by default when Outlook 2003 is installed, the CTI server Exchange forms do not work and warnings display if you try to open specific forms. 1. Within Outlook 2003, select Options from the Tools menu. 2. Click the Mail Setup tab, and then click the Send/Receive button. 3. Click Edit. 18 NEC Corporation 2011

21 Unified Messaging for Exchange Installation Manual - Exchange 2010 Edition 4. Click the Synchronize Forms option, and then click OK. 5. Click Close. 6. Click OK. NEC Corporation

22 Installation Manual - Exchange 2010 Edition Unified Messaging for Exchange About NEC Corporation NEC Corporation is one of the world s leading providers of Internet, broadband network and enterprise business solutions dedicated to meeting the specialized needs of its diverse and global base of customers. NEC delivers tailored solutions in the key fields of computers, networking and electronic devices, by integrating its technical strengths in IT and Networks. The NEC Group employs more than 150,000 people worldwide. For additional information please visit the NEC home page at NEC reserves the right to change product specifications, functions, or features, at any time, without notice. Please refer to your local NEC representatives for further details. Although all efforts have been made to ensure that the contents are correct, NEC shall not be liable for any direct, indirect, consequential or incidental damages resulting from the use of the equipment, manual or any related materials. The information contained herein is the property of NEC Corporation and shall not be reproduced without prior written approval from NEC Corporation. Copyright 2011 NEC Corporation. All rights reserved. NEC, NEC logo, and UNIVERGE are trademarks or registered trademarks of NEC Corporation that may be registered in Japan and other jurisdictions. All other trademarks are the property of their respective owners. All rights reserved. Note: This disclaimer also applies to all related documents previously published. Corporate Headquarters (Japan) NEC Corporation Oceania (Australia) NEC Australia Pty Ltd North America (USA) NEC Corporation of America Asia NEC Corporation Europe (EMEA) NEC Philips Unified Solutions 20 NEC Corporation 2011

User guide. Business Email

User guide. Business Email User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook

More information

UC for Business Unified Messaging for Microsoft Exchange Email Integration

UC for Business Unified Messaging for Microsoft Exchange Email Integration UC for Business Unified Messaging for Microsoft Exchange Email Integration UM01-51QRG NEC Corporation of America www.necam.com Revision History Document No. Release Date Change Description UM01-51QRG 03/16/11

More information

INSTALLATION GUIDE Version 1.2

INSTALLATION GUIDE Version 1.2 INSTALLATION GUIDE Version 1.2 1 Table of Contents OVERVIEW... 3 PREREQUISITES... 3 1. CREATE THE SMARTAFONE SERVICE ACCOUNT... 4 2. INSTALL SMARTAFONE... 5 3. SETTING PUBLIC FOLDERS PERMISSIONS... 11

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

UNIVERGE SV8100 UC Desktop Suite

UNIVERGE SV8100 UC Desktop Suite UNIVERGE SV8100 UC Desktop Suite NEC Australia nec.com.au UNIVERGE SV8100 UC Desktop Suite is a unified communications solution designed specifically for the UNIVERGE SV8100 Communications Server that

More information

Interact for Microsoft Office

Interact for Microsoft Office Interact for Microsoft Office Installation and Setup Guide Perceptive Content Version: 7.0.x Written by: Product Knowledge, R&D Date: October 2014 2014 Perceptive Software. All rights reserved Perceptive

More information

Mail Attender Version

Mail Attender Version Mail Attender Version Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

White Paper UC for Business - Email Queuing Desktop SMTP

White Paper UC for Business - Email Queuing Desktop SMTP UC for Business - Email Queuing Desktop SMTP NEC Australia nec.com.au Table of Contents Introduction...4 Overview...4 How does Email Queuing Work?...4 About the SMTP Interface...4 Business Drivers...4

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

Exclaimer Mail Archiver 3.04 Release Notes

Exclaimer Mail Archiver 3.04 Release Notes Exclaimer Mail Archiver 3.04 Release Notes Release Number The current Release Number for this product is: 3.04.0.453 System Requirements: Mail Archiver Console and Web Server Hardware Minimum Requirements

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

Archive Attender Version 3.5

Archive Attender Version 3.5 Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

White Paper UC for Business - Fax Messaging

White Paper UC for Business - Fax Messaging UC for Business - Fax Messaging NEC Australia nec.com.au Table of Contents Introduction...3 Overview...3 Unified Messaging...3 Paperless Fax...3 Business Drivers...3 User Benefits...3 Administrator Benefits...4

More information

8.7. Target Exchange 2010 Environment Preparation

8.7. Target Exchange 2010 Environment Preparation 8.7 Target Exchange 2010 Environment Preparation 2011 Quest Software, Inc. ALL RIGHTS RESERVED. This document contains proprietary information protected by copyright. The software described in this document

More information

Installing Microsoft Exchange Integration for LifeSize Control

Installing Microsoft Exchange Integration for LifeSize Control Installing Microsoft Exchange Integration for LifeSize Control September 2005 Part Number 132-00002-001, Version 1.1 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize

More information

Zimbra Connector for Microsoft Outlook User Guide 7.1

Zimbra Connector for Microsoft Outlook User Guide 7.1 Zimbra Connector for Microsoft Outlook User Guide 7.1 March 2011 Legal Notices Copyright 2005-2011 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual

More information

Avatier Identity Management Suite

Avatier Identity Management Suite Avatier Identity Management Suite Integrating Exchange 2010 With Identity Enforcer Version 9 2603 Camino Ramon Suite 110 San Ramon, CA 94583 Phone: 800-609-8610 925-217-5170 FAX: 925-217-0853 Email: support@avatier.com

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

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

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

Releasing blocked email in Data Security

Releasing blocked email in Data Security Releasing blocked email in Data Security IN-TopicInfo:Topic 41101/ Updated: 02-May-2011 Applies To: Websense Data Security v7.1.x Websense Data Security v7.5.x Websense Data Security v7.6.x - v7.8x SMTP

More information

Avaya Modular Messaging Microsoft Outlook Client Release 5.2

Avaya Modular Messaging Microsoft Outlook Client Release 5.2 Avaya Modular Messaging Microsoft Outlook Client Release 5.2 Important: Instructions in this guide are applicable only if your message store is the Avaya Message Storage Server (MSS) or Microsoft Exchange

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Exclaimer Mail Archiver User Manual

Exclaimer Mail Archiver User Manual User Manual www.exclaimer.com Contents GETTING STARTED... 8 Mail Archiver Overview... 9 Exchange Journaling... 9 Archive Stores... 9 Archiving Policies... 10 Search... 10 Managing Archived Messages...

More information

Zimbra Connector for Microsoft Outlook User Guide. Network Edition 7.0

Zimbra Connector for Microsoft Outlook User Guide. Network Edition 7.0 Zimbra Connector for Microsoft Outlook User Guide Network Edition 7.0 February 2011 Legal Notices Copyright 2005-2011 VMware, Inc. All rights reserved. This product is protected by U.S. and international

More information

Backup Recording Viewer for NS

Backup Recording Viewer for NS Backup Recording Viewer for NS Installation and Operation Manual Version 1.0 Poltys, Inc. 3300 N. Main Street, Suite D, Anderson, SC 29621-4128 +1 864 642 6103, sales@poltys.com www.poltys.com 2013 Poltys,

More information

GETTING STARTED... 10. Exclaimer Signature Manager Outlook Edition Overview... 11. How does it work?... 11. But That's Not All...

GETTING STARTED... 10. Exclaimer Signature Manager Outlook Edition Overview... 11. How does it work?... 11. But That's Not All... Table of Contents GETTING STARTED... 10 Exclaimer Overview... 11 How does it work?... 11 But That's Not All...... 12 And There's More...... 12 Closing Exclaimer... 13 INSTALLATION & DEPLOYMENT... 14 Installation

More information

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0 Microsoft Dynamics GP Workflow Installation Guide Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

Oracle Call Center Applications Setup

Oracle Call Center Applications Setup Oracle Call Center Applications Setup Oracle Call Center Applications Setup Release 11i April 2000 Part No. A83706-01 About this Document This guide covers the installation of the following Oracle Call

More information

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks

More information

Cloud Attached Storage

Cloud Attached Storage Using CTERA Agent in VDI mode Cloud Attached Storage November 2014 Version 4.1 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by

More information

CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations

CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations DE1005-15 CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations Notice Carestream Health, Inc., 2012. No part of this publication may be reproduced, stored in a retrieval

More information

Database Administration Guide

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

More information

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software

More information

Dell Client Profile Updating Utility 5.5.6

Dell Client Profile Updating Utility 5.5.6 Complete Product Name with Trademarks Version Dell 5.5.6 April 21, 2015 These release notes provide information about the Dell release. Welcome to What's New Known issues Upgrade and Compatibility System

More information

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide The software described in this book is furnished under

More information

Exclaimer Signature Manager 2.0 User Manual

Exclaimer Signature Manager 2.0 User Manual Exclaimer Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 info@exclaimer.com Contents GETTING STARTED... 10 Signature Manager Overview... 11 How Does it Work?... 11 But That's Not All...... 12 And

More information

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry...

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry... Contents Email Accounts... 3 Adding accounts... 3 Account Modifications... 6 Adding Aliases... 7 Primary E-mail Addresses... 10 Mailbox Quotas... 12 Removing accounts... 13 Mail Forwarding and Distribution

More information

Database Administration Guide

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

More information

NetVanta Unified Communications. NetVanta Unified Communications Server. Configuration Guide

NetVanta Unified Communications. NetVanta Unified Communications Server. Configuration Guide NetVanta Unified Communications NetVanta Unified Communications Server Configuration Guide 619500001-29A October 2009 Trademarks Unified Communications Server Trademarks Any brand names and product names

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

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

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Full Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book

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

Upgrading to Document Manager 2.7

Upgrading to Document Manager 2.7 Upgrading to Document Manager 2.7 22 July 2013 Trademarks Document Manager and Document Manager Administration are trademarks of Document Logistix Ltd. TokOpen, TokAdmin, TokImport and TokExRef are registered

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

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX INSTALL AND CONFIGURATION GUIDE Atlas 5.1 for Microsoft Dynamics AX COPYRIGHT NOTICE Copyright 2012, Globe Software Pty Ltd, All rights reserved. Trademarks Dynamics AX, IntelliMorph, and X++ have been

More information

Microsoft Dynamics GP. Engineering Data Management Integration Administrator s Guide

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

More information

E2E Complete 4.1. Installation and Configuration Guide

E2E Complete 4.1. Installation and Configuration Guide E2E Complete 4.1 Installation and Configuration Guide APRIL 2016 Table of Contents Table of Contents... 2 Section 1. Introduction... 3 1.1 Purpose... 3 1.2 Audience... 3 1.3 About E2E Complete... 3 1.4

More information

MobileStatus Server Installation and Configuration Guide

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,

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

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

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 9.0 Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book is furnished under a

More information

DocuPrint C3290 FS Features Setup Guide

DocuPrint C3290 FS Features Setup Guide DocuPrint C3290 FS Features Setup Guide Adobe and PostScript are trademarks of Adobe Systems Incorporated in the United States and/or other countries. Apple, Bonjour, ColorSync, EtherTalk, Macintosh, and

More information

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide

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

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010 Users 9.0 Symantec Enterprise Vault: Guide for Microsoft Outlook 2010 Users The software described in this book is furnished under a license agreement

More information

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms.

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. Modular Messaging Release 4.0 Service Pack 4 Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. April 2009 2006-2009 Avaya Inc. All Rights Reserved. Notice

More information

PCLaw 11.0. Administration Guide

PCLaw 11.0. Administration Guide PCLaw 11.0 Administration Guide About this guide This guide provides a list of tasks for installing PCLaw Practice Management Software. If you need additional information, refer to the PCLaw Support Center.

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

Using Entrust certificates with Microsoft Office and Windows

Using Entrust certificates with Microsoft Office and Windows Entrust Managed Services PKI Using Entrust certificates with Microsoft Office and Windows Document issue: 1.0 Date of issue: May 2009 Copyright 2009 Entrust. All rights reserved. Entrust is a trademark

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book

More information

Converting Prospects to Purchasers.

Converting Prospects to Purchasers. CONFIGURE MICROSOFT OFFICE 365 AND MICROSOFT EXCHANGE TO CAPTURE LASSO EMAIL The following instructions are for clients who wish to configure Microsoft Office 365 or Microsoft Exchange to record email

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

CTI Installation Manual Version 1.0

CTI Installation Manual Version 1.0 CTI Installation Manual Version 1.0 Document History June 2012 Initial Release Table of Contents General Description... 4 1 st Party CTI... 5 Requirements... 5 Configuring the SL Series PBX... 6 Installing

More information

StarWind iscsi SAN Configuring HA File Server for SMB NAS

StarWind iscsi SAN Configuring HA File Server for SMB NAS Hardware-less VM Storage StarWind iscsi SAN Configuring HA File Server for SMB NAS DATE: FEBRUARY 2012 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

Important Notes for WinConnect Server VS Software Installation:

Important Notes for WinConnect Server VS Software Installation: Important Notes for WinConnect Server VS Software Installation: 1. Only Windows Vista Business, Windows Vista Ultimate, Windows 7 Professional, Windows 7 Ultimate, Windows Server 2008 (32-bit & 64-bit),

More information

Archive Manager Exchange Ed - Advanced Install

Archive Manager Exchange Ed - Advanced Install Archive Manager Exchange Ed - Advanced Install Publication Date: November, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or

More information

Getting Started Guide

Getting Started Guide GFI MailArchiver for Exchange Getting Started Guide By GFI Software Ltd. http://www.gfi.com Email: info@gfi.com Information in this document is subject to change without notice. Companies, names, and

More information

Exclaimer Signature Manager 2.0 User Manual

Exclaimer Signature Manager 2.0 User Manual Exclaimer Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 info@exclaimer.com Contents GETTING STARTED... 10 Signature Manager Overview... 11 How does it Work?... 11 But That's Not All...... 12 And

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

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling This document covers the following Microsoft Exchange Server Editions Microsoft Exchange Enterprise Edition 2007 Microsoft Exchange

More information

Exchange MAPI Support for IC

Exchange MAPI Support for IC Exchange MAPI Support for IC Technical Reference Interactive Intelligence Customer Interaction Center (CIC) 2016 R1 Last updated September 4, 2015 (See Change Log for summary of changes) Abstract This

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

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

More information

NetVanta Unified Communications Server. Administrator Guide. Version 5.2

NetVanta Unified Communications Server. Administrator Guide. Version 5.2 NetVanta Unified Communications NetVanta Unified Communications Server Administrator Guide Version 5.2 619500001-1B September 2012 UCS Administrator Guide Trademarks Any brand names and product names included

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail

Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail Environment Some users have been using Outlook 2003 with their IMAP or POP account, and already have a profile set up. For those

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

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

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A.

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A. Empowered by Innovation Setting Up and Using Fax Mail P/N 1770087 July 2006 Printed in U.S.A. This manual has been developed by NEC Unified Solutions, Inc. It is intended for the use of its customers and

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

UX Mail Fax Features. Empowered by Innovation. P/N 0913251 Rev 1, September 15, 2008 Printed in U.S.A. V4.21

UX Mail Fax Features. Empowered by Innovation. P/N 0913251 Rev 1, September 15, 2008 Printed in U.S.A. V4.21 Empowered by Innovation UX Mail Fax Features P/N 0913251 Rev 1, September 15, 2008 Printed in U.S.A. V4.21 For additional resources, visit UX5000 on the web at http://www.necux5000.com. This manual has

More information

How To Install Outlook Addin On A 32 Bit Computer

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

More information

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

Using Avaya Aura Messaging

Using Avaya Aura Messaging Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the

More information

Reconfiguring VMware vsphere Update Manager

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

More information

Symantec Backup Exec System Recovery Granular Restore Option User's Guide

Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide The software described in this book is furnished under

More information

RSA Security Analytics

RSA Security Analytics RSA Security Analytics Event Source Log Configuration Guide Microsoft Exchange Server Last Modified: Monday, August 17, 2015 Event Source Product Information: Vendor: Microsoft Event Source: Exchange Server

More information

User Guide. CTERA Agent. August 2011 Version 3.0

User Guide. CTERA Agent. August 2011 Version 3.0 User Guide CTERA Agent August 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission

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

DIGIPASS CertiID. Getting Started 3.1.0

DIGIPASS CertiID. Getting Started 3.1.0 DIGIPASS CertiID Getting Started 3.1.0 Disclaimer Disclaimer of Warranties and Limitations of Liabilities The Product is provided on an 'as is' basis, without any other warranties, or conditions, express

More information

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide 1 of 7 DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide Process Overview Step Description

More information

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

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

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010 Users 9.0 Contents Chapter 1 Enterprise Vault options and mailbox icons Enterprise Vault options and toolbar buttons Enterprise Vault Outlook

More information

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange User Mailbox Backup and Restore feature

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