Snow Distribution White Paper Version 4.0

Size: px
Start display at page:

Download "Snow Distribution White Paper Version 4.0"

Transcription

1 Snow Distribution White Paper Version 4.0 Snow Software AB 2002

2 Snow Software Snow Software develops and provides software that substantially improves cost efficiency and control over software and licenses in an enterprise environment. Snow Software's line of products enables an IT-department to; publish, install, maintain, track and manage installed software throughout the entire lifecycle. Snow Software has delivered more than 500,000 user licenses in Europe including some of Scandinavia's largest enterprises. The first product, Snow Distribution was released as early as 1995 and the company has over the years developed extensive competence within the software management area. Snow Software s products utilize the latest communications and programming technologies and the HTTP based Snow System Services deliver a common platform, allowing easy and cost effective implementation of: Software Publishing Software Installation Software Maintenance Software Inventory Software Metering Software Management Version The Next Generation Snow Software announces the release of Snow Distribution Version 4. The scope with version 4 is to make advanced package functionality easier to use and learn. Snow Distribution is with 127 functions and 64 keywords one of the most powerful software distribution tools in the marketplace, however powerful scripting can be complex and requires training. Version 4 includes a brand new manager with an intuitive GUI and wizard based scripting that allows beginners and less experienced users to gain full advantage of all functionality within Snow Distribution. The manager also includes a conflict checker and a new and improved template editor. A created package is dynamic and adjusts at the time of installation to different operating systems, users, other software, privileges or bandwidth. Amongst the new features you find is integration with SQL databases allowing distribution based on 3rd party systems like Navision and SAP. Enhanced security features allow the administrators to encrypt confidential information used during software distribution. "The new Manager looks very impressive. The intuitive graphical interface gives us experienced users a very good overview and an easy start for the beginners. I can also see a clear focus on security. SnowPassEncrypt and AskPassword solve eventual security problems when automating administrative tasks" says Mats Jonsson a recognized software packaging and distribution expert at Lan International AB. Screenshots Snow Distribution Manager Snow Software AB 2002 Page 2

3 Snow Distribution - Key Functionality Snow Distribution is a highly flexible and powerful software distribution and application management tool that automatically distributes all types of applications, as well as updates and changes to the operating system. Software distribution is all about version control, copying files, and manipulating the registry, or.ini files. Snow Distribution does this efficiently with a minimum of workload on the network as well as for the workstation and offers efficient software distribution to all users on the network, the main objective being to make users independent of machine and location. An application environment is dynamic not static, and in order to keep the environment efficient and up-to-date, adjustments have to be made on continuous basis. With Snow Distribution s unique Just in time conditioning and dependencies features you will be sure to keep your application environment running in top shape 24 hours a day. Some of the key functionalities are: Flexible and centralised menu management through Snow Menu Generate individual menus Show only accessible applications on the menu Show different menus to different users on the same machine Simple and flexible scripting language Simple versioning system for differentiating installation and execution commands Just in time conditioning Multiple commands for solving tough special case issues Support for using other software distribution tools from within Snow (MSI) Simple dependency system Snapshot tool Create a snapshot package of applications, upgrades, or modifications Flexible package by using a directory structure instead of a locked down package file Easy management through Snow Distribution Manager Easy to use wizard for creating application packages Overview Enterprise Software Distribution is a complex task where every case has their unique challenges, but some are reoccurring in many projects. Below you will find a list of some typical issues that needs to be addressed: Central and distributed management No user interferences Laptop users Desktops Standalone PC s Home offices Multiple operating systems Multiple language editions Roaming users Multiple users on same machine Terminal servers Branch offices Many applications Variation of application need Individual customized application configuration Group customized application configuration Menu management Non-administrative privileged users Reinstallation Upgrading Patching Removing Updating Snow Software AB 2002 Page 3

4 Dynamic Application Environment An application environment is dynamic not static, and in order to keep the environment efficient and up-todate, adjustments have to be made on continuous basis. The application dynamics can be divided into two categories: Installation Runtime Within the installation category, you have: Installation of new applications Removal Updates and Patches Configuration changes Installation of plug-ins This need to be done from a central position and it must be simple and intuitive. Runtime; covers application settings modified during usage, examples include: Applications that are available for different users on the same computer Roaming usage on different computers When the computer is offline compared to online LAN links compared to different levels of WAN links Which operating system the user are currently using Snow Distribution is designed to be flexible enough to easily solve all these issues. The different scenarios below describe a user using a laptop in four different situations. In the first, the user is completely offline. In the second situation the user is connected in the office through a GSM mobile phone. In the third, the user is connecting from a home office, using an ISDN line, and in the fourth, at the office connected directly through a LAN link. Snow Software AB 2002 Page 4

