Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients

Size: px
Start display at page:

Download "Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients"

Transcription

1 Whitepaper Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Version 1.01 Blog: blog.cloud-client.info This document can be distributed / used free of charge and has no commercial background. It s not allowed to use parts of this document in other documentations, articles or any other way without the permission by the author. For questions related to the document contact mhoting@cloud-client.info. The author is not responsible for any damage related to this document incl. usage of 3 rd Party Software or configuration suggestions provided by this document. Please test any provided information in advance! Michael Hoting 2012 Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 1

2 Task Do you ever want to install or modify a Microsoft Windows (ES / ES W7) based IGEL Thin Client? By default most people are using the old school way by creating a new snapshot, this makes sense if you change a couple of thinks in the Image like replacing the Background Image, installing a couple of printer drivers and more. But why should you send a complete image (~ 1GByte and more) thru the network when you change only a few Kbytes? One way to get this task done very simple is a partial update, IGEL do provide a small manual for this which can be downloaded here: Download This manual is helpful if you are a developer but for normal Administrators it s hard to deal with it. For this reason we will use a none IGEL Tool here: DATI (Deployment Assistant Tool for IGEL Thin Clients). This software is free of charge and provides a very simple way to create a complete partial update only with a few mouse clicks. Requirements - A running IGEL Universal Management Suite environment (Version should be 3.09.x and higher) - The Deployment Assistant Tool for IGEL Thin Clients (Freeware: Download) Please Note For this Whitepaper I ve used the IGEL Universal Management Suite Version and the IGEL Universal Desktop ES W7 Firmware Version Important: A partial Update is a very powerful tool and you can damage the IGEL software Image permanently with it! Be aware what you re doing! Test anything in advance! The author is not responsible for any damage done with this tool or not proper testing in any way! DATI Benefits - DATI is free of charge, a donation is welcome of course - Fast x86 machine code, DATI supports any Microsoft Windows platform since Windows XP - Can run from any Drive without a required installation - Compatible to the IGEL Partial Update Builder - Inbuilt Online Update check to always use the latest Version - Used by a couple of IT Professionals without any reported issues since the first Beta release - Future versions will be available incl. support for custom partition packets to use with IGEL Linux based Thin Clients and also free -> Guaranteed! Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 2

3 Installing DATI The installation is quite simple, just download the DATI Package from the link mentioned in the Requirements section and extract the Archive to a folder on you HDD. After you ve done this just start dati.exe and read/confirm the disclaimer. After this you will get the standard DATI GUI, please note: The initial DATI release do not support the IGEL custom partition feature for Linux based Thin Clients. Now you will see the standard DATI GUI: Now you re ready to create your first partial update. What can be done with a Partial Update - Easy deployment of small changes to a Windows ES and/or ES W7 based IGEL Thin Client - Deploy MSI packets or other installers - Delete files, folders or entries from the Windows Registry - Can run automatically during the client boot time - Can access other partitions, snapshots can only deploy changes to partition C: - Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 3

4 What can t be done with a Partial Update - Can t change files that are active during the partial update run time, for example the Microsoft Windows Gina or a service related file if the service is running. - Settings deployed to the windows registry current user are limited for an partial update, current user during a partial update is not the default user and this means: No access to the default user registry settings! Use a start script for these tasks. Important first steps First of all you should set a Project Name for your Partial Update and setup a Version Number, this information s will be also stored at the client and can be used for future Version of your partial update to deploy newer versions automatically. Please select now a project folder located on a hdd! This folder will be used to store/create the partial update script files and all other content related to the partial update (like.msi packets, batch- and registry files, graphics and more) will be automatically copied to this project folder. After you ve done your work you will find the complete partial update in this project folder. It should look like this: After you have assigned a project folder, you are now able to select Windows based options and actions for the partial update. For a list of available options and command please review the two following pages. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 4

5 Available Options for Windows based partial Updates Check available space for drive C: If this option is enabled, the script will check the available space for drive C: when deploying the partial update to the Thin Client. Only files and folders deployed to drive C: will be calculated, this option did not recognize empty space if files or folders are deleted with the same partial update. Check available space for another drive If this option is enabled, the script will check the available space for a specified drive when deploying the partial update to the Thin Client. Same limitations like the previous option! Reboot after deploying Partial Update After the partial update is deployed to the Thin Client, the Thin Client will execute an extra reboot. Shutdown after deploying Partial Update After the partial update has been deployed to the Thin Client a shutdown will be performed. Run script in protected mode Enable this option to make sure that the partial update will be executed on the Thin Client. Errors will be complete ignored! No record in the thin client update journal The partial update will not be recorded in the thin client journal, this means and update will or can run several times! Record in Windows Event Log after partial update is finished The partial update will create an entry in the Windows Eventlogs when finished. Use MD5 checksums to secure the partial update All files get a MD5 checksum to prevent a damaged download or corrupt data during the partial update. Please note: If you modify or replace a file you have to recreate the partial update with DATI again. Set full rights for deployed folders/files to users All deployed files and folder can be accessed by the USERS group. If this option is disabled, only the ADMINISTRATORS group can access the deployed files and folders. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 5

