Installation and Usage Guide

Size: px
Start display at page:

Download "Installation and Usage Guide"

Transcription

1 Product Version : Build 1000 Installation and Usage Guide English

2 Table of Contents Table of Contents 2 Installing the Quickflows Sharepoint Connector 3 Prerequisites 3 Installing Quickflows and Sharepoint together in the same system 3 Upgrading Quickflows to the latest Build 7 Installing the Quickflows Sharepoint Connector 8 Using the Quickflows Sharepoint Connector Bubble 10 Setting up the Sharepoint Document Library 10 Designing the Invoice approval workflow 14 Running the workflow 23 Concluding Notes 26 2

3 Installing the Quickflows Sharepoint Connector Prerequisites Windows Server 2003 or above (Note : Microsoft Sharepoint requires a Windows Server OS to run) Microsoft Sharepoint 2007 Sharpdesk or Sharp MFP Quickflows (Build 3346) or above Installing Quickflows and Sharepoint together in the same system After you install Microsoft Sharepoint, you will notice that new websites are created under IIS that uses HTTP port 80 by default. You can see this when you open the IIS manager from Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager. This will render the Default Web Site website (which also uses port 80 by default) unusable due to the port conflict. Since Quickflows is hosted by default on the Default Web Site website, Quickflows may fail to work. In order for both Quickflows and Sharepoint to work in the same system, the simplest solution is to host Quickflows on a different port (such as port 81) instead. To do this, please follow the steps below. 3

4 The following steps are based on Windows Server The steps are roughly similar for Windows Server First open the Internet Information Services (IIS) Manager from Start > Control Panel > Administrative Tools 2. Highlight the Default Web Site node and click the Bindings link in the right pane. 3. The Site Bindings popup window will appear. Select the row with the http type, and click the Edit button on the right. Change the port number to an unused port number (for example, port 81). You should see the following screen after you're done. Click the Close button 4

5 4. Now click the Start button in the right pane to start the Default Web Site on the new port. 5. Test your Quickflows portal now to ensure it is working. Open a browser and navigate to You should be able to see the Quickflows login page. 6. Ensure that your Sharepoint portal is still working as well by navigating to After logging in, you should be able to see the Sharepoint portal. 7. On your desktop, look for the Quickflows Portal shortcut icon. Right click on it, and choose the Properties menu. In the ensuing popup 5

6 window, click the Web Document tab. Change the URL to include the port number you've chosen earlier for the Default Web Site site (as shown below). 8. On the client PCs, when you install the Quickflows Client software, ensure that you also change the ZED Service and Quickflows Portal settings to include this new port number. You can also do this any time after the Quickflows client installation by going into the Quickflow Settings window via Sharpdesk > QuickXS > Settings. Make sure to test if your URL is correct by clicking the Test connection... button. 6

7 9. Try a new Quickflows submission from Sharpdesk. Ensure that a submission can be submitted successfully. Upgrading Quickflows to the latest Build If you are running a version of Quickflows that is earlier than 3346, you must first upgrade Quickflows to the latest Build in order for the Quickflows Sharepoint Connector to work. You can check your Quickflows version by going to Sharpdesk > Send Files 7

8 window > Quick Bar > Help > About Zukami Quickflows Client as shown below. You can upgrade via two ways: Using the Quickflows Auto Update feature on the server desktop. This will upgrade you to the latest version of Quickflows. Manually download Build 3346 from the following location, unzip the file and run the Patcher.exe application. Installing the Quickflows Sharepoint Connector 1. In your Quickflows Sharepoint Connector CD run the setup.exe application. (Note: If you have downloaded the Sharepoint installation ZIP file, please unzip the file first, then run the setup.exe application) 2. The installation will automatically begin. Wait for the installation to finish. 8

9 9

10 Using the Quickflows Sharepoint Connector Bubble In the example below, you will see how you can create a workflow where you can send a document for approval, and then have it saved (together with its metadata) into the Invoices document library in Sharepoint. Setting up the Sharepoint Document Library 1. First, navigate to the Sharepoint portal at and login using your Windows signon account when prompted. 2. You should be able to see the main page of the portal. Click the View All Site Content link in the left pane. 3. Click the Create button shown below. 10