5 1. On the laptop, several applications are installed. Among them are Microsoft Office and an in house developed client/server application. There are two application updates on the server. One is a patch for Office and the other is a new set of Office templates. The client/server application does not work if the user isn t connected to the network. 2. In the offline situation, the user continues to use Office without neither the patch nor the new templates. The client/server application does not exist on the menu, because it wouldn t work anyway. 3. When the user connects to the office via GSM, Snow checks the bandwidth and compares it with the requirements set by the administrator, and decides that there should not be any updates of neither patch nor templates. The client/server application however, is tuned so it can be used with a GSM link, and appears on the menu again. 4. From the home office, the user has an ISDN link. Snow is configured so that it enables the in house application. The installation of the new templates over the link occurs when the user starts one of the office applications. The patch however is too large so it is not installed. 5. Finally, our end user arrives at the office, with an unlimited LAN link. When the user starts Word, the installation of the patch executes and Word starts immediately afterwards. This is just one of many different scenarios requiring a high level of flexibility. In this scenario we would use a Snow function called NetSpeed. It checks the actual speed of the network, and returns a value containing the speed. Similar commands often used in complex scenarios are; Memory, Processor and Diskspace. The Snow script The Snow script is designed to be both simple and powerful for systems administrators, without requiring advanced programming skills. It is structured as an.ini file with sections representing collections of commands. Keywords represent the commands and the values are strings with either functions or values to be executed. Versioning is a key concept in the script engine. The commands are divided into installation commands and run commands. When the script runs, it checks whether the section has been installed previously and if it is up to date. If the version is OK, the installation is skipped. If it is not OK, the installation keywords are executed and the version is updated. Then the running commands are executed. The running commands are responsible for starting the application. They will be executed every time the script runs. This versioning solution is very simple and has proven to be very efficient, both on programming- and management level. It is also very effective for troubleshooting. Simply reset the version and the application will be reinstalled the next time the user starts the application. Dependencies Applications, documents, templates, patches and plug-ins all have dependencies. Meaning that they require something else to be installed first: Outlook 98 requires Internet Explorer 4.x Office 97 SR2 requires SR1, which requires Office 97 to be installed Shockwave browser plug in requires a browser in order to work A.PDF file requires Acrobat Reader A Norton 2000 Virus Definition update requires Norton 2000 to be installed Snow Distribution has the ability to link scripts together according to their dependencies. This makes sure that everything necessary will be installed. Snow Software AB 2002 Page 5

6 Just in time conditioning There are several applications, which have many requirements for them to install. This will typical be hardware requirements like memory, free disc space, and processor speed, or it might be other things like username or computername. Most software distribution systems solve this by having an inventory database they can use as a basis for targeting computers and users for installation. This requires an inventory scan upfront, and preferably a recent one. We can do this by integrating Snow Distribution it with Snow Inventory, but prefers to do it slightly different. Instead of using Snow Inventory it is solved by putting the conditions in the installation script. Then the targeting is done during the execution of the script, and the application will be available on any menu where they are both in the targeted group to receive, and fulfil the conditions set. If these two parameters are not met, the application will simply not be distributed. Snow Distribution can make conditions based on: Username Computername IP address Hostname Disk size Free space Memory Processor Existence of file, directory or device Time, week, month, date and year Operating system, version and build Network speed, Ping and DNS lookup Regional settings, file properties Calculations, and, or, not Random Settings in registry or ini files and even more Menu management This is the process of managing the shortcuts on end users computers, both on the Start Menu and on the Desktop. Snow uses a program called Snow Menu to take care of this. It runs when the user logs on. Snow Menu reads the snow script, looking for packages, which have a shortcut associated with it. When it finds one, it checks to see whether the user should have access to it or not. If the user has access, the shortcut is created according to the settings in the script. The application will be on the menu whether the application is installed or not. It works the same way the other way around. If you don t want to have menu choice for a locally installed application, you can use Snow to remove it. This is especially handy if you have applications, which only works under specific conditions, removing it when the application won t work and adding it when it is available. Instead of having the shortcut point directly to the application s executable file, it points to the Snow script engine with a parameter saying which script to run. The script makes it possible to check whether there should be an installation/upgrade or just starting the application. It also makes it possible for some just in time modifications. In short Snow Menu utilises the consequences of the network s catalogue services, and verifies the user rights before icons are presented to the user. The menu and the icons can be placed on the Start button, or directly on the desktop. The administrator decides which user or group of users will get which shortcuts simply by setting permissions per shortcut. Snow Menu is dynamic and presents only the applications to which the user has legitimate access and can thereby present different menus to different users on the same machine. The Snow Desktop Manager is provided to help the administrator build the Snow Menu shortcut database. It has a Windows Explorer look-alike and feature rich user interface that makes it easy to build your menus exactly the way you want them to appear on the end users Start Menu or Desktop. Snow Software AB 2002 Page 6

