Moodle Plugin Upgrade 2017 ( )

Size: px
Start display at page:

Download "Moodle Plugin Upgrade 2017 ( )"

Transcription

1 Moodle Plugin Upgrade 2017 ( ) Overview Panopto has released a major upgrade as of Panopto Moodle Block ( ). This update improves performance, functionality, and addresses a number of Moodle-related work items within our block. When upgrading from Panopto version or prior to or later, please read this entire article and plan accordingly. Note: This article is for Panopto Moodle Block between version and This article does not apply to the latest version of Panopto Moodle Block anymore. Please see this article instead. 1. Moodle Down-Time This upgrade process requires the reprovisioning of all Panopto folders. This operation will require some temporary downtime and Moodle will become inaccessible during the upgrade duration. We recommend pre-scheduling for this downtime while the work is conducted. Below is an example of the expected duration, which was completed on our Panopto Cloud System. Keep in mind that other factors may impact this performance such as hardware specs and network speed. Please refer to this number as just a rough example. We recommend if at all possible, testing with an internal server first to determine your specific downtime windows. 1,000 Courses, 10,000 Users, each user enrolled within 3 courses Moodle Server using 4 core machines Required Downtime (Example): 50 minutes 2. Supported Version 2.1. Plugin ( ) or later supports the following versions only: Moodle Version 3.1 or Later Panopto Version or Later 2.2. If either of these versions does not meet the criteria, please upgrade first before continuing. Note: The Panopto Cloud system (*.hosted.panopto.com and *.cloud.panopto.eu) already satisfy the Panopto Version. 3. Preparation The upgrade process requires two preparations which were not needed in the typical plugin upgrade process.. Set the Moodle user who will invoke this upgrade as a user. This is required only 3.1 Panopto Admin during the upgrade and you may revert it after the upgrade if you'd like.

2 3.2. Sign into Panopto as an administrator account. This can be a different user from the Moodle user who will be completing the upgrade process Search and find the account who will actually be performing the Moodle upgrade within the Users page Click on the Info tab within their account Check Administrator in the System Roles, and click Update Roles Extend the maximum execution time from PHP and the hosting web server (e.g. Apache) to long enough to complete this upgrade. This Moodle FAQ explains how to achieve it: If this maximum time is reached, the Moodle server may return a 500 error. In this case, you may need to extend the execution time and then rerun the upgrade process. There is no need to rollback, which is explained below In the case that a rollback is needed to a previous version, we recommend rotating the previous block used prior to upgrading To get the current version of the Panopto block go to Site Administration -> Plugins -> Plugin Overview and search for ' block_panopto' Please see below under ' Rollback of upgrade' for more information on how to actually complete this process. 4. Upgrade Operation 4.1. Go to your Panopto site and change the Moodle identity provider setting as ' Plug-in generation 2' (See Figure 1). Figure Go to your Moodle instance and upgrade the Panopto plugin as normal from the Moodle UI. You may

3 also update from the server's command line if you'd like. In this case, you may want to backup the old plugin directory by renaming it At the last step of the upgrade, the migration portion runs and this is where normal access to your Moodle site will be restricted The upgrade process will output the progress to the web server's error log. However, since the process is run in the background, the logs will not be updated until the process finishes in either a success or failure If the upgrade page looks unresponsive this means the upgrade is still working. If the process hits any unexpected issues, the upgrade will fail and the error_log will be updated with all of the progress that was made prior to the failure. For example, you can view the last message by typing the below for Apache2 on CentOS. Other Os/Web servers may use a different location for the logging. tail -f /var/log/httpd/error_log 5. Upgrading via the Command Line Interface (CLI) 5.1. Attempt the upgrade through the CLI. 5.1.a. We expect the upgrade should fail but the error message should indicate which Panopto User the upgrade encountered issues. 5.1.b. Temporarily set this User as an Admin in Panopto. 5.1.c. Repeat the previous steps for each Panopto server configured against your Moodle site Once the upgrade has completed successfully, revoke the admin access temporarily granted above 6. Rollback of the upgrade Note: If the upgrade fails for some reason, for example, a server communication failure, follow these steps Do Not Uninstall the Panopto plug-in from your Moodle UI, as this will cause Moodle to force a database clean of all the plugin data. Follow the below steps for a Panopto rollback Go to Site Administration -> Plugins -> Install Plugins Drag a.zip version of the desired Panopto block you wish to roll back to into the installer via drag & drop This will now prompt a red ' Downgrade' warning/error, which is expected Open the Moodle database and run the following query to revert the plugin state back to the old version, this will skip the ' Cannot Downgrade' error within Moodle. UPDATE `<moodle_db>`.`mdl_config_plugins` SET `value`='<rollback_version>' WHERE `plugin` =

