Outlook Profiler 2.6 Series Instruction Manual

Size: px
Start display at page:

Download "Outlook Profiler 2.6 Series Instruction Manual"

Transcription

1 Outlook Profiler 2.6 Series Instruction Manual Copyright GOFF Concepts LLC. All rights reserved. GOFF Concepts assumes no responsibility for errors or omissions in this document; nor does GOFF Concepts make any commitment to update the information contained herein. * Other product and corporate names may be trademarks of other companies and are used only for explanation and to the owners benefit, without intent to infringe. Outlook Profiler Page 1

2 Contents Installing Outlook Profiler Configuring Outlook Profiler Outlook Profiler specific options Manually editing the ini file Outlook Special options Outlook client specifics Deploying Outlook Profiler Citrix and Terminal server notes Technical Information Warning Office365 and Hosted Exchange Outlook Profiler Page 2

3 Installing Outlook Profiler Using the provided installer Run setup.exe on any machine. The installer is a file extractor and does not make changes to the system. After successful extraction, using the product will consist of familiarizing yourself with four files: peditor.exe, profiler.ini, profiler.exe, and profiler.key. Optionally, you may need to work with profiler.log until you get settings working as you wish. After creating and customizing your profiler.ini file (explained in the Configuring Outlook Profiler section) you will need to copy the above mentioned files (except for peditor.exe) to a location accessible by your users. The files can be placed just about anywhere you wish. A public share for login scripts, local machine with registry key set to start automatically, linked from an Intranet web page, or carried about on a usb key. File descriptions Profiler.exe Outlook Profiler program executable; profiler64.exe is for use with x64 versions of Outlook. PEditor.exe GUI tool for editing the profiler.ini file. Profiler.key License key file for profiler.exe. When you receive your license key from sales, create a blank profiler.key file and copy only the actual key text into the file. Place this file in the same directory that profiler.exe resides in. Profiler.ini Configuration file that profiler.exe reads. Place this file in the same directory that profiler.exe resides in. Optionally you may use a command line option with profiler.exe to load a custom ini or one that is located in a different directory. Outlook Profiler Page 3

4 Configuring Outlook Profiler Execute peditor.exe and you will be presented with options for how Outlook Profiler reacts globally as well as options for each version of Microsoft Outlook. You must configure each version of Outlook separately. There are very few global Outlook options. Thus after configuring Outlook 2016's Exchange server name, do the same for Outlook 2010 etc. You do not need to configure versions of Outlook that are not installed in your network. Options that are grayed out are currently not developed or are mimicking the way Outlook Exchange grays out an option that is dependent upon another option. Options that are labeled Special are extensions to the Outlook screens that GOFF Concepts have added. Outlook Profiler specific options Delay Start The number of seconds before Outlook Profiler should start creating the profile. If Outlook Profiler is being started from a login script then in very rare cases Outlook Profiler may try to create a profile before the Windows desktop has been created. Choose an estimated time when you suspect the last login script has executed and the desktop will be available as advised by Support. Logging Enable Measured in kilobytes. At the end of Outlook Profiler's execution it will check the size of the log file. If it exceeds the size specified it will clear the file contents. Show Splash Screen Displays a window letting the user know something is happening. Outlook Profiler will be completely invisible if disabled. Profile name to create or modify If Outlook Profiler has not determined (by another means) the profile name to use, then set this value to be the fall back profile name. If you know ahead of time that your environment has named profiles Outlook Default then use that value here. It is recommend to standardized on %username%. Modify Default Profile if found For situations where the default profile name is unknown or not standard across the enterprise. Setting this option will ensure that the profile name the logged on user is most likely using gets modified. Exit if profile was previously modified by Outlook Profiler Exit if Outlook Profiler has ever successfully created or modified the profile. Exit if logged on username identical to a profile name Exit when the logged on username is the same as an Outlook profile name. Outlook Profiler Page 4

5 Exit if any Profile is found If any profile is found (HKEY_CURRENT) then Outlook Profiler will exit. Recreate instead of modify profiles When the name of the profile to use has been determined (or manually set); if this profile already exists it will be deleted first. Normally you should allow Outlook Profiler to modify profiles. Only recreate if your profiles are having problems. Modify Exchange server name only Causes Outlook Profiler to migrate the profile to the new Exchange server. This primarily means references to an OST file and Additional Mailboxes if present. In the case of the OST file, Profiler will attempt to create a new OST file named "MailboxName_ExchangeServerName.ost". If the Exchange server is unavailable or unauthenticated, the additional mailboxes will not be migrated. Command line options for profiler.exe The command line supports specifying custom ini and log file locations. Place quotes around any paths with spaces. Example: profiler.exe -i \\server\share\profiler.ini -l \\server\share name\mylog.log Outlook Profiler Page 5

6 Manually editing the ini file Using notepad (notepad2 or notepad++ recommended) or a similar text editing application you can change some values that peditor.exe does not show. Use care with the profiler.ini file as keys are case sensitive and values should not end in spaces etc. AllowUserSettings Allows for a comma separated list of existing ini options to be entered. These options will not be set by Outlook Profiler thus allowing the user to have their custom settings honored. Example: AllowUserSettings=ShowThisAddressListFirst,AlwaysCheckSpellingBeforeSending PromptUsernamePassword Only use this value on the advice from Support. AddEqualOnMailboxName Tries to find an exact match when two users have similar names, such as johna and johna2. If this causes issues in your environment there is no harm to disable this feature. Outlook Profiler Page 6