7 Screenshots Desktop Manager The new version Snow Menu version 3.7 consists of two parts: Snowgrp32.exe and SnowMenu.dll. Snowgrp32.exe is the original Snow Menu that cooperates with Snow32.exe to make up the Snow Distribution product. Prior to version 3.6 Snow Menu only functioned as a part of Snow Distribution, not as a standalone application. With the new version we have included functionality for managing application shortcuts, or menus, that are not Snow Distribution related, keeping the flexibility and functionality as found in prior versions. SnowMenu.dll is a new product that includes all the functionality of Snowgrp32.exe, and adds the flexibility of COM objects. This means that an administrator can create Snow menus as well as ordinary application shortcuts from inside a script or programming language, or even an HTML document. Case example A Company wants to distribute several applications from their intranet web site as well as providing links to commonly used applications that are already installed on the users workstations. By including a small java or VB script that calls functions from the Snow Menu COM object in an HTML document, applications can be managed from a web page rather that the desktop or start menu. Snow Menu includes functions to create icons that can be displayed in an html document, or just links to applications or distribution packages, or both. If preferred, Snow Menu can also create Desktop or Start Menu shortcuts for the same applications from the same script, by calling the Execute function from the COM object. Snow Software AB 2002 Page 7

8 Multiple Operating Systems This is one of the key challenges of software distribution. Even in environments with strict standardised policies where it s clearly stated on which operating systems to run, there will be breaking of the rules. For example, in a pure Windows 2000 environment, someone will sooner or later log in with a laptop running Windows 95/98. Or what will happen if someone logs on with a home PC with an old operating system on the network? What happens when they get software configured for Windows 2000? Below is a sample scenario using several of the Win32 operating systems: In this scenario the organisation has not been able to standardise the operating system. They have users running Win95, Win98, NT4, W2K and Windows Terminal Server. The users are roaming, and moves between the various systems. NT4, W2K and Terminal Server users does not have administrative privileges. They have two applications that they want to distribute to the users: The first application is a snapshot package generated with Snow Manager. It will be distributed to any of the operating systems. The second application comes with its own silent setup routine, and is divided into two versions: one for Win9x, and one for NT. The Terminal Server will not use this application. Snow will be used for the distribution. The first application uses Snow functionality to create one single package to be used with every Win32 operating system. It makes sure that files are stored in the correct directory, under all operating systems, to have correct references in the registry and in the ini files. On the NT computers the Snow Admin Service takes care of the installation part that requires administrative privileges. The package is split into user specific and computer specific installations, so that only the first user on a computer installs the computer specifics and the user only needs to install the user settings the first time. When he goes to a new computer, his configuration remains the same. The second application requires different installation files for Win9x and NT operating systems. They have a built in routine for silent installation. So instead of using the Snow snapshot routine, Snow is used for building the menu and making sure that the correct setup program is executed according to the operating system the user is logged in to. Snow makes sure that the application will not be shown on the menu if he logs on to a terminal server. The first scenario is an example of how flexible the Snow package is for making the most out of one single package, while the second example demonstrates how to use Snow functionality to differentiate which package should be applied. Snow Software AB 2002 Page 8

9 Packaging/Repackaging Many applications come with their own routines for silent installation (installation without any user intervention). This might be MSI script, Sysdiff packages, Setup /Q (Quiet mode), InstallShield Silent files (Scripts with an.iss extension), IEAK or similar systems. These routines may be good enough for the complete installation, or they might benefit repackaged customisations that are linked to them. Packaging is the process of creating a package of the application to be distributed. Most software delivery systems, including Snow Distribution, uses snapshot technology for this task. Simply described, snapshots are based on taking a picture of the computer before and after installing the application that will be deployed. The pictures include the files, the registry and ini files. When the snapshot is finished, the pictures are compared and the difference is extracted and set up as a package. Most software delivery vendors set this package up as a single file to be distributed. This file can then either be modified through the vendor s application or it cannot be modified at all. Snow takes a different approach. Instead of creating a single file, Snow Distribution creates a directory structure, which resembles the way the files will be installed on the target computer, and a script for how it will be installed. Both the directory structure and the script can be easily modified through either the Snow tools, or directly from the Windows Explorer and Notepad. This has two great advantages: First it makes it very simple to modify a package, secondly you only have to do the same changes on the packages deployed on remote distribution servers. No need for transferring a whole new package over a slow link. Server-to-Server Distribution Snow System Services utilizes HTTP and support both encryption and compression. And since it uses HTTP as transport protocol, we can utilize proxy servers for efficient distribution to the various sites. The product will make sure that the solution is synchronized. It will feature rollback, push and schedule functionality. Snow Distribution supports HTTP & FTP in its scripts with the following keywords: Setup MSI Download Upload Proxy This can benefit your solutions in many ways: Use HTTP and Proxy servers to reduce/eliminate the server-to-server package distribution problem, in WAN environments. Script downloads to be executed (nice with the Task Scheduler) Use web servers instead of file servers Install to home office users Upload log files to central FTP archive Many more Software distribution in WAN environments is a challenging task with plenty of room for problems waiting to happen. Some of them are mentioned on the next page. When you have slow WAN links, it is vital that installation packages are retrieved from local servers. If you install a product from a remote server, bandwidth will be a bottleneck, so you need a solution to place packages at servers local to the clients in some way. The more servers you have, the more administration points you must manage. Every server must be maintained and updated. And every time the central package server receives a new package, a package is removed or modified; the branch office servers must be updated. For most this is a cumbersome task, hard to overcome. Mobile and roaming users are also a headache. You have to make sure that the users always installs from the local server, even when he is not at his home location. This is often handled through logon scripts of various complexities whether they are written in batch, Kix or Windows Scripting Host. Many choose to only install when the users are at their home location, to avoid the problems altogether, others write complex scripts, that solves the problems until they loose control and mess it up. There are several products out on the market, which addresses these problems. Replication software or dedicated distribution systems (Microsoft SMS, CA s Ship-It, etc ). A shared trait for all these products is that they are only partially successful, and only if you have the competency, a standardized environment and the time to set it up and manage it. They do not provide a truly good solution. Snow Software AB 2002 Page 9

