What is new in Enfocus Switch 13
|
|
|
- Tyler Sims
- 10 years ago
- Views:
Transcription
1 What is new in Enfocus Switch 13 New features and functionality The Switch Messages Viewer - Viewing log messages through a web browser From this version onwards, you can view the Switch log messages remotely, so you don't have to log into a Switch Designer anymore. Therefore, a new application component has been added, i.e. Switch WebServer. This component allows you to connect to the Switch Server through a web browser. You can use the following browsers: Google Chrome Firefox Safari Microsoft Explorer You must configure the communication settings for the Web service in a new category of the preferences: The port used for communication between Switch WebServer and the browser to launch the log messages needs to be in the following range: 1 to Default value is You can choose between 2 protocols used for the communication between the WebServer and the browser: Page 1/18
2 HTTP (default value) HTTPS (secured, encrypted communication for which you need a certificate) o If set to HTTPS, the following additional fields appear: o Certificate: Path to the certificate file o Private key: Path to the private key file o Password for private key: Password for the private key In the Switch user panel, please allow the appropriate access for the user. To view the log messages through a web browser: Page 2/18
3 1. Open the browser of your choice. 2. Enter the IP address or the name of the computer running Switch Server followed by a colon (":") and the port number for the WebServer (as set in the Switch preferences). 3. Enter your username and password and click Log in. The Switch Server must be running, otherwise you will not be able to log in. The most recent log messages are displayed, with a maximum of 1000 messages in total. If you sort by Date and Time (descending), you can use the auto refresh option in the top right corner of the screen. If you click on Date and Time, your messages are automatically sorted in a descending way. (Newest first) A thin arrow in the column header indicates the current sort order (descending or ascending). A filter icon indicates that a filter has been set on the column concerned. You can now sort the messages or filter out the messages you're interested in as required. If you would like to save this filter settings, you can save or bookmark the URL, to easily return to the filtered overview. Page 3/18
4 Debug messages: In this Switch 13 release, we added all messages again. Next to the filters for error, warning and info you can now also filter for debug and assert messages. For being able to filter debug messages, please go to Switch preferences and set the Log debug messages to Yes. Note: Debug messages will only be available in the Web browser messages. You can also open the Web messages out of the Switch Designer. Please press the button Messages. Page 4/18
5 When you use the Messages you don t need to login again. You are using a global login for the Switch Designer called Local Administrator. This is an internal user; you cannot modify this user in the users pane. For the Web messages View, we added some more functionality: Wrap text Clear filters = clears filter not the sorting setup Export log = Exports the messages currently displayed. The log will be exported as csv file. If you would like to use the messages within the Switch Designer, you can enable them in the View menu - > Show panes - > Messages. Invisible grid - Easier to align flow elements In previous versions, you could move around flow elements without restrictions, wherever you wanted on the canvas, and even (unwantedly) on top of each other. This often resulted in sloppy flows and it required a lot of time to align the different elements. From this version onwards, when moving elements, they are automatically snapped to an invisible grid, so it is easier to align them. Besides, if you now try to place several elements on top of each other, a warning icon appears. However, if you really want to place elements on top of each other, you can still do so using the arrow keys. Please note, that it is only available for newly created flows in Switch 13. Old flows will not be repositioned. Page 5/18
6 Improved performance To improve the performance, Switch no longer scans auto- managed folders (as the contents of these folders is already known to Switch). This frees up resources and increases the performance. As a user, you will notice a few changes, such as: A new user preference: Scan user- managed folders every (seconds) which replaces two old preferences, i.e. Scan intermediate folders every (seconds) and Scan input folders every (seconds) Manipulation of auto- managed folders is no longer allowed (as they are no longer scanned), so the option Open in Finder/Explorer has been removed from the context menu. In addition, an icon is added to indicate, which folders are auto- managed. Note: For debugging purposes, it may be necessary to inspect the content of auto- managed folders. In that case, you can display the advanced preference 'Open in Finder/Explorer' by pressing Shift while right clicking the folder concerned on the canvas. Submit hierarchy should always be a user- managed folder, as the user must determine the hierarchy of the folders. If you update from an older versions, flows containing Submit hierarchy elements with an auto- managed folder will not be validated anymore. You need to change the folder properties. Note: Remember that, just like in previous versions of Switch, it is not allowed to point user folders to auto- managed folders (e.g. containing the result of another flow). As auto- managed folders are no longer scanned, this will not work. Keep groups when exporting flows Switch flow groups can now be exported and imported, preserving the group hierarchy. This can be useful when making back- ups or sharing flows with colleagues. Just go to Flow > Export all and all flows including the groups will be exported. If you import the flows, they will be imported with the group information. Page 6/18
7 To export one or more flow or flow groups 1. In the Flows pane, select the flow(s) or flow group(s) concerned. 2. Do one of the following: From the menu, select Flow > Export Flow(s)... Right- click the selected flow(s) and choose Export Flow(s)... Click and select Export Flow(s) Choose a location and a name (in case of a single flow) or a destination folder (in case of flow groups or if you selected more than one flow). The selected flows and flow groups are exported and saved in the chosen location. If you have exported several flows, the flows are saved in the destination folder, one file per flow, and they are named after the flow. Flow groups are saved with file extension *.sflows. Enfocus Customer Experience Program The Enfocus Customer Experience Program allows us to collect information about the way you're using Switch 13. We can track features and usage trends to make sure that we concentrate on the most important developments for our customers. This information is processed anonymously and will help us improve the software. Note that this option is enabled only if you have confirmed your participation explicitly. You can at any time turn on or turn off this option through the Help menu. Page 7/18
8 New Tools Archive and Unarchive The Compress and Uncompress tool have been replaced with these two new tools. They work in the same way, but, in addition, they provide support for Unicode and they also support large zip files (bigger than 4GB, comply to Zip64 format.). For compatibility reasons, Compress and Uncompress remain available; you can find them in the Legacy category in the Flow Elements pane. Tools 2.0 (updated) The following tools are changed and / or re- written to improve file handling. Tests shows that they are now up to 10 times faster (depends on the flow). Assemble Job / Hold Job Up to 4 times faster * Split / Merge PDF Up to 7 times faster * * Depends on the configuration Page 8/18
9 New Configurators Enfocus PitStop Server PDF2Image: This configurator (installed automatically with PitStop Server 13) renders PDF files to images, either as a whole or split into separations. It supports JPEG and PNG image output. Aproove Configurator: Aproove Express is a cloud- based web approval and collaboration solution, allowing Enfocus Switch users to involve print buyers in a straightforward Online Approval process. Switch will automatically register the print buyer s decision and route the job to the appropriate stage in the workflow. Page 9/18
10 Saxon Configurator: This new configurator allows performing XSLT 2.0 and 3.0 transformations using Saxon. It also allows querying information out of xml files using XQuery. The Saxon configurator searches for Saxon processor in the default applications installation folder ('Program Files\Saxonica' in case of Windows and 'Applications/Saxonica' folder in case of Mac OSX). On Windows configurator searches for.net version of the processor first and only in case nothing is found it searches for Java version. On Mac OSX the configurator searches for Java version only. Since some third- party applications include Java archives of Saxon processor it is important to make sure that configurator has found the expected version of Saxon. If the configurator could not find any Saxon processor or if it has found a wrong version, it is necessary to set the correct version manually using 'Set path to application...' context menu item. Caldera Configurators Caldera Nexio Submit The configurator will submit a JobTicket (JDF) to Cladera Nexio Page 10/18
11 Caldera Nexio Collect The configurator will collect JobTickets (JDF) from Caldera Nexio AccuZip The configurator provides mail- processing services for mailing using the US Postal Service. The AccuZIP Direct Mail Configurator, which is certified by the US Postal Service, is a revolutionary technology that allows users to integrate a complete end- to- end postal automation workflow with 100% visibility of all mail- pieces in the mail stream. Use Switch and the AccuZIP Configurator to process mail files exclusively or combine both Print and Mail processing for automation. Updated Configurators Alwan ColorHub HP Digital Front End JDF Control HP SmartStream Designer Ganging* HP SmartStream Designer Imposition* HP SmartStream Designer VDP* * support of Adobe CC 2015 The CorelDraw configurator is now compatible with the latest version of CorelDraw, X7. The QuarkXpress configurator supports now QuarkXPress WoodWing Enterprise Page 11/18
12 Adobe Configurators The Adobe configurators are now scripted plug- ins instead of C++ applications integrated in Switch. As a consequence, new versions of these configurators can be downloaded from the Crossroads website or from within Switch, through PackManager, just like any other configurator. They are no longer tied to Switch releases. That gives us the possibility to react faster to a new release of Adobe products. Please note: When you install Switch, you still install the c++ configurators. The Adobe InDesign, Adobe Illustrator, Adobe Photoshop configurators support CS6, CC and CC2014, the Adobe Acrobat and Adobe Distiller configurator support version 10 and 11. The Adobe InDesign Server supports CS6 and CC. With installing the new configurators, you get support for CC2015 and Acrobat DC. Note: If you install the new Adobe configurators, the existing Adobe configurators will be overwritten! Other changes Switch Designer and Switch Server are now by default available in 5 languages (English, German, French, Japanese and Chinese); you can simply select the required language from a list in the Preferences, whereas in previous versions you had to explicitly install them during the Switch installation process or through the PackManager. Output folders and Archive hierarchies now have a new property "safe move", which is relevant if the source folder (= an intermediate Switch folder) and the destination folder (= the output folder/archive hierarchy) are on different volumes (drives/partitions). By default, this option is enabled. Switch will first copy the job to a temporary file before deleting the job from the original location. This is a safe way of moving files and avoids that files get lost in case of network problems. In case of issues with 3rd party software when moving files from one volume to another, you can disable this safe move mechanism, so that the job is moved immediately to the destination Folder/Archive hierarchy. From now on, new Switch 13 users need an Enfocus ID in order to activate Switch. The Enfocus ID is a new (free) Enfocus account that replaces all former accounts (product activation account, webshop account, forum account) and will be used for all communication with Enfocus. Existing users upgrading from Switch 11 or 12 can still use their old Enfocus product activation account, if they prefer so. Page 12/18
13 Now Switch supports both the older "pre- Windows 2000" and the newer "Principal Name" naming convention for Active Directory User names (domain/username and As Switch stores the language preference of the users launching messages in a web browser, we ask the users to explicitly accept cookies. If users refuse, they can continue to work, but they simply have to re- define the language of their choice after a browser restart. To comply with legal requirements (as personal information is stored as a cookie), you can add a link to your privacy policy. The PHP sample that comes with the Web Services SDK has been updated to comply with PHP 5.5 or later. From this version onwards, we are not supporting 32bit operating systems anymore! New Operating System Windows 10 We are happy to support Windows 10 with our Switch 13 release! Page 13/18
14 Bug fixes The following bugs have been fixed: Bug Description Bug 6559 Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Files not processing because connection has been removed Switch - Request SOAP class samples Search in scripter isn't intuitively Incorrect focus after search in Scripter Wrong validation when reloading script and undoing the changes Unpack job doesn't remove metadata when requested to File disappears from flow with database connect Checkpoint backing folder path is empty; reactivate the flow The Error in line 4 of script Include these jobs: Parse Error: expecting `'('' message is logged when there should not be a problem. InDesign configurator: Save action can save the wrong file Un- responding Switch Apple Script Executor Wrong icon is shown when you drag and drop jobs on the canvas Switch is not remembering hierarchy information when it has to reprocess the file because it was in use the first time Jobs pane and folder counters are updated very slowly when removing jobs via Switch Designer. Optimize the hold job and assemble job speed wise when having lots of jobs in the folder before it Crash when a lot of flows are upgrading Automatic retry for unreachable folder is not working The Job.NestedName variable sometimes shows hidden files Variable set editor is not translated in German Language Pack Active Directory problem when the NetBIOS domain name does not match the first domain component of the full domain name Problems with s.copy on 10.9 and TurboNAS software Reset Views does not stay when switching to messages Files go to wrong folders when keep unique file name is turned off Temp files of the Merge PDF are not cleaned up when the Merge PDF is closed Page 14/18
15 Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug after a timeout Switch Server occupies the whole core on not correctly created flows Memory leak in Switch Server Switch 12.2 errors- Could not save document. Database corrupt, improve behavior so new database is created Better handle deletion of locked files Crash in Mail send tool Inconsistent job ticket results Files not moving but partial.~#~ directories are transferred.ttc fonts not recognized in InDesign Package UNCOMPRESS: Job failed because a standard error occurred in plugin 'Uncompress': std::bad_alloc Script Elements are Renaming Themselves Switch can't move a file in a hierarchy if the hierarchy root has read only permissions, but the folder itself read and write permissions It is not possible to use job.getvariableasstring in VBscript Flow documentation: passwords visible for and pack job element Why would transferring a single job to a network volume block all other processes? Reproducible Crash in Windows 8.1 http request: how to define headers (content- type) Some job variables become not working if job went through problem jobs The behavior of the counter on the archive hierarchy has changed in Switch 12, update 3 Unzipping an archive created by Switch on another OS gives encoding issues SwitchClient doesn't receive updated jobs The support info is not filled in AboutDialog.txt of the collected application data Scripting element XML Magic changes back to default name after import ClientConnection class should be described in our scripting API doc Stats Color mode doesn't give sample value with.png files Switch crashes when it is activated using an Enfocus ID not linked to the Esko domain The calculation variable gives unexpected results when calculating with numbers having leading zero's Add a json http sample to the documentation Dataset class question Page 15/18
16 Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Bug Unformatted value calculated for the variable [Job.Hierarchy] Applescript API for fail process does not work Quark configurator is not working on Yosemite The quark configurator doesn't find the Quark file on Yosemite Mac file extension gets added when preference set to YES and the file already has an extension Additional info to the scripting manual Files fail to fully copy via Inject Job element from mounted volumes Crash on server exit (IJTQueue) Crash on server exit when accessing remounter thread Crash on getting statistics for particular tiff file Jumping folders on canvas Problem on uploading file with & in filename onto Woodwing server Page 16/18
17 System requirements Switch Server Dual Core (additional cores recommended depending on the use of 3 rd party applications) RAM 4GB (2 GB per Core recommended) Switch Proxy Minimum Dual Core processor Minimum 2GB of RAM Supported operating systems Switch Server and Switch Proxy Microsoft Windows 7 (64- bit, running in 32- bit mode) Microsoft Windows 8 (64- bit, running in 32- bit mode) Microsoft Windows 8.1 (64- bit, running in 32- bit mode) Microsoft Windows 10, (32- bit and 64- bit, running in 32- bit mode) Microsoft Windows 2008 Server R2 Standard or Enterprise Edition (64- bit, running in 32- bit mode) Microsoft Windows 2012 Server (64- bit, running in 32- bit mode) Microsoft Windows 2012 Server R2 (64- bit, running in 32- bit mode) Virtual Machines (VMWare, Hyper- V) Mac OS X 10.8 Mac OS X 10.9 Mac OS X MAC Server o Note: OSX Server is an app for the regular OSX version; hence it is not considered a separate OS. If the base OSX version is supported, then the base OSX version including the OSX Server app is supported. Supported operating systems Switch Client Microsoft Windows 7, (32- bit and 64- bit, running in 32- bit mode) Microsoft Windows 8, (32- bit and 64- bit, running in 32- bit mode) Microsoft Windows 8.1, (32- bit and 64- bit, running in 32- bit mode) Microsoft Windows 10, (32- bit and 64- bit, running in 32- bit mode) Page 17/18
18 Microsoft Windows 2008 Server R2 Standard or Enterprise Edition (64- bit, running in 32- bit mode) Microsoft Windows 2012 Server (64- bit, running in 32- bit mode) Microsoft Windows 2012 Server R2 (64- bit, running in 32- bit mode) Virtual Machines (VMWare, Hyper- V) Mac OS X 10.8 Mac OS X 10.9 Mac OS X Mac Server o Note: OSX Server is an app for the regular OSX version; hence it is not considered a separate OS. If the base OSX version is supported, then the base OSX version including the OSX Server app is supported. Compatibility between Switch and SwitchClient If you use Switch and SwitchClient, it's important that the versions used are compatible: Switch 13 and SwitchClient 12: This combination is supported. The communication protocol is adjusted in such a way that an older client still gets the information it expects. This is helpful when users have moved to a new Switch version and cannot ensure to upgrade allswitchclient installations at the exact same time. Switch 12 and SwitchClient 13: This combination is NOT supported. A newer SwitchClient should always talk to a Switch of at least the same version. Page 18/18
1. What's new?... 5 1.1 New in Switch 13...5
Reference Guide Contents 1. What's new?... 5 1.1 New in 13...5 2. Understanding... 9 2.1 About Enfocus... 9 2.2 application components... 11 2.3 Getting started...12 3. Installing, activating and starting...
What is new in Switch 12
What is new in Switch 12 New features and functionality: Remote Designer From this version onwards, you are no longer obliged to use the Switch Designer on your Switch Server. Now that we implemented the
Online Backup Client User Manual
For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.
Online Backup Client User Manual Mac OS
Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC
Online Backup Client User Manual Mac OS
Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC
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
Cloud Portal for imagerunner ADVANCE
Cloud Portal for imagerunner ADVANCE User's Guide Please read this guide before operating this product. After you finish reading this guide, store it in a safe place for future reference. ENG How This
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
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...
SysPatrol - Server Security Monitor
SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or
Lenovo Online Data Backup User Guide Version 1.8.14
Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data
Eucalyptus 3.4.2 User Console Guide
Eucalyptus 3.4.2 User Console Guide 2014-02-23 Eucalyptus Systems Eucalyptus Contents 2 Contents User Console Overview...4 Install the Eucalyptus User Console...5 Install on Centos / RHEL 6.3...5 Configure
ez Agent Administrator s Guide
ez Agent Administrator s Guide Copyright This document is protected by the United States copyright laws, and is proprietary to Zscaler Inc. Copying, reproducing, integrating, translating, modifying, enhancing,
Sharp Remote Device Manager (SRDM) Server Software Setup Guide
Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based
Cloud Services MDM. ios User Guide
Cloud Services MDM ios User Guide 10/24/2014 CONTENTS Overview... 3 Supported Devices... 3 System Capabilities... 3 Enrollment and Activation... 4 Download the Agent... 4 Enroll Your Device Using the Agent...
Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V
Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised
CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service
CAS CLOUD WEB USER GUIDE UAB College of Arts and Science Cloud Storage Service Windows Version, April 2014 Table of Contents Introduction... 1 UAB Software Policies... 1 System Requirements... 2 Supported
VPN Web Portal Usage Guide
VPN Web Portal Usage Guide Table of Contents WHAT IS VPN WEB CLIENT 4 SUPPORTED WEB BROWSERS 4 LOGGING INTO VPN WEB CLIENT 5 ESTABLISHING A VPN CONNECTION 6 KNOWN ISSUES WITH MAC COMPUTERS 6 ACCESS INTRANET
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
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...
Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from
Enterprise Manager. Version 6.2. Installation Guide
Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1
Managing Software and Configurations
55 CHAPTER This chapter describes how to manage the ASASM software and configurations and includes the following sections: Saving the Running Configuration to a TFTP Server, page 55-1 Managing Files, page
Web Mail Classic Web Mail
April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...
Kaspersky Lab Mobile Device Management Deployment Guide
Kaspersky Lab Mobile Device Management Deployment Guide Introduction With the release of Kaspersky Security Center 10.0 a new functionality has been implemented which allows centralized management of mobile
Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide
Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to
Attix5 Pro. Your guide to protecting data with Attix5 Pro Desktop & Laptop Edition. V6.0 User Manual for Mac OS X
Attix5 Pro Your guide to protecting data with Attix5 Pro Desktop & Laptop Edition V6.0 User Manual for Mac OS X Copyright Notice and Proprietary Information All rights reserved. Attix5, 2011 Trademarks
Qbox User Manual. Version 7.0
Qbox User Manual Version 7.0 Index Page 3 Page 6 Page 8 Page 9 Page 10 Page 12 Page 14 Page 16 Introduction Setup instructions: users creating their own account Setup instructions: invited users and team
Exchange Granular Restore User Guide
User Guide Contents 1. overview... 2 2. Backup considerations... 3 Exchange VM Detection... 3 VSS Application backups... 3 Restore vs. Recovery... 3 Backup user identity... 3 3. Creating an Exchange backup...
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
TestNav 8 User Guide for PARCC
TestNav 8 User Guide for PARCC Copyright 2014, Pearson Education, Inc. Published March 6, 2014 TestNav 8 User Guide for PARCC 1 TestNav 8 User Guide for PARCC Revision History What is TestNav? Technical
Citrix Access Gateway Plug-in for Windows User Guide
Citrix Access Gateway Plug-in for Windows User Guide Access Gateway 9.2, Enterprise Edition Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance
ADOBE DRIVE CC USER GUIDE
ADOBE DRIVE CC USER GUIDE 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive CC User Guide Adobe, the Adobe logo, Creative Cloud, Creative Suite, Illustrator, InCopy, InDesign, and Photoshop
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
Vtiger CRM Outlook Plugin Documentation
Vtiger CRM Outlook Plugin Documentation Outlook Plugin Version 1.0.04 Different Solutions GmbH [email protected] http://www.different-solutions.com Support Forum: http://forum.vtiger.de Date:
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
GREEN HOUSE DATA. E-Mail Services Guide. Built right. Just for you. greenhousedata.com. Green House Data 340 Progress Circle Cheyenne, WY 82007
GREEN HOUSE DATA Built right. Just for you. E-Mail Services Guide greenhousedata.com 1 Green House Data 340 Progress Circle Cheyenne, WY 82007 Table of Contents Getting Started on Business Class Email
Novell ZENworks Asset Management 7.5
Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...
Exchange Granular Restore. User Guide
User Guide Contents 1. overview... 2 2. Backup considerations... 3 Backup user identity... 3 Exchange VM Detection... 3 Restore vs. Recovery... 3 3. Creating an Exchange backup... 4 4.... 7 Step 1 - Locate
with the ArchiveSync Add-On Evaluator s Guide 2015 Software Pursuits, Inc.
with the ArchiveSync Add-On Evaluator s Guide 2015 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 3 Required Add-Ons for ArchiveSync in Real-Time... 3 Communications
Xerox 700 Digital Color Press with Integrated Fiery Color Server. Utilities
Xerox 700 Digital Color Press with Integrated Fiery Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072726
Adobe Reader Settings
Adobe Reader Settings Table of Contents Adobe 9 and X (10) Reader Settings...2 For Adobe Reader X (10)... 5 Adobe Reader XI (11)...7 Internet Explorer 8 and 9... 8 Google Chrome... 9 Mozilla Firefox...
RSCCD REMOTE PORTAL TABLE OF CONTENTS: Technology Requirements NOTE
RSCCD REMOTE PORTAL The RSCCD Remote Portal allows employees to access their RSCCD Email (via Outlook Web Access), Department (Public) Folders, Personal (H Drive) Folder, and the District Intranet from
Sitecore InDesign Connector 1.1
Sitecore Adaptive Print Studio Sitecore InDesign Connector 1.1 - User Manual, October 2, 2012 Sitecore InDesign Connector 1.1 User Manual Creating InDesign Documents with Sitecore CMS User Manual Page
ADT Plugin for Eclipse
ADT Plugin for Eclipse Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. ADT extends
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
VMware Software Manager - Download Service User's Guide
VMware Software Manager - Download Service User's Guide VMware Software Manager 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is
ithenticate User Manual
ithenticate User Manual Version: 2.0.8 Updated February 4, 2014 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage
kalmstrom.com Business Solutions
HelpDesk OSP User Manual Content 1 INTRODUCTION... 3 2 REQUIREMENTS... 4 3 THE SHAREPOINT SITE... 4 4 THE HELPDESK OSP TICKET... 5 5 INSTALLATION OF HELPDESK OSP... 7 5.1 INTRODUCTION... 7 5.2 PROCESS...
InstaFile. Complete Document management System
InstaFile Complete Document management System Index : About InstaFile 1.1 What is InstaFile 1.2 How does it work 1.3 Where you can use InstaFile 1.4 Why only InstaFile InstaFile features and benefits Start
Sophos for Microsoft SharePoint Help
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: March 2011 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 4 Reports...27 5 Search...28
owncloud Configuration and Usage Guide
owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,
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
Installation Guide for Pulse on Windows Server 2008R2
MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software
Remote Application Server Version 14. Last updated: 25-02-15
Remote Application Server Version 14 Last updated: 25-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise
SimpleFTP. User s Guide. On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America
SimpleFTP User s Guide On-Core Software, LLC. 893 Sycamore Ave. Tinton Falls, NJ 07724 United States of America Website: http://www.on-core.com Technical Support: [email protected] Information: [email protected]
Installation Guide for Pulse on Windows Server 2012
MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software
National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide
National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States
Cloud Services. Mozy Backup. User Guide
Cloud Services Mozy Backup User Guide 10/21/2014 CONTENTS Overview... 2 Installing Mozy... 3 Using the Settings Window... 4 Select Files to Back Up with the File System Tab... 10 Seeing How Much of Your
IBackup Drive User Guide
IBackup Drive User Guide TABLE OF CONTENTS Introduction... 3 Features... 4 Install IBackup Drive... 5 Login to IBackup Drive... 5 About Main Screen... 7 Settings... 8 Toolbar Options... 11 IBackup Drive
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
Global Image Management System For epad-vision. User Manual Version 1.10
Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server
Attix5 Pro Server Edition
Attix5 Pro Server Edition V7.0.2 User Manual for Mac OS X Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved. Attix5, 2013 Trademarks
Troubleshooting / FAQ
Troubleshooting / FAQ Routers / Firewalls I can't connect to my server from outside of my internal network. The server's IP is 10.0.1.23, but I can't use that IP from a friend's computer. How do I get
ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide
ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide Version: 6.6.x Written by: Product Documentation, R&D Date: March 2012 ImageNow and CaptureNow are registered trademarks of
NETWORK PRINT MONITOR User Guide
NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable
Sophos for Microsoft SharePoint Help. Product version: 2.0
Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: September 2015 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 3.1 On-access scan...5 3.2
RMFT Web Client User Guide
RMFT Web Client User Guide Software Version 2.5 Supported Browsers: Browser Internet Explorer Firefox Safari Google Chrome Version 7.0 and above 3 and above 3.2 and above 1.0 and above August 7, 2011 RepliWeb,
Exchange Granular Restore Instructional User Guide
Exchange Granular Restore Instructional User Guide www.backup-assist.ca Contents 1. Exchange Granular Restore overview... 2 2. Creating an Exchange backup... 3 3. Exchange Granular Restore... 6 Step 1
Kaseya 2. User Guide. Version R8. English
Kaseya 2 Discovery User Guide Version R8 English September 19, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as
SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide
SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that
ACR Triad Site Server Click Once Software System
ACR Triad Site Server Click Once Software System Version 2.5 20 October 2008 User s Guide American College of Radiology 2007 All rights reserved. CONTENTS INTRODUCTION...3 ABOUT TRIAD...3 DEFINITIONS...4
http://docs.trendmicro.com
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 product, please review the readme files,
Net Services: File System Monitor
Net Services: File System Monitor Settings for ExtremeZ-IP file server volumes...1 Setup of the Net Services server...2 Configuring and testing the Net Services server...3 Installing File System Monitor...4
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)
SAS Business Data Network 3.1
SAS Business Data Network 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Business Data Network 3.1: User's Guide. Cary,
BEST / Act 230 Funding
BEST / Act 230 Funding GRANTIUM APPLICATION INSTRUCTIONS FOR FY 16 (2015 2016 Academic Year) Table of Contents Logging into Grantium and Changing Your Password... 3 Forgot Your Password?... 4 How to Get
Secure Web Appliance. SSL Intercept
Secure Web Appliance SSL Intercept Table of Contents 1. Introduction... 1 1.1. About CYAN Secure Web Appliance... 1 1.2. About SSL Intercept... 1 1.3. About this Manual... 1 1.3.1. Document Conventions...
How to connect to the University of Exeter VPN service
How to connect to the University of Exeter VPN service *****Important Part of the process of using the VPN service involves the automatic download and installation of Juniper Network Connect software,
Frequently Asked Questions for the USA TODAY e-newspaper
Frequently Asked Questions for the USA TODAY e-newspaper Navigating the USA TODAY e-newspaper A look at the toolbar Toolbar Functions, Buttons, and Descriptions The tab marked Contents will take the e-reader
Infoview XIR3. User Guide. 1 of 20
Infoview XIR3 User Guide 1 of 20 1. WHAT IS INFOVIEW?...3 2. LOGGING IN TO INFOVIEW...4 3. NAVIGATING THE INFOVIEW ENVIRONMENT...5 3.1. Home Page... 5 3.2. The Header Panel... 5 3.3. Workspace Panel...
Enterprise Remote Control 5.6 Manual
Enterprise Remote Control 5.6 Manual Solutions for Network Administrators Copyright 2015, IntelliAdmin, LLC Revision 3/26/2015 http://www.intelliadmin.com Page 1 Table of Contents What is Enterprise Remote
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
Web Dashboard User Guide
Web Dashboard User Guide Version 10.2 The software supplied with this document is the property of RadView Software and is furnished under a licensing agreement. Neither the software nor this document may
Veeam Backup Enterprise Manager. Version 7.0
Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may
MERLIN SERVER. The Quick Start Guide for collaborative project management. 2012 ProjectWizards GmbH, Melle, Germany. All rights reserved.
MERLIN SERVER The Quick Start Guide for collaborative project management 2012 ProjectWizards GmbH, Melle, Germany. All rights reserved. INTRODUCTION Welcome to this quick start guide for Merlin Server!
Investment Management System. Connectivity Guide. IMS Connectivity Guide Page 1 of 11
Investment Management System Connectivity Guide IMS Connectivity Guide Page 1 of 11 1. Introduction This document details the necessary steps and procedures required for organisations to access the Homes
Magento module Documentation
Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8
How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On
Installation and Setup of Google Drive for Students on Mac OS X Purpose: This guide will lead you through the Google Drive Installation and Configuration. Pre-requisites: 1) ODU Student Gmail account 2)
Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...
Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...
Scan to FTP Guide. Version 0 ENG
Scan to FTP Guide To find basic information about network and advanced network features of your Brother machine: See the uu Network User's Guide. To find basic information about network scanning features
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
Gladinet Cloud Backup V3.0 User Guide
Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet
Installation and Setup: Setup Wizard Account Information
Installation and Setup: Setup Wizard Account Information Once the My Secure Backup software has been installed on the end-user machine, the first step in the installation wizard is to configure their account