11 4. Choose to create a new document library. 5. Name this document library Invoices and click the Create button when you are done. 11

12 6. Now you need to add a few columns to your document library to store the Invoice amount and Customer name for each document. In the Invoices document library window, navigate to the Settings > Create Column menu item. 7. Name the column Invoice Amount, and set the field type to a Currency field. Click the OK button to create the field. 12

13 8. Repeat step 7 above for the Customer Name field, but set the field type for the customer name field to a Single line of text. 9. After doing this, you should be able to see these 2 columns in your Invoices document library. 13

14 Designing the Invoice approval workflow 1. You are now ready to create a new workflow in Quickflows. Navigate to the Quickflows portal at 2. Login as administrator, and navigate to the Settings tab. In this tab, click on the Document Workflow link under the Create submenu. 3. Name the workflow Invoice Approval Workflow, and set the Target to both Sharpdesk and Sharp MFP. Click the Next:Define a metadata list button to continue. 4. In the metadata list window, create a new field called Invoice Amt, with its type set to Currency. 14

15 5. Repeat step 4 above for the Customer Name field, with the type set to Single Line Text. After creating these two fields, you should see the following screenshot. 6. Click the Next step: Design the workflow button to continue. 7. The first step of the workflow requires you to submit the document to someone (eg: Finance Manager) for approval. In the workflow designer, you must first create an approval bubble. Click the User action bubble on the left. In the user action bubble configuration page, choose to send 15

16 to the Finance Manager. Click the Add to workflow button when you are done. 8. You must now create the bubble to save the documents to Sharepoint. In the designer window, click the Save to Sharepoint bubble. 9. In the Sharepoint bubble configuration window, make sure your Sharepoint portal URL is correct, and key in the Windows signon account you wish to use to logon to Sharepoint. 16

17 The domain/computer name portion is automatically filled in for you. Please fill in the username portion. 10. When you are done, click the Connect now button. This button will instantly connect to Sharepoint to retrieve the list of document libraries. If your settings have been configured correctly, you should see the Target document library field change into a drop down list. Pick the Invoices document library (the one you created earlier in Sharepoint) from this list. 17

18 11. The Target Folder field allows you to specify the folder you wish to save the document to. For example, if you specify My Folder\ABC\123 in this field, your document will be saved into this folder in your document library. Please take note that the target folders are automatically created in Sharepoint by Quickflows if they do not exist during workflow execution. You do not have to manually create them in Sharepoint. If you wish, you can also make the Target Folder dynamic using Quickflow tags. For example, if you wish to use the current month as part of the target folder path, you could specify the Target Folder as: My Folder\Month of {$CurrentMonthName} 18

19 When the document is saved to the document library, it will be saved in My Folder\Month of March, My Folder\Month of April, My Folder\Month of February... The full list of Quickflow tags that you can use are shown in the table below: Tag Name {$SubmissionNumber} Description The current submission number {$CurrentDay} The current day of the month (1,2,3...31) {$CurrentMonth} The current month (1,2,3...12) {$CurrentMonthName} {$CurrentMonthNameShort} The current month name in full (January, Febuary, March... December) The current month name in short (Jan, Feb, Mar... Dec) {$CurrentYear} The current year (2010, ) {$StartedBy} The GUID of the submitter 19

20 {$StartedByFullName} {$SubmissionRemarks} {$StageName} {$md:metadatafieldname} The submitter's full name The remarks keyed in during submission The name of the current stage of the workflow The {$md:xxx} tag allows you to use metadata keyed in during submission. For example, you could use {$md:invoice Amount} or {$md:customer Name} to use the metadata keyed in during submission. 12. Next, you need to define the mapping between the Quickflows metadata and the Sharepoint columns. The Target Sharepoint List Column shows a list of all the columns in the selected document library. Choose the Invoice Amount field from this list. In the Data/Source field, click the Pick link on the right. In here, you can select the desired Quickflows metadata field you wish to map to. 20

21 After that, click the Add field mapping button to create this field mapping. 13. Repeat step 12 above for the Customer name field. Make sure to choose Customer Name from the Quickflows metadata list. After you are done, you should see two field mappings 21