7 Outlook Special options Outlook Profiler allows you to customize each version of the Outlook client differently for maximum flexibility. Outlook Profiler functions like a snapshot tool in that once you configure your profiler.ini file and profiler.exe reads that file then the Outlook client will be configured just that way. Because of this aspect there are special options within peditor.exe labeled Special. Special options prevent or add controls to profiler.exe so that it works as expected. An example would be PST file handling. Since Outlook Profiler is a snapshot tool, if you unchecked Skip configuring PST files then Outlook Profiler would rip out PST file references if the user had created any on their own making their Outlook look just like your profiler.ini file. This option comes enabled by default thus preventing Outlook Profiler from adding or removing PST file references. Skip configuring PST files Allow users to keep their PST file references and paths. Note that when Outlook Profiler removes a PST entry it does not delete the file itself. Append PST entries only PST files configured will be added to the profile if not present and any existing PST files the user's has configured will be preserved. Remove PST entries A comma separated list of full paths to PST files that should be removed from the profile. Prompt if more than one profile exists If another profile is found the user will be prompted to choose which one the next time Outlook is launched. Ignore Signatures If unchecked, Outlook Profiler will copy files residing in the SigSources/Outlook20** directory to the local PC and add the correct reference to Outlook and thereby use these signature files. Files of the same name will be overwritten. Read the Outlook client specifics section of this document for ini format details. View the how to video on the website for additional information. Skip configuring POP3 accounts This option along with the other skip types (HTTP, IMAP, etc) allow for users to have other services in their profile without Profiler removing them. Outlook Profiler Page 7

8 Outlook client specifics Outlook Profiler allows for easy management of all Outlook client versions in your company from one ini file. At the time of writing, Outlook 2016, 2013, 2010, 2007, 2003, XP, 2000, and 97 are supported. The following entries list technical issues and cases for different versions of Outlook Exchange. Outlook The ini file entry for Signatures is in the following format: Signatures=AnAccountName,ASig4New,ASig4Reply,bEnable. The AnAccountName field will always be Microsoft Exchange for standard environments if the Exchange service is present. For Outlook 2003 and older it is Microsoft Exchange Server. In the case of POP3 accounts it should be whatever you named the account as it appears in the More Settings dialog box. Outlook Outlook Profiler and newer remove any existing Exchange services prior to adding or modifying. Only one Exchange service entry is supported. Outlook 2003 Customer Feedback Options are set to No, I don't wish to participate. This prevents the icon asking for info from appearing in the system tray. There is no ini file option to change this. A Special option exists for Outlook 2003 named Default format for future PSTs. It allows you to control the type of PST file a user can create. Select which option you want pre-highlighted or removed completely. Outlook 2000 After Outlook 2000 is installed for the first time, at least one profile needs to be created manually by a local administrator to set some system wide variables. If using Ghost Images or similar be sure technicians have done this at least once. The first time Outlook 2000 is opened after profiler.exe has configured the profile the mailbox will show Mailbox - =%username% where %username% is their logged on name. This will correct itself the second time Outlook is opened. Outlook Profiler Page 8

9 Deploying Outlook Profiler Outlook Profiler will manage all Outlook client installations in your network from one ini file. Simply place profiler.exe, profiler.ini, and profiler.key in a central location accessible to all your users. In the case of locked down directories, enable file level permissions on a blank profiler.log file. Network login scripts To run Outlook Profiler, network login scripts are easy. VB script: ' Setup vb environment Dim objshell, objenvar Set objshell = CreateObject("WScript.Shell") ' Uncomment for XP Service Pack 2 ' set objenvar = objshell.environment("process") ' objenvar("see_mask_nozonechecks") = 1 ' run Outlook Profiler objshell.run "\\server\share\profiler.exe", 1, true ' Uncomment for XP Service Pack 2 ' objenvar.remove("see_mask_nozonechecks") Set objenvar = Nothing Set objshell = Nothing Batch: If you want to use a batch script, first make a custom profiler.bat. Inside profiler.bat: REM Only one line in profiler.bat the path to Outlook Profiler \\server\share\profiler.exe inside: login.bat REM Use the call keyword and make this the last thing executed in login.bat call \\server\share\profiler.bat :END Outlook Profiler Page 9

10 Citrix and Terminal server notes Outlook Profiler is the perfect compliment to this environment. However, there are few things to be aware of: * Outlook Profiler will have trouble executing if the Exchange System Manager Tools are present. * Ensure HKEY_CURRENT_USER sections of the registry are readable and writable by Outlook Profiler. * With Outlook as a published app you must call Outlook Profiler through a batch file. Publish a batch file that calls (runs) Outlook Profiler then Outlook. * Corrupted installations of Outlook Exchange or Microsoft Office. Be sure and test for the fix listed below. * Outlook Profiler may exit almost immediately and not write to the log file. If this occurs create a profile manually. Open Outlook and if you are able to connect to your Exchange server then leave Outlook open for at least 30 seconds. If you see a dialog pop up then read this KB Outlook Profiler Page 10

