In confidence. Internet Filtering (Lightspeed Systems): SSL filtering Apple Mac Configuration (Scripted) Version: 1.1 Date: 31 July 2017

Size: px
Start display at page:

Download "In confidence. Internet Filtering (Lightspeed Systems): SSL filtering Apple Mac Configuration (Scripted) Version: 1.1 Date: 31 July 2017"

Transcription

1 In confidence Internet Filtering (Lightspeed Systems): SSL filtering Reference: Version: 1.1 BTLS_LS_OSX_Scripts Date: 31 Owner(s): Darren Turrell/ Colin Helliwell

2 Contents Page 1 Prerequisites CLEO connection Operating systems BTLS SSL filtering option Mozilla Firefox Intended Audience Administrative Rights 5 2 Running the scripts How do I make this work? Script Explanations Manually executing the configuration scripts Deploying the scripts through Apple Remote Desktop (ARD) Firefox scripts Script testing 11 3 Testing 13 Page 2 of 13

3 Audience: These notes are intended to be used by your ICT technician, network manager or third party ICT support organisation Page 3 of 13

4 Executive summary The purpose of this document is to assist schools in enabling SSL filtering. This document details a tool designed to assist schools in the deployment of changes required to school Apple Mac based computers that are not managed by an MDM tool. Following the running of this tool, schools will be able to use their Lightspeed admin console reports (at to view the contents of secure searches run on their computers. Additionally Google and Bing search results will reflect your schools filtering policy. These notes cover the steps needed to prepare your Apple Mac computers for the Lightspeed SSL filtering facility. This must not be run in a school which is not connected to the CLEO network. This document is for Apple Mac computers only. Please see the other SSL documentation on the BTLS website for enabling SSL filtering on different devices. Page 4 of 13

5 1 Prerequisites 1.1 CLEO connection This guide should only be followed for machines connected to the CLEO network. If your school obtains its internet access from another provider, these notes do not apply to you. 1.2 Operating systems These notes are designed to be used with the following operating systems; OSX Mountain Lion (10.8), El Capitan (10.11), and Sierra (10.12) 1.3 BTLS SSL filtering option These notes relate to the secure search filtering option. This enables searches to common search engines (Google/Bing/YouTube) to be decrypted when a secure search is conducted (a secure search will begin with rather than As these searches can be decrypted, schools can use the Lightspeed reporting functions to see what their students and staff have been searching for, and have school policies applied. This patch can be run either before or after having this service enabled for the school, but it cannot be tested successfully until the service has been enabled. All other search engines will be disabled as part of this change. 1.4 Mozilla Firefox Firefox uses its own certificate store and proxy auto configuration (PAC) settings, though the default for proxy settings is to use the system proxy settings. A separate script for Firefox is available in our Apple Mac Script pack, this utilises an auto-config method, created by using the CCK2 plugin ( If schools wish to amend these settings, please follow the link for associated documentation. BTLS cannot offer support on the CCK2 plugin. 1.5 Intended Audience This change should be undertaken by your local ICT Technician, Network Manager or Third party ICT support team. 1.6 Administrative Rights You must have administrator rights over the individual apple mac computers. Without administrative rights these reconfiguration steps will not function correctly. Page 5 of 13

6 2 Running the scripts Please be aware the following instructions require reconfiguration steps to your Apple Mac computers and misconfiguration may cause them to experience issues or fail. These steps should only be conducted by someone with the appropriate skills. Please also ensure that you fully test the deployment before rolling it out to all your workstations, and you have a method in place to restore the computer back to its original state if it does not work as desired i.e. a time machine backup, or details of how to reset the network settings of the machines you are working on. 2.1 How do I make this work? We have produced a set of scripts which can be run either directly on your computers or pushed out through a tool such as Apple Remote Desktop. These scripts should only be imported for use with operating systems listed in section 1.2 of this guide other untested versions of mac OS X are run at your own risk. We recommend that you pass these guidelines to your network manager, ICT technician or third party support organisation to complete. We need to consider two types of devices, mobile (MacBook's etc. and fixed (imacs etc.), the mobile devices only need to be considered as mobile if they are traveling between School and external locations (i.e. home). These devices will either need to use Ethernet in School and Wi-Fi externally or vice versa, or be configured to have multiple network locations. Further information about network locations including how to switch location can get found on Apples website; Once you have determined if you have devices that move location and decided on a method to deal with this, you can proceed. 2.2 Script Explanations There are several scripts which I will explain below, these scripts can be edited to suit your particular environment but caution should be taken in doing so. The scripts provided have been run on test computers before being deployed to working systems but the School is advised to carry out their own tests before using either the original script or a modified version as we cannot test every possible setup. You would be advised to use a script editor rather than using the in-built TextEdit as this is not very well suited to creating scripts, in particular TextEdit will auto correct " with if you edit any of the enclosed characters which will cause the script to fail. A script editor can also help identify syntax errors by highlighting them, I have used TextMate but there are plenty of other editors that may be better suited to your needs. The latest certificate should also be obtained from the following URL and placed in the same folder as the script being executed if run locally. You should place the certificate in the root folder of the computer if executing via Apple Remote Desktop. Page 6 of 13

7 Script name and version number Description AutoLocationWiFi+EthernetVx.y.sh Installs the certificate and configures the proxy settings for the Automatic locations (the default one created) for the Wireless and Ethernet connections, it will also clear any other proxy settings already in place on the Automatic location Home+SchoolEthernetOnlyVx.y.sh Home+SchoolWiFi+EthernetVx.y.sh Home+SchoolWiFiOnlyVx.y.sh CertificateInstallOnlyVx.y.sh ResetToAutomaticLocationVx.y.sh FirefoxInstallCertificate+ProxyURL.sh FirefoxARDInstallCertificate+ProxyURL.sh Installs the certificate and creates two new network locations (Home + School), then configures the proxy settings for the School location on Ethernet only, it will also delete the default Automatic location Installs the certificate and creates two new network locations (Home + School), then configures the proxy settings for the School location on Wireless and Ethernet, it will also delete the default Automatic location Installs the certificate and creates two new network locations (Home + School), then configures the proxy settings for the School location on Wireless only, it will also delete the default Automatic location Installs the certificate and leaves all proxy settings alone Deletes the Home and School locations and recreates the Automatic location all settings lost (this script is for testing purposes) Installs the certificate in Firefox's certificate store and sets the Auto proxy URL in Firefox's advanced preferences page Same as above but designed for use with Apple Remote Desktop only will not work as a standalone Page 7 of 13

8 2.3 Manually executing the configuration scripts It is possible to run the scripts across multiple clients at the same time using tools such as Apple Remote Desktop, rather than having to visit each machine manually. We will first show how to run manually at each machine then explain how to deploy using Apple Remote Desktop later. Instructions Screenshot Start Terminal and execute the script by dragging the script in to the terminal window and pressing enter. You will be prompted for Admin user credentials Your chosen script will execute outputting the actions and success/failure at each stage. If the script fails at any stage it will stop and state the error, you will need to investigate the cause of the error but most likely the logic of the script did not match how your machine was configured. Page 8 of 13

9 2.4 Deploying the scripts through Apple Remote Desktop (ARD) There are several was to deploy the settings even just using Apple Remote Desktop, for simplicity sake I we describe only one method you are free to adapt this if you have another solution but we will only be able to provide support on the described method. Start Apple Remote Desktop (ARD) and go to "All Computer" then select the computers you want to deploy to (remember to thoroughly test before deploying to your users environment) Click on "Copy" Add the certificate that can be downloaded from: For simplicity sake we will just copy the certificate to the root of the computer's hard drive by selecting "Top folder of the disk" under "Place items in" Click "Copy" when you are happy with the other options You will receive a copy success message like this one if everything went correctly Sending a UNIX Command by selecting the computers you wish to deploy to and click "UNIX", this will bring up the "Send UNIX Command" dialogue box Change the user to "root" Copy and paste the script contents in to the top box Go to "Template" then "Save as Template" Name the template the same as the script and press return. Page 9 of 13

10 You should receive a UNIX command send success message like the one opposite You will also get a detailed output box for the command that will have an entry for each computer you have deployed to The script will output success or failure messages for each of the commands it tries to run and for each machine Any failures should be investigated 2.5 Firefox scripts Two scripts are available to install the certificate and proxy settings required, a standalone script and an Apple Remote Desktop version. The standalone script can be run by following the notes for "2.3Manually executing the configuration scripts" above. The ARD version of the script can be used by following the notes below, but requires a shared folder and a valid user account with permissions to the shared folder. You will be required to edit the script to include this users credentials and so it should not be your main admin account as the account details we be stored within ARD in plain text. A new sharing account should be set up for the script to use, that will only have permissions to the scripts folder on a network share; Go to "System Preferences" then "Users & Groups" and unlock to make changes Create a new user account and set to "Sharing only" This account will be used by the script to copy files out of the shared folder If you don t already have a shared folder on your ARD computer create a new folder at the root of your drive and share it, the SSL Account only needs read access to this one folder but you must edit the script to include the SSL Account credentials and the script folder path Share the folder by going to "System Preferences" and adding a shared folder The SSL Account should be given "Read Only" permissions Page 10 of 13

11 You will see the computers name in the smb share path under "File Sharing: On" Unpack the full folder FirefoxAutoConfig in to your shared folder from the scripts zip file, the script will look inside this folder for the CCK2 folders and files The script "FirefoxARDInstallCertificate+ProxyURL.sh" needs to be edited to include the sharing account you created and the servername/shared folder path you previously set up Please read the advice on 2.2 regarding using a script editor to modify these scripts If you have problems mounting the shared folder after editing the script, try replacing the servername with the servers ip address instead Follow the rest of the instructions from 2.4 starting at "Sending a UNIX Command" (the third box down 2.6 Script testing You should test the script has executed as expected on the first 5% - 10% of each deployment type manually to ensure it is working as expected. If problems are found these should be corrected and more computers should be tested. You are testing that the proxy settings have been applied correctly for the network location you want to use and that the certificate has been installed in to the system keychain access store correctly. Open network preferences and switch to the location you want to check. Page 11 of 13

12 Click on "Advanced" Click on "Proxies" and then "Automatic Proxy Configuration" and check the URL has been updated correctly by the script Cancel back out of all Preferences when finished and ready to check the certificate has been installed Open "Keychain Access" from utilities through the "Finder" menu at the top of your screen under "Go" or searching via spotlight (top right). Select "System" and look for "Lightspeed Rocket" Double click this certificate and click the disclosure triangle to check the trust levels, "Secure Sockets Layer (SSL) should be marked as "Always Trust" Page 12 of 13

13 3 Testing After reconfiguration, schools should test devices to ensure that the SSL filtering is working correctly. Please follow the steps below: Instructions On the device to be tested, open a web browser and navigate to Screenshot Enter the word "pokerchip". Correct configuration If filtering is running correctly, some of the returned thumbnails will have a blue cross image. These blue crosses represent results from blocked websites. Incorrect configuration If filtering is not running correctly, all images will be returned. Please check the configuration on this device. Page 13 of 13

9L0-412 Q&As. OS X Support Essentials 10.8 Exam. Pass Apple 9L0-412 Exam with 100% Guarantee

9L0-412 Q&As. OS X Support Essentials 10.8 Exam. Pass Apple 9L0-412 Exam with 100% Guarantee 9L0-412 Q&As OS X Support Essentials 10.8 Exam Pass Apple 9L0-412 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 9L0-064 Title : OS X v10.8 Troubleshooting Exam Vendors : Apple Version : DEMO 1 /

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide Product Version: 8 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses...5 Check your licenses...6

More information

Colligo Engage for Mac. Release Notes

Colligo Engage for Mac. Release Notes Release Notes Technical Requirements Devices Supported Any Mac running OSX 10.8, 10.9, 10.10, or 10.11 Supported Software Microsoft Office 2011 for Mac Microsoft Office 2016 for Mac SharePoint Platforms

More information

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE FEBRUARY 2019 PRINTED 26 FEBRUARY 2019 CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience

More information

Sophos Mobile Control SaaS startup guide. Product version: 6.1

Sophos Mobile Control SaaS startup guide. Product version: 6.1 Sophos Mobile Control SaaS startup guide Product version: 6.1 Document date: September 2016 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your

More information

Sophos Mobile in Central

Sophos Mobile in Central startup guide Product Version: 8.1 Contents About this guide... 1 What are the key steps?... 2 Activate Mobile Advanced licenses... 3 Configure settings... 4 Configure personal settings...4 Configure technical

More information

Sophos Mobile SaaS startup guide. Product version: 7.1

Sophos Mobile SaaS startup guide. Product version: 7.1 Sophos Mobile SaaS startup guide Product version: 7.1 Contents 1 About this guide...4 2 What are the key steps?...5 3 Change your password...6 4 Change your login name...7 5 Activate SMC Advanced licenses...8

More information

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing...

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing... CSEC 640 Lab Access Contents Overview... 2 Part I Connecting to the VPN via Windows OS... 2 Accessing the Site with the View Client... 2 Installing... 3 Launching Your Client... 4 Part II Windows Access

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide product version: 8.6 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses... 5 Check your licenses...6

More information

Apple Exam 9L0-412 OS X Support Essentials 10.8 Exam Version: 6.3 [ Total Questions: 86 ]

Apple Exam 9L0-412 OS X Support Essentials 10.8 Exam Version: 6.3 [ Total Questions: 86 ] s@lm@n Apple Exam 9L0-412 OS X Support Essentials 10.8 Exam Version: 6.3 [ Total Questions: 86 ] Question No : 1 You are logged into a MacBook Pro as a standard user. How can you display the OS X Mountain

More information

Sophos Mobile Control SaaS startup guide. Product version: 7

Sophos Mobile Control SaaS startup guide. Product version: 7 Sophos Mobile Control SaaS startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8 5 Change your login

More information

Sophos Mobile in Central

Sophos Mobile in Central startup guide product version: 8.6 Contents About this guide... 1 What are the key steps?... 2 Activate Mobile Advanced licenses... 3 Configure settings... 4 Configure personal settings...4 Configure IT

More information

Sophos Mobile. startup guide. Product Version: 8.1

Sophos Mobile. startup guide. Product Version: 8.1 Sophos Mobile startup guide Product Version: 8.1 Contents About this guide... 1 Sophos Mobile licenses... 2 Trial licenses...2 Upgrade trial licenses to full licenses... 2 Update licenses... 2 What are

More information

Getting started with UCC VirtualApp

Getting started with UCC VirtualApp UNIVERSITY COLLEGE CORK Getting started with UCC VirtualApp Information Services Procedure Version 1.1 Killian Cholbi The following document outlines the procedure that members of staff will follow to

More information

Installation Guide - Windows

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

More information

Upgrade Guide. SuccessMaker 11

Upgrade Guide. SuccessMaker 11 11 Document last updated July 12, 2018 Copyright 2018 Pearson Education, Inc. or one or more of its direct or indirect affiliates. All rights reserved. Pearson and are registered trademarks, in the U.S.

More information

Madeley Academy Remote Access http://vpn.madeleyacademy.com Members of Staff and Sixth form students are able to log into the shared and their user areas from home. System requirements Antivirus Trusted

More information

Apple EXAM - 9L OS X Support Essentials 10.9 Exam.

Apple EXAM - 9L OS X Support Essentials 10.9 Exam. Apple EXAM - 9L0-415 OS X Support Essentials 10.9 Exam TYPE: DEMO http://www.examskey.com/9l0-415.html Examskey Apple 9L0-415 exam demo product is here for you to test the quality of the product. This

More information

AirWatch Mobile Device Management

AirWatch Mobile Device Management RSA Ready Implementation Guide for 3rd Party PKI Applications Last Modified: November 26 th, 2014 Partner Information Product Information Partner Name Web Site Product Name Version & Platform Product Description

More information

Sophos Mobile. startup guide. Product Version: 8.5

Sophos Mobile. startup guide. Product Version: 8.5 Sophos Mobile startup guide Product Version: 8.5 Contents About this guide... 1 Sophos Mobile licenses... 2 Trial licenses...2 Upgrade trial licenses to full licenses... 2 Update licenses... 2 What are

More information

CaliberRDM. Installation Guide

CaliberRDM. Installation Guide CaliberRDM Installation Guide Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2010 Micro Focus (IP) Limited. All Rights Reserved. CaliberRDM contains derivative

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

Briefcase for Mac 1.0. Administrator s Guide

Briefcase for Mac 1.0. Administrator s Guide Briefcase for Mac 1.0 Administrator s Guide Contents Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 2 Installing Colligo

More information

Mac OS X version 10.6 and Below for Students

Mac OS X version 10.6 and Below for Students Mac OS X version 10.6 and Below for Students The University Technology Services is privileged to offer a secure wifi network to the university community. Connecting to this network will provide you with

More information

LabTech Ignite Installation

LabTech Ignite Installation LabTech LabTech Ignite Installation LABTECH IGNITE INSTALLATION... 1 Overview... 1 Readiness Checklist... 1 Server Installation... 2 Creating a Client Import File... 17 Using SSL Connections... 18 SSL

More information

SASSL v1.0 Managing Advanced Cisco SSL VPN. 3 days lecture course and hands-on lab $2,495 USD 25 Digital Version

SASSL v1.0 Managing Advanced Cisco SSL VPN. 3 days lecture course and hands-on lab $2,495 USD 25 Digital Version Course: Duration: Fees: Cisco Learning Credits: Kit: 3 days lecture course and hands-on lab $2,495 USD 25 Digital Version Course Overview Managing Advanced Cisco SSL VPN (SASSL) v1.0 is an instructor-led

More information

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.2 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Pearson System of Courses

Pearson System of Courses Pearson System of Courses Deploy with Apple Configurator for ios Copyright 2017 Pearson, Inc. or its affiliates. All rights reserved. Table of Contents Deployment Process Overview 3 Prerequisites and Assumptions

More information

Basic First Time ipad Setup

Basic First Time ipad Setup Basic First Time ipad Setup SETUP GUIDE: This setup guide was created for Albany Creek State High school to be used only for the purpose of assisting school staff and students in setting up and configuring

More information

User Manual. Virtual and Hardware Appliance User Manual - Version

User Manual. Virtual and Hardware Appliance User Manual - Version User Manual Virtual and Hardware Appliance User Manual - Version 4.5.0.2 I Endpoint Protector Virtual Appliance User Manual Table of Contents 1. Endpoint Protector Virtual Appliance formats1 1.1. Virtualization

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Faronics Products SYSTEM REQUIREMENTS Last modified: December 2016

Faronics Products SYSTEM REQUIREMENTS Last modified: December 2016 Faronics Products SYSTEM REQUIREMENTS Last modified: December 2016 Faronics Toll Free Tel: 800-943-6422 Toll Free Fax: 800-943-6488 International Tel: +1 604-637-3333 International Fax: +1 604-637-8188

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Remotely accessing GPH ICT systems

Remotely accessing GPH ICT systems Remotely accessing GPH ICT systems Version: 1.7 CONTENTS 1. Background and Support... 2 2. Setting up remote access... 3 2.1 Installing the Symantec VIP MOBILE App... 3 2.2 Registering your device... 4

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2016-2017 Published September 26, 2016 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

Secure Browser Installation Manual

Secure Browser Installation Manual Secure Browser Installation Manual For Digital Tests in the SAT Suite of Assessments 2018 2019 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

Adobe Marketing Cloud Bloodhound for Mac 3.0

Adobe Marketing Cloud Bloodhound for Mac 3.0 Adobe Marketing Cloud Bloodhound for Mac 3.0 Contents Adobe Bloodhound for Mac 3.x for OSX...3 Getting Started...4 Processing Rules Mapping...6 Enable SSL...7 View Hits...8 Save Hits into a Test...9 Compare

More information

Qvidian Proposal Automation System Requirements

Qvidian Proposal Automation System Requirements Qvidian Proposal Automation System Requirements Version 11.0.6-10/13/2017 Copyright Copyright 2017 Qvidian. All rights reserved. Information in this document is subject to change without notice. The software

More information

Pearson System of Courses (PSC) Deploying PSC with Apple Configurator for ios

Pearson System of Courses (PSC) Deploying PSC with Apple Configurator for ios Pearson System of Courses (PSC) Deploying PSC with Apple Configurator for ios Copyright 2016 Pearson, Inc. or its affiliates. All rights reserved. Page 1 Table of Contents Deployment Process Overview...3

More information

LCS Guide September 2018

LCS Guide September 2018 LCS Guide September 2018 Kite LCS Guide ATS Service Desk: 785.864.3537 Contents Chapter 1: Welcome to LCS... 1.1 Introduction to Local Caching Servers... 1.2 Semi-Offline Mode... 1.3 Structure of LCS Manual...

More information

School Installation Guide ELLIS Academic 5.2.6

School Installation Guide ELLIS Academic 5.2.6 ELLIS Academic 5.2.6 This document was last updated on 2/16/11. or one or more of its direct or indirect affiliates. All rights reserved. ELLIS is a registered trademark, in the U.S. and/or other countries,

More information

Introduction and Data Center Topology For Your System

Introduction and Data Center Topology For Your System Introduction and Data Center Topology For Your System This chapter provides an introduction, a data center overview, and VMware vcenter requirements for your system. Introducing Cisco WebEx Meetings Server,

More information

FileWave Server Install and Configuration

FileWave Server Install and Configuration FileWave Server Install and Configuration For this first installment in the FileWave Multiplatform Manager series we are going to cover FileWave Server Install and Configuration. We are also going to overview

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2017-2018 Revised November 1, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators New Hampshire Statewide Assessment System Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published January 9, 2018 Prepared by the American Institutes for Research Descriptions

More information

WebDAV elockers Using WebDAV in Studywiz

WebDAV elockers Using WebDAV in Studywiz What is a WebDAV elocker? The WebDAV component of Studywiz makes it easy for teachers, students and parents to use their Studywiz elocker as a web-based storage location that can be accessed from anywhere.

More information

VMware AirWatch Integration with RSA PKI Guide

VMware AirWatch Integration with RSA PKI Guide VMware AirWatch Integration with RSA PKI Guide For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

How do I access the wireless network using a laptop?

How do I access the wireless network using a laptop? Zane State College offers free computer software and software tools to help students achieve success. Below are instructions to install the many software applications offered at Zane State College. How

More information

Enable the Always Offline Mode to Provide Faster Access to Files

Enable the Always Offline Mode to Provide Faster Access to Files Enable the Always Offline Mode to Provide Faster Access to Files 13 out of 16 rated this helpful - Rate this topic Published: April 18, 2012 Updated: July 3, 2013 Applies To: Windows 8, Windows 8.1, Windows

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2017-2018 Revised January 22, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication...

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication... Contents FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION... 5 Microsoft Windows... 5 Apple Mac... 10 Proxy Authentication... 12 Error Console... 13 Microsoft Windows... 13 Apple

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Washington Comprehensive Assessment Program Secure Browser Installation Manual For Technology Coordinators 2017-18 Published July 24, 2017: Revised 01/19/2018 Prepared by the American Institutes for Research

More information

Sophos Mobile Control startup guide. Product version: 7

Sophos Mobile Control startup guide. Product version: 7 Sophos Mobile Control startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 Sophos Mobile Control licenses...7 3.1 Trial licenses...7 3.2 Upgrade trial licenses

More information

Colligo Briefcase for Mac. Release Notes

Colligo Briefcase for Mac. Release Notes Colligo Briefcase for Mac Release Notes Contents Technical Requirements... 3 Release 7.5 06 Oct0ber 2017... 4 New in this Release... 4 Release 7.5 18 May 2017... 4 New in 7.5... 4 Issues 7.5... 5 Known

More information

Remotely accessing GPH ICT systems

Remotely accessing GPH ICT systems Remotely accessing GPH ICT systems Version: 1.6 FINAL CONTENTS 1. Background and Support... 2 2. Setting up remote access... 3 2.1 Installing the Symantec VIP MOBILE App... 3 2.2 Registering your device...

More information

PS Suite EMR ASP Remote Access Setup Guide for Macintosh computers

PS Suite EMR ASP Remote Access Setup Guide for Macintosh computers PS Suite EMR ASP Remote Access Setup Guide for Macintosh computers MDQS-6-3639 Rev 4.0 Revised June 13, 2017. PS Suite EMR software and related products and services are owned by TELUS. PS Suite EMR and

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

Diocese of Wollongong MS Exchange

Diocese of Wollongong MS Exchange Diocese of Wollongong MS Exchange email Important: To use your new email at school (School Location), you will need to add the Network Proxy Exclusion: mail.woll.catholic.edu.au to your Proxy exclusions

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators The South Carolina Alternate Assessments Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published January 8, 2018 Prepared by the American Institutes for Research Descriptions

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information

Symantec Endpoint Protection Installation Guide

Symantec Endpoint Protection Installation Guide Symantec Endpoint Protection 11.0 Installation Guide SYMANTEC ENDPOINT PROTECTION 11.0 TABLE OF CONTENTS A NEW SECURITY APPLICATION... 1 INTRODUCTION... 1 WHAT IS SYMANTEC ENDPOINT PROTECTION (SEP) 11.0?...

More information

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER

ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER M-FILES CORPORATION ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER LAST UPDATED DECEMBER 13, 2017 VERSION 2.9 Contents 1. Overview... 3 1.1 Prerequisites... 3 2. Network Layout... 4 2.1 Separate

More information

NetDespatch Velocity Connector User Guide

NetDespatch Velocity Connector User Guide NetDespatch Velocity Connector User Guide XML version Customised guide specifically for use with XML Integrations Guide refers to Microsoft Windows 7 Requirements before Proceeding You will need to have:

More information

What s New for Enterprise and Education ios 11, macos High Sierra 10.13, tvos 11, and deployment tools and services

What s New for Enterprise and Education ios 11, macos High Sierra 10.13, tvos 11, and deployment tools and services What s New for Enterprise and Education ios 11, macos High Sierra 10.13, tvos 11, and deployment tools and services September 2017 Introduction This document is a summary of what s new in ios 11, macos

More information

Mentoring Connector Program Administrator Manual

Mentoring Connector Program Administrator Manual Mentoring Connector Program Administrator Manual Mentoring Connector Welcome 2 Policies 3 Mentoring Connector Roles - Program Administrator 3 - Volunteer Contact 3 Responding to Volunteers - Responding

More information

Engage ios App Administrator s Guide

Engage ios App Administrator s Guide Engage ios App Administrator s Guide Contents Contents... 1 Introduction... 2 Target Audience... 2 Devices Supported... 2 SharePoint Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying

More information

Configurations, Troubleshooting, and Advanced Secure Browser Installation Guide for Mac For Technology Coordinators

Configurations, Troubleshooting, and Advanced Secure Browser Installation Guide for Mac For Technology Coordinators Wyoming Assessment Program Configurations, Troubleshooting, and Advanced Secure Browser Installation Guide for Mac For Technology Coordinators 2018-2019 Published December 19, 2018 Prepared by the American

More information

Adobe Marketing Cloud Bloodhound for Windows 2.2

Adobe Marketing Cloud Bloodhound for Windows 2.2 Adobe Marketing Cloud Bloodhound for Windows 2.2 Contents Bloodhound 2.2 for Windows...3 Getting Started...4 Configure Devices to Send Hits to Bloodhound...5 Enable SSL...6 View Hits...7 Last updated 5/1/2017

More information

7P MDM Server x - ios Client Guide 7P Mobile Device Management. Doc.Rel: 1.0/

7P MDM Server x - ios Client Guide 7P Mobile Device Management. Doc.Rel: 1.0/ 7P MDM Server 5.15.0x - ios Client Guide 7P Mobile Device Management Doc.Rel: 1.0/ 2016-07-25 Table of Contents 1 Objectives and Target Groups... 1 1.1 Copyright information... 1 1.2 Integrity of device

More information

Kernel for Exchange Server. Installation and Configuration Guide

Kernel for Exchange Server. Installation and Configuration Guide Kernel for Exchange Server Installation and Configuration Guide Table of Contents Table of Contents... 2 1. Introduction... 3 2. Requirements and Prerequisites... 3 2.1 Basic System Requirements... 3 2.2

More information

Integration with Apple Configurator 2. VMware Workspace ONE UEM 1902

Integration with Apple Configurator 2. VMware Workspace ONE UEM 1902 Integration with Apple Configurator 2 VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Vodafone Secure Device Manager Administration User Guide

Vodafone Secure Device Manager Administration User Guide Vodafone Secure Device Manager Administration User Guide Vodafone New Zealand Limited. Correct as of June 2017. Vodafone Ready Business Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

More information

Office 365 provided by Hugh Baird College

Office 365 provided by Hugh Baird College Office 365 provided by Hugh Baird College What is Office 365? Office 365 is a series of online tools and resources that will assist you with your work and studies. All you need to access these resources

More information

Pearson System of Courses

Pearson System of Courses Pearson System of Courses Deploy with Windows Imaging Last updated: June 2018 Copyright 2018 Pearson, Inc. or its affiliates. All rights reserved. Table of Contents Deployment Process Overview 3 Prerequisites

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published August 18, 2017 Updated March 22, 2018 Prepared by the American Institutes for Research Descriptions of the operation

More information

User guide. ApplianX DPNSS-to-Q.SIG Gateway

User guide. ApplianX DPNSS-to-Q.SIG Gateway User guide ApplianX DPNSS-to-Q.SIG Gateway Version 1.3 5/12/2008 Contents Contents 1 GETTING STARTED...4 1.1 How to use this guide... 4 1.2 Prerequisites... 4 1.3 L.E.Ds... 4 1.4 Logging in to the web

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Connecticut Comprehensive Assessment Program Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published November 7, 2017 Prepared by the American Institutes for Research Descriptions

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Performing an ObserveIT Upgrade Using the Interactive Installer

Performing an ObserveIT Upgrade Using the Interactive Installer Performing an ObserveIT Upgrade Using the Interactive Installer ABOUT THIS DOCUMENT This document contains detailed procedures and instructions on how to upgrade ObserveIT by using the interactive "One

More information

Apple Mail Edition. 1. Installing the S/MIME Certificate. 2. Sending Digitally Signed s Prerequisites. 1-2.

Apple Mail Edition. 1. Installing the S/MIME Certificate. 2. Sending Digitally Signed  s Prerequisites. 1-2. Apple Mail Edition Revision History Rev. Date (YYYY/MM/DD) Description Editor V.1.0 2015/4/1 Sample edition NII V.1.1 2016/12/26 Amendment with addition of [NII Open Domain S/MIME CA] as a new Certificate

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices.

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. AirWatch v9.2 Have documentation feedback? Submit a Documentation

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information

Docufide Client Installation Guide for Macintosh

Docufide Client Installation Guide for Macintosh Docufide Client Installation Guide for Macintosh This document describes the installation and operation of the Docufide Client Application at the sending school installation site. The intended audience

More information

Secure Browser Installation Manual. SAGE Systems. For Technology Coordinators

Secure Browser Installation Manual. SAGE Systems. For Technology Coordinators 2017-2018 SAGE Systems Secure Browser Installation Manual For Technology Coordinators 2017-2018 Updated July 3, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the

More information

CONFIGURATION MANUAL. English version

CONFIGURATION MANUAL. English version CONFIGURATION MANUAL English version Frama F-Link Configuration Manual (EN) All rights reserved. Frama Group. The right to make changes in this Installation Guide is reserved. Frama Ltd also reserves the

More information

Apple Pro Training Series: OS X Support Essentials Updates & Errata

Apple Pro Training Series: OS X Support Essentials Updates & Errata Apple Pro Training Series: OS X Support Essentials 10.10 Updates & Errata Apple Pro Training Series: OS X Support Essentials 10.10 By Kevin M. White and Gordon Davisson ISBN-13: 978-0-13-401471-5 First

More information

TTerm Connect Installation Guide

TTerm Connect Installation Guide Host Connectivity. Any Host, Any Device. TTerm Connect Installation Guide What is TTerm Connect? TTerm Connect is Turbosoft s web based terminal emulator. Built on common web technologies such as HTML5,

More information

VMware Workspace ONE UEM Integration with Apple School Manager

VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation

More information

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes Workspace ONE UEM v9.6 Have documentation feedback? Submit

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2017 2018 Published November 9, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

AzMERIT Secure Browser Installation Manual For Technology Coordinators

AzMERIT Secure Browser Installation Manual For Technology Coordinators AzMERIT Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published August 11, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

AzMERIT Secure Browser Installation Manual For Technology Coordinators

AzMERIT Secure Browser Installation Manual For Technology Coordinators AzMERIT Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published May 16, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

RWT Network System Installation Guide

RWT Network System Installation Guide RWT Network System Installation Guide Copyright 2003, Talking Fingers, Inc. Page 1 of 48 This document is Copyright 2003 by Talking Fingers, Inc. All rights are reserved. This document may not be copied

More information

CompTIA A+ Certification ( ) Study Guide Table of Contents

CompTIA A+ Certification ( ) Study Guide Table of Contents CompTIA A+ Certification (220-902) Study Guide Table of Contents Course Introduction About This Course About CompTIA Certifications Module 1 / Supporting Windows 1 Module 1 / Unit 1 Windows Operating System

More information

Sophos SafeGuard File Encryption for Mac Quick startup guide. Product version: 7

Sophos SafeGuard File Encryption for Mac Quick startup guide. Product version: 7 Sophos SafeGuard File Encryption for Mac Quick startup guide Product version: 7 Document date: December 2014 Contents 1 About Sophos SafeGuard File Encryption for Mac...3 2 First use...4 3 Working with

More information