22 Take note that you can also hard-type data values in the Data/Source field instead of using the Pick link. For example, if you specify ABC in the Data/Source field for the Customer name column, the text ABC will always be saved in this column in Sharepoint. 14. Click the Add to workflow button to add this bubble. You should now see the following screen. Click the Save and publish workflow button and then the Finish button. 22

23 Running the workflow 1. You are ready to test your workflow! 2. Start up Sharpdesk, and drag a document to the workflow. Choose to send it to the Invoice Approval Workflow. 3. Key in some data for the Invoice Amount and Customer Name metadata fields. 23

24 4. Complete the submission. In the Sharpdesk window, if you navigate to the Internet > My Submissions menu and click the latest submission, you can see in the History section that your submission has been sent to the Finance Manager. Launch your browser and navigate to the Quickflows portal. Login as the Finance Manager and approve the submission. 5. If you go back to the Sharpdesk window, and navigate again to the Internet > My Submissions menu, you will find that this time, the submission is gone. This is because after approval, the document is saved to Sharepoint and shortly after, the submission completes. You can see the list of completed submissions by setting the filter to All. 6. If you click on the completed submission, you can see in the History section that the documents have been saved to Sharepoint. 7. To confirm this, launch a new browser window, and navigate to the Sharepoint portal. Click on the Invoices document library. You can see the My Folder folder here. Click in this folder, and you will find another folder representing the current month. 24

25 8. If you click in this subfolder on more time, you should be able to see your submitted document with its associated metadata (as shown below). You can launch the document by clicking on it. 25

26 Concluding Notes Through this guide, you saw how simple it was to create a workflow to send a document to Sharepoint. You can also use the Sharepoint bubble at any point in the workflow, not only at the end of the workflow. The ability to dynamically configure the target document library and folders lets you use Sharepoint as a dynamic document repository for Quickflows. For more information on various usage scenarios, please see the Quickflows Sharepoint Bubble whitepaper. 26

Important Notes for WinConnect Server VS Software Installation:

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

More information

SharePoint Wiki Redirect Installation Instruction

SharePoint Wiki Redirect Installation Instruction SharePoint Wiki Redirect Installation Instruction System Requirements: Microsoft Windows SharePoint Services v3 or Microsoft Office SharePoint Server 2007. License management: To upgrade from a trial license,

More information

Colligo Contributor File Manager 4.6. User Guide

Colligo Contributor File Manager 4.6. User Guide Colligo Contributor File Manager 4.6 User Guide Contents Colligo Contributor File Manager Introduction... 2 Benefits... 2 Features... 2 Platforms Supported... 2 Installing and Activating Contributor File

More information

XConsole GUI setup communication manual September 2010.

XConsole GUI setup communication manual September 2010. XConsole GUI setup communication manual September 2010. XConsole is compatible with Microsoft XP, Vista and Windows 7. The software will also work if using Boot camp on a Mac. IMPORTANT NOTES: - Do NOT

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

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

ProperSync 1.3 User Manual. Rev 1.2

ProperSync 1.3 User Manual. Rev 1.2 ProperSync 1.3 User Manual Rev 1.2 Contents Overview of ProperSync... 3 What is ProperSync... 3 What s new in ProperSync 1.3... 3 Getting Started... 4 Installing ProperSync... 4 Activating ProperSync...

More information

Interact for Microsoft Office

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

More information

Connecticut Hazardous Waste Manifests Database

Connecticut Hazardous Waste Manifests Database Connecticut Hazardous Waste Manifests Database Due to limitations inherent to Microsoft Access, the Department has migrated this database to Microsoft SQL Server. The user interface will remain the same.

More information

Does the GC have an online document management solution?

Does the GC have an online document management solution? This FAQ contains: Web File Services definition Access web file services Create a WFS folder Upload a document Email a link to a document folder Create WFS subscription Cancel existing subscription Create

More information

HOW TO CONNECT TO FTP.TARGETANALYSIS.COM USING FILEZILLA. Installation

HOW TO CONNECT TO FTP.TARGETANALYSIS.COM USING FILEZILLA. Installation HOW TO CONNECT TO FTP.TARGETANALYSIS.COM USING FILEZILLA Note: These instructions direct you to download a free secure FTP client called FileZilla. If you already use a secure client such as WS-FTP Pro

More information

Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010

Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010 Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010... 1 Introduction... 1 Adding the Content Management Interoperability Services (CMIS) connector... 1 Installing the SharePoint 2010