11 Technical information Outlook Profiler makes use of the underlying MAPI subsystem. Below are some special things to be aware of. Profiler.exe * Outlook Profiler tries to connect to the Exchange server specified before it will create or update the profile. It uses the logged in user's network credentials to accomplish this task. For hosted Exchange or non-authenticated server scenarios some settings cannot be configured (Additional Mailboxes, Address Book, Default Store). * If the logged on user does not have a domain account or an Exchange account then Outlook Profiler may cause a login prompt asking for login, domain, and password. Outlook Profiler will attempt to close these prompts automatically so that they are not seen. * In some environments Outlook Profiler can not create the profile or add additional mailboxes unless the LegacyExchangeDN value is used. It is formatted like: /o=domanname/ou=first administrative group/cn=recipients/cn=%username%. You may use Adsiedit or ADExplorer to retrieve this value. View the how to videos on the website if you need additional information. When you have obtained the correct value set MailboxName= to this string. * Setting the Default Store, configuring Additional Mailboxes, and setting Address Book properties can not be accomplished unless the Exchange server is accessible and the user is logged on and already authenticated. * If Outlook is running while Outlook Profiler is executing, Outlook Profiler will attempt to close Outlook automatically. If this fails the profile will become corrupted. * If ModifyExchangeServerNameOnly fails for any reason (no profile found to modify) a new profile will be created with settings from the ini file. * GroupWise or Exchange System Manager tools must not be present on the machine running profiler.exe. * Windows 7 systems with WebDav (msonsext.dll) present are not supported. Peditor.exe * After adding, removing, or editing a PST entry, the drop down list box for the delivery location will not show the changes. Close and reopen the current peditor.exe form in question to see the updated changes. * A POP3, IMAP, or HTTP account that does not have a PST entry will show the Deliver new mail to option with a MAILBOX prefix. Therefore, note that if you are adding an Internet account to a profile you should also add a PST file entry and set that as the default location for Outlook to open and work as expected. Outlook Profiler Page 11

12 WARNING 201 This warning occurs when Outlook Profiler cannot connect directly (via RPC) to the Exchange Server with Outlook 2013 and older clients. It may safely be ignored if you re using Hosted Exchange or the user is nonauthenticated and you re already aware of that. Things to consider. Non-authenticated user For environments where the Exchange server is accessible (via RPC and therefore not truly hosted) but the logged on user still needs to supply a username and password, then make sure that EncryptDataBetweenOutlookExchange is set to what the Exchange Server expects. For Exchange Server the default is an encrypted connection (EncryptDataBetweenOutlookExchange=1). Note that you may set LoginUsername to control what the user sees for their username. or \ symbol must be present (example: LoginUsername=user@domain). LegacyExchangeDN mismatching In some environments the LegacyExchangeDN (/o=domanname/ou=first administrative group/cn=recipients/cn=johndoe) string will not allow Outlook Profiler to connect correctly. Use Adsiedit or ADExplorer to retrieve this value (see video on website) and set MailboxName= to use whatever is actually set in AD. Make sure the string is correct if you used AD migration software. There are at least three ways of retrieving values from Office365 or Exchange without looking at AD or when AD is not in sync. 1. Run this command from the Exchange Management Shell: Get-mailbox ft ExchangeGUID,UserPrincipalName > guid_table.txt 2. Visiting the following website: 3. Using Outlook itself: With Outlook open, right-click on the icon in the system tray while still holding down the left CTRL key. Choose Test AutoConfiguration then enter an address. Leave everything else blank, and check only Use AutoDiscover. In the Results tab, look for Server or other data fields. Outlook Profiler Page 12

13 Office365 and Hosted Exchange Outlook Profiler can automatically create Outlook profiles that connect to Microsoft Office 365 and other hosted servers. Choose the method that best matches your environment. Active Directory option 1 If your AD environment has two way sync with Office 365, then this method is the simplest. The ExchangeGUID value is stored in AD and can therefore be accessed via Outlook Profiler. In some instances you can use the value outlook.office365.com in place of the actual ExchangeGUID. Need to know The ExchangeGUID is stored as msexchmailboxguid. It will be present when using an on premises Exchange server or when two way sync with Office 365 has been preformed. You will use the ExchangeGUID combined with the domain to create the Personalized Server ID. A suitable Mailbox name value can be found in more than one AD location. Sometimes the environment variable %username% when expanded by the PC, might match the mailnickname (Exchange Alias), and can be used. Failing that, try Mail, userprincipalname, or LegacyExchangeDN. Step 1: Edit the profiler.ini file and set ReadActiveDirectory=1. Leave GetActiveDirectory set to the defaults. Step 2: Set the ExchangeGUID and Mailbox name. Try setting ExchangeServerName=outlook.office365.com first. Failing that, use msexchmailboxguid as shown. ExchangeServerName=%AD_msExchMailboxGuid%@domain.com MailboxName=%AD_userPrincipalName% Step 3: Enable Anonymous Authentication and Outlook Anywhere (aka Outlook over HTTP) like so: EncryptDataBetweenOutlookExchange=0 LogonNetworkSecurity=3 ConnectExchangeUsingHTTP=1 ConnectWithNetwork=1 ExchangeServerProxyName=outlook.office365.com ConnectUsingSSLOnly=1 MutuallyAuthenticateSessionSSL=1 PrincipalNameProxyServer=msstd:outlook.com AuthenticationConnectingExchangeProxy=0 Note: Sometimes you must set MailboxName to be %AD_Mail% or try %AD_LegacyExchangeDN%. Use whatever works in your environment. For Outlook 2016, ExchangeServerName can be set to AUTO. Outlook Profiler Page 13