10 The solution Installation over HTTP via proxy Use HTTP to transfer the packages, and let them go through a proxy server positioned at each local net. Head Quarters Branch Office Proxy Server Package Server Server http http http IBM Compatible IBM Compatible http IBM Compatible http Server IBM Compatible Figure 1 The figure shows a solution with a web server at the HQ, where the local clients retrieve, their packages directly. The clients at the branch office also retrieve their packages from the same web server, but because they do their request through a proxy server, it is already cached within the LAN, making the installation fast and without impacting the WAN link. The Proxy server keeps a cache with the installation packages. The users connect to the same web address no matter where he is, but the package is always being installed from a local proxy cache. This way you obtain LAN speed everywhere, but you still have a single package storage location. Administration of the packages is done at one single server at one location, the main office. This way, the management for complex WAN environments becomes as simple as a small LAN. When the package is no longer needed, it is automatically removed, when the cache expires period is over. What about the first user installing the package? The first user will have to wait for the package to be transferred over the slow WAN link, if you do nothing more than setting up Proxy servers. The solution to this challenge is however quite easy. You simply set up a scheduled download script at each branch office. This download script works as a Proxy refresher, and should run regularly before the package expires from the cache. This way, all users experiences LAN speeds, including the first one. Installations must be initiated from the client. Some alternatives are: Logon scripts (W2K: logoff, startup & shutdown also), Start Menu (Advertise), from Add/Remove Programs, or Task Scheduler. If you use Push technology, it is vital that the push system asks the client to initiate the installation. This distribution concept will not work if the push system transfers the package all the way to the client. The HTTP + Proxy solution does not require a proprietary software distribution system it only requires that HTTP can be used to transfer the packages, and that it can keep the proxy cache fresh. You can for instance use it with the Windows Installer, using the following from batch or command line: MSIEXEC.EXE /QN /I: You can use a Microsoft Proxy, either the old Proxy Server 2.0 or the new ISA server; or any other proxy from vendors such as Novell, Cisco and others. The investment is not just a software distribution investment; all HTTP traffic within the organization benefits from proxy usage. Snow Software AB 2002 Page 10

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x Out n About! for Outlook Electronic In/Out Status Board Administrators Guide Version 3.x Contents Introduction... 1 Welcome... 1 Administration... 1 System Design... 1 Installation... 3 System Requirements...

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

The SyncBack Management System

The SyncBack Management System The SyncBack Management System An Introduction to the SyncBack Management System The purpose of the SyncBack Management System is designed to manage and monitor multiple remote installations of SyncBackPro.

More information

Setting up VPN and Remote Desktop for Home Use

Setting up VPN and Remote Desktop for Home Use Setting up VPN and Remote Desktop for Home Use Contents I. Prepare Your Work Computer... 1 II. Prepare Your Home Computer... 2 III. Run the VPN Client... 3 IV. Remote Connect to Your Work Computer... 4

More information

XMap 7 Administration Guide. Last updated on 12/13/2009

XMap 7 Administration Guide. Last updated on 12/13/2009 XMap 7 Administration Guide Last updated on 12/13/2009 Contact DeLorme Professional Sales for support: 1-800-293-2389 Page 2 Table of Contents XMAP 7 ADMINISTRATION GUIDE... 1 INTRODUCTION... 5 DEPLOYING

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Server & Workstation Installation of Client Profiles for Windows

Server & Workstation Installation of Client Profiles for Windows C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W General Notes to Prepare for Installing

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

UserLock advanced documentation

UserLock advanced documentation UserLock advanced documentation 1. Agent deployment with msi package or with the UserLock deployment module The UserLock deployment module doesn t deploy the msi package. It just transfers the agent file

