How to prepare Microsoft Outlook 2010 for Dial from Outlook - Windows Phone Application

Size: px
Start display at page:

Download "How to prepare Microsoft Outlook 2010 for Dial from Outlook - Windows Phone Application"

Transcription

1 In Microsoft Outlook press Alt + F8 to create a new macro. Type a name and press the button Create (in german Erstellen) The Microsoft Visual Basic for Applications Windows will be activated and a new Modul1 will be created with a Sub prototype. Select the Modul Folder and press the right mouse button and select File import (in german Datei importieren ), in the File Dialog select the Module File moddialfromoutlook.bas and press the Open (in german Öffnen) Button.

2 The new Module should be visible now. As next remove the automatically created Modul1. You do not need to export them, so when you ask press the No Button. Close the Microsoft Visual Basic for Applications Window and go back to Microsoft Outlook. Open the Outlook-Options on the Ribbon Bar select File Options (in german Datei Optionen) On the left side select Customize Ribbon (in german Menüband anpassen). On right side select the main tab Home (Contacts) (in german Start (Kontakte)).

3 In the middle of the dialog click the selection list Popular Commands (in german Häufig verwendete Befehle) and select Macros (in german Makros). The both macros will be visible in the list below. Notice: the name modtoolcollection is in your case Project1, this is not important.

4 As next press the New Group (in german Neue Gruppe) Button, to create a new group under the Home (Contacts) Main Tabs. As next press the Rename (in german Umbenennen ) Button and define a Name for the Group. In my case I have used Windows Phone as Display name: (in german Anzeigename:) Do not select an icon from the list and close the dialog by pressing the OK Button. As next select the Macro [modtoolcollection Project1].SendPhoneNumber and press the Add >> (in german Hinzufügen >>) Button. Do the same with the Macro [modtoolcollection Project1].Configure and press the Add >> (in german Hinzufügen >>) Button. The result should be like following picture.

5 Now select the Macro [modtoolcollection Project1].SendPhoneNumber in the right list and press the Rename (in german Umbenennen ) Button. Type a Display name: (in german Anzeigename:) Send Telephone Number (in german Telefonnummer senden) and select the Telephone earphone Symbol. Close the dialog by pressing the OK Button. Do the same for the Macro [modtoolcollection Project1].Configure. Use as Display name: (in german Anzeigename:) Settings (in german Einstellungen) and as Symbol I have used the floppy disk Symbol. The result should be like following picture.

6 As next click the Trust Center (in german Sicherheitscenter) and then the Trust Center Settings (in german Einstellungen für das Sicherheitscenter ) Button.

7 Caution: Do the next step only, if you do not have a valid code signing certificate! Select the Macro Settings (in german Einstellungen für Makros) and activate the Enable all macros (in german Alle Makros aktivieren) setting. Notice: This setting is absolute insecure and opens the door for a malware macro. The better way is to create an code signing X.509 certificate and use the Disable all macros except digitally signed macros (in german Alle Makros außer digital signierten Makros deaktivieren) setting. The macro code must digitally signed with this certificate. Follow the instructions Digitally sign a macro project or search on Google for an how to. Close the Outlook Options by clicking the OK Button and close Outlook self and save the VBA-Project VbaProject.OTM. This is important, because your work will be lost if not saved here! Start Outlook hopefully no warning occurs regarding the macro and switch to contacts. You will see the new Group Windows Phone and the both Marcos.

8 Now it is time to configure the Macro, by clicking the Settings (in german Einstellungen) Button. Two settings are important for the macro to be run well. First the Channel Uri and second a shared secret. The Dial from Outlook Application will provide you the ChannelUri every time when it is changed, so that you can send it to you within an as link. Use this Uri in the following dialog, every time when it has changed. Next type the shared secret here. Notice: This MUST be the same as on the phone, which can be defined when you start the Dial from outlook Application on the Settings page. For modifications, the shared secret must always be configured on both (Outlook and Windows Phone).