More information

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE UPDATED MAY 2014 Table of Contents Table of Contents...

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

Project Server Plus Risk to Issue Escalator User Guide v1.1

Project Server Plus Risk to Issue Escalator User Guide v1.1 Project Server Plus Risk to Issue Escalator User Guide v1.1 Overview The Project Server Plus Risk to Issue Escalator app will immediately raise a risk to an issue at the push of a button. Available within

More information

Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM

Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM Downloading 1. Download zip file for your version of Outlook (32-bit or 64-bit) and save to computer. (This is

More information

Quick Start Guide Mobile Entrée 4

Quick Start Guide Mobile Entrée 4 Table of Contents Table of Contents... 1 Installation... 2 Obtaining the Installer... 2 Installation Using the Installer... 2 Site Configuration... 2 Feature Activation... 2 Definition of a Mobile Application

More information

Allworx OfficeSafe Operations Guide Release 6.0

Allworx OfficeSafe Operations Guide Release 6.0 Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Accessing the Media General SSL VPN

Accessing the Media General SSL VPN Launching Applications and Mapping Drives Remote Desktop Outlook Launching Web Applications Full Access VPN Note: To access the Media General VPN, anti-virus software must be installed and running on your

More information

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

More information

Quick Start Guide. Installation and Setup

Quick Start Guide. Installation and Setup Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Colligo Email Manager 5.1. User Guide

Colligo Email Manager 5.1. User Guide 5.1 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Managing SharePoint Sites 5 Adding

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010

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

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

File Share Navigator Online 1

File Share Navigator Online 1 File Share Navigator Online 1 User Guide Service Pack 3 Issued November 2015 Table of Contents What s New in this Guide... 4 About File Share Navigator Online... 5 Components of File Share Navigator Online...

More information

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions Using SharePoint from a Mac: Terminal Server Instructions This manual provides information and instructions for Mac SharePoint Users at Fermilab. Page 0 Contents Fermilab Terminal Server Introduction...2

More information

User Manual. Version 1.0.0.0. Yeastar Technology Co., Ltd.

User Manual. Version 1.0.0.0. Yeastar Technology Co., Ltd. User Manual Version 1.0.0.0 Yeastar Technology Co., Ltd. Table of Contents 1 Introduction 3 2 Installing MySMS Software 4 3 Managing MySMS 9 3.1 Accessing MySMS 9 3.2 Multi-User Accounts 10 3.3 Managing

More information

Microsoft Office 365 with MailDefender

Microsoft Office 365 with MailDefender (PC) for Microsoft Office 365 with MailDefender V1.0 Contents 1 Logging in to the Office 365 Portal... 3 1.1 Outlook Web Access Exchange & Lync... 3 1.2 Team Site SharePoint Online... 3 2 Configuring your

More information

How to configure the DBxtra Report Web Service on IIS (Internet Information Server)

How to configure the DBxtra Report Web Service on IIS (Internet Information Server) How to configure the DBxtra Report Web Service on IIS (Internet Information Server) Table of Contents Install the DBxtra Report Web Service automatically... 2 Access the Report Web Service... 4 Verify

More information

User guide. Business Email

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

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

Bullet Proof: A Guide to Tableau Server Security

Bullet Proof: A Guide to Tableau Server Security Bullet Proof: A Guide to Tableau Server Security PDF Guide Tableau Conference 2014 Bryan Naden & Ray Randall Tableau Server Security Hands On To begin the exercise we are going to start off fresh by restoring

More information

DocuSign for SharePoint Online v2.4

DocuSign for SharePoint Online v2.4 Quick Start Guide DocuSign for SharePoint Online v2.4 Published October 12, 2015 Overview DocuSign for SharePoint Online allows users to sign or send documents out for signature from a SharePoint Online

More information

How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection

How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection Revised 09/2014 These instructions presume that you already have the Cisco AnyConnect Secure

More information

Marcum LLP MFT Guide

Marcum LLP MFT Guide MFT Guide Contents 1. Logging In...3 2. Installing the Upload Wizard...4 3. Uploading Files Using the Upload Wizard...5 4. Downloading Files Using the Upload Wizard...8 5. Frequently Asked Questions...9

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

Important Notes for WinConnect Server ES Software Installation:

Important Notes for WinConnect Server ES Software Installation: Important Notes for WinConnect Server ES Software Installation: 1. Only Windows 8/8.1 Enterprise, Windows 8/8.1 Professional (32-bit & 64-bit) or Windows Server 2012 (64-bit) or Windows Server 2012 Foundation

More information

QQConnect Overview Guide

QQConnect Overview Guide QQConnect Overview Guide Last Updated: 3/20/2015 About QQConnect QQConnect is an add-on utility for QQCatalyst that makes it easy to transfer documents and e- mails from your Windows desktop or desktop

More information

KANTECH SCHEDULED EVENTS INSTALLATION MANUAL

KANTECH SCHEDULED EVENTS INSTALLATION MANUAL KANTECH SCHEDULED EVENTS INSTALLATION MANUAL Before you begin you will need to have downloaded the software and received your license from the Multi Tech Reps webstore. You may also need your Windows installation

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

Table of Contents. Table of Contents

Table of Contents. Table of Contents Table of Contents Setup Instructions... 1 Step 1: Download the Required Components... 1 Step 2: Install and Run the Online Backup Module... 3 Step 3: Sign-Up to the Online Backup Service... 4 Step 4: Configure

More information

Net 2. NetApp Electronic Library. User Guide for Net 2 Client Version 6.0a

Net 2. NetApp Electronic Library. User Guide for Net 2 Client Version 6.0a Net 2 NetApp Electronic Library User Guide for Net 2 Client Version 6.0a Table of Contents 1 INTRODUCTION AND KEY FEATURES... 3 SOME OF THE KEY FEATURES INCLUDE:... 3 INSTALLATION PREREQUISITES:... 3 2

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

Installing the Virtual Desktop Application (MAC)

Installing the Virtual Desktop Application (MAC) Installing the Virtual Desktop Application (MAC) The folowing instructions will guide you through the process of installing the components necessary to connect in to the NEL B Virtual Desktop environment

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Important Notice: You must have administrative rights to your PC to perform

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7

Subscribe to RSS in Outlook 2007. Find RSS Feeds. Exchange Outlook 2007 How To s / RSS Feeds 1of 7 Exchange Outlook 007 How To s / RSS Feeds of 7 RSS (Really Simple Syndication) is a method of publishing and distributing content on the Web. When you subscribe to an RSS feed also known as a news feed

More information

PCVITA Express Migrator for SharePoint(Exchange Public Folder) 2011. Table of Contents

PCVITA Express Migrator for SharePoint(Exchange Public Folder) 2011. Table of Contents Table of Contents Chapter-1 ------------------------------------------------------------- Page No (2) What is Express Migrator for Exchange Public Folder to SharePoint? Migration Supported The Prominent

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

SERVER ADMINISTRATOR S GUIDE

SERVER ADMINISTRATOR S GUIDE SERVER ADMINISTRATOR S GUIDE Nuance Communications, Inc. All rights reserved. Subject to change without prior notice. 1 System Requirements... 4 Installing Prerequisites... 5 Pre-Installation Device Configuration...

More information

CORPORATE EMAIL SERVICE SETUP

CORPORATE EMAIL SERVICE SETUP CORPORATE EMAIL SERVICE SETUP A guide to using the corporate email service Author : Luca Lorenzetti Release Date : 26/11/2012 Last Revision : 1.9 Revision Date : 26/11/2012 Introduction... 2 How to use

More information

isupplier PORTAL ACCESS SYSTEM REQUIREMENTS

isupplier PORTAL ACCESS SYSTEM REQUIREMENTS TABLE OF CONTENTS Recommended Browsers for isupplier Portal Recommended Microsoft Internet Explorer Browser Settings (MSIE) Recommended Firefox Browser Settings Recommended Safari Browser Settings SYSTEM

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

2. Manage the power of the target device

2. Manage the power of the target device Please have "MagicConnect user account list" that we sent you upon delivery time be ready at your hand Here, we take OS: Windows 7 Ultimate, Display method: category as a sample for describing this Quick

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services AMERICAN INSTITUTES FOR RESEARCH AIR REMOTE DESKTOP SERVICES (RDS) GUIDE Overview Welcome to AIR Remote Desktop Services! AIR Remote Desktop Services can be accessed from a Windows

More information

SAS Business Data Network 3.1

SAS Business Data Network 3.1 SAS Business Data Network 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Business Data Network 3.1: User's Guide. Cary,

More information

DataCove PST Import Tool

DataCove PST Import Tool DataCove PST Import Tool Installation Instructions for PST Import Tool System Requirements: Windows XP, Vista or 7 32 bit editions. Outlook, 2003, 2007 or 2010 32 bit Editions (for MAPI) 1GB of RAM Microsoft.NET

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

NAS 107 Introduction to Control Center

NAS 107 Introduction to Control Center NAS 107 Introduction to Control Center Perform basic management on your NAS using Control Center A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use

More information

Table of Contents. OpenDrive Drive 2. Installation 4 Standard Installation Unattended Installation

Table of Contents. OpenDrive Drive 2. Installation 4 Standard Installation Unattended Installation User Guide for OpenDrive Application v1.6.0.4 for MS Windows Platform 20150430 April 2015 Table of Contents Installation 4 Standard Installation Unattended Installation Installation (cont.) 5 Unattended

More information

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.1.0.XXX Requirements and Implementation Guide (Rev 4-10209) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis Training Series

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

How to Configure a Remote Desktop Licensing Server for vspace 6

How to Configure a Remote Desktop Licensing Server for vspace 6 rev 6.1.12 How to Configure a Remote Desktop Licensing Server for vspace 6 This guide will walk you through the process of creating a RDS Licensing server and then configuring your vspace 6 host to connect

More information

Windows XP Exchange Client Installation Instructions

Windows XP Exchange Client Installation Instructions WINDOWS XP with Outlook 2003 or Outlook 2007 1. Click the Start button and select Control Panel: 2. If your control panel looks like this: Click Switch to Classic View. 3. Double click Mail. 4. Click show

More information

1. Right click using your mouse on the desktop and select New Shortcut.

1. Right click using your mouse on the desktop and select New Shortcut. offers 3 login page styles: Standard Login, List Login or Quick Time Punch. Each login page can be saved as a shortcut to your desktop or as a bookmark for easy fast login access. For quicker access to

More information

Creating Reports with Microsoft Dynamics AX SQL Reporting Services

Creating Reports with Microsoft Dynamics AX SQL Reporting Services Creating Reports with Microsoft Dynamics AX SQL Reporting Services. Table of Contents Lab 1: Building a Report... 1 Lab Objective... 1 Pre-Lab Setup... 1 Exercise 1: Familiarize Yourself with the Setup...

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer)

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer) These instructions are specifically designed for OS X Mountain Lion and Mavericks. Earlier versions of the OS will require a different installation. These instructions assume that there are no Java, Citrix

