Activelock Customer Management 1.0

Size: px
Start display at page:

Download "Activelock Customer Management 1.0"

Transcription

1 Activelock Customer Management 1.0 Mark Bastian January 19, 2009

2 Contents Overview... 3 Activelock EULA... 3 Activelock Customer Management Forms... 4 Main Menu... 4 Customer Management... 5 New Software Purchase... 6 Manual License Generator... 7 Product Code Generator and Lookup... 8 Automated Setup... 9 ACM Work Flow IMPORTANT INFORMATION: Activelock Customer Management Page 2

3 Overview Activelock Customer Management (ACM) is a customer management tool for developers who use Activelock to secure their products from unauthorized use. ACM was developed in Access 2007 and utilizes Outlook 2007 for automation. The tool manages all aspects of product code generation including V and G code generation as well as short license key (liberation key) generation (this tool only generates short keys at this time). When automation is incorporated into the product that is distributed, ACM will automatically verify incoming registration requests, generate the appropriate license key, send it back to the customer via and update the database to reflect the product registration status. Customer contact information is maintained in the database as well as all products the customer has purchased. A issue management feature is also incorporated and easily accessed. If web sales automation is not an option, this is a valuable tool for managing your customer s licenses and issues. Since monitoring incoming s is a requirement for automation the user can minimize the tool to the system tray after automation is setup and activated. Manual license generation is also available. All registrations are tied to your invoice number and additional requests for license keys are handled to prevent multiple product registrations. The next section contains screenshots and describes the function of each screen. Activelock EULA ActiveLock Copyright Nelson Ferraz Copyright The ActiveLock Software Group (ASG) All material is the property of the contributing authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: [o] Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. [o] Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Activelock Customer Management Page 3

4 Activelock Customer Management Forms Main Menu The main menu is the first form you will see when you start ACM. Besides the four buttons that open the screens described below, The last button will minimize ACM fully functional to the system tray. This is especially useful if you are using ACM to monitor incoming s, which requires ACM to be open all the time. The Automation Activated radio button is used to turn automation on and off. automation must be setup in order to turn this function on. Once turned on the tool remembers your selection even when the tool is closed and reopened. The Exit button will close ACM. Activelock Customer Management Page 4

5 Customer Management The Customer Management screen is the main screen for ACM. In this screen you can add new customers, add new sales to a customer s account, add problems (issues) the customer is having with their products and add the steps taken to resolve these issues for future reference. To add a new customer, just click on the Add New Customer button which will take you to a new record. Fill in as much of the customer information as you have (name, address, software registration name, etc.) then click Save. All the fields are self explanatory, except for the Software Registration Name field. Some people will register their software to their company namesake, instead of themselves. This allows for that. The name that goes into this field should be EXACTLY the same as the name used in registering the products. The field is a hyperlink field. One click and a is opened to send to the customer. The notes field is for your use to track anything you feel is important about the customer (not required to be filled in). The Add New Sale button opens a form which is described below. I created this form because certain product sales information is needed in order for automation to work properly. This form makes sure this happens. The cancel button erases any changes made to the customer information. Save and close are self explanatory. Below the buttons is a sub form displaying the detailed information on the products the displayed customer has purchased. Problems are linked to invoice numbers. Every invoice can have multiple issues (problems) assigned to them. Each issue can have multiple steps to document its resolution. In the above screenshot, the fictitious customer has a problem with a product called Tax Manager 1.2. You can see I have expanded the problems tab by clicking on the + sign next to the invoice number. This drills down to the problem list. If you click on the + next to a particular problem (as I have in the example above), you will drill down to the actual steps taken to resolve the issue. All drill downs are read/write so problems and the steps to resolution can be entered right on this screen. In the upper right corner of the form is the Select Customer combo box. This pull down list is used when looking up a customer to document a sale or problem/resolution step. Once a customer is selected from the list, the customer s information will be displayed on the form. Activelock Customer Management Page 5

6 New Software Purchase When a software sale is to be documented, this form is used to make sure the minimum amount of information required to use automation is entered into the system. You need to select the customer in the previous screen first, then click on the Add New Sale button. The customer information will carry over to this form. Simply fill in the invoice number and the details of the sale and press Save to store the information to ACM. Notes are provided in order to add any pertinent details about the sale. Activelock Customer Management Page 6

7 Manual License Generator The Manual License Generator can be used to create license keys (liberation keys) for customers outside of the automation functions in ACM. Keys are tied to invoices, you can t generate a key without an invoice number selected in the upper right hand corner of the form. Once the invoice is selected, the information already collected by the New Software Purchase form will be displayed, along with the customer s name and address for confirmation purposes. Complete the remaining blank fields and click on Generate License Key and the liberation key will be generated. Pressing the Close button prompts the user if they want to save the new key and additional information. If they select no the key generation will not be documented in ACM. Activelock Customer Management Page 7