9 That is all. Now you can select one contact item and press the Send Telephone Number (in german Telefonnummer senden) Button. A MessageBox will provide successively all telephone numbers from the select contacts and ask you what to do. Use this number for a call press the Yes (in german Ja) Button. If this number is not the right one, then press No (in german Nein) to get the next number from the contact. The Cancel (in german Abbrechen) Button will stop the process in a right way. When you have pressed the Yes (in german Ja) Button, the Contact will be forwarded to the Windows Phone and the result will be displayed. Possible values and meanings are: The Telephone is not connected to Channel X -NotificationStatus: Received X -SubscriptionStatus: Active X -DeviceConnectionStatus: TempDisconnected The Telephone has received the Toast message

10 X -NotificationStatus: Received X -SubscriptionStatus: Active X -DeviceConnectionStatus: Connected The Channel Uri has changed but not updated in Settings for the Macro X -NotificationStatus: Dropped X -SubscriptionStatus: Expired X -DeviceConnectionStatus: Connected The notification was disabled in Windows Phone X -NotificationStatus: Suppressed X -SubscriptionStatus: Active X -DeviceConnectionStatus: Connected Frequently Asked Questions: Q: Why are the pictures in German and your description in English? A: Currently I did not have a Microsoft Outlook in English for taking screenshots. Q: Does the Macro also run in Microsoft Outlook 2013? A: It should be, but I did not test this. Q: Is there a how to for the Dial from Outlook Windows Phone Application? A: It is in preparation. Q: Is the contact information that is send to Windows Phone in plain text? A: No, I use a RC4 encryption (

Word 2010: Mail Merge to Email with Attachments

Word 2010: Mail Merge to Email with Attachments Word 2010: Mail Merge to Email with Attachments Table of Contents TO SEE THE SECTION FOR MACROS, YOU MUST TURN ON THE DEVELOPER TAB:... 2 SET REFERENCE IN VISUAL BASIC:... 2 CREATE THE MACRO TO USE WITHIN

More information

Extracting an S/MIME certificate from a digital signature

Extracting an S/MIME certificate from a digital signature Extracting an S/MIME certificate from a digital signature Instructions for Microsoft Outlook 2007 and 2010 Document User_Instruction_Outlook_Certificate_Handling Status Final Date: 03.06.2012 Version:

More information

Adding Digital Signature and Encryption in Outlook

Adding Digital Signature and Encryption in Outlook Adding Digital Signature and Encryption in Outlook Using Outlook, the email messages can be signed and encrypted by a digital certificate. To digitally sign a message in Outlook some conditions must be

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Export the address book from the Blackberry handheld to MS Outlook 2003, using the synchronize utility in Blackberry Desktop Manager.

Export the address book from the Blackberry handheld to MS Outlook 2003, using the synchronize utility in Blackberry Desktop Manager. Export the address book from the Blackberry handheld to MS Outlook 2003, using the synchronize utility in Blackberry Desktop Manager. Revised 2/25/07 Creating a New Contacts Folder in Outlook Open Outlook

More information

Working with Macros and VBA in Excel 2007

Working with Macros and VBA in Excel 2007 Working with Macros and VBA in Excel 2007 With the introduction of Excel 2007 Microsoft made a number of changes to the way macros and VBA are approached. This document outlines these special features

More information

Creating a Distribution List from an Excel Spreadsheet

Creating a Distribution List from an Excel Spreadsheet Creating a Distribution List from an Excel Spreadsheet Create the list of information in Excel Create an excel spreadsheet. The following sample file has the person s first name, last name and email address

More information

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500 Outlook Email User Guide IS TRAINING CENTER 833 Chestnut St, Suite 600 Philadelphia, PA 19107 215-503-7500 This page intentionally left blank. TABLE OF CONTENTS Getting Started... 3 Opening Outlook...

More information

Guide for usage of digital signatures in Microsoft Office Documents

Guide for usage of digital signatures in Microsoft Office Documents Guide for usage of digital signatures in Microsoft Office Documents i. Digitally Signing a Microsoft Word Document in 2003: This section demonstrates digitally signing a Microsoft Word document. In order

More information

MS Word 2007. Microsoft Outlook 2010 Mailbox Maintenance

MS Word 2007. Microsoft Outlook 2010 Mailbox Maintenance MS Word 2007 Microsoft Outlook 2010 Mailbox Maintenance INTRODUCTION... 1 Understanding the MS Outlook Mailbox... 1 BASIC MAILBOX MAINTENANCE... 1 Mailbox Cleanup... 1 Check Your Mailbox Size... 1 AutoDelete

More information

Quick Start Guide. Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Change the screen size or close a database Click the Access

More information

MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS

MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS MICROSOFT OUTLOOK 2010 WORK WITH CONTACTS Last Edited: 2012-07-09 1 Access to Outlook contacts area... 4 Manage Outlook contacts view... 5 Change the view of Contacts area... 5 Business Cards view... 6

More information

MICROSOFT OUTLOOK 2011 READ, SEARCH AND PRINT E-MAILS

MICROSOFT OUTLOOK 2011 READ, SEARCH AND PRINT E-MAILS MICROSOFT OUTLOOK 2011 READ, SEARCH AND PRINT E-MAILS Lasted Edited: 2012-07-10 1 Find the Inbox... 3 Check for New Mail... 4 Manually check for new messages... 4 Change new incoming e-mail schedule options...

More information

Working with Office Applications and ProjectWise

Working with Office Applications and ProjectWise Working with Office Applications and ProjectWise The main Microsoft Office Applications (Word, Excel, PowerPoint and Outlook) are all integrated with ProjectWise. These applications are aware that ProjectWise

More information

What Is Online Email Archiving?

What Is Online Email Archiving? What Is Online Email Archiving? Online Email Archiving (OEA) is a feature available to Logos employees that stores messages automatically based on how old the message is. The advantage over local PST archive

More information

How To Send An Encrypted Email In Outlook 2000 (For A Password Protected Email) On A Pc Or Macintosh (For An Ipo) On Pc Or Ipo (For Pc Or For A Password Safemail) On An Iphone Or

How To Send An Encrypted Email In Outlook 2000 (For A Password Protected Email) On A Pc Or Macintosh (For An Ipo) On Pc Or Ipo (For Pc Or For A Password Safemail) On An Iphone Or Outlook 2000 1. Open Outlook 2000 and select the Tools > Options > Security. 2. Click Change Settings. 3. Under the Certificates and Algorithms, there are two Choose buttons. The first allows you to select

More information

Getting a Free Comodo Email Certificate

Getting a Free Comodo Email Certificate Getting a Free Comodo Email Certificate Go here and click on Get It Free Now button. http://www.instantssl.com/ssl certificate products/free email certificate.html It will take you to this form which you

More information

Quick Start Guide. Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Change the screen size or close a database Click the Access

More information

Place a Call on Hold 1) In Call Control Area, click to select call to hold. 2) Click Hold button.