4 '<plugin_name' AND `name` = 'version'; 6.6. Refresh the page to retry the downgrade. The error should now disappear and the upgrade should succeed as desired Once the upgrade completes, if anything is found incorrect or not desirable, you may rollback the plug-in version to an older version (unless you have done the cleanup work explained in the next section). 7. Cleanup of old provisioning information 7.1. This upgrade does not clean up the access permissions given by the older plug-in. That means if a user enrolls in a course prior to the upgrade and that user un-enrolls from the course after the upgrade, the access is not revoked If you want to clean up old permissions and are confident that a plugin rollback is not necessary, please contact Panopto support to request it. 8. Q: Is this upgrade Mandatory? A: No, this is not a mandatory update as of June However, we strongly recommend that you upgrade to the latest version during your next available service window is possible, as our future development and bug fixes will target this latest build. As of this update, previous versions of the Moodle plugin will only receive critical security bug fixes. In June 2018, we also plan to deprecate the API used by older versions of the Moodle plugin. At that time, older versions of the Moodle plugin may not work. 9. Upgrade Process for Mooderooms Customers If your Moodle system is hosted by Moodlerooms, you need a special operation for this upgrade. Moodlerooms will upgrade Panopto block version at one specific time. Mooderooms team will reach out to you about the schedule. Data migration associated with this version update needs to be initiated by the Moodle administrator from its UI. After Moodlerooms notifies you that the version update completes, please follow this instruction. Before this data migration happens, Moodle itself will continue to work and most of Panopto contents will still be accessible. However, newly enrolled users to an existing course will not be able to access their Panopto course folders until this operation is complete Sign in to Moodle as a Moodle Admin user Make sure this user has Panopto's admin user's privilege. You may confirm from the list of user's in Panopto's UI. If it's not clear, contact Panopto support for help Go to Panopto's block admin page. You will see " Upgrade all existing folders and imports" link (Fig.

5 2). Figure You will see a new page. Click the " Begin Upgrading Folders" button (Fig. 3). Figure Please wait as it may take some downtime as explained in section 1 of this document. However, in this Moodlerooms specific step, the Moodle site will continue to work as usual for Moodle users (no downtime).. Progress is reported on UI as seen in the figure below (Fig. 4). 9.6 Note: This UI update happens in batches and it may not be smoothly updated item by item. You may examine the php error log for more precise progress. As far as you see new outputs from the upgrade_all_folders.php in the log, the data migration process is still processing.

6 Figure After all operation completes, you will see a link at the bottom that says " Back to config" (Fig. 5). Figure Panopto, Inc. All rights reserved.

Building Block Installation - Admins

Building Block Installation - Admins Building Block Installation - Admins Overview To use your Blackboard Server with Panopto, you first need to install the Panopto Building Block on your Blackboard server. You then need to add Blackboard

More information

TLS 1.2 Interface Update Script User Guide

TLS 1.2 Interface Update Script User Guide TLS 1.2 Interface Update Script User Guide Index Overview Preparation Requirements Installation Downloaded update package files Extract files TLS 1.2 Interface Update - Using Script TLS 1.2 Interface Update

More information

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved.

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved. SHOPIFY to MAGENTO Migration Tool User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Shopify to Magento Migration Tool: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 3 3. Set-up...

More information

MAGENTO Migration Tools

MAGENTO Migration Tools MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 4 3. Set-up... 5 4. License

More information

Lockdown & support access guide

Lockdown & support access guide Lockdown & support access guide How to lock down your cloud, and enable the OnApp support team to help you with troubleshooting and ticket resolution. Document version 1.4 Document release date 21 st February

More information

This guide provides information on...