8 Product Code Generator and Lookup When a new product is developed using Activelock to protect it, we must generate V and G codes. The V code is encrypted and incorporated into the new product. This V and G code generator works the same as the generator in Alugen. First click the Create V Code and G Code for New Product or Revision button at the top left corner of the form. If you are working on a new product (new product name) just type the new name into the Product Name field. If you are creating a new revision of an existing product, select the product fro the pull down list. If an existing product is selected, the last revision used is displayed to the right of the Product Version field. Enter the revision of your new product or revision, select the encryption strength and click on the Generate Codes button to generate the codes for the new product or revision. The Lookup V Code and G Code for Existing products button in the upper right hand corner of the form is used to look up previously generated codes. Once this button is clicked, a combo box to select the product version you want to see the codes for is displayed (not shown in this screen shot). Clicking on the V and G clipboards will copy the respective codes to the clipboard. Activelock Customer Management Page 8

9 Automated Setup The Automated Setup form is used to setup a linked table to the Outlook 2007 inbox of your choice. Instructions for setup is included on the form itself. There are some rare circumstances where editing the VBA code behind the form might be required. I was able to bring out every variable needed to create the linked Outlook table except for one. Besides the three user entered variables there is one variable which represents the top folder or container for the Outlook folders. This is usually called Personal Folders, which is what I put in for the default. If you have problems creating a linked table look at the top most entry in Outlook 2007 mail folders (shown below). If this IS NOT called Personal Folders then you must make a change to the VBA code behind this form as outlined below. To change folder designation in VBA code: 1. Hold shift down when opening ACM to bypass startup into menu form. 2. Double click on the OutlookInterface module as shown below to open the VB editor: Activelock Customer Management Page 9

10 3. Scroll down in the VB editor until you get to the Public Function AttachMail() function. 4. Find where variable td.connect is first defined as shown: 5. Change Personal Folders to what your folder is named. Do not delete the at the end! 6. Click Save in the VB editor and close the project. 7. Reopen the project normally and Click on Automation Setup and create your linked table. Now we will review how to use Activelock Customer Management during normal work flow. Activelock Customer Management Page 10

11 ACM Work Flow Customer Downloads Trial Version uses and decides to purchase Purchase is made via some external method. An invoice number is generated. Purchase and customer information is entered into ACM. If automation is used the following steps take place: Customer fills out registration form in product clicks Register Via . is sent. is received and processed by ACM customer and purchase information is verified. If customer and purchase information is verified, a license key is generated and ed to customer. If automation is not used the following steps take place: Customer sends registration information in some predefined way (telephone, mail, etc.) Received registration information is verified manually in the ACM database. If registration information is verified, a license key is manually generated and sent to the customer. While automation makes the work flow easier it is not required for ACM to be a useful tool. As shown in the diagram above. The process for using ACM with or without automation is identical in the beginning. Once a purchase has been made and documented in ACM they branch. When using automation there is no further interaction needed on the software developers side. The product generates a registration after the customer fills out the registration information. Once sent ACM will automatically detect the in the inbox and process it. If any details don t match ( if you haven t entered the sales information into ACM yet, if someone is trying to register without paying, etc.), a rejection response will be sent out. If you haven t entered the sales information into ACM before a registration request is processed, the customer will get a polite rejection , and they can go through the request process again it would be advisable to put instructions in your product stating the period of time for sales processing in order to prevent the customer from having to submit a request for registration several times. Everything is done manually without automation. The storage of all customer, sales and registration information (except for the financial side of things) being stored in a single, easy to use database is what would make ACM valuable even if automation is not used. When automation is being used, ACM must be running all the time. It detects if you have Outlook 2007 running at the same time and will use your open instance of Outlook instead of opening up its own (to save system resources). If you aren t running Outlook or if you close down your instance of Outlook, ACM will detect this and open its own hidden instance of Outlook to use. Likewise, if you open an instance of Outlook while ACM is running in automation mode, ACM will close its instance of Outlook and use yours. ACM can be minimized to the notification area when not being used by you. In this way, automation is maintained without ACM taking up space on your desktop or taskbar. While a problem (or issue ) tracker has been implemented. It is basically for problem documentation. I have no separate forms or reports that would manage these problems or display them in a manner where they could be analyzed, but the tables are there for you to do want you want to with them. I hope you find this tool valuable in your use of Activelock. Feel free to modify this project to suit your needs. Activelock Customer Management Page 11

12 IMPORTANT INFORMATION: This project is a donation to Activelock and contains code that is copyrighted by Activelock and is therefore subject, in its entirety, to the Activelock EULA listed at the bottom of the Overview Section of this manual. If you have any questions or comments, feel free to contact me at azmarkb@comcast.net. -Mark Bastian- Activelock Customer Management Page 12

Fuse MQ Enterprise Broker Administration Tutorials