More information

SOS Suite Installation Guide

SOS Suite Installation Guide SOS Suite Installation Guide rev. 8/31/2010 Contents Overview Upgrading from SOS 2009 and Older Pre-Installation Recommendations Network Installations System Requirements Preparing for Installation Installing

More information

Version 3.8. Installation Guide

Version 3.8. Installation Guide Version 3.8 Installation Guide Copyright 2007 Jetro Platforms, Ltd. All rights reserved. This document is being furnished by Jetro Platforms for information purposes only to licensed users of the Jetro

More information

Setting up VPN and Remote Desktop for Home Use

Setting up VPN and Remote Desktop for Home Use Setting up VPN and Remote Desktop for Home Use Contents I. Prepare Your Work Computer... 1 II. Prepare Your Home Computer... 2 III. Run the VPN Client... 3-4 IV. Remote Connect to Your Work Computer...

More information

NETWRIX ACCOUNT LOCKOUT EXAMINER

NETWRIX ACCOUNT LOCKOUT EXAMINER NETWRIX ACCOUNT LOCKOUT EXAMINER ADMINISTRATOR S GUIDE Product Version: 4.1 July 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a

More information

Citrix Application Streaming. Universal Application Packaging and Delivery Breaking Away from Traditional IT

Citrix Application Streaming. Universal Application Packaging and Delivery Breaking Away from Traditional IT Citrix Application Streaming Universal Application Packaging and Delivery Breaking Away from Traditional IT Application Packaging Application Delivery to Endpoint Devices Application Isolation Mode Automatic

More information

FileMaker Server 15. Getting Started Guide

FileMaker Server 15. Getting Started Guide FileMaker Server 15 Getting Started Guide 2007 2016 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

Server application Client application Quick remote support application. Server application

Server application Client application Quick remote support application. Server application The system needs to be Online, with a server hosted as a HTTP/WEB interface. The WEB interface will have a login interface, Administrators can download the server & client application to any desktop to

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

TANDBERG MANAGEMENT SUITE 10.0

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

More information

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A Ascent Capture Internet Server 5 Getting Started with Ascent Capture Internet Server 5 10300260-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA. The information

More information

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

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

More information

Security Correlation Server Quick Installation Guide

Security Correlation Server Quick Installation Guide orrelogtm Security Correlation Server Quick Installation Guide This guide provides brief information on how to install the CorreLog Server system on a Microsoft Windows platform. This information can also

More information

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 1 Table of Contents Chapter 1: Installation Overview... 3 Introduction... 3 Minimum Requirements...

More information

NETKEEPER Help Desk Captain SQL Installation with MSDE

NETKEEPER Help Desk Captain SQL Installation with MSDE NETKEEPER Help Desk Captain SQL Installation with MSDE Multima Corporation 1 Rosewood Court East Greenwich, RI 02818-1543 Disclaimer: The pictures in this manual are representative of the program screens

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Guide to deploy MyUSBOnly via Windows Logon Script Revision 1.1. Menu

Guide to deploy MyUSBOnly via Windows Logon Script Revision 1.1. Menu Menu INTRODUCTION...2 HOW DO I DEPLOY MYUSBONLY ON ALL OF MY COMPUTERS...3 ADMIN KIT...4 HOW TO SETUP A LOGON SCRIPTS...5 Why would I choose one method over another?...5 Can I use both methods to assign

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Sentinel Installation Guide

Sentinel Installation Guide Installation Guide All rights reserved. Neither this documentation nor any part of it may be reproduced, stored in a retrieval system, translated into another language, or transmitted in any form or by

More information

System Services. Engagent System Services 2.06

System Services. Engagent System Services 2.06 System Services Engagent System Services 2.06 Overview Engagent System Services constitutes the central module in Engagent Software s product strategy. It is the glue both on an application level and on

More information

Print Audit 6 Network Installation Guide

Print Audit 6 Network Installation Guide Print Audit 6 Network Installation Guide IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 6 INSTALLATION Print Audit 6 is a desktop application that you must install on every computer where you want

More information

AdminStudio 2013. Installation Guide. Version 2013

AdminStudio 2013. Installation Guide. Version 2013 AdminStudio 2013 Installation Guide Version 2013 Legal Information Book Name: AdminStudio 2013 Installation Guide / Full and Limited Editions Part Number: ADS-2013-IG03 Product Release Date: July 16, 2013

More information

COMMANDS 1 Overview... 1 Default Commands... 2 Creating a Script from a Command... 10 Document Revision History... 10

COMMANDS 1 Overview... 1 Default Commands... 2 Creating a Script from a Command... 10 Document Revision History... 10 LabTech Commands COMMANDS 1 Overview... 1 Default Commands... 2 Creating a Script from a Command... 10 Document Revision History... 10 Overview Commands in the LabTech Control Center send specific instructions