6 Available commands for Windows based partial Updates Deploy registry file to Thin Client Windows registry Deploy and import a registry file (*.reg) to the Thin Client Windows registry. Deploy file to Thin Client Deploy only one file to the Thin Client, target drive/folder can be selected. Deploy several files from same folder to Thin Client This option allows you to select several files from one folder in one step, after that the selected files will be deployed like a folder. Deploy folder with content to Thin Client Deploy a folder with files or subfolders to the Thin Client. This options deploys the complete content to the Thin Client, there is no limitation for files or subfolders. In some scenarios the Options "Check available space on drive C:" should be enabled. Create empty folder on Thin Client Create one empty folder on the Thin Client, the folder name and the target drive can be selected. Remove file or folder from Thin Client Delete a file or folder on the Thin Client, folder or file name can be selected. Remove entry from Thin Client Windows registry Remove a single key or path from the Thin Client Windows registry. Warning: This works recursive, if handled in the wrong way this option can destroy the windows registry! Execute command Execute a command during the partial update; this could be a installer or a batch file. Following actions will be stopped until the command execution is done. Execute command as separate process Same like execute command but without any delay for following actions, Warning: Dangerous! Windows installer From here you can install or uninstall.msi packets to the Thin Client. This is a very comfortable way to deploy an application. This routine will add all needed actions to the "Partial Update action" window. Install Microsoft Update (KB) unattended and Other installers This will offer the same functions like for the Windows installer for other Installer packets, for example updates from Microsoft. Please note: Not all regular Windows XP or Windows 7 updates can be applied to the embedded operating systems. Check this in advance! Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 6

7 Save a project file for a partial Update After you have assigned some action to the partial update you can save the project and use it later for modifications or to change options. To save the project just select the Menu File and then select Save Project Now you can select the name for the project file and locate the path where the project file should be saved, the file extension is always.dti. Please note: DATI is able to handle also project files from the IGEL Easys Partial Update Builder (EPUB) but these project files will be converted to the DATI format once written to the harddisk. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 7

8 Create a partial Update After you added some actions to your partial update and you have saved your project file, you are now able to create your Partial Update. Expand the Windows based Menu and select Create Partial Update The partial update will be created in the project folder and you will get a receipt message like this: Now open you project folder, in my sample it looks like this now: Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 8

9 You can see now three files: Procmon.exe = The file I want to deploy to the Thin Client manifest.lua = The partial update Header File script.lua = The partial update itself. The manifest.lua always looks in the same way, from my sample it looks like this: INFO = { NAME = "My first partial update", VERSION = 1, DESCRIPTION = "Do something... :-)", SCRIPT = "02774b5799b ea2c4cd5b3a63" } Header Partial Update Name Partial Update Version Number Partial Update Description MD5 Checksum End of manifest.lua The content of the script.lua depends on the partial update actions and is more flexible, also let s get a small view on my sample. Partial Update: My first partial update created with Deployment Assistant Tool for IGEL Thin Clients Version 1.00 USE THIS PARTIAL UPDATE ON YOUR OWN RISK! Donate if you like Deployment Assistant Tool for IGEL Thin Clients Timestamp: :13 Script section MD5 checksum protection enabled, you have to generate a new script if you modify or replace the files Unprotected Mode, errors in script will abort action Create folder C:\test fs.mkdir("c:\\test") set userrights C:\test sys.exec("setacl.exe -on \"C:\\test\" -ot file -actn ace -ace \"n:users;p:profile\" -rec cont_obj") deploy file Procmon.exe PKG:get("Procmon.exe", "C:\\test\\Procmon.exe", "cc81571ccc4f382c90548e8f694023cf") set userrights C:\test\Procmon.exe sys.exec("setacl.exe -on \"C:\\test\\Procmon.exe\" -ot file -actn ace -ace \"n:users;p:profile\" -rec cont_obj") End of script.lua Marked in Blue you can see the script header, it contains a couple of information s to the partial update. Marked in read you see the important part of the script and the created command by DATI. Please remember If you re using MD5 checksums: DO NOT CHANGE THE SCRIPT WITHOUT THE USE OF DATI. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 9

10 Deploy the partial updates Now you can deploy your partial update to the Thin Client, you can use the IGEL Universal Suite for this task by following the IGEL Manual (see also Quick deployment guide on the next page) or you can use any other Webserver. Please note: Depending on the Partial Update the process to deploy the packet take some time- DO NOT SWITCH OFF THE THIN CLIENT DURING THE PARTIAL UPDATE PROCESS Deploy multiple Partial Updates thru catalog.lua If you want to deploy a couple different partial update you can use the catalog.lua feature, to do this copy all you partial updates do one folder on your webserver / IGEL UMS Server. In DATI you can now select the option MISC->Catalog LUA for Windows Partial Updates. Two options are available: 1) Create catalog.lua that contains all subfolders All Partial Updates in the main folder will be added to the catalog.lua file. 2) Create advanced catalog.lua This option allows you to select separate partial updates and you can also change the order how the partial updates will be installed at the Client. In the picture below you can see two activated partial updates and with the arrows you can change the position. By selecting OK a catalog.lua will be created with only these selected partial updates available. Using this system allows to create and combine several partial updates in one step and quite simple. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 10