14 Exchange remote PowerShell option 2 When AD does not have the information you need, you can run a PowerShell script that provides all the necessary information to create a profile for Office 365. The output can be stored in a CSV file and then you can store them in AD to be read by Outlook Profiler. Need to know The ExchangeGUID and LegacyExchangeDN values are the ones necessary to create a functioning profile using this method. Step 1: running the PowerShell commands From a Windows 7/8/10 workstation run PowerShell as administrator and execute the following commands. You ll be prompted for your Office 365 credentials. Note, it will take several minutes to download all the mailbox information depending on the speed of your network. When the script is finished it will output a CSV mailbox.txt file in the current directory. Step 2: Add the values from the mailbox.txt file to your local Active Directory. Edit profiler.ini and set ReadActiveDirectory=1. Step 3: Set the ExchangeGUID and Mailbox name. Try setting ExchangeServerName=outlook.office365.com first. Failing that, use msexchmailboxguid as shown. ExchangeServerName=%AD_msExchMailboxGuid%@domain.com MailboxName=%AD_LegacyExchangeDN% Step 4: Enable Anonymous Authentication and Outlook Anywhere (aka Outlook over HTTP) like so: EncryptDataBetweenOutlookExchange=0 LogonNetworkSecurity=3 ConnectExchangeUsingHTTP=1 ConnectWithNetwork=1 ExchangeServerProxyName=outlook.office365.com ConnectUsingSSLOnly=1 MutuallyAuthenticateSessionSSL=1 PrincipalNameProxyServer=msstd:outlook.com AuthenticationConnectingExchangeProxy=0 Note: Since Office 365 profiles are usually remotely connected and thus the user is not pre-authenticated, you may optionally set the user name field the user will see when opening Outlook like so: LoginUsername= %AD_userPrincipalName%. Outlook Profiler Page 14

15 AutoDiscover client inside Outlook Profiler option 3 This is not a recommended option for production. However, it can be useful for debugging the environment since Outlook Profiler itself can query AutoDiscover natively. Need to know The AutoDiscover server developed by Microsoft is a redirecting, password restricted Web service that replies in XML when the final endpoint is found. The AutoDiscover client inside of Outlook Profiler therefore passes the username and password using HTTP digest protocol over an SSL connection. The Profiler client handles the low level details, however, you do need to specify the correct endpoint. Step 1: Finding the correct AutoDiscover URL Visit the testconnectivity.microsoft.com URL. Select the Office 365 tab. Then choose the Outlook Autodiscover option. Enter an address and Microsoft Account. They are probably the same value. After filling out the password, click Perform Test. When the test is complete, click Expand All. There is a lot of data shown, however, search the page for " The actual url will be something like: Step 2: editing the profiler.ini file Edit the profiler.ini file and set ReadActiveDirectory=1. Set the AutoDiscover URL you found above: AutoDiscoverURL= Next, you need to set the ini AutoDiscover = value. You could use something like %username %@domain.com or %AD_userPrincipalName%. Step 3: Set the ini AutoDiscover = value to something like %AD_userPrincipalName% or %username %@domain.com. Step 4: Set the ini AutoDiscoverPassword= value to the user's password. Prompt the user for it if necessary. Step 5: Enable Anonymous Authentication and Outlook Anywhere (aka Outlook over HTTP) like so: EncryptDataBetweenOutlookExchange=0 LogonNetworkSecurity=3 ConnectExchangeUsingHTTP=1 ConnectWithNetwork=1 ExchangeServerProxyName=outlook.office365.com ConnectUsingSSLOnly=1 MutuallyAuthenticateSessionSSL=1 PrincipalNameProxyServer=msstd:outlook.com AuthenticationConnectingExchangeProxy=0 Outlook Profiler Page 15

Kernel for Exchange Server. Installation and Configuration Guide

Kernel for Exchange Server. Installation and Configuration Guide Kernel for Exchange Server Installation and Configuration Guide Table of Contents Table of Contents... 2 1. Introduction... 3 2. Requirements and Prerequisites... 3 2.1 Basic System Requirements... 3 2.2

More information

Inware Technologies Shuttle IMAP Extractor

Inware Technologies  Shuttle IMAP Extractor Inware Technologies Email Shuttle IMAP Extractor Contents Introduction... 3 Contact Information... 3 Architechture... 4 Prerequisites and System Requirements... 4 Minimum System Requirements... 5 Migrating

More information

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Performing a staged migration to Exchange Online Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017 by Tony

More information

Assess Remediate Enable Migrate

Assess Remediate Enable Migrate Assess Remediate Enable Migrate Assess Remediate Enable Migrate Infrastructure Desktop Identity Messaging Integration Infrastructure Desktop AD Messaging Optimization Service Provisioning Messaging Integration

More information

[Type here] ID Capture V1.0