This guide provides information on... Upgrade Procedures for On-Demand and On-Premise Users This guide provides information on...... Managing server upgrades for both On-Demand and On-Premise systems GO!Enterprise MDM Upgrade Procedures Preview

More information

Optimized Sales & Marketing Setup Guide

Optimized Sales & Marketing Setup Guide Optimized Sales & Marketing Setup Guide This document details the steps required to integrate Optimized Sales & Marketing (OSM) with Marketo. OSM uses this integration to read data from Marketo. There

More information

Release Notes. Version Copyright All Rights Reserved.

Release Notes. Version Copyright All Rights Reserved. Release Notes Version 3.8.9 Copyright 2016. All Rights Reserved. Table of Contents 1 About this Release... 3 1.1 Scope... 3 1.2 Audience... 3 1.3 Definitions, Acronyms and Abbreviations... 3 2 System Requirements...

More information

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

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

More information

March 3rd, 2017 [Manage Archive in Microsoft Outlook 2016]

March 3rd, 2017 [Manage Archive in Microsoft Outlook 2016] If you want to keep Outlook 2016 clean and run faster, one method is to set up the Archive feature. Here, we show you how to configure and manage the feature in Outlook 2016. Using Archive allows you to

More information

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento Magento Migration Tool User Guide Shopify to Magento Bigcommerce to Magento 3DCart to Magento Copyright 2015 LitExtension.com. All Rights Reserved. Page 1 Contents 1. Preparation... 3 2. Setup... 4 3.

More information

UPGRADING SEER-HD TO SEER- HD

UPGRADING SEER-HD TO SEER- HD UPGRADING SEER-HD 2.0.5.0 TO SEER- HD 3.1.5.0 TABLE OF CONTENTS Upgrading a Local Instance of SEER-HD... 2 Notes about SEER-HD 3.1.5.0... 2 Scenario 1: SEER-HD 2.0.5.0 only contains default data... 2 Scenario

More information

A set of objects, such as tables, rules, color schemes, fields and teams, that is packaged together into a file for transfer to another KB.

A set of objects, such as tables, rules, color schemes, fields and teams, that is packaged together into a file for transfer to another KB. Entity Set Sync Entity Set Sync allows you to transfer a structural portion of your system from one knowledgebase to another. It differs from External System Sync, which is used to keep Agiloft and external

More information

VRC Install Guide.

VRC Install Guide. VRC Install Guide EN www.vinten.com VRC Installation Guide 1. Overview The VRC software is provided as a Windows Installer Package containing the components required to control robotic equipment. It can

More information

InsightUnlimited Upgrades Best Practices. July 2014

InsightUnlimited Upgrades Best Practices. July 2014 InsightUnlimited Upgrades Best Practices July 2014 InsightUnlimited Version: 2012.2 and above Document Version: 1.1 Last Updated: July 29, 2014 Table of Contents Introduction... 4 Overview... 4 Audience...

More information

Panopto 5.4 Release Notes

Panopto 5.4 Release Notes Panopto 5.4 Release Notes Headline features Extended HTML5 support to include webcasts. Webcasts will now play using HTML5 video by default, in both the interactive viewer and the embed viewer. Added the

More information

Installing SmartSense on HDP

Installing SmartSense on HDP 1 Installing SmartSense on HDP Date of Publish: 2018-07-12 http://docs.hortonworks.com Contents SmartSense installation... 3 SmartSense system requirements... 3 Operating system, JDK, and browser requirements...3

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

InCycle InRelease User Guide

InCycle InRelease User Guide InCycle InRelease User Guide ABOUT THIS GUIDE The User Guide for the InCycle InRelease is for administrators and users. The following related documents for InRelease are also available: User Guide, which

More information

CAPSYS Technologies, LLC

CAPSYS Technologies, LLC CAPSYS Technologies, LLC CAPSYS CAPTURE Document Capture VERSION 2015 R2 AJuly 2016 Contents This document contains information on the following topics: 1.0 Version 2015 New Features 1.1 Version 2015 R2

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

CTECS Connect 2.2 Release Notes December 10, 2009

CTECS Connect 2.2 Release Notes December 10, 2009 (Formerly VTECS) CTECS Connect 2.2 Release Notes December 10, 2009 This document contains information that supplements the CTECS Connect 2.2 documentation. Please visit the CTECS Connect Support area of