11 Quick deployment Guide thru IGEL Universal Management Suite This is a quick deployment Guide to show you how you can deploy a Partial Update thru the IGEL Universal Management Suite very fast. 1) Create a new folder on your UMS Server HDD s like c:\partialupdate and copy your partial update folder(s) in this folder. If you want to work with the catalog.lua, create the catalog.lua in the main folder (c:\partialupdate) in this sample. 2) Open the IGEL UMS Administrator Tool and create a new Snapshot-File source 3) Click on a Apply and close the UMS Administrator 4) Open the IGEL UMS Console and login with your main administrator account 5) Create or Edit a profile based for the Windows ES / Windows ES 7 firmwares and open the profile 6) Go to System->Update->Partial Update and edit the settings like below, make sure that you type in the right UMS Main Administrator credentials! If you don t want to use the main Administrator, you can also create a new (Service) account in the UMS Console->System->Administrator accounts (don t forget to assign correct rights in Snapshot Management!!). Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 11

12 7) If you have done this, assign the profile to a test client and run the command WES/XPe->Partial Update without any given Options. 8) Verify the the partial update run on the client device, this will need a little bit time! 9) After the partial update process is done, you can verify the result in the IGEL Setup->System->Update- >Partial Update tab local at the client. 10) If everything is done and verified, you can roll out the partial update to other clients. Whitepaper: Create and deploy a partial Update for IGEL Universal Desktop ES based Thin Clients Page 12

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Installing the PC-Kits SQL Database

Installing the PC-Kits SQL Database 1 Installing the PC-Kits SQL Database The Network edition of VHI PC-Kits uses a SQL database. Microsoft SQL is a database engine that allows multiple users to connect to the same database. This document

More information

NetBackup 7.6 Replication Director A Hands On Experience

NetBackup 7.6 Replication Director A Hands On Experience NetBackup 7.6 Replication Director A Hands On Experience Description Through this hands on lab you can test drive Replication Director and experience for yourself this easy to use, powerful feature. Once

More information

Start Up and Shutdown Procedures (Unix)

Start Up and Shutdown Procedures (Unix) Start Up and Shutdown Procedures (Unix) Start Up On Main Console 1. Press the Server main power button ON 2. The system will automatically go through the start-up procedures, which will be displayed on

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

GRAPHIC #1. Open . Save

GRAPHIC #1. Open  . Save GroupWise GroupWise...1 Open E-mail...2 Save E-Mail...2 Saving Attachments...4 Reply to E-mail...4 Forward Email...5 Add New Contacts...5 Add New Groups...7 Create & Send New Mail...8 Adding Attachments...10

More information

8 MANAGING SHARED FOLDERS & DATA

8 MANAGING SHARED FOLDERS & DATA MANAGING SHARED FOLDERS & DATA STORAGE.1 Introduction to Windows XP File Structure.1.1 File.1.2 Folder.1.3 Drives.2 Windows XP files and folders Sharing.2.1 Simple File Sharing.2.2 Levels of access to

More information

Operation Manual. for the. Data Logging Software. Version 7.1. (Isoft.xls)

Operation Manual. for the. Data Logging Software. Version 7.1. (Isoft.xls) for the Data Logging Software Version 7.1 (Isoft.xls) TetraTec Instruments GmbH 1 GENERAL HINTS 1.1 Typographical Conventions Displayment Means marks a work procedure, which you must implement references

More information

CONNECTING TO YOUR VIRTUAL MACHINE 2 CHANGING YOUR NETWORK PASSWORD 7 ADDITIONAL RESOURCES 8

CONNECTING TO YOUR VIRTUAL MACHINE 2 CHANGING YOUR NETWORK PASSWORD 7 ADDITIONAL RESOURCES 8 For assistance please contact the AIMS Help Desk: 608.265.6900, help@aims.wisc.edu In this document An AIMS Virtual Machine, or virtual PC, is a copy of Microsoft Windows running on a server at a remote

More information

CleanMyPC User Guide

CleanMyPC User Guide CleanMyPC User Guide Copyright 2017 MacPaw Inc. All rights reserved. macpaw.com CONTENTS Overview 3 About CleanMyPC... 3 System requirements... 3 Download and installation 4 Activation and license reset

More information

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52 Contents Getting Started.....................................................1 Installing the Software...........................................1 Using the Maxtor System Tray Icon................................6

More information

M2GO & M1 Operating System Installation

M2GO & M1 Operating System Installation M2GO & M1 Operating System Installation Download USB Flash preparation Installation Supplied by: Author Kris Van Hullebusch July 10, 2012 Date Martin M2GO & M1 OS installation (Rev. A) Revision History

More information