Place a Call on Hold 1) In Call Control Area, click to select call to hold. 2) Click Hold button. User s Name and Number Enter Phone Number CommPilot Profile in Use Call Control Buttons Tabs or Phone List Links Initiate a Call 1) Select a phone list. Click Tab to display list. NOTE: To create a phone

More information

This guide provides step by step instructions for using the IMF elibrary Data - My Data area. In this guide, you ll learn how to:

This guide provides step by step instructions for using the IMF elibrary Data - My Data area. In this guide, you ll learn how to: This guide provides step by step instructions for using the IMF elibrary Data - area. In this guide, you ll learn how to: Access your favorite and recently used data reports. Make sure you receive email

More information

Organizing and Managing Email

Organizing and Managing Email Organizing and Managing Email Outlook provides several tools for managing email, including folders, rules, and categories. You can use these tools to help organize your email. Using folders Folders can

More information

Prerequisite. Getting Started. Email Signing and Encryption using Microsoft outlook 2007

Prerequisite. Getting Started. Email Signing and Encryption using Microsoft outlook 2007 Email Signing and Encryption using Microsoft outlook 2007 Prerequisite a. The user s email account has been added and correctly configured into Microsoft outlook. b. The user has an authentication certificate.

More information

Using Entrust certificates with Microsoft Office and Windows

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