Fuse MQ Enterprise Broker Administration Tutorials Fuse MQ Enterprise Broker Administration Tutorials Version 7.0 April 2012 Integration Everywhere Broker Administration Tutorials Version 7.0 Updated: 14 Sep 2012 Copyright 2011 FuseSource Corp. All rights

More information

Pulse Redundancy. User Guide

Pulse Redundancy. User Guide Pulse Redundancy User Guide August 2014 Copyright The information in this document is subject to change without prior notice and does not represent a commitment on the part of AFCON Control and Automation

More information

HIGHSEC eid App Administration User Manual

HIGHSEC eid App Administration User Manual HIGHSEC eid App Administration User Manual Contents 1 Introduction... 3 2 Application overview... 3 3 Managing HIGHSEC eid App... 3 3.1 Deleting card pairings... 4 4 Inspecting smart card contents... 5

More information

Guide to Using DoD PKI Certificates in Outlook 2000

Guide to Using DoD PKI Certificates in Outlook 2000 Report Number: C4-017R-01 Guide to Using DoD PKI Certificates in Outlook 2000 Security Evaluation Group Author: Margaret Salter Updated: April 6, 2001 Version 1.0 National Security Agency 9800 Savage Rd.

More information

Using SNMP with OnGuard

Using SNMP with OnGuard Advanced Installation Topics Chapter 8: Using SNMP with OnGuard SNMP (Simple Network Management Protocol) is used primarily for managing and monitoring devices on a network. This is achieved through the

More information

IMX Mobile Proxy Administration

IMX Mobile Proxy Administration IMX Mobile Proxy Administration System Manual (v1.0.0 11.07.2013) Copyright This document is Copyright 2013 by etellicom Pty. Ltd. IMX Mobile Proxy Administration Guide Commercial in Confidence Page 1

More information

Technical Note: Setting Up Authorized Reference GL Account IDs for Use when Posting AP Invoices

Technical Note: Setting Up Authorized Reference GL Account IDs for Use when Posting AP Invoices Article # 1224 Technical Note: Setting Up Authorized Reference GL Account IDs for Use when Posting AP Invoices Difficulty Level: Beginner Level AccountMate User Version(s) Affected: AccountMate 7 for SQL

More information

FortiAuthenticator Agent for Microsoft IIS/OWA. Install Guide

FortiAuthenticator Agent for Microsoft IIS/OWA. Install Guide FortiAuthenticator Agent for Microsoft IIS/OWA Install Guide FortiAuthenticator Agent for Microsoft IIS/OWA Install Guide February 5, 2015 Revision 1 Copyright 2015 Fortinet, Inc. All rights reserved.

More information

ANZ TRANSACTIVE MOBILE for ipad

ANZ TRANSACTIVE MOBILE for ipad ANZ TRANSACTIVE MOBILE for ipad SIMPLIFYING AND CONNECTING YOUR TRANSACTION BANKING ACROSS AUSTRALIA AND NEW ZEALAND QUICK REFERENCE GUIDE May 2014 GETTING STARTED Please ensure your ANZ Transactive Administrator

More information