[Type here] ID Capture V1.0 ID CAPTURE USER GUIDE V 1.0 03/02/2016 Contents Installing... 2 Installation Requirements... 2 Installation... 3 Installing USB Camera... 3 Getting Started... 4 Orientation... 5 Configuring... 6 System...

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Installing and Configuring Worldox/Web Mobile

Installing and Configuring Worldox/Web Mobile Installing and Configuring Worldox/Web Mobile SETUP GUIDE v 1.1 Revised 6/16/2009 REVISION HISTORY Version Date Author Description 1.0 10/20/2008 Michael Devito Revised and expanded original draft document.

More information

New Dropbox Users (don t have a Dropbox account set up with your Exeter account)

New Dropbox Users (don t have a Dropbox account set up with your Exeter  account) The setup process will determine if you already have a Dropbox account associated with an Exeter email address, and if so, you'll be given a choice to move those contents to your Phillips Exeter Dropbox

More information

FileSearchEX 1.1 Series

FileSearchEX 1.1 Series FileSearchEX 1.1 Series Instruction Manual document version: 1.1.0.5 Copyright 2010 2018 GOFF Concepts LLC. All rights reserved. GOFF Concepts assumes no responsibility for errors or omissions in this

More information

Setup Guide. Page 0

Setup Guide. Page 0 Email Setup Guide Page 0 Table of Contents Mailbox Setup Guide... 2 Before you Start... 2 Desktop Mail Clients... 3 Outlook 2016 setup... 3 Outlook 2013 setup... 7 Outlook 2010 setup... 12 Windows 10 Mail

More information

GroupWise Mobility Quick Start for Microsoft Outlook Users

GroupWise Mobility Quick Start for Microsoft Outlook Users GroupWise Mobility Quick Start for Microsoft Outlook Users August 2016 GroupWise Mobility Service 2014 R2 allows the Microsoft Outlook client for Windows to run against a GroupWise backend via Microsoft

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Administrator Guide Software version 2.2 D14197.06 February 2011 Contents Contents... 2 Introduction... 4 Pre-Installation Information...

More information

Kernel Migrator. for SharePoint. Configuration Guide

Kernel Migrator. for SharePoint. Configuration Guide Kernel Migrator for SharePoint Table of Contents 1. System Requirements... 4 1.1 Minimum System Requirements... 4 1.2 Required Operating Systems... 4 1.3 Supported Virtual Environment... 4 1.4 Supported

More information

crm-now/ps Outlook Plugin Manual Version 5.0

crm-now/ps Outlook Plugin Manual Version 5.0 crm-now/ps Version 5.0 Copyright 2004-2015 crm-now/ps Copyright 2004-2015, www.crm-now.com 2 nd edition Many of the designations used by manufacturers and sellers to distinguish their products are claimed

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 19 @salesforcedocs Last updated: February 7, 2019 Copyright 2000 2019 salesforce.com, inc. All rights reserved. Salesforce

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 17 @salesforcedocs Last updated: March 29, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce

More information

Quick Start Guide for Windows

Quick Start Guide for Windows for Windows The Eudora 5.1 User Manual for Windows is on the Eudora CD included in the product box. If you prefer a printed and bound copy, you can purchase one from www.eudora.com or call 1-800-2-EUDORA

More information

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide INTEGRATION TO MICROSOFT EXCHANGE Installation Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER

More information

Search for Mail Step 3 Click the Accounts button.

Search for Mail Step 3 Click the  Accounts button. Manually Set Up E-mail with Microsoft Outlook Learn how to configure Microsoft Outlook 2003, 2007, 2010, 2013, or 2016 for use with your 1&1 Mail Basic account using the IMAP Protocol. Follow the instructions

More information

User Manual. Admin Report Kit for Exchange Server

User Manual. Admin Report Kit for Exchange Server User Manual Admin Report Kit for Exchange Server Table of Contents 1 About ARKES-Admin Report Kit for Exchange Server 1 1.1 System requirements 2 1.2 How to activate the software? 3 1.3 ARKES Reports Primer

More information

TECHNICAL REFERENCE GUIDE. GroupWise Microsoft Office 365

TECHNICAL REFERENCE GUIDE. GroupWise Microsoft Office 365 TECHNICAL REFERENCE GUIDE GroupWise Microsoft Office 365 EXECUTIVE SUMMARY This White Paper provides detailed information about how to migrate user mailboxes from GroupWise to Microsoft Office 365. It

More information

User Guide. Version 3.0

User Guide. Version 3.0 User Guide Version 3.0 CONTENTS CHAPTER 1 - INTRODUCTION...3 SYSTEM REQUIREMENTS...3 PROFESSIONAL LICENSE...3 CHAPTER 2 - ACTIVE DIRECTORY INTEGRATION...4 HOW IT WORKS...4 ACTIVE DIRECTORY REQUIREMENTS...4

More information

Sophos UTM Web Application Firewall For: Microsoft Exchange Services

Sophos UTM Web Application Firewall For: Microsoft Exchange Services How to configure: Sophos UTM Web Application Firewall For: Microsoft Exchange Services This guide explains how to configure your Sophos UTM 9.3+ to allow access to the relevant Microsoft Exchange services

More information

Authorized Send User s Guide for imagerunner Machines Version 4.1