User Document. Adobe Acrobat for Tivoli Software Distribution

User Document. Adobe Acrobat for Tivoli Software Distribution User Document i User Document Table of Contents Product Name....................................................1 Document Overview............................................. 1 References.......................................................1

More information

How to Configure Outlook 2016 to connect to Exchange 2010

How to Configure Outlook 2016 to connect to Exchange 2010 How to Configure Outlook 2016 to connect to Exchange 2010 Currently Outlook 2016 is the version of Outlook supplied with Office 365. Outlook 2016 will install and work correctly on any version of Windows

More information

Word: Print Address Labels Using Mail Merge

Word: Print Address Labels Using Mail Merge Word: Print Address Labels Using Mail Merge No Typing! The Quick and Easy Way to Print Sheets of Address Labels Here at PC Knowledge for Seniors we re often asked how to print sticky address labels in

More information

Recent Operating System Class notes 04 Managing Users on Windows XP March 22, 2004

Recent Operating System Class notes 04 Managing Users on Windows XP March 22, 2004 Recent Operating System Class notes 04 Managing Users on Windows XP March 22, 2004 You log into a system to notify the system who you are. When you log off, any files you have opened are cleaned up, and

More information

Symantec pcanywhere 12.5 SP4 Release Notes

Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with

More information

KVS Enterprise Server Installation NOTE:

KVS Enterprise Server Installation NOTE: KVS Enterprise Server Installation (Client/Server and Terminal Services Installations) CDs Required: KVS Enterprise CD Oracle Database 10g, Release 2, Patch 3 Oracle Forms and Reports 6i Oracle Forms and

More information

IGEL Universal MultiDisplay. User Manual

IGEL Universal MultiDisplay. User Manual IGEL Universal MultiDisplay User Manual 08.11.2017 Contents 1. Universal MultiDisplay... 3 1.1. Software Requirements... 4 1.2. Hardware and Network Requirements... 4 2. Configuration... 5 3. Advanced

More information

DEPLOY PERSYSTENT AGENT

DEPLOY PERSYSTENT AGENT Persystent Suite 6.0 DEPLOY PERSYSTENT AGENT Best Practices Persystent Suite supports no-touch installation for existing client computers. Installing Persystent Suite on your existing computers will help

More information

Deploying SecPod Saner Agent Through Microsoft Active Directory

Deploying SecPod Saner Agent Through Microsoft Active Directory Deploying SecPod Saner Agent Through Microsoft Active Directory Introduction This article lists instructions to install SecPod Saner agent through Microsoft Active Directory. Steps Involved in Deploying

More information

When Microsoft releases new updates to firmware and drivers, the firmware and driver pack is updated for all Surface models.

When Microsoft releases new updates to firmware and drivers, the firmware and driver pack is updated for all Surface models. Managing Surface Devices in the Enterprise Firmware/Driver Management with System Center Configuration Manager 2012 This article describes how to deploy enterprise-managed firmware and drivers to Surface

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

ORGANISING MESSAGES. In this session you will: FOCUS

ORGANISING MESSAGES. In this session you will: FOCUS In ORGANISING MESSAGES FOCUS WPL_O707 Outlook provides a number of tools and features for organising your e-mail messages. You can store messages in such a way that they are easy to locate at any time.

More information

Remove Printer Drivers Via Registry Windows 7

Remove Printer Drivers Via Registry Windows 7 Remove Printer Drivers Via Registry Windows 7 Manual deleting of registry entries and/or driver files is not recommended and not Windows 7 Click the Start button, and then select Devices and Printers.

More information

Print Audit 5 - Step by Step Walkthrough

Print Audit 5 - Step by Step Walkthrough Print Audit 5 - Step by Step Walkthrough IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 5 INSTALLATION Print Audit 5 is a desktop application that you must install on every computer where you want

More information

Firmware Updating Tool for USB Card Reader. Firmware Updater. User s Manual. For Windows XP, XP x64, 2000 CAUTION

Firmware Updating Tool for USB Card Reader. Firmware Updater. User s Manual. For Windows XP, XP x64, 2000 CAUTION Firmware Updating Tool for USB Card Reader Firmware Updater User s Manual For Windows XP, XP x64, 2000 CAUTION This document is an example of the manual for end users. Modify this document to adapt to

More information

Network Drawing. Computer Specs, I ve used. Installing a Network-Based Intrusion Detection

Network Drawing. Computer Specs, I ve used. Installing a Network-Based Intrusion Detection HS1 HS2 OK1 OK2 PS 1 2 3 4 5 6 7 8 9 101112 COL- ACT- STA.- CONSOLE SD Installing a Network-Based Intrusion Detection created by: Rainer Bemsel Version 1.0 Dated: Apr/10/2003 The purpose of this document

More information

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2 Copyright 2006 Heathkit Company, Inc. All Rights Reserved Lab 9-3 Windows 2000 Pre-Installation Windows 2000 Flavors Windows 2000 Professional Windows 2000 Server Windows 2000 Advanced Server Windows 2000

More information