More information

System Management. What are my options for deploying System Management on remote computers?

System Management. What are my options for deploying System Management on remote computers? Getting Started, page 1 Managing Assets, page 2 Distributing Software, page 3 Distributing Patches, page 4 Backing Up Assets, page 5 Using Virus Protection, page 6 Security, page 7 Getting Started What

More information

XyLoc Security Server w/ AD Integration (XSS-AD 5.x.x) Administrator's Guide

XyLoc Security Server w/ AD Integration (XSS-AD 5.x.x) Administrator's Guide XyLoc Security Server w/ AD Integration (XSS-AD 5.x.x) Administrator's Guide Contacting Ensure Technologies Email: support@ensuretech.com Phone: (734) 547-1600 Home Office: Ensure Technologies 135 S Prospect

More information

NetWrix Password Manager. Quick Start Guide

NetWrix Password Manager. Quick Start Guide NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...

More information

Attix5 Pro Storage Platform

Attix5 Pro Storage Platform Attix5 Pro Storage Platform V6.0 User Manual Cover for Microsoft Windows Your guide to configuring the Attix5 Pro Storage Platform. SERVER EDITION V6.0 for MICROSOFT WINDOWS Copyright Notice and Proprietary

More information

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide Notice Altiris Software Delivery Solution for Windows 6.1 SP3 Product Guide 2007 Altiris, Inc. All rights reserved. Document Date: February