More information

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014

Pharos Uniprint 9.0. Upgrade Guide. Document Version: UP90-Upgrade-1.0. Distribution Date: May 2014 Pharos Uniprint 9.0 Upgrade Guide Document Version: UP90-Upgrade-1.0 Distribution Date: May 2014 Pharos Systems International Suite 310, 80 Linden Oaks Rochester, New York 14625 Phone: 1-585-939-7000 US/Canada

More information

Upgrading to Parallels Virtuozzo Containers 4.0 for Windows. Contents. About This Document

Upgrading to Parallels Virtuozzo Containers 4.0 for Windows. Contents. About This Document Upgrading to Parallels Virtuozzo Containers 4.0 for Windows About This Document This document familiarizes you with the way to upgrade the following versions of the Virtuozzo for Windows software to Parallels

More information

Cumulus 11.0 Release Notes

Cumulus 11.0 Release Notes The Cumulus version 11.0 is a major release with new features and bug fixes that improves all Cumulus products, including Workgroup, Enterprise,, and. With this release, Canto s Cumulus is now more efficient

More information

Tiger Box/Tiger Box Release Notes

Tiger Box/Tiger Box Release Notes What s New.......................... 2 Fixed Known Issues in Version 2.7.3......... 2 Upgrading to Version 2.7.3................ 3 Best Practices......................... 5 New Known Issues.....................

More information

Welcome To Account Manager 2.0

Welcome To Account Manager 2.0 Account Manager 2.0 Manage Unlimited FileMaker Servers, Databases, Privileges, and Users Effortlessly! The ultimate tool for FileMaker Database Administrators. Welcome To Account Manager 2.0 What Is Account

More information

VMware AirWatch Google Sync Integration Guide Securing Your Infrastructure

VMware AirWatch Google Sync Integration Guide Securing Your  Infrastructure VMware AirWatch Google Sync Integration Guide Securing Your Email Infrastructure AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Zend Core TM. Installation and Maintenance Guide. Zend Core for Oracle. By Zend Technologies, Inc. w w w. z e n d. c o m

Zend Core TM. Installation and Maintenance Guide. Zend Core for Oracle. By Zend Technologies, Inc. w w w. z e n d. c o m Zend Core TM Installation and Maintenance Guide Zend Core for Oracle By Zend Technologies, Inc. w w w. z e n d. c o m Disclaimer The information in this document is subject to change without notice and

More information

Acronis Backup plugin for WHM and cpanel 1.0

Acronis Backup plugin for WHM and cpanel 1.0 Acronis Backup plugin for WHM and cpanel 1.0 ADMINISTRATOR'S GUIDE Table of contents 1 Introduction...3 2 System requirements...3 3 Obtaining the Acronis product...3 4 Installing the Acronis Backup plugin

More information

DASL PROGRESSBOOK CONVERSION

DASL PROGRESSBOOK CONVERSION DASL PROGRESSBOOK CONVERSION 2005 MCOECN ProgressBook Conversion 1 of 46 5/19/11 v11.3.0 Table of Contents DASL ProgressBook Conversion Overview... 3 1. One-Time Procedures for Preparing ProgressBook to

More information

Tiger Box Firmware Version 2.5 Release Notes

Tiger Box Firmware Version 2.5 Release Notes Tiger Box Firmware Version 2.5 Release Notes What s New........................... 2 Fixed Known Issues in Version 2.5........... 3 Upgrading to Software Version 2.5........... 3 Best Practices..........................

More information

EQUELLA Upgrade Guide

EQUELLA Upgrade Guide Helping put innovation into education EQUELLA Upgrade Guide Version 6.5 MELBOURNE - CANBERRA - HOBART 1800 EDALEX - www. edalexsolutions.com ABN 56 611 448 394 Document History Date Change Responsible

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

XenServer Release Notes

XenServer Release Notes Version 5.5.0 Published June 2009 1.0 Edition About this document XenServer Release Notes This document provides important information about the XenServer 5.5.0 Release. Release notes specific to the supported

More information

Table Of Contents INTRODUCTION Release Notes... 5 Contacting AdventNet... 6 TECHNOLOGY OVERVIEW... 8