10ZiG Technology. 10ZiG Manager Getting Started Guide. Page 1

10ZiG Technology. 10ZiG Manager Getting Started Guide. Page 1 10ZiG Technology 10ZiG Manager Getting Started Guide Page 1 10ZiG Manager Getting Started 10ZiG Technology Limited Headquarters US 2012 W Lone Cactus Dr Phoenix, AZ 85027 Phone 866-864-5250 Fax 623-516-8697

More information

LinX Software Suite v3 Getting Started

LinX Software Suite v3 Getting Started 2018-03-19 LinX Software Suite v3 Getting Started Product revision: V3.0.2 Document revision: 1.0 www.crosscontrol.com Contents Revision history...2 1. Brief Introduction...3 2. Components and Installation...3

More information

Web Console Setup & User Guide. Version 7.1

Web Console Setup & User Guide. Version 7.1 Web Console Setup & User Guide Version 7.1 1 Contents Page Number Chapter 1 - Installation and Access 3 Server Setup Client Setup Windows Client Setup Mac Client Setup Linux Client Setup Interoperation

More information

Stratesave 7.0 organized Backup

Stratesave 7.0 organized Backup 7.0 organized Backup Backup Software gives you the tools for organized regular backup and imaging of your Windows Workstation, Server, or small to medium sized network. Server provides organized and automated

More information

Extraxi aaa-reports! Automation Configuration Guide

Extraxi aaa-reports! Automation Configuration Guide Extraxi aaa-reports! Automation Configuration Guide Introduction... 2 System Requirements... 3 Reporting Server Computer... 3 Email Server Details... 3 Web/Shared Folders... 3 Windows Scheduler Service...

More information

Reinstalling the Operating System on the Dell PowerVault 745N

Reinstalling the Operating System on the Dell PowerVault 745N Reinstalling the Operating System on the Dell PowerVault 745N This document details the following steps to reinstall the operating system on a PowerVault 745N system: 1. Install the Reinstallation Console

More information

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016 ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Copyright 2017 Softerra, Ltd. All rights reserved

Copyright 2017 Softerra, Ltd. All rights reserved Copyright 2017 Softerra, Ltd. All rights reserved Contents Introduction Security Considerations Installation Configuration Uninstallation Automated Bulk Enrollment Troubleshooting Introduction Adaxes Self-Service

More information

Configuration Instruction

Configuration Instruction Configuration Instruction SIMATIC PCS 7 SIMATIC IT Integration PCS 7 / SIMATIC IT Integration Pack V6.1 SIMATIC software in a domain Warranty, liability and support NOTE The application examples are not

More information

MSI Admin Tool User Guide

MSI Admin Tool User Guide MSI Admin Tool User Guide Introduction The MSI Admin Tool is a utility which allows you to pre-configure your Read&Write installation package prior to installation. The tool is primarily designed to be

More information

EM L04 Using Workflow to Manage Your Patch Process and Follow CISSP Best Practices

EM L04 Using Workflow to Manage Your Patch Process and Follow CISSP Best Practices EM L04 Using Workflow to Manage Your Patch Process and Follow CISSP Best Practices Hands-On Lab Description Most corporations today have some form of patch process in place. In this session, you will learn

More information

I.A.M. National Pension Fund Remittance Report Software

I.A.M. National Pension Fund Remittance Report Software I.A.M. National Pension Fund Remittance Report Software The USER S GUIDE INTRODUCTION The I.A.M. National Pension Fund Remittance Report Software version 2.0 (IAMNPF RR Software) is a program created to

More information

Compendium Basics Exercise

Compendium Basics Exercise Compendium Basics Exercise This is a short (approx. 30 minute) exercise to help you start using Compendium for Issue Mapping; the process of creating IBIS (Issue Based Information Systems) diagrams. This

More information

POC Installation Guide for McAfee EEFF v4.2.x using McAfee epo 4.6 and epo New Deployments Only Windows Deployment

POC Installation Guide for McAfee EEFF v4.2.x using McAfee epo 4.6 and epo New Deployments Only Windows Deployment POC Installation Guide for McAfee EEFF v4.2.x using McAfee epo 4.6 and epo 5.0.1 New Deployments Only Windows Deployment 1 Table of Contents 1 Introduction 4 1.1 System requirements 4 1.2 High level process

More information

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

BitDefender Enterprise Manager. Startup guide

BitDefender Enterprise Manager. Startup guide BitDefender Enterprise Manager Startup guide 1 Table of Contents Product installation... 3 Install BitDefender Enterprise Manager... 3 Install BitDefender Server add-on... 4 Protection configuration...

More information

Pro Focus 2202 Software Upgrade Procedure

Pro Focus 2202 Software Upgrade Procedure Pro Focus 2202 Software Upgrade Procedure IMPORTANT: The installation procedure must be carried out only by B-K service personnel or their authorised representatives, who are aware of the hazards involved.

More information

How to make a Work Profile for Windows 10