[The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net

[The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net Software used by portions of this application require the following license statement: [The BSD License] Copyright (c) 2004-2011 Jaroslaw Kowalski jaak@jkowalski.net All rights reserved. Redistribution

More information

Table of Content. Introduction. Software Install and Uninstall. Software Features and GUI. Quick Getting Started Guide. Frequently Asked Questions

Table of Content. Introduction. Software Install and Uninstall. Software Features and GUI. Quick Getting Started Guide. Frequently Asked Questions Table of Content Introduction Overview System Requirements Software Install and Uninstall Install Uninstall Software Features and GUI Software Menu Options Software Navigation Quick Getting Started Guide

More information

Digger Solutions. Intranet Open Source. Administrator s Guide

Digger Solutions. Intranet Open Source. Administrator s Guide Digger Solutions Intranet Open Source Administrator s Guide Hello and welcome to your new Intranet! Welcome to Digger Solutions Intranet Open Source. If you have any questions please review the product

More information

Guide to Using DoD PKI Certificates in Outlook

Guide to Using DoD PKI Certificates in Outlook Report Number: I33-002R-2005 Guide to Using DoD PKI Certificates in Outlook Security Evaluation Group Authors: Margaret Salter Mike Boyle Updated: June 9, 2005 Version 4.0 National Security Agency 9800

More information

Open Source Used In Cisco Instant Connect for ios Devices 4.9(1)

Open Source Used In Cisco Instant Connect for ios Devices 4.9(1) Open Source Used In Cisco Instant Connect for ios Devices 4.9(1) Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the

More information

Third Party Software Used In PLEK500 (Utility for Win) v1.x.xx.xxx

Third Party Software Used In PLEK500 (Utility for Win) v1.x.xx.xxx Third Party Software Used In PLEK500 (Utility for Win) v1.x.xx.xxx March 2013 This document contains the licenses and notices for open source software used in this product. With respect to the free/open

More information

Policy Based Encryption Essentials. Administrator Guide

Policy Based Encryption Essentials. Administrator Guide Policy Based Encryption Essentials Administrator Guide Policy Based Encryption Essentials Administrator Guide Documentation version: 1.0 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved.

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

RSA Two Factor Authentication

RSA Two Factor Authentication RSA Two Factor Authentication VERSION: 1.0 UPDATED: MARCH 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 16 Copyright Notices Copyright 2002-2014 KEMP Technologies, Inc..

More information

Simba ODBC Driver with SQL Connector for Apache Cassandra

Simba ODBC Driver with SQL Connector for Apache Cassandra Simba ODBC Driver with SQL Connector for Apache Cassandra Installation and Configuration Guide May 7, 2013 Simba Technologies Inc. Copyright 2012-2013 Simba Technologies Inc. All Rights Reserved. Information

More information

Banyon Data Systems BDS BACKUP VAULT

Banyon Data Systems BDS BACKUP VAULT Banyon Data Systems BDS BACKUP VAULT 2 BDS BACKUP VAULT INSTALLATION / SETUP Thank you for your purchase of the BDS Backup Vault program. This program is designed to protect each of your entities installed

More information

Quick Start Program Advanced Manual ContactWise 9.0

Quick Start Program Advanced Manual ContactWise 9.0 Quick Start Program Advanced Manual ContactWise 9.0 Copyright 2010 GroupLink Corporation. All Rights Reserved. ContactWise is a registered trademark of GroupLink Corporation. All other trademarks are the

More information

System Center Virtual Machine Manager 2012 R2 Plug-In. Feature Description

System Center Virtual Machine Manager 2012 R2 Plug-In. Feature Description System Center Virtual Machine Manager 2012 R2 Plug-In Feature Description VERSION: 6.0 UPDATED: MARCH 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies

More information

BlackBerry Desktop Manager Version: 1.0.1. User Guide

BlackBerry Desktop Manager Version: 1.0.1. User Guide BlackBerry Desktop Manager Version: 1.0.1 User Guide SWD-857131-0929025909-001 Contents Basics... 2 About BlackBerry Desktop Manager... 2 System requirements: BlackBerry Desktop Manager... 2 Set up your

More information

Version(s) Affected: AccountMate 9 for SQL and Express AccountMate 8 for SQL and Express (AM8.3 and higher)

Version(s) Affected: AccountMate 9 for SQL and Express AccountMate 8 for SQL and Express (AM8.3 and higher) Article # 1329 Technical Note: Understanding the Expense Amortization Feature Difficulty Level: Beginner Level AccountMate User Version(s) Affected: AccountMate 9 for SQL and Express AccountMate 8 for

More information

Hyper V Windows 2012 and 8. Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8. Installation Guide

Hyper V Windows 2012 and 8. Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8. Installation Guide Virtual LoadMaster for Microsoft Hyper V on Windows Server 2012, 2012 R2 and Windows 8 Installation Guide VERSION: 3.0 UPDATED: SEPTEMBER 2015 Copyright Notices Copyright 2002 2015 KEMP Technologies, Inc..

More information

Outlook Web Access End User Guide

Outlook Web Access End User Guide Outlook Web Access End User Guide Page 0 Outlook Web Access is an online, limited version of an Outlook client which can be used to access an exchange account from a web browser, without having an Outlook

More information

Stone Edge Integration Guide

Stone Edge Integration Guide Stone Edge Integration Guide Revised May 25, 2007 Modular Merchant: Terms of Service Modular Merchant Developed by Stepping Stone Media, LLC 30 East Broadway STE 210 Eugene, OR 97401 www.modularmerchant.com

More information

Microsoft SharePoint

Microsoft SharePoint Microsoft SharePoint VERSION: 1.1 UPDATED: JULY 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 13 Copyright Notices Copyright 2002-2014 KEMP Technologies, Inc.. All rights

More information

ACS EPF Download Manager Technical Guide. Table of Contents

ACS EPF Download Manager Technical Guide. Table of Contents Table of Contents Introduction... 3 Administration... 3 Disclaimer... 3 System Requirements... 3 Software Download... 3 Software Installation... 4 Preparing for the Installation... 4 Unzip the Software

More information

Nationstar Mortgage Secure Email Client User Guide

Nationstar Mortgage Secure Email Client User Guide Nationstar Mortgage Secure Email Client User Guide A Guide to Exchanging Secure Emails Using the Nationstar Mortgage Secure Email Message Center Version 1.0 July 2010 1 Nationstar Public Copyright Information

More information

DATA CENTER ACCESS POLICY AND GUIDELINES

DATA CENTER ACCESS POLICY AND GUIDELINES DATA CENTER ACCESS POLICY AND GUIDELINES Information Security Team DePaul University 1 East Jackson Boulevard Chicago, Illinois 60604 https:/infosec.depaul.edu/ 13th December 2002 Copyright Notice Copyright

More information

Adobe DNG Flat Field Plug-in (1.0) Software Notices and/or Additional Terms and Conditions

Adobe DNG Flat Field Plug-in (1.0) Software Notices and/or Additional Terms and Conditions Adobe DNG Flat Field Plug-in (1.0) Software Notices and/or Additional Terms and Conditions This page and/or pages linked from this page contain Third Party Software Notices and/or Additional Terms and

More information

Azure Multi-Factor Authentication. KEMP LoadMaster and Azure Multi- Factor Authentication. Technical Note

Azure Multi-Factor Authentication. KEMP LoadMaster and Azure Multi- Factor Authentication. Technical Note KEMP LoadMaster and Azure Multi- Factor Authentication Technical Note VERSION: 1.0 UPDATED: APRIL 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

INGESTING NWIS DATA USING VB.NET AND VISUAL STUDIO 2008

INGESTING NWIS DATA USING VB.NET AND VISUAL STUDIO 2008 INGESTING NWIS DATA USING VB.NET AND VISUAL STUDIO 2008 January, 2010 by: Tim Whiteaker Center for Research in Water Resources The University of Texas at Austin Distribution This tutorial and example files

More information

Installation Guide Supplement

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

More information

Port Following. Port Following. Feature Description

Port Following. Port Following. Feature Description Feature Description VERSION: 6.0 UPDATED: MARCH 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies logo are registered

More information

On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America

On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America Website: http://www.on-core.com Technical Support: support@on-core.com Information: info@on-core.com Phone: (732)

More information

Virtual LoadMaster for Microsoft Hyper-V

Virtual LoadMaster for Microsoft Hyper-V Virtual LoadMaster for Microsoft Hyper-V on Windows Server 2012, 2012 R2 and Windows 8 VERSION: 1.3 UPDATED: MARCH 2014 Copyright 2002-2014 KEMP Technologies, Inc. All Rights Reserved. Page 1 / 20 Copyright

More information

UC Express Quick Start Guide

UC Express Quick Start Guide UC Express Quick Start Guide Programming IP Phone Keys Guide for Installation, Registration, Configuring & Programming Keys Carleton University 0 Unified Communicator Express Quick Start Guide The Unified

More information

PDG Software. Encryption Guide

PDG Software. Encryption Guide Encryption Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2006 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains all ownership

More information

Employee Time Clock User Manual

Employee Time Clock User Manual Employee Time Clock User Manual PURPOSE: This software package was created to maintain accurate account of the employees working hours. Employees new and old - can easily be added/deleted and viewed at

More information

RSA Two Factor Authentication. Feature Description

RSA Two Factor Authentication. Feature Description RSA Two Factor Authentication Feature Description VERSION: 3.0 UPDATED: SEPTEMBER 2015 Copyright Notices Copyright 2002 2015 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP

More information

Hosted Service Documentation and Limited License Agreement

Hosted Service Documentation and Limited License Agreement GETTING STARTED In your web browser go to the link provided by T&T Software. This is a unique link for your organization. For example http://www.i-volunteeronline.com/yourorganization.asp. When you successfully

More information

POS-X Stock Manager User s Guide

POS-X Stock Manager User s Guide POS-X Stock Manager User s Guide Version 1.3 Copyright 2005 POS-X Inc. All rights reserved. POS-X.com 1-800-790-8657 1 POS-X Stock Manager User s Guide Stock Manager Version 1.1.67 POS-X Inc. Telephone:

More information

Security whitepaper. CloudAnywhere. http://www.cloudiway.com

Security whitepaper. CloudAnywhere. http://www.cloudiway.com Security whitepaper CloudAnywhere http://www.cloudiway.com @Copyright 2011 CLOUDIWAY. All right reserved. Use of any CLOUDIWAY solution is governed by the license agreement included in your original contract.

More information

AccuTerm 7 Cloud Edition Connection Designer Help. Copyright 2010-2014 Zumasys, Inc.

AccuTerm 7 Cloud Edition Connection Designer Help. Copyright 2010-2014 Zumasys, Inc. AccuTerm 7 Cloud Edition Connection Designer Help Contents 3 Table of Contents Foreword 0 Part I AccuTerm 7 Cloud Edition 4 1 Description... 4 2 Usage... Guidelines 5 3 Connection... Designer 6 4 Internet...

More information

Integrated Citrix Servers

Integrated Citrix Servers Installation Guide Supplement for use with Integrated Citrix Servers Websense Web Security Websense Web Filter v7.5 1996-2010, Websense, Inc. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA All rights

More information

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Part 1 Install the Personal Folder Backup Utility Note: You should close Outlook and any other applications before installing

More information

Installing Basic PAYE Tools onto a networked computer

Installing Basic PAYE Tools onto a networked computer Installing Basic PAYE Tools onto a networked computer 1 Contents BPT RTI Network Installation Guide... 1 Contents...2 Overview and Disclaimer... 2 Guides...3 I want to install Basic PAYE Tools Real Time

More information

Symantec Enterprise Vault

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

More information

Shrew Soft VPN Client Configuration for GTA Firewalls

Shrew Soft VPN Client Configuration for GTA Firewalls Shrew Soft VPN Client Configuration for GTA Firewalls ShrewVPN201003-01 Global Technology Associates 3505 Lake Lynda Drive Suite 109 Orlando, FL 32817 Tel: +1.407.380.0220 Fax. +1.407.380.6080 Email: info@gta.com

More information

Release Notes for. CounterPath Bria iphone Edition CounterPath Bria ipad Edition Version 3.1.0

Release Notes for. CounterPath Bria iphone Edition CounterPath Bria ipad Edition Version 3.1.0 CounterPath Corporation Suite 300, Bentall One Centre 505 Burrard Street Box 95 Vancouver BC V7X 1M3 Canada V6B1R8 Telephone: +1.604.320.3344 www.counterpath.com Release Notes for CounterPath Bria iphone

More information

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified.

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified. TO: UAN CLIENTS FROM: UAN STAFF DATE: OCTOBER 8, 2008 SUBJECT: Steps for Initial Setup of Microsoft Outlook To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to

More information

Smart Trading Apps: Market Entry App User Guide

Smart Trading Apps: Market Entry App User Guide Smart Trading Apps: Market Entry App User Guide Below User Guide uses the Market Entry App with three profit taking limit stages as an example. All other Market Entry App versions are functionally identical

More information

Credit Card Advantage Build 26 - Release Notes (version 9.0 and 10.0)

Credit Card Advantage Build 26 - Release Notes (version 9.0 and 10.0) Credit Card Advantage Build 26 - Release Notes (version 9.0 and 10.0) Credit Card Advantage This document contains information about the files that have been updated, new functionality, fixed issues and

More information

Lesson 7: Maintenance

Lesson 7: Maintenance Lesson 7: Maintenance This lesson introduces you to processes that will help you with the overall maintenance of Outlook 2007. The processes outlined in this section are: Mailbox Cleanup: Helps you focus

More information

Craig Pelkie Bits & Bytes Programming, Inc. craig@web400.com

Craig Pelkie Bits & Bytes Programming, Inc. craig@web400.com Using the Operations Navigator Backup Utility Craig Pelkie Bits & Bytes Programming, Inc. craig@web400.com Edition OPSNAVBACKUP_20020219 Published by Bits & Bytes Programming, Inc. Valley Center, CA 92082

More information

GST PST Distribution 10.0

GST PST Distribution 10.0 GST PST Distribution 10.0 An application for Microsoft Dynamics ΤΜ GP 10.0 Furthering your success through innovative business solutions Copyright Manual copyright 2007 Encore Business Solutions, Inc.

More information

7. In the boxed unlabeled field, enter the last 4 digits of your Social Security number.

7. In the boxed unlabeled field, enter the last 4 digits of your Social Security number. CREATE YOUR MYVIEW LOGIN To access myview while ensuring security, you will be given an encrypted access key token. You will use this token the first time you log into myview. Once you have successfully

More information

Recurring Contract Billing 10.0 SP6

Recurring Contract Billing 10.0 SP6 Recurring Contract Billing 10.0 SP6 An application for Microsoft Dynamics ΤΜ GP 10.0 Furthering your success through innovative business solutions Copyright Manual copyright 2011 Encore Business Solutions,

More information

Cloud Identity Management Tool Quick Start Guide

Cloud Identity Management Tool Quick Start Guide Cloud Identity Management Tool Quick Start Guide Software version 2.0.0 October 2013 General Information: info@cionsystems.com Online Support: support@cionsystems.com Copyright 2013 CionSystems Inc., All

More information

ANZ TRANSACTIVE - MOBILE

ANZ TRANSACTIVE - MOBILE ANZ TRANSACTIVE - MOBILE CORPORATE CASH AND TRADE MANAGEMENT ON THE GO QUICK REFERENCE GUIDE February 2016 HOME SCREEN View the latest noticeboard for important announcements Tap here to select up to 3

More information

FOR WINDOWS FILE SERVERS

FOR WINDOWS FILE SERVERS Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

More information

DNS and Network Configuration Version 8.0

DNS and Network Configuration Version 8.0 Version 8.0 Symantec, Incorporated. Page 1 of 37 1 Legal Notices Copyrights Symantec IM Manager and related modules. Copyright 2002-2006 by Symantec, Incorporated. All rights reserved. This manual and

More information

formerly Help Desk Authority 9.1.3 HDAccess Administrator Guide

formerly Help Desk Authority 9.1.3 HDAccess Administrator Guide formerly Help Desk Authority 9.1.3 HDAccess Administrator Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656

More information

Self Help Guides. Setup Exchange Email with Outlook

Self Help Guides. Setup Exchange Email with Outlook Self Help Guides Setup Exchange Email with Outlook Setting up Exchange Email Connection This document is to be used as a guide to setting up an Exchange Email connection with Outlook; 1. Microsoft Outlook

More information

NetBak Replicator 4.0 User Manual Version 1.0

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

More information

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Outlook TeachUcomp, Inc. it s all about you Copyright: TeachUcomp, Inc. Phone: (877) 925-8080 Web: http://www.teachucomp.com

More information

Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7. Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7

Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7. Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7 Microsoft Outlook with Initial Setup of Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access

More information

NXPowerLite for Microsoft Exchange

NXPowerLite for Microsoft Exchange NXPowerLite for Microsoft Exchange User Manual Version 1.1.x, March 2015 neuxpower.com Simple Storage Reduction Software Table of Contents. Table of Contents 1. Overview 2. System requirements 2. How NXPowerLite

More information

This document will explain how to track lost sales opportunities and to identify the report that displays the list of lost sales.

This document will explain how to track lost sales opportunities and to identify the report that displays the list of lost sales. Article # 1268 Technical Note: Tracking Lost Sales Opportunities in AccountMate Difficulty Level: Beginner Level AccountMate User Version(s) Affected: AccountMate 7 for SQL and Express AccountMate 7 for

More information

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron)

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron) Total Recall Web Web Module Manual and Customer Quick Reference Guides COPYRIGHT NOTICE Copyright 1994-2009 by DHS Associates, Inc. All Rights Reserved. All TOTAL RECALL, TOTAL RECALL SQL, TOTAL RECALL