More information

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE 1. Third party licenses and notices 5 2. Welcome 6 3. Installation requirements 7 3.1. System requirements 7 3.2. Installing prerequisites 7 3.3. Pre-installation

More information

Installing Microsoft Outlook on a Macintosh. This document explains how to download, install and configure Microsoft Outlook on a Macintosh.

Installing Microsoft Outlook on a Macintosh. This document explains how to download, install and configure Microsoft Outlook on a Macintosh. Reference : USER184 Issue date : December 2002 Revision date : September 2007 Classification : Software Originator : Hugh Burt REVISED DOCUMENT Installing Microsoft Outlook on a Macintosh This document

More information

How to Configure Entourage 2008 for Email Client

How to Configure Entourage 2008 for Email Client How to Configure Entourage 2008 for Email Client Introduction (Revised 04/28/11) LAUSD IT Helpdesk 333 S. Beaudry Ave. 9 th Floor Phone 213.241.5200 Before you configure Microsoft Entourage 2008 E-mail

More information

Outlook Web App User Guide

Outlook Web App User Guide Outlook Web App Table of Contents QUICK REFERENCE... 2 OUTLOOK WEB APP URL... 2 Imagine! Help Desk...... 2 OUTLOOK WEB APP MAIN WINDOW... 2 KEY NEW FEATURES... 3 GETTING STARTED WITH OUTLOOK... 4 LOGGING