Authorized Send User s Guide for imagerunner Machines Version 4.1 Canon Authorized Send User s Guide for imagerunner Machines Version 4.1 08011-41-UD1-003 This page is intentionally left blank. 2 Authorized Send User s Guide for imagerunner Machines Contents Preface...5

More information

The Evolved Office Assistant

The Evolved Office Assistant The Evolved Office Assistant USER GUIDE TM 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Release 1.0 Document Version 1 Copyright Notice Copyright 2008 Evolve IP,

More information

PaperVision Message Manager. User Guide. PaperVision Message Manager Release 71

PaperVision Message Manager. User Guide. PaperVision Message Manager Release 71 PaperVision Message Manager User Guide PaperVision Message Manager Release 71 June 2010 Information in this document is subject to change without notice and does not represent a commitment on the part

More information

Toolbar User Guide. Release 17.0

Toolbar User Guide. Release 17.0 Toolbar User Guide Release 17.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2007

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2007 OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2007 CONTENTS What is Outlook Anywhere? Before you begin How do I configure Outlook Anywhere with Outlook 2007? How do I use Outlook Anywhere? I already

More information

Doc-Trak Infor CloudSuite. Installation Manual. The Lake Companies, Inc Walker Drive, Green Bay, WI

Doc-Trak Infor CloudSuite. Installation Manual. The Lake Companies, Inc Walker Drive, Green Bay, WI Installation Manual Doc-Trak 2014 Infor CloudSuite Installation Manual 2980 Walker Drive, Green Bay, WI 54311 920.406.3030 www.lakeco.com Table of Contents Doc-Trak 2014 1. Pre-Installation Checklist...

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Migrate All Mailboxes to the Cloud with a Cutover Exchange

Migrate All Mailboxes to the Cloud with a Cutover Exchange Page 1 of 8 Migrate All Mailboxes to the Cloud with a Cutover Exchange Migration Applies to: Office 365 for professionals and small businesses, Office 365 for enterprises Topic Last Modified: 2011-08-29

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

Applications. View All Applications. People. Contact Details

Applications. View All Applications. People. Contact Details View All, page 1 People, page 1 Email, page 7 Jabber, page 13 Meetings, page 17 WebEx, page 20 More, page 24 View All Tap to display all installed applications. People Use the People application to store,

More information

Applications. View All Applications. . Inbox

Applications. View All Applications.  . Inbox View All, page 1 Email, page 1 Jabber, page 7 Meetings, page 11 People, page 14 WebEx, page 20 More, page 23 View All Tap to display all installed applications. Email The Email application allows you to

More information

VMware AirWatch Certificate Authentication for EAS with ADCS

VMware AirWatch Certificate Authentication for EAS with ADCS VMware AirWatch Certificate Authentication for EAS with ADCS For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

TouchDown for Android Installation and Configuration Guide

TouchDown for Android Installation and Configuration Guide TouchDown for Android Installation and Configuration Guide 2013 NitroDesk Inc. All Rights Reserved. Unauthorized reproduction prohibited. TouchDown Version 8.1 - April 2013 Table of Contents Download

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 18 @salesforcedocs Last updated: January 11, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce

More information

Getting Microsoft Outlook and Salesforce in Sync

Getting Microsoft Outlook and Salesforce in Sync Salesforce.com: Spring 13 Getting Microsoft Outlook and Salesforce in Sync Last updated: March 8, 2013 Copyright 2000 2013 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark

More information

Authorized Send User s Guide Version 4.0

Authorized Send User s Guide Version 4.0 Canon Authorized Send User s Guide Version 4.0 08011-40-UD1-003 This page is intentionally left blank. 2 Authorized Send User s Guide Contents Preface...5 How to Use This Manual... 5 Symbols Used in This

More information

Mailbox Control Panel

Mailbox Control Panel Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 1 Left side... 2 Right side... 3 Menu... 4 Dashboard... 4 Mailbox settings... 4 Mailbox management...

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

Hosted Microsoft Exchange Client Setup & Guide Book

Hosted Microsoft Exchange Client Setup & Guide Book Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows 10 Mail App setup & configuration Section 3 Windows Mobile Phone ActiveSync

More information

Nokia 9300 Device with BlackBerry Connect

Nokia 9300 Device with BlackBerry Connect Nokia 9300 Device with BlackBerry Connect Legal Notice Copyright 2005 Nokia. All rights reserved. Reproduction, transfer, distribution or storage of part or all of the contents in this document in any

More information

Supervisor Insight. Installation Guide.

Supervisor Insight. Installation Guide. Supervisor Insight Installation Guide www.monitorbm.com Supervisor Insight Installation Guide Copyright 2014 Monitor Business Machines Ltd The software contains proprietary information of Monitor Business

More information

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM for ios Devices, Version 3.x NotifyMDM for ios with TouchDown 1 Table of Contents NotifyMDM for ios

More information

Installing the PC-Kits SQL Database

Installing the PC-Kits SQL Database 1 Installing the PC-Kits SQL Database The Network edition of VHI PC-Kits uses a SQL database. Microsoft SQL is a database engine that allows multiple users to connect to the same database. This document

More information

Help Document Series: Connecting to your Exchange mailbox via Outlook from off-campus