More information

Symantec Enterprise Vault

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

More information

AppShore Premium Edition Campaigns How to Guide. Release 2.1

AppShore Premium Edition Campaigns How to Guide. Release 2.1 AppShore Premium Edition Campaigns How to Guide Release 2.1 Table of Contents Campaigns Overview...3 How to create a Campaign Message...3 How to create a List...5 How to relate a Message to a List...6

More information

Scribe Demonstration Script Web Leads to Dynamics CRM. October 4, 2010 www.scribesoft.com

Scribe Demonstration Script Web Leads to Dynamics CRM. October 4, 2010 www.scribesoft.com Scribe Demonstration Script Web Leads to Dynamics CRM October 4, 2010 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in

More information

The Tor VM Project. Installing the Build Environment & Building Tor VM. Copyright 2008 - The Tor Project, Inc. Authors: Martin Peck and Kyle Williams

The Tor VM Project. Installing the Build Environment & Building Tor VM. Copyright 2008 - The Tor Project, Inc. Authors: Martin Peck and Kyle Williams The Tor VM Project Installing the Build Environment & Building Tor VM Authors: Martin Peck and Kyle Williams Table of Contents 1. Introduction and disclaimer 2. Creating the virtualization build environment

More information

TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015

TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015 TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015 2201 Thurston Circle Bellevue, NE 68005 www.tigerpawsoftware.com Contents Tigerpaw Exchange Integrator Setup Guide v3.6.0... 1 Contents...