How to make a Work Profile for Windows 10 How to make a Work Profile for Windows 10 Setting up a new profile for Windows 10 requires you to navigate some screens that may lead you to create the wrong type of account. By following this guide, we

More information

SAP GUI 7.30 for Windows Computer

SAP GUI 7.30 for Windows Computer SAP GUI 7.30 for Windows Computer Student and Faculty Installation Instructions Table of Contents Caution:... 2 System Requirements:... 2 System Memory (RAM) requirements:... 2 Disk Space requirements:...

More information

WORKSHARE PROFESSIONAL 9 DOWNLOADING AND LICENSING GUIDE

WORKSHARE PROFESSIONAL 9 DOWNLOADING AND LICENSING GUIDE WORKSHARE PROFESSIONAL 9 DOWNLOADING AND LICENSING GUIDE TABLE OF CONTENTS How does it work in Professional 9?... 3 Downloading... 3 The Download Center... 4 Installing... 5 Licensing... 5 Standard Install...

More information

Directions for Setting up Remote Desktop Connection for PC:

Directions for Setting up Remote Desktop Connection for PC: Directions for Setting up Remote Desktop Connection for PC: BEFORE YOU BEGIN, MAKE SURE YOU HAVE: COMPUTER NAME USERNAME TEMPORARY PASSWORD 1 4/19/2016 Creating a Shortcut to your Concourse Hosting remote

More information

Palo Alto Networks Cybersecurity Gateway

Palo Alto Networks Cybersecurity Gateway Palo Alto Networks Cybersecurity Gateway Installation and Configuration Guide Document Version: 2018-08-07 Installation of Palo Alto Networks Cybersecurity Gateway virtual pods as described in this guide

More information

Getting Started GateManager5 PREMIUM Domain Administration

Getting Started GateManager5 PREMIUM Domain Administration Getting Started GateManager5 PREMIUM Domain Administration This document helps you get started with Secomea s hosted GateManager5 in relation to the GateManager 5 Domain Administration. This guide assumes

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

DeploymentManager Ver6.1

DeploymentManager Ver6.1 DeploymentManager Ver6.1 Operation Guide -Third Edition- Rev.001 Contents Introduction... 3 Target Audience and Purpose... 3 Document Structure... 3 DeploymentManager Manual Organization... 3 Documentation

More information

Acronis Backup & Recovery 11 Beta Advanced Editions

Acronis Backup & Recovery 11 Beta Advanced Editions Acronis Backup & Recovery 11 Beta Advanced Editions Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems... 3 3 Where do I install the components?... 3 4 What you need

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

Installing and Configuring Citrix XenApp 6.5 (Part 1)

Installing and Configuring Citrix XenApp 6.5 (Part 1) Installing and Configuring Citrix XenApp 6.5 (Part 1) Introduction The first part of this series describes the installation steps of the first server (which will create the XenApp environment) and the

More information

Thank you for choosing ASAP s Remote QuickBooks hosting! The following will guide you through the set up of your new or updated user profile.

Thank you for choosing ASAP s Remote QuickBooks hosting! The following will guide you through the set up of your new or updated user profile. Thank you for choosing ASAP s Remote QuickBooks hosting! The following will guide you through the set up of your new or updated user profile. Please select from the following options to begin setup: Windows

More information

Your screen may look different from mine below but that is OK.

Your screen may look different from mine below but that is OK. How to Make the Akumal Beach WebCam Your Desktop Image Special thanks to Grump for the original idea This has only been tested on Microsoft Windows XP If you have some other version of Windows it may or

More information

How to set up an Amazon Work Profile for Windows 8

How to set up an Amazon Work Profile for Windows 8 How to set up an Amazon Work Profile for Windows 8 Setting up a new profile for Windows 8 requires you to navigate some screens that may lead you to create the wrong type of account. By following this

More information

NetIQ Advanced Authentication Framework. FIDO U2F Authentication Provider Installation Guide. Version 5.1.0

NetIQ Advanced Authentication Framework. FIDO U2F Authentication Provider Installation Guide. Version 5.1.0 NetIQ Advanced Authentication Framework FIDO U2F Authentication Provider Installation Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 System Requirements

More information

This page is blank on purpose.

This page is blank on purpose. This page is blank on purpose. Written and Maintained by Douglas A. Brown - brown@igel.com Copyright International copyright laws protect this publication. All rights reserved. With the exception of documentation

More information

Managing Workflows. Starting Prime Network Administration CHAPTER

Managing Workflows. Starting Prime Network Administration CHAPTER CHAPTER 10 Prime Network Administration can be used to manage deployed workflow templates. Topics include: Starting Prime Network Administration, page 10-1 Viewing the List of Templates and Template Properties,

More information

PARAGON INFRASTRUCTURE PACKAGE

PARAGON INFRASTRUCTURE PACKAGE PARAGON Technologie GmbH, Systemprogrammierung Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Internet www.paragon-software.com E-mail sales@paragon-software.com

More information

Kermit 95 SSH Installation Instructions