More information

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) (

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) ( SAFETICA INSIGHT INSTALLATION MANUAL SAFETICA INSIGHT INSTALLATION MANUAL for Safetica Insight version 6.1.2 Author: Safetica Technologies s.r.o. Safetica Insight was developed by Safetica Technologies

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Initial Installation and Configuration

Initial Installation and Configuration Windows Terminal Server with EbixONE Windows 2000 and Windows 2003 Server Initial Installation and Configuration IMPORTANT: The use of this document is intended to be a quick reference for a certified

More information

ProSystem fx Workpaper Manager. Installation Guide

ProSystem fx Workpaper Manager. Installation Guide ProSystem fx Workpaper Manager Installation Guide July 2014 Copyright 2014, CCH INCORPORATED, a part of Wolters Kluwer. All Rights Reserved. Material in this publication may not be reproduced or transmitted,

More information

Virtual Appliance for VMware Server. Getting Started Guide. Revision 2.0.2. Warning and Disclaimer

Virtual Appliance for VMware Server. Getting Started Guide. Revision 2.0.2. Warning and Disclaimer Virtual Appliance for VMware Server Getting Started Guide Revision 2.0.2 Warning and Disclaimer This document is designed to provide information about the configuration and installation of the CensorNet

More information

Installation Guide for Workstations

Installation Guide for Workstations Installation Guide for Workstations Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

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

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

More information

PowerMapper/SortSite Desktop Deployment Guide v2.11. 1. Introduction

PowerMapper/SortSite Desktop Deployment Guide v2.11. 1. Introduction PowerMapper/SortSite Desktop Deployment Guide v2.11 1. Introduction... 1 2. Architecture... 2 3. Independent Certification... 2 4. Setup.exe Command Line... 2 5. Registry Settings... 3 6. Deployment using

More information

VPOP3 Your email post office Getting Started Guide

VPOP3 Your email post office Getting Started Guide VPOP3 Your email post office Getting Started Guide VPOP3 Getting Started Guide, version 2.1 1 Copyright Statement This manual is proprietary information of Paul Smith Computer Services and is not to be

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

More information

GFI Product Manual. Web security, monitoring and Internet access control. Administrator Guide

GFI Product Manual. Web security, monitoring and Internet access control. Administrator Guide GFI Product Manual Web security, monitoring and Internet access control Administrator Guide The information and content in this document is provided for informational purposes only and is provided "as

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

FileMaker Server 13. Getting Started Guide

FileMaker Server 13. Getting Started Guide FileMaker Server 13 Getting Started Guide 2007 2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,

More information

Product Manual. Administration and Configuration Manual

Product Manual. Administration and Configuration Manual Product Manual Administration and Configuration Manual http://www.gfi.com info@gfi.com The information and content in this document is provided for informational purposes only and is provided "as is" with

More information

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330

Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 Synergis Software 18 South 5 TH Street, Suite 100 Quakertown, PA 18951 +1 215.302.3000, 800.836.5440 www.synergissoftware.com version 20150330 CONTENTS Contents... 2 Overview... 2 Adept Server... 3 Adept

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

CRYPTOLogon Agent. for Windows Domain Logon Authentication. Deployment Guide. Copyright 2002-2003, CRYPTOCard Corporation, All Rights Reserved.

CRYPTOLogon Agent. for Windows Domain Logon Authentication. Deployment Guide. Copyright 2002-2003, CRYPTOCard Corporation, All Rights Reserved. CRYPTOLogon Agent for Windows Domain Logon Authentication Deployment Guide Table of Contents 1. OVERVIEW... 1 1.1 SINGLE AUTHENTICATION MODE (MS-GINA REPLACEMENT)... 1 1.2 DUAL AUTHENTICATION MODE (MS-GINA

More information

Table of Contents What s new? 1 Introduction 3. Installation 9. Using Enterprise Console 27. Troubleshooting 45

Table of Contents What s new? 1 Introduction 3. Installation 9. Using Enterprise Console 27. Troubleshooting 45 User Manual Lavasoft Ad-Aware SE Enterprise Table of Contents What s new? 1 Introduction 3 What is Lavasoft Ad-Aware SE Enterprise? 5 Components 6 Features 7 System Requirements 8 Installation 9 Prerequisites

More information

Backup with synchronization/ replication

Backup with synchronization/ replication Backup with synchronization/ replication Peer-to-peer synchronization and replication software can augment and simplify existing data backup and retrieval systems. BY PAUL MARSALA May, 2001 According to

More information

How to deploy SurveilStar PC/Internet Monitoring Software

How to deploy SurveilStar PC/Internet Monitoring Software How to deploy SurveilStar PC/Internet Monitoring Software 1/16 How to deploy SurveilStar PC/Internet Monitoring Software (Latest updated: April. 9, 2015) www.surveilstar.com This document provides detailed

More information

Ascent Capture 5 Web Validation Server Getting Started with Ascent Capture Web Validation Server

Ascent Capture 5 Web Validation Server Getting Started with Ascent Capture Web Validation Server Ascent Capture 5 Web Validation Server Getting Started with Ascent Capture Web Validation Server 10300253-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA.

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

Deltek Costpoint 7.1.1. New Installation Guide for Microsoft SQL Server

Deltek Costpoint 7.1.1. New Installation Guide for Microsoft SQL Server Deltek Costpoint 7.1.1 New Installation Guide for Microsoft SQL Server March 28, 2016 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

Snow Inventory. Installing and Evaluating

Snow Inventory. Installing and Evaluating Snow Inventory Installing and Evaluating Snow Software AB 2002 Table of Contents Introduction...3 1. Evaluate Requirements...3 2. Download Software...3 3. Obtain License Key...4 4. Install Snow Inventory

More information

Workflow Templates Library

Workflow Templates Library Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security

More information

Using LifeSize Systems with Microsoft Office Communications Server 2007

Using LifeSize Systems with Microsoft Office Communications Server 2007 Using LifeSize Systems with Microsoft Office Communications Server 2007 This technical note describes the steps to integrate a LifeSize video communications device with Microsoft Office Communication Server

More information

Project management integrated into Outlook

Project management integrated into Outlook Project management integrated into Outlook InLoox PM 7.x off-line operation An InLoox Whitepaper Published: October 2011 Copyright: 2011 InLoox GmbH. You can find up-to-date information at http://www.inloox.com

More information

GFI Backup 2010 Business Edition. Administration and User Guide

GFI Backup 2010 Business Edition. Administration and User Guide GFI Backup 2010 Business Edition Administration and User Guide http://www.gfi.com E-mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used

More information

NetSupport Manager v11

NetSupport Manager v11 Remote Support For Any Environment NetSupport Manager v11 NetSupport Manager has been helping organizations optimize the delivery of their IT support services since 1989 and while the use of Remote Control

More information

MAS 90. Installation and System Administrator's Guide 4WIN1010-02/04

MAS 90. Installation and System Administrator's Guide 4WIN1010-02/04 MAS 90 Installation and System Administrator's Guide 4WIN1010-02/04 Copyright 1998-2004 Best Software, Inc. All rights reserved. Rev 02 Contents Chapter 1 Introduction 1 How to Use This Manual 1 Graphic

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States

More information

ALTIRIS Patch Management Solution 6.2 for Windows Help

ALTIRIS Patch Management Solution 6.2 for Windows Help ALTIRIS Patch Management Solution 6.2 for Windows Help Notice Altiris Patch Management Solution 6.2 2001-2006 Altiris, Inc. All rights reserved. Document Date: February 13, 2007 Protected by one or more

More information

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10 Table Of Contents - - WINDOWS SERVER 2003 MAINTAINING AND MANAGING ENVIRONMENT...1 WINDOWS SERVER 2003 IMPLEMENTING, MANAGING & MAINTAINING...6 WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Server Installation, Administration and Integration Guide

Server Installation, Administration and Integration Guide Server Installation, Administration and Integration Guide Version 1.1 Last updated October 2015 2015 sitehelpdesk.com, all rights reserved TABLE OF CONTENTS 1 Introduction to WMI... 2 About Windows Management

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center Reporting for Contact Center Setup and Operations Guide BCM Contact Center Document Number: NN40040-302 Document Status: Standard Document Version: 04.00 Part Code: N0060637 Date: June 2006 Copyright 2005

More information

This document details the procedure for installing Layer8 software agents and reporting dashboards.

This document details the procedure for installing Layer8 software agents and reporting dashboards. Quick Start Guide This document details the procedure for installing Layer8 software agents and reporting dashboards. Deployment to data analysis takes approximately 15 minutes. If you wish to deploy via

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide IBM Security QRadar Version 7.1.0 (MR1) Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page page 119. Copyright IBM Corp. 2012,

More information

Installing OneStop Reporting Products

Installing OneStop Reporting Products Installing OneStop Reporting Products Contents 1 Introduction 2 Product Overview 3 System Requirements 4 Deployment 5 Installation 6 Appendix 2010 OneStop Reporting http://www.onestopreporting.com support@onestopreporting.com

More information

HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE

HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E Contact Rockwell Copyright Notice Trademark Notices Customer Support

More information

System Planning, Deployment, and Best Practices Guide

System Planning, Deployment, and Best Practices Guide www.novell.com/documentation System Planning, Deployment, and Best Practices Guide ZENworks Application Virtualization 9.0 February 22, 2012 Legal Notices Novell, Inc., makes no representations or warranties

More information

Burst Technology bt-loganalyzer SE

Burst Technology bt-loganalyzer SE Burst Technology bt-loganalyzer SE Burst Technology Inc. 9240 Bonita Beach Rd, Bonita Springs, FL 34135 CONTENTS WELCOME... 3 1 SOFTWARE AND HARDWARE REQUIREMENTS... 3 2 SQL DESIGN... 3 3 INSTALLING BT-LOGANALYZER...

More information

Remote PC Guide for Standalone PC Implementation

Remote PC Guide for Standalone PC Implementation Remote PC Guide for Standalone PC Implementation Updated: 2007-01-22 The guide covers features available in NETLAB+ version 3.6.1 and later. IMPORTANT Standalone PC implementation is no longer recommended.

More information

Secure Web Service - Hybrid. Policy Server Setup. Release 9.2.5 Manual Version 1.01

Secure Web Service - Hybrid. Policy Server Setup. Release 9.2.5 Manual Version 1.01 Secure Web Service - Hybrid Policy Server Setup Release 9.2.5 Manual Version 1.01 M86 SECURITY WEB SERVICE HYBRID QUICK START USER GUIDE 2010 M86 Security All rights reserved. 828 W. Taft Ave., Orange,

More information

new Business Online Technical Troubleshooting Guide

new Business Online Technical Troubleshooting Guide new Business Online Technical Troubleshooting Guide TABLE OF CONTENTS How to install Java 1.6 Page 3 How to install Java 1.6 without ActiveX control Page 6 How to uninstall Java Runtime Environment Page

More information

PLATO Learning Environment System and Configuration Requirements for workstations. October 27th, 2008

PLATO Learning Environment System and Configuration Requirements for workstations. October 27th, 2008 PLATO Learning Environment System and Configuration Requirements for workstations October 27th, 2008 Windows 2000 Professional with SP4 Windows XP Professional with SP2 Windows XP Home Edition with SP2

More information

Millbeck Communications. Secure Remote Access Service. Internet VPN Access to N3. VPN Client Set Up Guide Version 6.0

Millbeck Communications. Secure Remote Access Service. Internet VPN Access to N3. VPN Client Set Up Guide Version 6.0 Millbeck Communications Secure Remote Access Service Internet VPN Access to N3 VPN Client Set Up Guide Version 6.0 COPYRIGHT NOTICE Copyright 2013 Millbeck Communications Ltd. All Rights Reserved. Introduction

More information

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

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

More information

Introduction and Overview

Introduction and Overview Inmagic Content Server Workgroup 10.00 Microsoft SQL Server 2005 Express Edition Installation Notes Introduction and Overview These installation notes are intended for the following scenarios: 1) New installations

More information

NetWrix Account Lockout Examiner Version 4.0 Administrator Guide

NetWrix Account Lockout Examiner Version 4.0 Administrator Guide NetWrix Account Lockout Examiner Version 4.0 Administrator Guide Table of Contents Concepts... 1 Product Architecture... 1 Product Settings... 2 List of Managed Domains and Domain Controllers... 2 Email

More information

FileMaker Pro 13. Using a Remote Desktop Connection with FileMaker Pro 13

FileMaker Pro 13. Using a Remote Desktop Connection with FileMaker Pro 13 FileMaker Pro 13 Using a Remote Desktop Connection with FileMaker Pro 13 2007 2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

WatchGuard Mobile User VPN Guide

WatchGuard Mobile User VPN Guide WatchGuard Mobile User VPN Guide Mobile User VPN establishes a secure connection between an unsecured remote host and a protected network over an unsecured network using Internet Protocol Security (IPSec).

More information