More information

GEO Sticky DNS. GEO Sticky DNS. Feature Description

GEO Sticky DNS. GEO Sticky DNS. Feature Description GEO Sticky DNS Feature Description VERSION: 5.0 UPDATED: JANUARY 2016 Copyright Notices Copyright 2002-2016 KEMP Technologies, Inc.. All rights reserved.. KEMP Technologies and the KEMP Technologies logo

More information

MAS 90 Demo Guide: Accounts Payable

MAS 90 Demo Guide: Accounts Payable MAS 90 Demo Guide: Accounts Payable Vendors, invoice tracking, and check creation is a necessity of business. In this guide we will look at how vendors are set up, invoices are recorded, and checks are

More information

HP Classroom Manager. Software Installation and Setup Quick Start Guide. HP Part Number: NW281AA

HP Classroom Manager. Software Installation and Setup Quick Start Guide. HP Part Number: NW281AA HP Classroom Manager Software Installation and Setup Quick Start Guide HP Part Number: NW281AA Legal Notices This manual and any examples contained herein are provided "as is" and are subject to change

More information

Guide to Using DoD PKI Certificates in Outlook 2000

Guide to Using DoD PKI Certificates in Outlook 2000 Report Number: C4-017R-01 Guide to Using DoD PKI Certificates in Outlook 2000 Security Evaluation Group Author: Margaret Salter Updated: April 6, 2001 Version 1.0 National Security Agency 9800 Savage Rd.