More information

User's Guide. ControlPoint. Change Manager (Advanced Copy) SharePoint Migration. v. 4.0

User's Guide. ControlPoint. Change Manager (Advanced Copy) SharePoint Migration. v. 4.0 User's Guide ControlPoint Change Manager (Advanced Copy) SharePoint Migration v. 4.0 Last Updated 7 August 2013 i Contents Preface 3 What's New in Version 4.0... 3 Components... 3 The ControlPoint Central

More information

Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide

Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide Virto Password Reset Web Part for SharePoint Release 3.1.0 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3 BROWSER... 4 INSTALLATION...

More information

Before You Begin: NOTE: Please read each step of these instructions carefully as not all steps include accompanying pictures.

Before You Begin: NOTE: Please read each step of these instructions carefully as not all steps include accompanying pictures. This document will walk you through the process of migrating your existing mail, contacts, and calendar from WOU s Webmail system to the WOU Gmail system. If you are not interested in migrating your mail,

More information

Weston Public Schools Virtual Desktop Access Instructions

Weston Public Schools Virtual Desktop Access Instructions Instructions for connecting to the Weston Schools Virtual Desktop Environment Notes: You will have to have administrator permission on your computer in order to install a VMWare Client application which

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

Concession FTP User Guide May 2011 Version 1.2

