Version 3.6 System Administrator Guide

Size: px
Start display at page:

Download "Version 3.6 System Administrator Guide"

Transcription

1 Version 3.6 System Administrator Guide This document provides information Ensemble Video System Administrators can use to create and manage Ensemble Video Institutions and administer Ensemble Video system-wide settings. April 2014

2 About Ensemble Video ( Ensemble Video is a flexible online video platform that simplifies video management and delivers content to any device, any time, over a variety of networks. Ensemble Video enables hundreds of progressive organizations across the globe to accelerate learning, increase viewer engagement, improve knowledge sharing, and reduce the cost of doing business. Ensemble Video offers selfhosted, cloud-hosted, and multi-tenant deployments, and works in concert with a wide range of complementary video and web technologies to streamline video management and publishing. For help, search and browse the Ensemble Video Support Portal at support.ensemblevideo.com and the Ensemble Wiki at wiki.ensemblevideo.com For Ensemble Video news, and to learn how other customers are using our platform, read our blog, Ensemble Video Notes at notes.ensemblevideo.com For general information, visit Ensemble Video 3.6 System Administrator Guide April,

3 Table of Contents About Ensemble Video ( 2 TABLE OF CONTENTS... 3 I. TECHNICAL COMPONENTS OF ENSEMBLE VIDEO... 4 TRANSCODING WITH PROMEDIA CARBON... 5 BACKUP AND RECOVERY... 6 II. THE ENSEMBLE VIDEO ORGANIZATIONAL FRAMEWORK... 7 SYSTEM, INSTITUTION, AND ORGANIZATION ADMINISTRATORS Institution Administrator Organization Administrator... 8 NAVIGATING BETWEEN INSTITUTIONS, ORGANIZATIONS, AND LIBRARIES... 9 OTHER USER ROLES Contributor Editor Viewer III. ENSEMBLE VIDEO ADMINISTRATION TAB API KEYS CONTENT TYPES Selecting An Embedded Player INSTITUTIONAL SETTINGS Institutions Workflow Templates Upload Directory and Watch Directory Workflow Templates TechSmith Relay Worfkow Template Crestron CaptureHD Workflow Template LICENSE LOGS SETTINGS TRANSCODING IV. SERVER ADMINISTRATION ENSEMBLE VIDEO DIRECTORIES THE VIDEO MANAGEMENT SERVICE SECURING ENSEMBLE VIDEO WITH SSL Ensemble Video 3.6 System Administrator Guide April,

4 I. Technical Components of Ensemble Video Each installation of Ensemble Video has three components: 1. The Web Application 2. A Control Database 3. One or more Media Servers The Web Application is written using MS VB and C#.NET, and must run on a Windows Server (Web Edition, Standard, or Enterprise) with MS Internet Information Server (IIS). The Control Database is an MS-SQL database, and the Media Server(s) can be a web server(s) for progressive download, and/or a streaming media server(s). Wowza Streaming Engine is the preferred media server, as Ensemble Video takes advantage of some of the unique and very useful features of Wowza. In the simplest of installations, these components all reside on a single server. Ensemble Video all-in-one installation Content Administrator Interface Ensemble Video Web Application VB.Net on IIS Web server Control Database MS/SQL Express Edition with Advanced Services Media Server IIS Web server (progressive download) Media Server Wowza Media Server (streaming) Ensemble Video HTTP requests and HTML/XML results Video media content requests and streams Many Ensemble Video customers already have one or more media servers that they want to use instead of (or in addition to) the media services resident on the Ensemble Video application server. Many also have an existing MS-SQL database they want to use for their control database, rather than installing a separate instance of MS-SQL on the Ensemble Video Web Application server. This is also supported, and can be done easily with network access to those external resources. Ensemble Video 3.6 System Administrator Guide April,

5 Ensemble Video installation with external control database and media servers Content Administrator Interface Ensemble Video Web Application Ensemble Video HTTP requests and HTML/XML results MS-SQL Control Database External Media Server(s) Video media content requests and streams Different enterprises choose to use different versions of MS-SQL Server: MS-SQL Express, MS-SQL Standard Edition, or MS-SQL Enterprise Edition. In the case of an external MS-SQL control database, an account with MS- SQL System Administrator privileges must be used to create the Ensemble Video database. This is only required once, during or prior to installation. A separate user with rights to manage the database will be used by Ensemble Video to create, add, and delete database tables and data. Transcoding with ProMedia Carbon Many institutions want uploaded media to be automatically converted to a common media format that is suitable for internet delivery. This is called transcoding, and for many institutions the transcoded file is an MP4 file that can stream to desktop computers and mobile devices. Ensemble Video has an integration with ProMedia Carbon (formerly known as Carbon Coder), enabling this to be done seamlessly. ProMedia Carbon is an enterprise-class server software that can simultaneously transcode multiple media files. A user uploads a video file (e.g., MOV, WMV, M4V, AVI, etc.) and the file is automatically handed off to a ProMedia Carbon, transcoded, and then transferred to the media server. Ensemble Video users see status updates during this process, letting them know how the conversion process is progressing. While ProMedia Carbon sometimes runs on the same server as Ensemble Video, it s typically run on a separate server. The process is very CPU-intensive, and the load on the CPU can adversely impact the performance of the Ensemble Video Web Application. Ensemble Video 3.6 System Administrator Guide April,

6 Typical Ensemble Video-Carbon Coder transcoding server integration and workflow. Backup and Recovery To ensure recovery in case of failure, it s critical to back up the database daily, at least. The Ensemble Video System Software Folder and Web Application Directory should also be backed up regularly (they contain log files and other useful information). The system software is typically installed on: C:\Program Files (x86)\symphony Video, Inc., while the Web Application is part of the IIS directory structure, for example: W:\inetpub\wwwroot\ensemble. If you use MS-SQL Express, it does not provide a built-in backup mechanism. Ensemble Video is installed with an MS-SQL backup script that you can modify and set up as a scheduled task, to create a snapshot file from your MS-SQL Server, which can be backed up by your regular backup mechanism. For more information on configuring backup and recovery for your installation, see the Ensemble Video Backup and Recovery guide at Ensemble Video 3.6 System Administrator Guide April,

7 II. The Ensemble Video Organizational Framework Ensemble Video makes it easy to upload, catalog, manage, and publish a library of media titles or media entries. Each entry has a title, keywords, and production date, along with other catalog descriptors and one or more media files. While most Ensemble Video users are interested in the video management capabilities of Ensemble, the system can support a wide range of media types, including animations, images, and attachments (documents, spreadsheets, etc.). Ensemble was designed for de-centralized content management. This is implemented through a flexible organizational framework, where different groups and users can maintain independent media libraries, but also share content across those libraries. An Ensemble Video implementation consists of one or more Institutions. For institutions and enterprises that license Ensemble Video for on-premise use, there s typically only a single Institution. But for Ensemble Video Cloud and Multi-Tenant implementations, Institutions are defined for each independent enterprise using the platform. Each Institution can have: A custom login URL with custom login branding and welcome message. Portals for public/private content access, with custom portal URLs. Custom branding of the Ensemble Video Web application environment. One or more Identity Providers (LDAP or Shibboleth), for authentication and content security. LTI configuration for integrating with external web platforms. The Ensemble Video organizational framework Ensemble Video 3.6 System Administrator Guide April,

8 Within a single Institution, at least one Organization is defined. Within each Organization, an Organization Administrator can create any number of Ensemble Video Libraries. Each Library has one or more Content Administrators, who create and manage media entries within the Library. A Library contains media content ingested (via Watch Directory) or uploaded by Content Administrators associated with that Library (the Media Library), as well as content shared by other users of the system (the Shared Library). A Content Administrator may set up one or more Internet Playlists for external constituents, and one or more Playlists for internal viewers (e.g., a training web site, Learning Management System, or a website where recorded lectures or events are made available). System, Institution, and Organization Administrators The installation of Ensemble Video creates an Ensemble Video System Administrator account. A System Administrator is a super user who has access to all Ensemble Video functions and settings. In addition, there are two other critical administrative roles: 1. Institution Administrator An Institution Administrator can create Organizations and manage branding and other settings via the Institutional Settings Interface. For details on this administrative role see the Ensemble Video Institution Administrator Guide. Institutional Administrator Settings Interface 2. Organization Administrator An Organization Administrator can create and manage any number of Libraries within his or her Organization, and create and manage any number of user accounts for each Library. For complete details on this administrative role see the Ensemble Video Organization Administrator Guide. Ensemble Video 3.6 System Administrator Guide April,

9 Navigating Between Institutions, Organizations, and Libraries When an Organization Administrator logs in, he or she can move between Libraries in the Organization, via a dropdown menu at the top of the Ensemble Video Contributor Interface. Institution Administrators can also switch between Organizations, using a similar dropdown menu to the left of the Library dropdown. System Administrators can switch between Institutions via the dropdown at the far left top corner of the interface. System Administrators can easily switch between Institutions, Organizations and Libraries Other User Roles Other Ensemble Video roles include Contributor, Editor, and Viewer. When users are provisioned, they re assigned a Home Library, but Organization or Institution Administrators can give them guest permissions in other Libraries (for details, see the Ensemble Video Organization Administrator Guide. 1. Contributor These users can manage, catalog, and publish video content using Ensemble Video. Contributors: Are associated with a Home Library, which they have access to when they log in. Can add, edit, publish, and delete media entries. Can define, edit, and delete Playlists in the Web Publishing Tab. Ensemble Video 3.6 System Administrator Guide April,

10 Can customize bandwidth labels Can add Library Shares and authorize Direct Publishing permissions. 2. Editor These users can: Edit and publish videos in the Media Library Publish videos in the Shared Library Content Administrator Editors can not Add or Delete videos, and do not have access to the Web Publishing or Administration Tabs. 3. Viewer Can only view published items in the Media Library, and in the Shared Library. Ensemble Video 3.6 System Administrator Guide April,

11 III. Ensemble Video Administration Tab When you log into Ensemble Video as System Administrator, and go to the Administration Tab, you will find six control icons on the far right-hand side of the interface, which are available ONLY to System Administrators: This section documents each control in the order those control icons appear in the interface (shown above). API Keys The API Keys are for external applications that require access to the Ensemble Video Applications Programming Interface, for secure server-to-server communication. Currently, the only external application that takes advantage of this feature is an open source Building Block add-on program for Blackboard, a popular Learning Management System (LMS) that provides easy instructor access to Ensemble Video managed content. Form for generating API Keys. Ensemble Video 3.6 System Administrator Guide April,

12 Via the API Key control, you generate secure key pairs and provide them to the Blackboard Building Block as part of the process to configure this integration. For details see our Blackboard Building Block Setup guide at Content Types You can create, manage, and delete supported content types through the Content Types control interface. Content Types Control Interface. Clicking the Edit button for a content type gets you to a form where you can edit information for an existing content type. Editing a content type. Ensemble Video 3.6 System Administrator Guide April,

13 Here, you can specify file extension, description, and an icon that will display with a media link for that content type. You can also indicate whether thumbnail/preview images should be generated. If you want to use Ensemble Video to manage a content type that is not yet defined, click on the Add a New Content Type button on the right side of the screen. Selecting An Embedded Player For certain media types (see table below), you can select an embedded player, which will be used on the Media Library Preview Video page, Quick Publish pages, and wherever the HTML Plug-in is embedded. Specifying and embedded audio/video player In the Content Types interface, click Edit (on the line for the media type you wish to configure an embedded player for), and use the dropdown menu to select a player. The only embedded players currently supported are the Flowplayer (a Flash-based player), and QuickTime Player. And these two players only work with certain media types: Embedded Player Media Formats supported Flowplayer* Works with Flash Video (flv), mp3 audio, and H.264 compressed video in mp4, m4v, and f4v files Quicktime Can be configured for QuickTime video (mov), along with m4v and mp4 video files Note: If you choose the Flowplayer, Ensemble Video will automatically insert an HTML5 player on any idevice, for seamless media playback of MP3 and MP4/H.264 content. For Android devices, Ensemble will insert a Play button to launch the built-in Android media player. This is a system-wide setting, so all Previews, Quick Publish, and HTML Plug-in pages will be affected. Be sure to consider the impact across all your users before making any changes. Institutional Settings The Institutional Settings control takes you to a web application where Institutional Settings are managed. There are two settings that System Administrators manage, which appear at the top of the list of settings, in the left hand column, in the System section: Institutions and Workflow Templates. Ensemble Video 3.6 System Administrator Guide April,

14 Institutional Settings The other settings, below in the Institution section (Branding, LTI Configuration, Identify Providers, Portals, Organizations and Workflow Templates), are typically managed by an Institutional Administrator. For more information, see the Ensemble Video Institution Administrator Guide. Institutions The Institutions setting enables System Administrators to create and manage Institutions. To add a new Institution, just click on the +Add button and enter a name and (optionally) a storage Disk Quota for the institution (in gigabytes). Workflow Templates A Workflow Template defines a media server path and other information for media processing. The most commonly used Workflow Templates are Upload Directory and Watch Directory Templates. Information provided in Upload and Watch Directory Templates is used to create media server directories. That information is also passed down to the Organization level, and eventually to the level of the individual Ensemble Video 3.6 System Administrator Guide April,

15 Library, where Library Media Workflow creation is automated. (For more information see the Institution Administrator Guide section on Workflow Templates and the Organization Administrator Guide section on Media Workflows.) Crestron CaptureHD and Techsmith Relay Workflow Templates are used to configure pre-processing of content that is specific to media and metadata created by Crestron CaptureHD recorders and Techsmith Relay software. To add a new Workflow Template, simply click the +Add button in this section, and select Techsmith Relay, Crestron CaptureHD, Upload Directory, or Watch Directory from the menu. Upload Directory and Watch Directory Workflow Templates For Watch Directory and Upload Directory Templates, the Institution name is automatically inserted as the Sub Directory name. When these Templates are used at the Organization level (see Workflow Templates in the Institution Administrator Guide) the Organization name will be automatically inserted as well. For both Upload and Watch Directory Templates, you provide a name for the Workflow Template, a storage Path, and a URL Path for the player. If you specify a UNC storage Path, there is a place to enter username and password, along with authentication domain. For Upload Directory, you can specify a transcoding preset as well. For Watch Directory Templates, you set a File Filter. (For complete details on Watch Directory capabilities and settings, see the Ensemble Video Watch Directory Guide.) Upload Directory Institutional Workflow Template= Ensemble Video 3.6 System Administrator Guide April,

16 Watch Directory Institutional Workflow Template TechSmith Relay Worfkow Template A TechSmith Relay Worfklow Template defines a process that: 1. Reads in TechSmith Relay XML files 2. Generates Ensemble Video XML files and moves the Ensemble XML together with the Relay content to Ensemble Video Watch Directories The Ensemble Video XML and Relay content are then ingested to create new items in Ensemble Video Libraries. The Workflow Template specifies a Source Path, where TechSmith Relay files are written via FTP, as Relay recording is completed. The Destination Path points to an Ensemble Video Watch Directory root path. This is where Ensemble XML files and Relay media content will be written in individual Watch Directories, based on username. The Ensemble Video 3.6 System Administrator Guide April,

17 Destination The Identity Provider determines the routing of content by Username to a Watch Directory with folder name also based on username. These usernames must match the usernames in Camtasia XML files. Individual Watch Directory folders can be created automatically, by username. (For details, see Workflow Templates in the Ensemble Video Institution Administrator Guide.) For Source or Destination directory, you can specify a local directory or UNC path. If you use a UNC path, you also need to provide username, password, and domain for authentication. The Destination Ensemble Video Watch Directories must be on a web server, and the Destination URL specifies the web root for for the Watch Directory. That root HTTP URL is passed, with appropriate paths appended, to the Camtasia player when a user views the Relay content. Crestron CaptureHD Workflow Template A Crestron CaptureHD Worfklow Template defines a process that: 1. Reads Crestron CaptureHD XML files 2. Generates Ensemble Video XML files, and moves the Ensemble XML together with the Crestron content to Ensemble Video Watch Directories The Ensemble Video XML and Crestron content are then ingested to create new items in Ensemble Video Libraries. The Workflow Template specifies a Source Path where Crestron XML and media files are written via FTP. The Destination Path points to an Ensemble Video Watch Directory root path. This is where Ensemble XML files and Crestron media content will be written in individual Watch Directories. The Identity Provider determines the routing of content by Username to a Watch Directory with folder name also based on username. These usernames must match the values in the <Organizer> tag in the Creston XML files. Individual Watch Directory folders can be created automatically based on username, last name, or Library name. (For details, see Workflow Templates in the Ensemble Video Institution Administrator Guide.) For Source or Destination Directory, you can specify a local directory or UNC path. If you use a UNC path, you also need to provide username, password, and domain for authentication. Ensemble Video 3.6 System Administrator Guide April,

18 License The License control is for updating your Ensemble Video License Key. This control lets you know how many titles you are licensed for, and the expiration date for your license, if you have an annual license. To update the license click Update License, paste in the License Key provided by Ensemble Video (or your authorized dealer or reseller), and then agree to the license terms. Manage license control. Logs The Logs control provides internal system monitoring information on various system functions: the Ensemble Video Service, the Web Application, Transcoding, and LDAP authentication. You can navigate to any of these logs, using the dropdown menu on the right-hand side of the screen. Use the page links at the bottom of the screen to page through the log text. Alternatively, you can download the log to examine the details in a text editor. Ensemble Video 3.6 System Administrator Guide April,

19 The Logs administrative control interface. Settings The Application Settings control lets you modify various system settings. Most of these settings are adjusted only by the Ensemble Video Technical Support Staff. Transcoding The Transcoding control allows you to create Transcoding Profiles that are available to Organization Administrators, as they create Upload Media Workflows for the Libraries across your Ensemble Video implementation. You can also use these presets when you create Workflow Templates for the Institutions and Organizations in your implementation. Each Profile can include a single transcoding preset (a set of rules for video conversion). Or, if you want to support Adaptive Bitrate (ABR) streaming, you can create a profile with multiple presets. With ABR, the transcoder will create multiple encodings, and dynamically adjust the encoding streamed to viewers based on available bandwidth. ABR streaming is supported for Windows and Macintosh computers via Flash Player, and the rtmp protocol. ABR streaming is supported for idevices via HTML5 Player, and Apple s HLS protocol (delivered automatically with Wowza Streaming Engine). Ensemble Video 3.6 System Administrator Guide April,

20 Select transcoding presets to create a new Transcoding Profile To add a new Transcoding Profile, click Add a New Profile. Then, select one or more encoding presets, and provide a name for the new Profile. If you want to create an ABR Profile, be sure to choose presets from the same family (e.g., ABR HD, ABR HQ, or ABR SD). In the example in the above screen shot, a new Profile is being created that supports Adaptive Bitrate streaming from 350 Kbps up to 1112 Kbps. If you create an ABR Profile, be sure to pick a Default preset (i.e., 796 Kbps) in the dropdown menu at the bottom of the form, which will play over lower bandwidth connections on startup. (It will also be used for Android devices, which do not support dynamic Adaptive Bitrate streaming via the RTSP protocol.) If you select a single preset, you won t need to select a Default preset from the dropdown. Ensemble Video 3.6 System Administrator Guide April,

21 IV. Server Administration Ensemble Video Directories Every Ensemble Video implementation has two installed software directories: 1. Video Web Application Directory, where the Web Application interface programs and related software are installed. 2. Application Directory, where the Ensemble Video Service programs and utilities are installed as a Windows application/service. A Symphony Video, Inc. program group in the Windows Start Menu enables you to easily navigate to either the Web Application Directory or the Windows Application Directory. The Video Management Service A video management service is installed on the application server. This runs as a Windows service ( Ensemble Video Service see screen shot). When a file is uploaded, it automatically processes the file and copies it to the appropriate media server, using the directory and authentication credentials provided in the appropriate Media Source. The service also monitors and processes all Watch Directories. Ensemble Video 3.6 System Administrator Guide April,

22 If you find that uploaded files are not available for streaming/download once they re uploaded, be sure the Ensemble Video Management Service is running (it should also be configured to start automatically on system restart). If the service is running, you can look at the Video Management Service Log file to see if there are any error messages that were generated when the file was copied to a media server directory. You can view the log using the Logs control in the Administration Tab, in Ensemble Video (see page 18). Or, you can open the Log File on the Web Application Server. The Log File is located in the System Software Directory, in the Service Directory. For example: C:\Program Files\Symphony Video, Inc\Service\service.log Securing Ensemble Video with SSL We recommend that you configure the Ensemble Video Web Application to deliver all web content over HTTPS. This will prevent an issue that occurs when your users access non-secure information from a secure web, where you may have Ensemble Video playlists or videos embedded. For example, if a web site (e.g., accesses an Ensemble Video iframe Embed Code using standard HTTP ( the user will see a security warning and/or the content may not be shown. This is often the case when the Ensemble Video Plugin is embedded into a Learning Management System, Content Management System, or an intranet which are often secure. For details on how to enable SSL for Ensemble Video, see the How to Configure SSL guide at Send technical questions and suggestions to support@ensemblevideo.com. Additional help and resources are available at Ensemble Video 3.6 System Administrator Guide April,

Version 3.3 Content Administrator Guide

Version 3.3 Content Administrator Guide Version 3.3 Content Administrator Guide This document is a guide to assist Content Administrators as they upload, catalog, publish, and share videos using the Ensemble Video enterprise video publishing

More information

LifeSize Video Center Administrator Guide March 2011

LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center Administrator Guide March 2011 LifeSize Video Center 2200 LifeSize Video Center Adminstrator Guide 2 Administering LifeSize Video Center LifeSize Video Center is a network server

More information

Information Technology Services

Information Technology Services Uploading Videos to the Streaming Service **NOTE: Please ensure you have acquired the rights required to video stream any copyrighted material. For guidance on College practices regarding copyright please

More information

LifeSize UVC Video Center Deployment Guide

LifeSize UVC Video Center Deployment Guide LifeSize UVC Video Center Deployment Guide November 2013 LifeSize UVC Video Center Deployment Guide 2 LifeSize UVC Video Center LifeSize UVC Video Center records and streams video sent by LifeSize video

More information

LiveStreamingCDN Producer User s Guide

LiveStreamingCDN Producer User s Guide LiveStreamingCDN Producer User s Guide A LiveStreamingCDN Producer account offers a variety of premium features in addition to live and VOD streaming capabilities. A Producer account comes with a multi-device

More information

Kaltura Extension for SharePoint User Manual. Version: Eagle

Kaltura Extension for SharePoint User Manual. Version: Eagle Kaltura Extension for SharePoint User Manual Version: Eagle Kaltura Business Headquarters 200 Park Avenue South, New York, NY. 10003, USA Tel.: +1 800 871 5224 Copyright 2012 Kaltura Inc. All Rights Reserved.

More information

4.3. Windows. Tutorial

4.3. Windows. Tutorial 4.3 Windows Tutorial May 2013 3 Introduction The best way to get started using Wirecast is to quickly work through all its main features. This tour presents a series of three tutorials, each designed

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

Kaltura On-Prem Evaluation Package - Getting Started

Kaltura On-Prem Evaluation Package - Getting Started Kaltura On-Prem Evaluation Package - Getting Started Thank you for your interest in the Kaltura On-Prem Online Video Platform (OVP). Before you get started with your Kaltura On-Prem evaluation, a Kaltura

More information

HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011

HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011 HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1 Revision Date: July 2011 Summary of Contents Summary of Contents... 2 Pre Installation Checklist... 4 Prerequisites...

More information

Merit Cloud Media User Guide

Merit Cloud Media User Guide in collaboration with NJEDgeNet Table of Contents 1 Requirements... 3 1.1 Shibboleth... 3 1.2 Administration Hierarchy... 3 2 Administration Hierarchy... 3 3 Manage Videos... 4 3.1 Supported Video Formats...

More information

Mediasite for the enterprise. Technical planner: TP-05

Mediasite for the enterprise. Technical planner: TP-05 Mediasite for the enterprise Technical planner: TP-05 2011 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc.

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

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Administrator s Guide for the Polycom Video Control Application (VCA)

Administrator s Guide for the Polycom Video Control Application (VCA) Administrator s Guide for the Polycom Video Control Application (VCA) Version 1.1 November 2007 Edition 3725-26448-004/A Trademark Information Polycom and the Polycom logo design are registered trademarks

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide Insight Video Net. LLC. CMS 2.0 Quick Installation Guide Table of Contents 1. CMS 2.0 Installation 1.1. Software Required 1.2. Create Default Directories 1.3. Create Upload User Account 1.4. Installing

More information

WatchDox for Windows User Guide. Version 3.9.0

WatchDox for Windows User Guide. Version 3.9.0 Version 3.9.0 Notice Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals or

More information

Novell Filr 1.0.x Mobile App Quick Start

Novell Filr 1.0.x Mobile App Quick Start Novell Filr 1.0.x Mobile App Quick Start February 2014 Novell Quick Start Novell Filr allows you to easily access all your files and folders from your desktop, browser, or a mobile device. In addition,

More information

College of Continuing Education Video Production Room

College of Continuing Education Video Production Room College of Continuing Education Video Production Room To Begin a Session: Step 1: Turn on the Station by pressing the red switch near the desktop monitor. By doing this the following equipment will be

More information

Recording Video and Uploading to Ensemble

Recording Video and Uploading to Ensemble Video is everywhere and there are many proven ways to use it in the classroom. There are many devices and recording methods, and all allow you to capture images and sounds. Whether used to cover the same

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Q&A Cisco TelePresence Content Server The Cisco TelePresence Content Server enables organizations to record their video conferences and multimedia presentations for live and on-demand access. Whether it

More information

ShadowControl ShadowStream

ShadowControl ShadowStream ShadowControl ShadowStream Revision 1.3 4/12/2012 Table of Contents Introduction... 3 Download ShadowStream Server... 3 Installation... 4 Configuration... 5 Creating Users... 6 Testing the User Rights...

More information

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1

USER GUIDE Chapter 20 Using Podcasts. Schoolwires Academic Portal Version 4.1 USER GUIDE Chapter 20 Schoolwires Academic Portal Version 4.1 TABLE OF CONTENTS Introduction... 1 Adding a New Podcast Page... 3 Adding a New Episode... 5 Supported File Types... 5 What is an MP3 File?...

More information

Editing Adobe Connect User and Meeting Room Settings

Editing Adobe Connect User and Meeting Room Settings Editing Adobe Connect User and Meeting Room Settings Editing an Adobe Connect Meeting Room is a very simple process. The following presentation will walk through the process step by step. Log Into the

More information

Managed Security Web Portal USER GUIDE

Managed Security Web Portal USER GUIDE Managed Security Web Portal USER GUIDE CONTENTS 1.0 Introduction 4 2.0 Login 4 3.0 Portal Layout 4 3.1 Home Tab 5 3.2 Web Filtering Tab 5 3.3 SSL VPN Users Tab 6 4.0 Web Filtering Administration 7 4.1

More information

Users Guide. SelenioFlex File. Version 2.10.0

Users Guide. SelenioFlex File. Version 2.10.0 SelenioFlex File Version 2.10.0 August 2015 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be

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

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

Portals and Hosted Files

Portals and Hosted Files 12 Portals and Hosted Files This chapter introduces Progress Rollbase Portals, portal pages, portal visitors setup and management, portal access control and login/authentication and recommended guidelines

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 2.40 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5

BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 BEST PRACTICES EMAIL ARCHIVE in contentaccess version 2.5 Use case: Email Archive configuration for companies with up to 2,000 mailboxes This document gives you an overview how to configure email archive

More information

Novell Filr. Mobile Client

Novell Filr. Mobile Client Novell Filr Mobile Client 0 Table of Contents Quick Start 3 Supported Mobile Devices 3 Supported Languages 4 File Viewing Support 4 FILES THAT CANNOT BE VIEWED IN THE FILR APP 4 FILES THAT GIVE A WARNING

More information

WatchDox for Windows. User Guide. Version 3.9.5

WatchDox for Windows. User Guide. Version 3.9.5 WatchDox for Windows User Guide Version 3.9.5 Notice Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to

More information

How to Use JCWHosting Reseller Cloud Storage Solution

How to Use JCWHosting Reseller Cloud Storage Solution How to Use JCWHosting Reseller Cloud Storage Solution Go to https://www.internetspace.co.za and log in with your Cloud Reseller account username and password. How to Use create a cloud account for your

More information

DreamFactory on Microsoft SQL Azure

DreamFactory on Microsoft SQL Azure DreamFactory on Microsoft SQL Azure Account Setup and Installation Guide For general information about the Azure platform, go to http://www.microsoft.com/windowsazure/. For general information about the

More information

Citrix Virtual Classroom. Deliver file sharing and synchronization services using Citrix ShareFile. Self-paced exercise guide

Citrix Virtual Classroom. Deliver file sharing and synchronization services using Citrix ShareFile. Self-paced exercise guide Deliver file sharing and synchronization services using Citrix ShareFile Self-paced exercise guide Table of Contents Table of Contents... 2 Overview... 3 Exercise 1: Setting up a ShareFile Account... 6

More information

Vodafone Hosted Services. Getting your email. User guide

Vodafone Hosted Services. Getting your email. User guide Vodafone Hosted Services Getting your email User guide Welcome. This guide will show you how to get your email, now that it is hosted by Vodafone Hosted Services. Once you ve set it up, you will be able

More information

Wowza Streaming Cloud TM Overview

Wowza Streaming Cloud TM Overview Wowza Streaming Cloud TM Overview Wowza Media Systems, LLC February 2015 This document is for informational purposes only and in no way shall be interpreted or construed to create any warranties of any

More information

Cloud Storage Service

Cloud Storage Service Cloud Storage Service User Guide (Web Interface, Android App) Table of Content System Requirements...4 1.1Web Browser... 4 1.2Mobile Apps... 4 Accessing Cloud Storage using a Web Browser... 4 The Web Home

More information

MTS Remote Drive Service. Quick Start Guide

MTS Remote Drive Service. Quick Start Guide MTS Remote Drive Service Quick Start Guide Signing In to Remote Drive service through My Internet Account To sign in to use the service, you need to be a registered user with a user name and password.

More information

Camtasia Studio. Creating Screen Videos

Camtasia Studio. Creating Screen Videos Camtasia Studio Creating Screen Videos WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 INTRODUCTION... 1 WHY USE CAMTASIA STUDIO?... 2 WHERE CAN I GET CAMTASIA STUDIO?... 2 HOW TO USE

More information

YouTube is Free; Ensemble Video Costs Less for K 12 May 10, 2010

YouTube is Free; Ensemble Video Costs Less for K 12 May 10, 2010 YouTube is Free; Ensemble Video Costs Less for K 12 May 10, 2010 Bill Bullen VP Sales & Marketing Symphony Video, Inc. (315) 378 0234 bbullen@ensemblevideo.com Introduction Ensemble Video is like an institutional

More information

Quick Start Guide to. ArcGISSM. Online

Quick Start Guide to. ArcGISSM. Online Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,

More information

CloudCall for Salesforce- Quick Start Guide. CloudCall for Act! CRM Quick Start Guide

CloudCall for Salesforce- Quick Start Guide. CloudCall for Act! CRM Quick Start Guide CloudCall for Salesforce- Quick Start Guide CloudCall for Act! CRM Quick Start Guide 26/01/2015 Plugin Overview About SYNETY SYNETY is a leading cloud- based software and communications company that develops

More information

HOME PAGE. Quick Start Guide. Here s how to navigate the Films On Demand home page you first see when you log in.

HOME PAGE. Quick Start Guide. Here s how to navigate the Films On Demand home page you first see when you log in. HOME PAGE Here s how to navigate the Films On Demand home page you first see when you log in. SEE AND EDIT YOUR CUSTOMIZED PLAYLISTS CREATE YOUR PERSONAL LOGIN TO ACCESS CUSTOM FEATURES ORGANIZE VIDEOS

More information

User's Manual. iphone Codec. for SelenioFlex Ingest

User's Manual. iphone Codec. for SelenioFlex Ingest iphone Codec for SelenioFlex Ingest August 2015 for SelenioFlex Ingest Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

FileCruiser. User Portal Guide

FileCruiser. User Portal Guide FileCruiser User Portal Guide FileCruiser Product Manual Contents Contents Getting Started with FileCruiser 1 Using the FileCruiser Agent 2 Desktop Shortcut 2 Log in to FileCruiser Agent 3 Using the FileCruiser

More information

RealPresence Media Manager Blackboard Learn 9.1 Learning Management System Integration Guide

RealPresence Media Manager Blackboard Learn 9.1 Learning Management System Integration Guide INTEGRATION GUIDE Software 6.5 September 2013 3725-75322-002 Rev A RealPresence Media Manager Blackboard Learn 9.1 Learning Management System Integration Guide RealPresence Media Manager Blackboard Learn

More information

Kaltura Management Console (KMC) User Manual. Version: Eagle

Kaltura Management Console (KMC) User Manual. Version: Eagle Kaltura Management Console (KMC) User Manual Version: Eagle Kaltura Business Headquarters 200 Park Avenue South, New York, NY. 10003, USA Tel.: +1 800 871 5224 Copyright 2012 Kaltura Inc. All Rights Reserved.

More information

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

Sitecore Ecommerce Enterprise Edition Installation Guide Installation guide for administrators and developers

Sitecore Ecommerce Enterprise Edition Installation Guide Installation guide for administrators and developers Installation guide for administrators and developers Table of Contents Chapter 1 Introduction... 2 1.1 Preparing to Install Sitecore Ecommerce Enterprise Edition... 2 1.2 Required Installation Components...

More information

FileCruiser. Desktop Agent Guide

FileCruiser. Desktop Agent Guide FileCruiser Desktop Agent Guide FileCruiser Desktop Agent Guide Contents Contents Getting Started with FileCruiser 1 Using the FileCruiser Agent 2 Desktop Shortcut 2 Log in to FileCruiser Agent 3 Using

More information

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2 Personal Cloud Support Guide for Mac Computers Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 3 Renaming files 3 Moving

More information

Ocularis Media Server Installation & Administration Guide

Ocularis Media Server Installation & Administration Guide Ocularis Media Server Installation & Administration Guide 2013 On-Net Surveillance Systems Inc. On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone:

More information

Novell Filr. Windows Client

Novell Filr. Windows Client Novell Filr Windows Client 0 Table of Contents Supported Environments 2 Supported Languages 2 Getting Started 3 Which Folders Are Synchronized 3 What Actions Are Supported 4 Configuring Folders to Synchronize

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

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

FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE

FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE FAST-START GUIDE FOR ADMINISTRATOR - ECOMMERCE ONLINE HELP: ELEAPSOFTWARE.COM/SUPPORT VERSION 2.2 COPYRIGHT 2009 TELANIA, INC. ALL RIGHTS RESERVED 2009 Telania, Inc. www.eleapsoftware.com - 1 - KEY UPDATES

More information

AVG Business SSO Partner Getting Started Guide

AVG Business SSO Partner Getting Started Guide AVG Business SSO Partner Getting Started Guide Table of Contents Overview... 2 Getting Started... 3 Web and OS requirements... 3 Supported web and device browsers... 3 Initial Login... 4 Navigation in

More information

ProSystem fx Document

ProSystem fx Document ProSystem fx Document Server Upgrade from Version 3.7 to Version 3.8 1 This Document will guide you through the upgrade of Document Version 3.7 to Version 3.8. Do not attempt to upgrade from any other

More information

Panopto Recording. Click the Panopto Recorder icon found on the Desktop. Click the Log in with Blackboard button. Page 1

Panopto Recording. Click the Panopto Recorder icon found on the Desktop. Click the Log in with Blackboard button. Page 1 Panopto Recording The Panopto Recorder allows for a great deal of flexibility in how and what can be recorded. This guide will cover all aspects of recording with one computer (meaning all presentation

More information

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved. Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

Audio Only Broadcast through Flash Media Live Encoder On Windows

Audio Only Broadcast through Flash Media Live Encoder On Windows Audio Only Broadcast through Flash Media Live Encoder On Windows This user guide will take you through the steps of setting up an audio-only broadcast on a Windows PC. Other user-guides are available at

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration User Guide DocAve Lotus Notes Migrator for Microsoft Exchange 1.1 Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration This document is intended for anyone wishing to familiarize themselves

More information

Advanced Configuration Administration Guide

Advanced Configuration Administration Guide Advanced Configuration Administration Guide Active Learning Platform October 2015 Table of Contents Configuring Authentication... 1 PingOne... 1 LMS... 2 Configuring PingOne Authentication... 3 Before

More information

User Guide FOR TOSHIBA STORAGE PLACE

User Guide FOR TOSHIBA STORAGE PLACE User Guide FOR TOSHIBA STORAGE PLACE (This page left blank for 2-sided "book" printing.) Table of Contents Overview... 5 System Requirements... 5 Storage Place Interfaces... 5 Getting Started... 6 Using

More information

Mediasite A Video Content Management & Distribution Platform. Technical planner: TP-10

Mediasite A Video Content Management & Distribution Platform. Technical planner: TP-10 Mediasite A Video Content Management & Distribution Platform Technical planner: TP-10 2012 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the

More information

Your Archiving Service

Your Archiving Service It s as simple as 1, 2, 3 This email archiving setup guide provides you with easy to follow instructions on how to setup your new archiving service as well as how to create archiving users and assign archiving

More information

Egnyte App for Android Quick Start Guide

Egnyte App for Android Quick Start Guide Egnyte App for Android Quick Start Guide Introduction Welcome to the Quick Start Guide for the Egnyte App for Android. This guide will explain how to: Access files. Download content for offline access.

More information

Using TriCaster with YouTube Live. v.20140305

Using TriCaster with YouTube Live. v.20140305 v.20140305 Using TriCaster with YouTube Live YouTube Live is an increasingly popular web streaming provider. TriCaster works well with this service; in fact there are several different workflows available

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

SoftChalk Cloud Guide. Updated August 1, 2012

SoftChalk Cloud Guide. Updated August 1, 2012 SoftChalk Cloud Guide Updated August 1, 2012 Contents Getting Started 5 Overview of SoftChalk Cloud... 5 Features of a SoftChalk Cloud Account... 6 Trial Account... 6 Create an Account... 7 Log into Your

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files

More information

FileMaker Server 14. FileMaker Server Help

FileMaker Server 14. FileMaker Server Help FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

DocuShare User Guide

DocuShare User Guide DocuShare User Guide Publication date: April 2011 This document supports DocuShare Release 6.6.1 Prepared by: erox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California 94304 USA

More information

http://cloud.dailymotion.com July 2014

http://cloud.dailymotion.com July 2014 July 2014 Dailymotion Cloud Positioning Two video platforms based on one infrastructure Dailymotion.com DELIVER, SHARE AND MONETIZE YOUR VIDEO CONTENT Online sharing videos platform Dailymotion Cloud CONCRETIZE

More information

MBLOX RESELLER GUIDE. User guide

MBLOX RESELLER GUIDE. User guide MBLOX RESELLER GUIDE User guide This step-by-step guide will show you how to set-up your Reseller Account. From creating sub-accounts and applying your company s branding, to setting up pricing and adding

More information

Alert Notification of Critical Results (ANCR) Public Domain Deployment Instructions

Alert Notification of Critical Results (ANCR) Public Domain Deployment Instructions Alert Notification of Critical Results (ANCR) Public Domain Deployment Instructions Server Prerequisites Internet Information Server (IIS). It may be enabled in Windows Features (see Enabling IIS section).

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide Table Of Contents Getting Started Checklist... 1 Overview: Portal Content Management System... 3 Anatomy of a Portal Page... 3 Overview of the Content Management System...

More information

MnSCU MediaSpace. Getting Started with MediaSpace

MnSCU MediaSpace. Getting Started with MediaSpace MnSCU MediaSpace Minnesota State Colleges & Universities Getting Started with MediaSpace Logging In Login to MediaSpace at http://mediaspace.mnscu.edu Use your StarID and password. If you do not know your

More information

User Manual. Document Management System

User Manual. Document Management System User Manual Document Management System Version 1.0 1 of 23 Table of Contents 1. Introduction... 4 2. Objective... 4 3. Login to E-Governance System... 4 4. Document Management System (DMS) in E-Governance

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

FTP Accounts Contents

FTP Accounts Contents FTP Accounts Contents Goal... 2 1. Add an FTP Account... 2 2. The FTP Account Management Table... 3 3. Remove an FTP Account... 4 4. Edit an FTP Account's Quota... 4 5. Change an FTP Account's Password...

More information