More information

Microsoft Dynamics GP. Electronic Signatures

Microsoft Dynamics GP. Electronic Signatures Microsoft Dynamics GP Electronic Signatures Copyright Copyright 2006 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without

More information

Self Help Guides. Create a New User in a Domain

Self Help Guides. Create a New User in a Domain Self Help Guides Create a New User in a Domain Creating Users & Groups This document is to be used as a guide to creating users and/or groups in a Domain Server environment; 1. Windows Server Domain exists,

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

Policy Based Encryption E. Administrator Guide

Policy Based Encryption E. Administrator Guide Policy Based Encryption E Administrator Guide Policy Based Encryption E Administrator Guide Documentation version: 1.2 Legal Notice Legal Notice Copyright 2012 Symantec Corporation. All rights reserved.

More information

Policy Based Encryption E. Administrator Guide

Policy Based Encryption E. Administrator Guide Policy Based Encryption E Administrator Guide Policy Based Encryption E Administrator Guide Documentation version: 1.2 Legal Notice Legal Notice Copyright 2012 Symantec Corporation. All rights reserved.

More information

Encrypted Email Users Guide. Revised 6/8/2015

Encrypted Email Users Guide. Revised 6/8/2015 Encrypted Email Users Guide Revised 6/8/2015 Contents Encrypted email service overview Registering, activating and maintaining an account Online Help Accessing the encrypted email portal screens Downloading