Concession FTP User Guide May 2011 Version 1.2 Concession FTP User Guide May 2011 Version 1.2 Concessions FTP User guide Page 1 of 41 Contents Objective... 3 FTP User Guide Microsoft Windows XP... 5 Anatomy of the Files... 9 Working on your Files....

More information

Standard Client Configuration Requirements

Standard Client Configuration Requirements Test Developer s Studio (TDS) Standard Client Configuration Requirements Information Technologies (IT) Content Applications Development Group (CADG) Version 1.0 February 20, 2008 Copyright 2008 by NCS

More information

KeePass Getting Started on Windows

KeePass Getting Started on Windows KeePass Getting Started on Windows This guide includes the initial installation of KeePass 2.x on a Windows PC, creating your first password database, testing the software and entering your first accounts.

More information

Montefiore Portal Quick Reference Guide

Montefiore Portal Quick Reference Guide Montefiore Portal Quick Reference Guide Montefiore s remote portal allows users to securely access Windows applications, file shares, internal web applications, and more. To use the Portal, you must already

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

GWAVA Inc. Retain. Retain Outlook Plugin

GWAVA Inc. Retain. Retain Outlook Plugin GWAVA Inc. Retain Retain Outlook Plugin GWAVA is a registered trade mark of GWAVA Inc, 100 Alexis Nihon, Suite 500, Saint Laurent, Quebec H4M 2P1 Retain is a trade mark of GWAVA Inc, 100 Alexis Nihon,

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Item Audit Log 2.0 User Guide

Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Item Audit Log 2.0 User Guide Page 1 Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected

More information

HADS 2.1.0e Installation and migration

HADS 2.1.0e Installation and migration Ageing, Disability and Home Care, Department of Family and Community Services MDS fact sheet - February 2012 HADS 2.1.0e Installation and migration Caution! If at any stage during this process you receive

More information

How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com

How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com Contents First Time Login Instructions... 1 1) Use the Internet Explorer (IE) Web browser*... 1 2) Install the.net Framework...

More information

SharePoint 2010. Rollins College 2011

SharePoint 2010. Rollins College 2011 SharePoint 2010 Rollins College 2011 1 2 Contents Overview... 5 Accessing SharePoint... 6 Departmental Site - User Interface... 7 Permissions... 8 Site Actions: Site Administrator... 8 Site Actions: General

More information

CDOT Workflow ProjectWise Web Access Operations

CDOT Workflow ProjectWise Web Access Operations CDOT Workflow ProjectWise Web Access Operations ProjectWise offers a Web-based method for accessing project data from existing CDOT datasources. This document includes instructions for configuring Internet

More information

Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine

Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine Creator: Twitter: Blog: Pieter Verstraeten http://www.twitter.com/pverstraeten http://www.pieterverstraeten.com/blog

More information

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

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

More information

MindGenius SharePoint Integration

MindGenius SharePoint Integration MindGenius SharePoint Integration Summary The following document provides an overview of the setup steps required to achieve integration of MindGenius with Microsoft SharePoint. MindGenius is capable of

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information