Table Of Contents INTRODUCTION Release Notes... 5 Contacting AdventNet... 6 TECHNOLOGY OVERVIEW... 8 Table Of Contents INTRODUCTION... 4 Release Notes... 5 Contacting AdventNet... 6 TECHNOLOGY OVERVIEW... 8 Active Directory Overview... 9 Group Policy Overview... 10 GETTING STARTED... 11 System Requirements...

More information

LUXRIOT EVO Installation Guide

LUXRIOT EVO Installation Guide LUXRIOT EVO Installation Guide October 18, 2016 A&H Software House, Inc. Luxriot EVO S Installation Guide 1 Table of Contents 1. Introduction 2 2. Getting Started 3 3. Prerequisites 4 4. Installation 5-10

More information

Options for managing Shared Folders

Options for managing Shared Folders Shared Folders A Shared Folder is a special folder in your vault that you can use to securely and easily share sites and notes with other people in your Enterprise. Changes to the Shared Folder are synchronized

More information

EIOBoard v9 to v10 Upgrade without SQL

EIOBoard v9 to v10 Upgrade without SQL EIOBoard v9 to v10 Upgrade without SQL Upgrade Guide for Minimum Downtime Phone: 248-478-2555 Fax: 248-478-3270 Email: support@eioboard.com http://www.eioboard.com 2018 Savance Overview EIOBoard v10 has

More information

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com All rights reserved.

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com  All rights reserved. XCloner Official User Manual Copyright 2010 JoomlaPlug.com www.joomlaplug.com All rights reserved. JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What

More information

Hortonworks SmartSense

Hortonworks SmartSense Hortonworks SmartSense Installation (January 8, 2018) docs.hortonworks.com Hortonworks SmartSense: Installation Copyright 2012-2018 Hortonworks, Inc. Some rights reserved. The Hortonworks Data Platform,

More information

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob Admin... 1 Installation & Activation... 2 Pre-requisite... 2 Installation Steps... 2 Installation via Composer... 4 Extension Activation...

More information

Zend Server Cluster Manager 5.6 Installation Guide

Zend Server Cluster Manager 5.6 Installation Guide Zend Server Cluster Manager 5.6 Installation Guide By Zend Technologies www.zend.com Abstract This is the Installation Guide for Zend Server Cluster Manager Version 5.6. The information in this document

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

Intellicus Upgrade From 4.x to 7.x. Version: 16.0

Intellicus Upgrade From 4.x to 7.x. Version: 16.0 Intellicus Upgrade From 4.x to 7.x Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or

More information

docalpha Monitoring Station

docalpha Monitoring Station ARTSYL DOCALPHA MONITORING STATION MANUAL 1. docalpha Architecture Overview... 3 1.1. Monitoring Station Overview... 4 2. What's New in docalpha Monitoring Station 4.5... 4 3. Working with Monitoring Station...

More information

Executing Workflows. Executing Workflows. Accessing Service Requests. This chapter contains the following sections:

Executing Workflows. Executing Workflows. Accessing Service Requests. This chapter contains the following sections: This chapter contains the following sections:, page 1 Adding Conditional Processing to Workflows, page 5 Context Workflow Mapping, page 11 Scheduling Workflows, page 13 Rolling Back Workflows, page 14

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Enterprise Installation Guide - Windows Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

DiscoveryGate Installation and Configuration

DiscoveryGate Installation and Configuration DiscoveryGate Installation and Configuration Last updated on: 28 February 2007 For latest version: Go to www.discoverygate.com, and log in. Click on the Support tab. Then click the Knowledge Base link,

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

Installation and Release Notes

Installation and Release Notes AccuRev Installation and Release Notes Version 5.6 October 2012 Revised 27-September-2012 Copyright AccuRev, Inc. 1995 2012 ALL RIGHTS RESERVED This product incorporates technology that may be covered

More information

Getting Started with n-command

Getting Started with n-command 61950843L1-29.1C December 2005 Getting Started Guide Getting Started with n-command - Welcome to the n-command software. n-command is an intuitive, scalable software suite that delivers productivity tools

More information

ZoomInfo SF Customization Guide