More information

Getting Started with UM

Getting Started with UM Getting Started with UM PREFACE Welcome to Exchange Unified Messaging. This system will replace the legacy voice mail system and provide additional functionality. Our Exchange Servers will provide voice

More information

Copyright. Disclaimer. Introduction 1. System Requirements... 3. Installing the software 4

Copyright. Disclaimer. Introduction 1. System Requirements... 3. Installing the software 4 Digital Signatures User Guide Revision 1.2 build 1, Document Revision 1.12 Published 31. Octover 2011 ii Contents Copyright Disclaimer iii iii Introduction 1 System Requirements... 3 Installing the software

More information

TIBCO Slingshot User Guide

TIBCO Slingshot User Guide TIBCO Slingshot User Guide v1.8.1 Copyright 2008-2010 TIBCO Software Inc. ALL RIGHTS RESERVED. Page 1 September 2, 2011 Documentation Information Slingshot Outlook Plug-in Important Information SOME TIBCO

More information

Intuit Field Service Management ES. Self Configuration Quick Start. User Guide

Intuit Field Service Management ES. Self Configuration Quick Start. User Guide Intuit Field Service Management ES Self Configuration Quick Start User Guide Intuit Field Service Management Self Configuration Quick Start -- User Guide 1 This documentation and related computer software

More information

Credit Card Encryption 9.0

Credit Card Encryption 9.0 N O D U S T E C H N O L O G I E S, I N C. Credit Card Encryption 9.0 User s Guide Nodus Technologies, Inc. 250 West First Street Suite 302 Claremont, CA 91711 Phone 909.482.4701 Fax 909.482.4705 i Copyright

More information

formerly Help Desk Authority 9.1.2 Quick Start Guide

formerly Help Desk Authority 9.1.2 Quick Start Guide formerly Help Desk Authority 9.1.2 Quick Start Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Claims Manager. Accident Claim Tracking Made Easy

Claims Manager. Accident Claim Tracking Made Easy Claims Manager Accident Claim Tracking Made Easy RentWorks Version 4 Claims Manager (Loss Control & Subrogation Module) User Guide Table of Contents Overview... 1 Installation... 2 Claims Setup... 3 Claims

More information

8.7. Resource Kit User Guide

8.7. Resource Kit User Guide 8.7 Resource Kit User Guide 2011 Quest Software, Inc. ALL RIGHTS RESERVED. This document contains proprietary information protected by copyright. The software described in this document is furnished under

More information

PDG Software. PDG Key Manager User Guide

PDG Software. PDG Key Manager User Guide PDG Key Manager User Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2000 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains all

More information

Staff Training Database User Manual

Staff Training Database User Manual Staff Training Database User Manual PURPOSE: This software package was created to maintain Staff records and their individual training. Staff member s personal information and specific training criteria

More information

Configuring Outlook 2013

Configuring Outlook 2013 Configuring Outlook 2013 Contents 1. Configuring Outlook 2013... 1 2. Add the new IMAP email account to Outlook... 2 3. Change Start-up default Inbox... 7 4. IMAP Folders:... 8 5. Add/Change your signature....

More information

Quality Assurance Guide. IRMS-5.8.4.0c-Quality Assurance Guide.doc 01.0 November 2, 2009

Quality Assurance Guide. IRMS-5.8.4.0c-Quality Assurance Guide.doc 01.0 November 2, 2009 Quality Assurance Guide IRMS-5.8.4.0c-Quality Assurance Guide.doc 01.0 November 2, 2009 IRMS Quality Assurance Guide 1011 State Street, Suite 210 Lemont, IL 60439 Phone: 630-243-9810 Fax: 630-243-9811

More information