Help Document Series: Connecting to your Exchange mailbox via Outlook from off-campus Help Document Series: Connecting to your Exchange mailbox via Outlook from off-campus This document will take you through setting up your Clark Exchange mailbox in Outlook 2003 from off-campus. This will

More information

Telephony Toolbar Enterprise. User Guide

Telephony Toolbar Enterprise. User Guide Telephony Toolbar Enterprise User Guide Release 4.4 October 2009 Table of Contents 1 Summary of Changes... 7 1.1 Changes for this Release... 7 2 About This Guide... 8 2.1 Open Telephony Toolbar-Corporate...

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy Objectives After completing this lab, you will be able to: Install remote procedure call (RPC) over Hypertext Transfer Protocol (HTTP)

More information

Network Scanner Tool V3.3. User s Guide Version

Network Scanner Tool V3.3. User s Guide Version Network Scanner Tool V3.3 User s Guide Version 3.3.09 Copyright 2000-2012 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902 Workspace ONE UEM Certificate Authentication for EAS with ADCS VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

NotifyMDM Device Application User Guide Installation and Configuration for Android

NotifyMDM Device Application User Guide Installation and Configuration for Android NotifyMDM Device Application User Guide Installation and Configuration for Android NotifyMDM for Android, Version 3.x NotifyMDM for Android 1 Table of Contents NotifyMDM for Android 3 Installation Instructions

More information

Accella Toolbar. User Guide. Release 20.0

Accella Toolbar. User Guide. Release 20.0 Accella Toolbar User Guide Release 20.0 Table of Contents 2 Introduction... 9 2.1 About Accella Toolbar... 9 2.2 About This Guide... 9 2.3 Accessing Toolbar... 9 2.4 First Time Login... 10 2.5 Subsequent

More information

OVERVIEW Feature Summary... 3 CONFIGURATION System Requirements... 4 ConnectWise Manage Configuration... 4

OVERVIEW Feature Summary... 3 CONFIGURATION System Requirements... 4 ConnectWise Manage Configuration... 4 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Zetadocs for NAV Installation Guide. Equisys Ltd

Zetadocs for NAV Installation Guide. Equisys Ltd 2 Table of Contents 4 Deployment Scenarios Overview Zetadocs Express 4 Zetadocs Delivery Essentials 4 Zetadocs Capture Essentials 4 Deployment Environments 4 6 Express Installation 1. Installing the Zetadocs

More information

Upgrading Good Mobile Control and Good Messaging

Upgrading Good Mobile Control and Good Messaging Good Mobile Messaging Server Version 8.3.2 (SQL Version) Good Mobile Control Server 2.7.0 for Microsoft Windows Exchange Upgrading Good Mobile Control and Good Messaging Updated: 03/29/16 1 Introduction...

More information

VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch

VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch AirWatch v9.3 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity

The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity The Connector Version 2.0 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2011 Page 1 of 99 What is The Connector? The Connector is a Microsoft Project

More information

Kermit 95 SSH Installation Instructions

Kermit 95 SSH Installation Instructions Kermit 95 SSH Installation Instructions Kermit 95 is a licensed product, not free software, and its use with WordStock is licensed as well. If you re installing Kermit 95 on a computer which is replacing

More information

Symprex Folder Permissions Manager

Symprex Folder Permissions Manager Symprex Folder Permissions Manager User's Guide Version 8.0.. Copyright 017 Symprex Limited. All Rights Reserved. Contents Chapter 1 1 Introduction 1 System Requirements Permissions Requirements Chapter

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Resource Account Instructions. Contents

Resource Account Instructions. Contents Resource Account Instructions Instructions for Managing a Resource Account in Exchange 2010 As the owner of an e-mail resource, you have full rights and send as permission for this mailbox. You can access

More information

WorksPad. User Guide

WorksPad. User Guide Version 3.0.6 January 2017 MobilityLab, LLC. 2011-2017 MobilityLab, LLC. All rights reserved. MobilityLab,, the logo are trademarks or registered trademarks of MobilityLab, LLC. in the U.S., Russia and

More information

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel Fasthosts Customer Support Mailbox Control Panel A walkthrough of the Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 2 Left side... 3 Right side...

More information

Manually Check Smtp Server Name Exchange 2010

Manually Check Smtp Server Name Exchange 2010 Manually Check Smtp Server Name Exchange 2010 The following instructions apply to Outlook 2007/2010/2013. Go to your Outlook mail settings from Start _ Control Panel _ Mail. Choose Manually configure server

More information

How do I configure my LPL client to use SSL for incoming mail?

How do I configure my LPL  client to use SSL for incoming mail? How do I configure my LPL email client to use SSL for incoming mail? When you begin using your modern graphical email client program (e.g., Thunderbird, Mac Mail, Outlook), it will present a series of

More information

EventMaster PLUS! Version 4 Installation and Upgrade Guide. Workgroup Deployment Microsoft MSDE 2000

EventMaster PLUS! Version 4 Installation and Upgrade Guide. Workgroup Deployment Microsoft MSDE 2000 EventMaster PLUS! Version 4 Installation and Upgrade Guide Deployment Microsoft MSDE 2000 EventMaster4 PLUS! EventMaster4 PLUS! EventMaster4 PLUS! EventMaster4 PLUS! Please send any comments regarding