ZoomInfo SF Customization Guide ZoomInfo SF Customization Guide V0812 ZoomInfo 307 Waverley Oaks Road, Waltham, MA 02452 USA 866.904.ZOOM www.zoominfo.com ZoomInfo SF Customization Guide Find, qualify and close with ZoomInfo SF. Find

More information

PTC Integrity Integration With Microsoft Visual Studio (SDK)

PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access the workflow and

More information

Coveo Platform 7.0. Atlassian Confluence Connector Guide

Coveo Platform 7.0. Atlassian Confluence Connector Guide Coveo Platform 7.0 Atlassian Confluence Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

QUICK START FOR SELF HOSTED, SELF INSTALLED

QUICK START FOR SELF HOSTED, SELF INSTALLED QUICK START FOR SELF HOSTED, SELF INSTALLED copyright 2017 www.accordlms.com Table of Contents Module Setup... 3 About this Guide... 4 System Requirements... 5 Module Installation... 6 Add LMS Administration

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

ISS INDIA Active Directory Self Password Management Solution ISS Facility Services India PVT.LTD.

ISS INDIA Active Directory Self Password Management Solution ISS Facility Services India PVT.LTD. ISS INDIA Active Directory Self Password Management Solution ISS Facility Services India PVT.LTD. Page 1 of 14 Contents 1. OVERVIEW... 3 2. USER REGISTRATION PROCESS... 3 STEP 1: USER LOGIN... 3 STEP 2:

More information

Ascent 7.0 Release Script for IBM Content Manager for iseries Release Notes

Ascent 7.0 Release Script for IBM Content Manager for iseries Release Notes Ascent 7.0 Release Script for IBM Content Manager for iseries 5.1-5.3 Release Notes 10001403-000 Revision A May 11, 2005 Copyright Copyright 2005 Kofax Image Products, Inc. All rights reserved. Printed

More information

INSTALL GUIDE BIOVIA INSIGHT 2.6

INSTALL GUIDE BIOVIA INSIGHT 2.6 INSTALL GUIDE BIOVIA INSIGHT 2.6 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

Two factor authentication for WatchGuard XTM and Firebox IPSec

Two factor authentication for WatchGuard XTM and Firebox IPSec Two factor authentication for WatchGuard XTM and Firebox IPSec logintc.com/docs/connectors/watchguard-ipsec.html The LoginTC RADIUS Connector is a complete two-factor authentication virtual machine packaged

More information

Zetadocs for NAV Installation Guide. Equisys Ltd

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

More information

ITRS Group. FKM Plugin User Guide

ITRS Group. FKM Plugin User Guide ITRS Group FKM Plugin User Guide Version 1.0 September 22, 2017 Copyright 2017. ITRS Group Ltd. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Migrating Performance Data to NetApp OnCommand Unified Manager 7.2

Migrating Performance Data to NetApp OnCommand Unified Manager 7.2 Technical Report Migrating Performance Data to NetApp OnCommand Unified Manager 7.2 Dhiman Chakraborty, Yuvaraju B, Tom Onacki, NetApp March 2018 TR-4589 Version 1.2 Abstract NetApp OnCommand Unified Manager

More information

Installation 3. Minimum system requirements 3. Download and installation on Windows 3. Download and installation on Linux 3

Installation 3. Minimum system requirements 3. Download and installation on Windows 3. Download and installation on Linux 3 2 TABLE OF CONTENTS Installation 3 Minimum system requirements 3 Download and installation on Windows 3 Download and installation on Linux 3 Mail server configuration 4 Out-of-the-box integrations 4 ServiceDesk

More information

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS Data.com Clean Overview In addition to finding and adding new accounts, contacts, and leads, Data.com cleans your existing Salesforce data

More information

Google Sync Integration Guide. VMware Workspace ONE UEM 1902

Google Sync Integration Guide. VMware Workspace ONE UEM 1902 Google Sync Integration Guide VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Branch Repeater :51:35 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Branch Repeater :51:35 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Branch Repeater 6.0 2013-07-22 14:51:35 UTC 2013 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Branch Repeater 6.0... 3 Branch Repeater 6.0... 4 Release Notes

More information

SPANNING BACKUP for Office 365. Admin Guide