More information

Outlook E-Mail. Step 1: Open and Configure Outlook

Outlook E-Mail. Step 1: Open and Configure Outlook Outlook E-Mail Step 1: Open and Configure Outlook 1. Click the Microsoft Button in the lower left task bar 2. Select All Programs 3. Select Microsoft Office 4. Select Microsoft Outlook 5. Follow the Start

More information

Symantec Enterprise Vault

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

More information

Instructions to operating forms created in MSWord and Excel

Instructions to operating forms created in MSWord and Excel Instructions to operating forms created in MSWord and Excel Forms created in MSWord and Excel can contain macros. In order for the form to work correctly, your MSWord/Excel security level must be set at

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE There are several ways to eliminate having too much email on the Exchange mail server. To reduce your mailbox size it is recommended that you practice the following tasks: Delete items from your Mailbox:

More information

Getting TechWizard Version 4 Started Using Excel 2007 or Higher

Getting TechWizard Version 4 Started Using Excel 2007 or Higher Getting TechWizard Version 4 Started Using Excel 2007 or Higher This document covers installing, registering, and starting TechWizard in Excel 2007 or higher. Please note that TechWizard is registered

More information

Microsoft Migrating to Access 2010 from Access 2003

Microsoft Migrating to Access 2010 from Access 2003 In This Guide Microsoft Access 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Access 2010 training,

More information

Prerequisite. Getting Started. Email Signing and Encryption using Microsoft outlook 2010

Prerequisite. Getting Started. Email Signing and Encryption using Microsoft outlook 2010 Email Signing and Encryption using Microsoft outlook 2010 Prerequisite a. The user s email account has been added and correctly configured into Microsoft outlook. b. The user has an authentication certificate.

More information

MY EWU PORTAL FEATURES AND BENEFITS. Promotion of the Eastern brand name

MY EWU PORTAL FEATURES AND BENEFITS. Promotion of the Eastern brand name MY EWU PORTAL The My EWU web portal is an interactive website that provides single sign-on access to different EWU information and services. Content is based on your role or roles for example; student,

More information

ecstudent-ts Terminal Server How to Use

ecstudent-ts Terminal Server How to Use ecstudent-ts Terminal Server How to Use Connect to Cisco Any Connect Connect to Terminal Server, Set Options to Use Home Computer Files, Printers, Clipboard Use Network Folders Copy Files from Network

More information

MOC 50535 - Outlook 2010 Level 1 Outline

MOC 50535 - Outlook 2010 Level 1 Outline MOC 50535 - Outlook 2010 Level 1 Outline 1. Get Started with Outlook 2010 Connecting to E-mail Accounts Sidebar : Connecting to Hotmail Accounts Troubleshooting Connection Problems Connecting to exchange

More information

Corporate Telephony Toolbar User Guide

Corporate Telephony Toolbar User Guide Corporate Telephony Toolbar User Guide 1 Table of Contents 1 Introduction...6 1.1 About Corporate Telephony Toolbar... 6 1.2 About This Guide... 6 1.3 Accessing The Toolbar... 6 1.4 First Time Login...

More information

Exostar LDAP Proxy / SecureEmail Setup Guide. This document provides information on the following topics:

Exostar LDAP Proxy / SecureEmail Setup Guide. This document provides information on the following topics: This document provides information on the following topics: Email Encryption set-up Outlook 2003 Email Encryption set-up Outlook 2007 Email Encryption set-up Outlook 2010 Email Encryption set-up Outlook

More information

Outlook 2010 Essentials