Kermit 95 SSH Installation Instructions Kermit 95 SSH Installation Instructions Kermit 95 is a licensed product, not free software, and its use with WordStock is licensed as well. If you re installing Kermit 95 on a computer which is replacing

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

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine Optional Lab Appendix D As you go through Microsoft Windows Networking Essentials for the 98-366 exam, you may want to get your hands on Windows Server 2008 and dig a little deeper. That makes sense. While

More information

ICVerify Installation Guide. For Help Call More information available at POSMicro.com

ICVerify Installation Guide. For Help Call More information available at POSMicro.com For Help Call 1.800.241.6264 ICVerify Installation Guide More information available at POSMicro.com QUESTIONS? Ask the experts at POSMicro.com. 1.800.241.6264 Live Chat Now support@posmicro.com Monday

More information

Handbook: Carbonite Safe

Handbook: Carbonite Safe 1 Welcome to Carbonite! Important Things to Know...4 Carbonite Features...5 Setting Up and Installing...6 Starting a Trial... 7 Installing Carbonite for the First Time... 7 Buying a Subscription...9 Subscription

More information

Click OK in the confirmation window. The selected workstations restart in the Thawed state.

Click OK in the confirmation window. The selected workstations restart in the Thawed state. Introduction The process of updating virus pattern files on workstations protected by Deep Freeze Enterprise involves three fundamental steps: 1. Rebooting the workstations into a Thawed state so the updates

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

Dell Wyse Management Suite. Version 1.1 Migration Guide

Dell Wyse Management Suite. Version 1.1 Migration Guide Dell Wyse Management Suite Version 1.1 Migration Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Let s begin by naming the first folder you create Pictures.

Let s begin by naming the first folder you create Pictures. 1 Creating a Folder on Your Desktop Saving A Picture to Your Folder Creating Desktop Wallpaper from Pictures on the Internet Changing Your Home Page Creating a Shortcut to a Web Page on Your Desktop One

More information

ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE

ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE Acronis True Image 11.0 Home provides the maximum flexibility to ensure you are adequately protected and can recover from unforeseen events such as viruses,

More information

B4 Viper Connector Service Setup manual Date:

B4 Viper Connector Service Setup manual Date: B4 Viper Connector Service Setup manual Date: 2013-07- 16 Table of contents 1 PREFACE... 2 2 INSTALLING VIPER CONNECTOR SERVICE... 3 3 CONFIGURATION OF THE ACCOUNT... 5 4 INSTALLING VIPER PRINTER... 8

More information

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site In order to upload files to our FTP site, you will need a Java-enabled web browser for Microsoft Windows and Mac OS

More information

If possible before restoring a RipNAS copy the music files (and other personal data) to an external drive.

If possible before restoring a RipNAS copy the music files (and other personal data) to an external drive. (1) - Preparation If possible before restoring a RipNAS copy the music files (and other personal data) to an external drive. Connect the RipNAS to a monitor, keyboard and mouse. Insert the RipNAS Rescue

More information

Remote Desktop How to guide

Remote Desktop How to guide CaseMap Remote Desktop for Windows User Contents How to open Remote Desktop Connection and Login to the Terminal Server... 2 How to save your connection settings and create a shortcut on your desktop...

More information

SECRET//NOFORN. Dumbo v3.0 User Guide 25 June CL BY: DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN

SECRET//NOFORN. Dumbo v3.0 User Guide 25 June CL BY: DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN Dumbo v3.0 User Guide 25 June 2015 CL BY: 2428190 DECL: 25X1; 25 June 2040 DRV: CIA NSCG MET S-06 SECRET//NOFORN Table of Changes Date Change Description Authority SECRET//NOFORN i (U) Table of Contents

More information

Chapter 3.12: End-of-Month Procedures

Chapter 3.12: End-of-Month Procedures Chapter 3.12: End-of-Month Procedures Overview This chapter describes essential month-end procedures as well as other items that may be useful to your company as you create and follow a monthly routine.

More information

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc.

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc. XLmanage Version 2.4 Installation Guide ClearCube Technology, Inc. www.clearcube.com Copyright and Trademark Notices Copyright 2009 ClearCube Technology, Inc. All Rights Reserved. Information in this document

More information

AR.c Community Guide. Install and configure the AR.c Framework

AR.c Community Guide. Install and configure the AR.c Framework AR.c Community Guide AR.c Framework Contents Overview... 3 Prerequisites... 3 Minimum requirements:... 3 More Functional requirements:... 3 Install and configure... 3 AR.c console... 3 App-V 4.6:... 4

More information

Version Control with Git ME 461 Fall 2018

Version Control with Git ME 461 Fall 2018 Version Control with Git ME 461 Fall 2018 0. Contents Introduction Definitions Repository Remote Repository Local Repository Clone Commit Branch Pushing Pulling Create a Repository Clone a Repository Commit

More information

Creating A Virtual Machine for Microcosm

Creating A Virtual Machine for Microcosm [by Mark Anderson, WebSci Group, WAIS Lab, Southampton University (mwra1g13@soton.ac.uk)] This article describes creating a Windows XP Virtual Machine (VM) to run the early hypertext application Microcosm