SPANNING BACKUP for Office 365. Admin Guide SPANNING BACKUP for Office 365 Admin Guide Welcome 3 About this guide 3 Audience 3 What s in this guide 3 Configuration 3 Prerequisites 3 Installation 3 Service Overview 4 Licensing 5 Add licenses via

More information

Direct V2 Integration Administrator User Manual

Direct V2 Integration Administrator User Manual Guides.turnitin.com Direct V2 Integration Administrator User Manual Downloading the Moodle Direct Code Package LMS Migration Information Installation, Uninstall and Configuration Custom User Roles Troubleshooting

More information

Photos & Photo Albums

Photos & Photo Albums Photos & Photo Albums 2016 - Fall Edition User Guide - Table of Contents Overview Use Case(s) Accessing the Tool Image Explorer Interface Organizing Images Uploading Images Resizing and Cropping Images

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Upgrade Instructions for Version 8.3.3

Upgrade Instructions for Version 8.3.3 Upgrade Instructions for Version 8.3.3 CONTENTS INTRODUCTION... 1 ABOUT THESE UPGRADE INSTRUCTIONS... 1 IMPORTANT NOTES... 1 UPGRADE SUPPORT... 2 PHASE 1: BACKUP YOUR WINSPC DATABASE... 3 PHASE 2: UPGRADE

More information

VMware AirWatch Google Sync Integration Guide Securing Your Infrastructure

VMware AirWatch Google Sync Integration Guide Securing Your  Infrastructure VMware AirWatch Google Sync Integration Guide Securing Your Email Infrastructure Workspace ONE UEM v9.5 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard

More information

Installation of SAP Forecasting Replenishment Processor on Windows

Installation of SAP Forecasting Replenishment Processor on Windows INSTALLATION GUIDE PUBLIC Software Provisioning Manager 1.0 SP24 Document Version: 2.8 2018-09-17 Installation of SAP Forecasting Replenishment Processor on Windows 2018 SAP SE or an SAP affiliate company.

More information

Please post bugs on our forum on or us on

Please post bugs on our forum on  or  us on Login One! authentication and user plug-in for Joomla! 3.x Trial Edition 2011-2018 INNATO BV - www.innato.nl - All rights reserved **************************************************************************

More information

Qbox User Manual. Version 7.1

Qbox User Manual. Version 7.1 Qbox User Manual Version 7.1 Index Page 3 Page 6 Page 8 Page 9 Page 10 Page 12 Page 14 Page 15 Introduction Setup instructions: users creating their own account Setup instructions: invited users and team

More information

FmPro Migrator. FileMaker to FileMaker 7 Quickstart Guide. .com Solutions Inc. Overview. Step 1.

FmPro Migrator. FileMaker to FileMaker 7 Quickstart Guide. .com Solutions Inc.   Overview. Step 1. FmPro Migrator for Windows.com Solutions Inc. Overview This quickstart guide provides step by step instructions for migrating individual FileMaker databases into a FileMaker 7 multi-table database structure.

More information

ISE Deployment Assistant. Administration & User Guide

ISE Deployment Assistant. Administration & User Guide ISE Deployment Assistant Administration & User Guide SecurView Inc. 05-24-2016 Contents 1 Introduction... 6 1.1 Audience...7 1.2 IDA Benefits...7 1.2.1 Readiness Assessment... 7 1.2.2 Generating Configuration

More information

ecodms Version (apu) INSTALLATION

ecodms Version (apu) INSTALLATION INSTALLATION Imprint ecodms Version: 18.09 (apu) Manual Date: 21st December 2018 Type: Installation Language: EN Author / Originator: ecodms GmbH 2018 Salierallee 18a 52066 Aachen Germany Website: www.ecodms.de

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Dec2005: Released with v6.u1u1. Other than the title, the document is unchanged relative to v6.1.

Dec2005: Released with v6.u1u1. Other than the title, the document is unchanged relative to v6.1. Sablime v6.1 Update 1 Visual Studio* Plug-in Guide April 2005 Dec2005: Released with v6.u1u1. Other than the title, the document is unchanged relative to v6.1. What this Guide Covers This guide provides

More information

AccuRev Plug-In for Visual Studio PE Installation and Release Notes