More information

Business Insights Dashboard

Business Insights Dashboard Business Insights Dashboard Sage 500 ERP 2000-2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

M+NetMail Client User Guide

M+NetMail Client User Guide M+NetMail Client User Guide Trademarks...M+NetMail TM, MyRealBox Apple Inc....Safari Microsoft Corporation...Outlook Express Mozilla... Thunderbird Novell, Inc...GroupWise QUALCOMM... Eudora Copyright

More information

Exchange Manager Admin Guide

Exchange Manager Admin Guide Version 4.3 March 14, 2018 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch

VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch VMware AirWatch Chrome OS Platform Guide Managing Chrome OS Devices with AirWatch Workspace ONE UEM v9.4 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

Client Configuration Guide

Client Configuration Guide Email Client Configuration Guide Contents Prerequisites... 1 Microsoft Outlook 2007... 2 Microsoft Outlook 2002/XP and 2003... 7 Microsoft Windows Mail (available with Vista only)... 11 Microsoft Outlook

More information

EMS FOR MICROSOFT OUTLOOK Installation Guide

EMS FOR MICROSOFT OUTLOOK Installation Guide EMS FOR MICROSOFT OUTLOOK Installation Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS

More information

Setting up Microsoft Exchange Server 2016 with Avi

Setting up Microsoft Exchange Server 2016 with Avi Page 1 of 14 Setting up Microsoft Exchange Server 2016 with Avi Networks view online What is Exchange Server 2016 Microsoft Exchange Server 2016 is an e-mail server solution, with calendar and contact

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

Configuring and Using your Nationwide Extranet Virtual Machine

Configuring and Using your Nationwide Extranet Virtual Machine Configuring and Using your Nationwide Extranet Virtual Machine V8.16.17 OVERVIEW To access your Nationwide email, you must configure your PC. This is required whenever you are accessing from a new machine

More information

Manually Send Receive Not Working Outlook 2003 Schedule

Manually Send Receive Not Working Outlook 2003 Schedule Manually Send Receive Not Working Outlook 2003 Schedule How to setup Outlook 2002 & 2003 for Sending and Receiving EarthLink Email. If it is not 587, delete the contents and type 587. Click the OK button.

More information

How to Configure Outlook 2016 to connect to Exchange 2010

How to Configure Outlook 2016 to connect to Exchange 2010 How to Configure Outlook 2016 to connect to Exchange 2010 Currently Outlook 2016 is the version of Outlook supplied with Office 365. Outlook 2016 will install and work correctly on any version of Windows

More information

TECHNICAL REFERENCE GUIDE

TECHNICAL REFERENCE GUIDE 2015 TECHNICAL REFERENCE GUIDE Novell GroupWise Microsoft Exchange (2016 / 2013) Copyright 2015 by Transend Corporation EXECUTIVE SUMMARY This White Paper provides detailed information about how to migrate

More information

HORTICOPIA Professional

HORTICOPIA Professional HORTICOPIA Professional Networking User Guide Horticopia, Inc. www.horticopia.com October 2017 Table of Contents I. Quick Start 2 II. System Requirements 3 III. Installing HORTICOPIA Professional 4 1.

More information

Setup Smart Login for Windows V2

Setup Smart Login for Windows V2 Setup Smart Login for Windows V2 Smart Login allows workstations to login to a Smart-Net server without having to join a domain. Smart Login is suitable for both laptops and desktop PC s. Features Users

More information

Virtual Office Advantage Quick Reference Guide

Virtual Office Advantage Quick Reference Guide Virtual Office Advantage Quick Reference Guide City of Boulder City, NV This purpose of this document is to illustrate how to set up a workstation to access the VC3 Hosted Desktop environment as well as

More information

Getting Microsoft Outlook and Salesforce in Sync

Getting Microsoft Outlook and Salesforce in Sync Getting Microsoft Outlook and Salesforce in Sync Salesforce, Spring 17 @salesforcedocs Last updated: February 14, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Set Up with Microsoft Outlook 2013 using POP3

Set Up  with Microsoft Outlook 2013 using POP3 Page 1 of 14 Help Center Set Up E-mail with Microsoft Outlook 2013 using POP3 Learn how to configure Microsoft Outlook 2013 for use with your 1&1 e-mail account using the POP3 Protocol. Before you begin,

More information

BlackBerry 7100v from Vodafone Installation Guide

BlackBerry 7100v from Vodafone Installation Guide BlackBerry 7100v from Vodafone Installation Guide Contents Contents 2 Introduction 3 BlackBerry Enterprise Solution 3 Using your BlackBerry 7100v Handheld 3 Installing the BlackBerry Desktop Manager 3

More information

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 This article refers to Microsoft Exchange Server 2003. As of April 8, 2014, Microsoft no longer issues security updates for

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

Getting Microsoft Outlook and Salesforce in Sync

Getting Microsoft Outlook and Salesforce in Sync Getting Microsoft Outlook and Salesforce in Sync Salesforce, Winter 18 @salesforcedocs Last updated: November 8, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

Privileged Access Management Android Access Console 2.2.2

Privileged Access Management Android Access Console 2.2.2 Privileged Access Management Android Access Console 2.2.2 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown

More information