Outlook 2010 Essentials Outlook 2010 Essentials Training Manual SD35 Langley Page 1 TABLE OF CONTENTS Module One: Opening and Logging in to Outlook...1 Opening Outlook... 1 Understanding the Interface... 2 Using Backstage View...

More information

ONBASE OUTLOOK CLIENT GUIDE for 2010 and 2013

ONBASE OUTLOOK CLIENT GUIDE for 2010 and 2013 To install Outlook 2010/2013 client Note: NOT currently compatible with Windows 10. Make sure your version of outlook is 32bit if not reinstall your version of Microsoft Office to the 32bit version. Must

More information

SonicWALL CDP Local Archiving

SonicWALL CDP Local Archiving This document describes how to configure, implement, and manage a local archive for your SonicWALL CDP appliance. It contains the following sections: Feature Overview section on page 1 Using Local Archiving

More information

Office 2013 Settings Customization Created 7/29/2014 by ICIT Training (training@uww.edu)

Office 2013 Settings Customization Created 7/29/2014 by ICIT Training (training@uww.edu) Office 2013 Settings Customization Created 7/29/2014 by ICIT Training (training@uww.edu) This guide helps you quickly restore any default preferences or settings in Office programs (Word, Excel, PowerPoint,

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Backing Up Microsoft Outlook 2003

Backing Up Microsoft Outlook 2003 BACKUP Backing Up Microsoft Outlook 2003 The following procedures are valid only for Outlook with Internet Mail Only option. You can determine this by opening Outlook and clicking on Help > About Microsoft

More information

eadvantage Certificate Enrollment Procedures

eadvantage Certificate Enrollment Procedures eadvantage Certificate Enrollment Procedures Purpose: Instructions for members to obtain a digital certificate which is a requirement to conduct financial transactions with the Federal Home Loan Bank of

More information

There are several ways of creating a PDF file using PDFCreator.

There are several ways of creating a PDF file using PDFCreator. it Information Information Technology Services Introduction Using you can convert virtually any file from any application into Adobe Portable Document Format (PDF). Documents in Adobe PDF preserve the

More information

Microsoft SharePoint 2010 End User Quick Reference Card

Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 brings together the people, documents, information, and ideas of the University into a customizable workspace where everyone

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Symantec Enterprise Vault

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

More information

Junk E-mail Settings. Options

Junk E-mail Settings. Options Outlook 2003 includes a new Junk E-mail Filter. It is active, by default, and the protection level is set to low. The most obvious junk e-mail messages are caught and moved to the Junk E-Mail folder. Use

More information

BACKUP MICROSOFT OUTLOOK/OUTLOOK EXPRESS

BACKUP MICROSOFT OUTLOOK/OUTLOOK EXPRESS ComputerFixed.co.uk Page: 1 Email: info@computerfixed.co.uk BACKUP MICROSOFT OUTLOOK/OUTLOOK EXPRESS The following instructions are relevant for Outlook 2007. Outlook 2003 instructions are on page 2. Outlook

More information

Fax and SMS Quickguide

Fax and SMS Quickguide INTRODUCTION U2 Fax and SMS allow faxes and SMS to be sent directly from a user s workstation via the Internet using U2 Webservices. This improves staff efficiency by removing the need to physically fax

More information

PKI Contacts PKI for Fraunhofer Contacts

PKI Contacts PKI for Fraunhofer Contacts Fraunhofer Competence Center PKI PKI Contacts PKI for Fraunhofer Contacts User manual for communication partners of the Fraunhofer-Gesellschaft Author[s]: Uwe Bendisch, Maximilian Gottwald As at: 15.10.2013

More information

For example, you might want to create a folder to collect together all emails relating to a particular project or subject.

For example, you might want to create a folder to collect together all emails relating to a particular project or subject. Email folders Outlook uses a series of folders such as the inbox, outbox, drafts and sent items to sort your email into collections according to the status of the message. If the folders which are already

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0 T E C H N I C A L N O T E Autonomy Connected Backup Version 8.8 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on

More information

Personalizing your Access Database with a Switchboard

Personalizing your Access Database with a Switchboard Personalizing your Access Database with a Switchboard This document provides basic techniques for creating a switchboard in Microsoft Access. A switchboard provides database users with a customized way

More information

Setting up Email in Outlook Express

Setting up Email in Outlook Express Setting up Email in Outlook Express If you have more than one email account but need to use a single computer to access them, then Outlook Express can help. To begin, open Outlook Express by double-clicking

More information

Using the Advanced Tier Data Collection Tool. A Troubleshooting Guide

Using the Advanced Tier Data Collection Tool. A Troubleshooting Guide Using the Advanced Tier Data Collection Tool A Troubleshooting Guide Table of Contents Mouse Click the heading to jump to the page Enable Content/ Macros... 4 Add a new student... 6 Data Entry Screen...

More information

Internet Explorer Settings for use with Privia

Internet Explorer Settings for use with Privia Internet Explorer Settings for use with Privia The following document is intended for users who are running Privia and Internet Explorer who either cannot install the Privia client or the client is not

More information

Core Essentials. Outlook 2010. Module 1. Diocese of St. Petersburg Office of Training Training@dosp.org

Core Essentials. Outlook 2010. Module 1. Diocese of St. Petersburg Office of Training Training@dosp.org Core Essentials Outlook 2010 Module 1 Diocese of St. Petersburg Office of Training Training@dosp.org TABLE OF CONTENTS Topic One: Getting Started... 1 Workshop Objectives... 2 Topic Two: Opening and Closing

More information

Cryptshare for Outlook User Guide

Cryptshare for Outlook User Guide Cryptshare for Outlook User Guide V1.6.2 Befine Solutions AG Werthmannstr. 15 79098 Freiburg i. Br. Germany Web: https://www.cryptshare.com E-Mail: info@cryptshare.com Tel.: +49 761 389 13 0 Fax: +49 761

More information

Microsoft Office 2010

Microsoft Office 2010 Access Tutorial 1 Creating a Database Microsoft Office 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and

More information

Distribution List Manager User s Manual

Distribution List Manager User s Manual Distribution List Manager User s Manual Welcome... 2 Configuring the Add-in... 3 Settings Tab... 3 Advanced Tab... 4 Troubleshooting... 5 Distribution List Manager Copyright 2008 Sperry Software Inc. P

More information

SMS for Outlook. Installation, Configuration and Usage Guide

SMS for Outlook. Installation, Configuration and Usage Guide SMS for Outlook Installation, Configuration and Usage Guide INTRODUCTION Installing TxTStream s SMS for Outlook is easy and will only take a minute or two. We will be using screen shots from a Windows

More information

MICROSOFT WORD 2011 SECURE AND SHARE DOCUMENT

MICROSOFT WORD 2011 SECURE AND SHARE DOCUMENT MICROSOFT WORD 2011 SECURE AND SHARE DOCUMENT Last edited: 2012-07-10 1 Inspect documents before Sharing... 3 Edit or Remove Personal Information... 3 Edit author information for a document... 3 Remove

More information

HEALTH INFORMATION SYSTEM (HIS) HOW TO COMMUNICATE WITH THE HIS PROJECT TEAM. How To Communicate with the HIS Project Team

HEALTH INFORMATION SYSTEM (HIS) HOW TO COMMUNICATE WITH THE HIS PROJECT TEAM. How To Communicate with the HIS Project Team How To Communicate with the HIS Project Team This guide is intended to provide you with support for communicating with the HIS Project Team. There may be instances where the HIS Project Team will require

More information

Workflow Notifications

Workflow Notifications Workflow One of the components of workflow in PeopleSoft/NUFinancials is the ability to send email notifying users when there is an item in their Approval Inbox. Depending upon the number of emails received,

More information

MICROSOFT OUTLOOK 2011 GETTING STARTED AND HELP RESOURCES

MICROSOFT OUTLOOK 2011 GETTING STARTED AND HELP RESOURCES MICROSOFT OUTLOOK 2011 GETTING STARTED AND HELP RESOURCES Lasted Edited: 2012-07-10 1 Introduction... 4 Getting Started... 4 Tour of the Outlook 2011 Interface... 4 Start Outlook 2011... 5 Configure E-mail

More information

TCS-CA. Outlook Express Configuration [VERSION 1.0] U S E R G U I D E

TCS-CA. Outlook Express Configuration [VERSION 1.0] U S E R G U I D E U S E R G U I D E TCS-CA Outlook Express Configuration [VERSION 1.0] C O N T E N T S 1 DESCRIPTION... 3 2 OUTLOOK EXPRESS AND CERTIFICATES... 4 3 ENABLING SECURITY SETTINGS FOR MAIL ACCOUNT... 5 3.1 Settings

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

Configuring Outlook 2013 For IMAP Connections

Configuring Outlook 2013 For IMAP Connections Configuring Outlook 2013 For IMAP Connections VERSION 1.0 1 P a g e U A C o n n e c t C o n f i g u r i n g O u t l o o k 2013 f o r I M A P 12/2013 Configuring Outlook 2013 for IMAP Connections Overview

More information

Windows File Management A Hands-on Class Presented by Edith Einhorn

Windows File Management A Hands-on Class Presented by Edith Einhorn Windows File Management A Hands-on Class Presented by Edith Einhorn Author s Notes: 1. The information in this document is written for the Windows XP operating system. However, even though some of the

More information

imageprograf Direct Print & Share Guide

imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide Ver. 2.0 Canon Inc. 1. Features of imageprograf Direct Print & Share The features of imageprograf Direct Print & Share are

More information

The Archive Feature in Outlook 2003

The Archive Feature in Outlook 2003 The Archive Feature in Outlook 2003 Table of Contents Clogged Mailboxes... 1 Empty Deleted Items folder upon exiting... 1 Mailbox Size Properties... 2 View Mailbox Size... 3 Archiving... 4 Folder structure...

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing

More information

Adding Clients in Track

Adding Clients in Track Adding Clients in Track This document provides instructions for adding clients to the Track database. Once configured, clients are quickly and easily assigned to orders and appropriate fees are consistently

More information

After going through this lesson you would be able to:

After going through this lesson you would be able to: 18 :: Data Entry Operations 2 Operating System 2.1 INTRODUCTION The operating system in these days uses a graphical user interface (GUI). Here you do not have to remember all the commands by heart. The

More information

Recommended Browser Setting for MySBU Portal

Recommended Browser Setting for MySBU Portal The MySBU portal is built using Microsoft s SharePoint technology framework, therefore, for the best viewing experience, Southwest Baptist University recommends the use of Microsoft s Internet Explorer,

More information

Installation Guide for Crossroads Software s Traffic Collision Database

Installation Guide for Crossroads Software s Traffic Collision Database Installation Guide for Crossroads Software s Traffic Collision Database This guide will take you through the process of installing the Traffic Collision Database on a workstation and a network. Crossroads

More information

ecfshome-ts Terminal Server How to Use

ecfshome-ts Terminal Server How to Use ecfshome-ts Terminal Server How to Use Connect to VPN Connect to Terminal Server, Set Options to Use Personal Computer Files, Printers, Clipboard Use Network Folders Copy Files from Network Folders to

More information

Getting Started Guide. Chapter 14 Customizing LibreOffice

Getting Started Guide. Chapter 14 Customizing LibreOffice Getting Started Guide Chapter 14 Customizing LibreOffice Copyright This document is Copyright 2010 2012 by its contributors as listed below. You may distribute it and/or modify it under the terms of either

More information

Microsoft Outlook 2013 Part 1: Introduction to Outlook

Microsoft Outlook 2013 Part 1: Introduction to Outlook CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Outlook 2013 Part 1: Introduction to Outlook Fall 2014, Version 1.0 Table of Contents Introduction...3 Starting Outlook...3

More information

Microsoft Outlook 2007 Getting Started

Microsoft Outlook 2007 Getting Started Microsoft Outlook 2007 Getting Started Welcome to the Microsoft Outlook 2007 Getting Started Course! Outlook 2007 Getting Started About Outlook 2007: upgraded to improve user time and efficiency. Users

More information

Microsoft Outlook 2013 Workshop

Microsoft Outlook 2013 Workshop Microsoft Outlook 2013 Workshop Course objectives: Manage correspondence and contacts efficiently Use the calendar effectively for appointments, meetings and events Customise Outlook settings View and

More information

Microsoft Office Access 2007 which I refer to as Access throughout this book

Microsoft Office Access 2007 which I refer to as Access throughout this book Chapter 1 Getting Started with Access In This Chapter What is a database? Opening Access Checking out the Access interface Exploring Office Online Finding help on Access topics Microsoft Office Access

More information

Microsoft Outlook 2013

Microsoft Outlook 2013 Microsoft Outlook 2013 1. Get started with Outlook 2013 Identifying new features of Outlook 2013 Connecting to email accounts Troubleshooting connection problems Connecting to Exchange accounts Connecting

More information

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. Record a macro 1. On the Developer tab, in the Code group, click Record Macro. 2. In

More information

AUTO ARCHIVING. December, 6 th 2005

AUTO ARCHIVING. December, 6 th 2005 AUTO ARCHIVING December, 6 th 2005 What is Auto Archiving? Archiving allows the user to keep their emails but not count them towards the set quota. By keeping emails archived, the quota will never be met

More information

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 Contents Contents INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 IMPORT UPDATES 12 CUSTOM TEXT FIELDS MAPPING 13

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

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

Outlook 2010 Essentials Power Point Slides Corporate Training Materials

Outlook 2010 Essentials Power Point Slides Corporate Training Materials Evaluation Copy Only Not For Training Outlook 2010 Essentials Power Point Slides Corporate Training Materials Module One: Getting Started Welcome to the Microsoft Outlook2010 Essentials workshop. Outlook

More information

GlobalSign Solutions. Using a GlobalSign PersonalSign Certificate to Apply Digital Signatures in Microsoft Office Documents

GlobalSign Solutions. Using a GlobalSign PersonalSign Certificate to Apply Digital Signatures in Microsoft Office Documents GlobalSign Solutions Using a GlobalSign PersonalSign Certificate to Apply Digital Signatures in Microsoft Office Documents 1 TABLE OF CONTENTS Introduction... 3 Types of Signatures... 3 Non visible Signatures....

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

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë 14.1 bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë bî~äì~íáåö=oéñäéåíáçå=ñçê=emi=rkfui=~åç=lééåsjp=eçëíë This guide walks you quickly through key Reflection features. It covers: Getting Connected

More information

Symantec Enterprise Vault

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

More information

Managing Files. On a PC, after you find your file, right click it and selet Rename from the pop-up menu.

Managing Files. On a PC, after you find your file, right click it and selet Rename from the pop-up menu. Managing Files File Types, Renaming Files The software you are using will automatically save your file as the type that applies to your current application. For Microsoft Word documents, for example, will

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

Instant Meeting Web Moderator User Guide

Instant Meeting Web Moderator User Guide USER GUIDE Conferencing Instant Meeting Web Moderator User Guide Overview... 2 System Requirements... 2 Accessing Web Moderator... 2 Creating a shortcut on your desktop... 2 Web Moderator sections... 3

More information

Implementing Mission Control in Microsoft Outlook 2010

Implementing Mission Control in Microsoft Outlook 2010 Implementing Mission Control in Microsoft Outlook 2010 How to Setup the Calendar of Occasions, Not Doing Now List, Never Doing Now List, Agendas and the Vivid Display In Outlook 2010 Handout Version 3

More information