AccuRev Plug-In for Visual Studio PE Installation and Release Notes AccuRev Plug-In for Visual Studio PE 2018.1 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2018.

More information

HEC-SSP. Statistical Software Package. Release Notes. Version June US Army Corps of Engineers Hydrologic Engineering Center

HEC-SSP. Statistical Software Package. Release Notes. Version June US Army Corps of Engineers Hydrologic Engineering Center US Army Corps of Engineers Hydrologic Engineering Center HEC-SSP Statistical Software Package Release Notes Version 2.1.1 June 2017 Approved for Public Release. Distribution Unlimited. Statistical Software

More information

AppSense DataNow. Release Notes (Version 4.0) Components in this Release. These release notes include:

AppSense DataNow. Release Notes (Version 4.0) Components in this Release. These release notes include: AppSense DataNow Release Notes (Version 4.0) These release notes include: Components in this Release Important Upgrade Information New Features Bugs Fixed Known Issues and Limitations Supported Operating

More information

QSalesData User Guide

QSalesData User Guide QSalesData User Guide Updated: 11/10/11 Installing the QSalesData Software... 2 Licensing the QSalesData Product... 3 Build QSalesData fields in ACT Step 2 of Install Checklist... 4 Adding the QB Data

More information

Step 2: It is recommended that you do not change any of the defaults. If you get a version conflict (as the picture below shows), always choose Yes.

Step 2: It is recommended that you do not change any of the defaults. If you get a version conflict (as the picture below shows), always choose Yes. This manual is intended for Voice Solutions system administrators, and will assist you with a variety of tasks, such as: installation, configuration, and troubleshooting. For basic application use and

More information

Security by Default. Overview CHAPTER

Security by Default. Overview CHAPTER CHAPTER 3 This section contains the following topics: Overview, page 3-1 Trust Verification Service, page 3-2 Initial Trust List, page 3-2 Autoregistration, page 3-3 Supported Cisco Unified IP Phones,

More information

Executing Workflows. Executing Workflows. Accessing Service Requests. This chapter contains the following sections:

Executing Workflows. Executing Workflows. Accessing Service Requests. This chapter contains the following sections: This chapter contains the following sections:, page 1 Adding Conditional Processing to Workflows, page 5 Context Workflow Mapping, page 11 Scheduling Workflows, page 13 Rolling Back Workflows, page 14

More information

Duplicate: Fixed a bug where duplicated sequences via Web services lose the links to 3D Warp renders.

Duplicate: Fixed a bug where duplicated sequences via Web services lose the links to 3D Warp renders. Avid Interplay WS 2.6.1 Release Notes September, 2012 Overview Interplay Web Services is a server-based integration platform for Avid Interplay. It should be run on a modern Windows machine (~2GHz, 2 GB

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Welcome to KnoxPlans The City of Knoxville recommends that KnoxPlans (aka ProjectDox ) run on PC operating systems up to and including Windows 7 32-bit (Windows XP, Windows Vista,

More information

Kaltura Admin Console Quick Start Guide

Kaltura Admin Console Quick Start Guide Kaltura Admin Console Quick Start Guide Login Publisher Management How to search and view the details of registered publishers How to access a KMC account of a registered publisher How to access a KMC

More information

Engage - MS CRM Integration Installation and Setup Guide

Engage - MS CRM Integration Installation and Setup Guide Engage - MS CRM Integration Installation and Setup Guide Published: January 2014 Copyright 2014 Silverpop Systems Table of Contents 1 Introduction... 3 1.1 Engage MS CRM Integration Overview... 3 1.2 Engage

More information

OnCommand Unified Manager Core Package 5.2 Release Notes

OnCommand Unified Manager Core Package 5.2 Release Notes IBM System Storage N series OnCommand Unified Manager Core Package 5.2 Release Notes GA32-1018-04 Contents OnCommand Unified Manager Core Package 5.2 Release Notes Overview......... 1 OnCommand Unified

More information

AppWizard Installation/Upgrade Guide (v.4.00)

AppWizard Installation/Upgrade Guide (v.4.00) AppWizard Installation/Upgrade Guide (v.4.00) Last Updated: 15 September 2010 1 Introduction This manual is intended for the installation or upgrade of AppWizard 5.00. Please ensure that all steps are

More information