More information

Partitioning and Formatting Reference Guide

Partitioning and Formatting Reference Guide Partitioning and Formatting Reference Guide This guide provides simple guidelines for the initial setup of your hard disk drive using the most common methods and utilities available within the following

More information

Managing Group Policy application and infrastructure

Managing Group Policy application and infrastructure CHAPTER 5 Managing Group Policy application and infrastructure There is far more to managing Group Policy than knowing the location of specific policy items. After your environment has more than a couple

More information

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete CIS 231 Windows 2008 Server Install Lab #1 (Virtual Machines) Keys to Remember when using the vsphere client. Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins

More information

Installing Acronis Backup Advanced Edition

Installing Acronis Backup Advanced Edition 2015 Installing Acronis Backup Advanced Edition BEST PRACTISE Table of Contents Acronis Backup Advanced components... 4 Management Server... 4 Acronis Storage Node... 4 Agents / Appliance... 4 Bootable

More information

Configuring Thunderbird for GMail

Configuring Thunderbird for GMail Configuring Thunderbird for GMail There are a couple of settings that need to be changed on Gmail before you can add the account to Thunderbird. 1) Log in to Gmail and click on Settings (which looks like

More information

65 Deploy Wizard 191 Shipping from 22 December The errors & improvements below have been implemented in NetOp Desktop Firewall v. 3.0.

65 Deploy Wizard 191 Shipping from 22 December The errors & improvements below have been implemented in NetOp Desktop Firewall v. 3.0. New features Latest builds Client 191 Policy Server 65 Deploy Wizard 191 Shipping from 22 December 2006 The errors & improvements below have been implemented in NetOp Desktop Firewall v. 3.0. NDF Deploy

More information

WinClient Remote Manager USER S MANUAL. Revision: WRM /10/22

WinClient Remote Manager USER S MANUAL. Revision: WRM /10/22 WinClient Remote Manager USER S MANUAL Revision: WRM 2.1 2002/10/22 Copyright This manual and any accompanying software and firmware are copyrighted. No parts of this publication may be reproduced, stored

More information

Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide

Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide School of Sciences Department of Computer Science and Engineering Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide WHAT SOFTWARE AM I GOING TO NEED/USE?... 3 WHERE DO I FIND THE SOFTWARE?...

More information

Stand-alone 64-bit file for optional workstation installation. Main 64-bit program. AutoLogoff2-64.exe can be run directly from a network share.

Stand-alone 64-bit file for optional workstation installation. Main 64-bit program. AutoLogoff2-64.exe can be run directly from a network share. AutoLogoff 2018 WizardSoft https://wizardsoft.nl Introduction AutoLogoff is a compact utility that can perform various user session actions like logoff and restart after it detects an idle computer user.

More information

CTC Accounts Active Directory Synchronizer User Guide

CTC Accounts Active Directory Synchronizer User Guide i Contents Overview... 3 System Requirements... 4 Additional Notes... 5 Installation and Configuration... 6 Running the Synchronizer Interactively... 7 Automatic Updates... 7 Logging In... 8 Options...

More information

SVN_Eclipse_at_home. 1. Download Eclipse. a. Go to: and select Eclipse IDE for Java Developers

SVN_Eclipse_at_home. 1. Download Eclipse. a. Go to:  and select Eclipse IDE for Java Developers 1. Download Eclipse SVN_Eclipse_at_home a. Go to: http://www.eclipse.org/downloads/ and select Eclipse IDE for Java Developers b. Select a mirror (which just means select which identical copy you should

More information

Guide to Installing Fldigi and Flmsg with Red Cross Templates

Guide to Installing Fldigi and Flmsg with Red Cross Templates Guide to Installing Fldigi and Flmsg with Red Cross Templates Unless you already have the latest versions of fldigi and flmsg on your computer, you need to uninstall the old versions. We will then install

More information

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites

Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites Deployment Guide Installing WhatsUp Gold Distributed Edition to Central and Remote Sites This guide provides information about installing and configuring WhatsUp Gold Central and Remote Sites. Contents

More information

PlicElements Quick Start Guide

PlicElements Quick Start Guide PlicElements is a high-speed-low-drag web application used by Professional Photographers and/or Studios to upload and prepare class/school composites to participating labs for processing. Simply upload

More information

Auslogics BOOSTSPEED USER MANUAL. auslogics.

Auslogics BOOSTSPEED USER MANUAL. auslogics. Auslogics BOOSTSPEED 10 USER MANUAL www..com TABLE OF CONTENTS: Welcome Installation Guide Registering Auslogics BoostSpeed 10 Backing up with the Rescue Center Your First Scan Navigation Panel Navigation

More information

Document Signing Certificate Getting Started Guide

Document Signing Certificate Getting Started Guide Certificate Services Document Signing Certificate Getting Started Guide Using the SafeNet Authentication Client: 8.3 Document issue: 1.0 Date of issue: March 2017 For software release 12.1 Document Signing

More information