HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION



Similar documents
Automating client deployment

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

MSI Admin Tool User Guide

Automatic Network Deployment

ACTIVE DIRECTORY DEPLOYMENT

Deployment of Keepit for Windows

Windows Clients and GoPrint Print Queues

IBM Connections Plug-In for Microsoft Outlook Installation Help

4cast Client Specification and Installation

How To Install Outlook Addin On A 32 Bit Computer

Using Group Policies to Install AutoCAD. CMMU 5405 Nate Bartley 9/22/2005

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2

Test Note Phone Manager Deployment Windows Group Policy Sever 2003 and XP SPII Clients

Specops Command. Installation Guide

Snagit 12. Snagit Enterprise Installation. Version May TechSmith Corporation

Distributing SMS v2.0

Autograph 3.3 Network Installation

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

Installation Manual (MSI Version)

Technical Reference: Deploying the SofTrack MSI Installer

AD Certificate Distribution

Active Directory Software Deployment

PC Power Down. MSI Deployment Guide

ContentWatch Auto Deployment Tool

SARANGSoft WinBackup Business v2.5 Client Installation Guide

DeviceLock Management via Group Policy

Promap V4 ActiveX MSI File

Sharpdesk V3.5. Push Installation Guide for system administrator Version

Table of Contents. Table of Contents Installation overview Create a Group Policy Object and Deploy SmartAgentSetup MSI package...

MailStore Outlook Add-in Deployment

Create, Link, or Edit a GPO with Active Directory Users and Computers

Citrix Systems, Inc.

Snagit 12. Snagit Enterprise Installation. Version August TechSmith Corporation

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit

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

DeviceLock Management via Group Policy

PaperStream Connect. Setup Guide. Version Copyright Fujitsu

Deploying System Center 2012 R2 Configuration Manager

Installing Client GPO Software

OUTLOOK ADDIN V1.5 ABOUT THE ADDIN

Installation Guide - Client. Rev 1.5.0

Web-Access Security Solution

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

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

SpamTitan Outlook Addin V2.0

Password Manager Windows Desktop Client

Network installation guide. Version th February 2015

Comodo MyDLP Software Version 2.0. Endpoint Installation Guide Guide Version Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013

DisplayLink Corporate Install Guide

Management Utilities Configuration for UAC Environments

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

ENABLE LOGON/LOGOFF AUDITING

Easy way to manage add-in deployment

Colligo Engage Windows App 7.0. Administrator s Guide

Deploying the DisplayLink Software using the MSI files

In This Guide. Nitro Pro 9 - Deployment Guide

SMART Sync Windows operating systems. System administrator s guide

Deploy Auto Shutdown Manager via Windows Group Policy

Endpoint Client Installation using Group Policy (Logon Script):

About This Guide Signature Manager Outlook Edition Overview... 5

SmartDraw Installation Guide

Lab A: Deploying and Managing Software by Using Group Policy Answer Key

Installation Instruction STATISTICA Enterprise Server

Windows 7 Hula POS Server Installation Guide

Nintex Workflow 2010 Installation Guide. Installation Guide Nintex USA LLC, All rights reserved. Errors and omissions excepted.

Symantec Endpoint Encryption Full Disk

Universal Management Service 2015

IIS, FTP Server and Windows

White Paper. Deployment of ActiveX Controls via Microsoft Windows Active Directory. Fabasoft Folio 2015 Update Rollup 2

Administration Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software

How to recover IE Client

Download/Install IDENTD

NSi Mobile Installation Guide. Version 6.2

Outpost Network Security

Audit account logon events

2X ApplicationServer & LoadBalancer Manual

ILTA HANDS ON Securing Windows 7

Rogue Wave HostAccess 7.40J Installation Guide... 1

Ad Hoc Transfer Plug-in for Outlook Installation Guide

Using Internet or Windows Explorer to Upload Your Site

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

4cast Server Specification and Installation

Moving the TRITON Reporting Databases

MultiSuite for Investor Reporting Windows 7 Upgrade. Internet Explorer (IE) setting updates

NetWrix Password Manager. Quick Start Guide

Colligo Manager 6.0. Offline Mode - User Guide

NETWRIX WINDOWS SERVER CHANGE REPORTER

Trusted Stackware series. Rev D.O.I-Net Co., Ltd. Document No.:TST E

TIBCO Spotfire Metrics Prerequisites and Installation

Egress Switch Client Deployment Guide V4.x

Symantec AntiVirus Corporate Edition Patch Update

Changing Your Cameleon Server IP

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Colligo Briefcase for Windows 6.0. Administrator s Guide

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

Novell ZENworks 10 Configuration Management SP3

Transcription:

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer) file which makes it easy to deploy within a Windows domain environment, or indeed on any standalone Windows computer. For large network deployments it makes sense to be able to deploy the Cloud Link client software silently and without requiring supervision to answer any prompts. This is possible in two ways - using either a login script or a Group Policy Object (GPO). In most automated deployments it will also be necessary to pre-configure options in the MSI so that after installation the Cloud Link software is ready to use. This would include setting options that are unique to each customer, such as global password, Active Directory authentication and user credentials. It is possible to do this via command line parameters (see http://www.censornet.com/en/kb/command_line_parameters_for_cloud_link) however this means you can only use the login script option and not Group Policy. Also, sometimes you do not want sensitive information such as passwords visible in a startup script. The solution is to use the Microsoft tool "Orca" which is part of the Windows Server SDK, to create a set of configuration options that will override the default. This method is compatible with both login script and Group Policy Object deployment. This document will discuss how to use Orca to create configuration overrides and then provide a practical example of how to use either a script based deployment or Group Policy Object deployment. This document has been written for Windows Server 2008r2 however the steps will be similar with previous versions of Windows Server. REQUIREMENTS Download and install Orca - http://www.microsoft.com/en-us/download/details.aspx?id=6510 Download the latest version of Cloud Link - http://www.censornet.com/en/kb/how_to_install_cloud_link_software_for_use_with_hosted_web_s ecurity PLACING THE MSI FILE IN A SHARED FOLDER The first step is to place the Cloud Link MSI file (e.g. Setup64.msi) in a shared folder that can be accessed from all the target remote machines that you want to install Cloud Link on to. The shared folder needs to be accessible via a UNC (Universal Naming Convention) path, e.g. \\server\share\setup64.msi Also ensure that the shared folder allows read access from Domain Computers: 1

In this document we will assume the server name is dc and the shared folder is called deploy and this will contain the Setup64.msi. Therefore the UNC path would be \\dc\deploy\setup64.msi USING ORCA TO CREATE CONFIGURATION OVERRIDES Right click on Setup64.msi in the shared folder and click Edit with Orca. If you do not have an Edit with Orca menu option please install Orca first. IMPORTANT : Go to the Transform menu and click New Transform 2

This is an important step - do not edit the original MSI file. A transform file allows you to override the default settings when the MSI is installed. It is therefore possible, should you wish, to have multiple transform files to suit different deployment options you may need. Scroll down to the Property table in the left hand list and click on it. Right click anywhere in the right hand pane and click Add Row. You can now add a configuration setting override. For example, to set the global password the Property would be PASSWORD and the Value would be the actual global password to set. Click OK to add the override and check that it is correct by scrolling down to the bottom of the right hand pane. Repeat the process to add more overrides using the parameters detailed here: http://www.censornet.com/en/kb/command_line_parameters_for_cloud_link 3

Once you have added all the overrides you require, go to Transform and click Generate Transform. Navigate to the shared folder where the MSI is located and save the transform file, e.g. Setup64.mst Close Orca. The MSI is now ready for deployment using one of the options documented below. OPTION 1 - USING COMMAND LINE OR LOGIN SCRIPT Execute the following with administrator rights via a batch file or on the remote command line of the computer you wish to install Cloud Link for Windows on. msiexec /i \\dc\deploy\setup64.msi TRANSFORMS=\\dc\deploy/Setup64.mst /qn This will silently install the software using the settings configured in the transform file and without prompting the user at all. OPTION 2 - USING GROUP POLICY OBJECT Log in to your Windows Server as an Administrator and start the Server Manager. In this example, we are going to create a new group that will have the Cloud Link GPO assigned to it. The group will contain at least one computer that we want to remotely install the Cloud Link software on to. In the Server Manager, expand the Roles tree, then Active Directory Domain Services and Active Directory Users & Computers. Then expand your domain and click the default Users container. Right click and create a New Group. Now go to the Computers container and select at least one computer. Right click and select Properties then Member Of. Click Add and select the new group that was just created. 4

Now we have at least one computer to push the Group Policy Object to, so the next step is to actually create the Group Policy Object. In the Server Manager expand the Features option then Group Policy Management and expand your domain. Right click the domain and click Create GPO in this domain, and Link it here... Give the new GPO a useful name: The GPO will appear in the tree view. Right click on it and select Edit. Under Computer Configuration expand Policies then Software Settings Right click Software Installation and select New Package 5

IMPORTANT - do not browse to the path using the dialog. The MSI must be specified by its UNC path as discussed earlier in this document. Failure to do this will cause the remote installation to fail. Therefore enter the path directly in the file browser, e.g. \\dc\deploy\setup64.msi On the next dialog, select Advanced. On the Deployment tab make sure that Uninstall this application when it falls out of the scope of management is ticked if you want the Cloud Link software to be uninstalled when the Group Policy Object is deleted. On the Advanced tab ensure that Ignore language when deploying this package is ticked to avoid any problems with non en-gb locales on remote computers. On the Modifications tab click Add and enter the UNC path to the transform file that you created earlier using Orca, e.g. \\dc\deploy\setup64.mst - like the MSI path you must use the UNC path 6

This will ensure the configuration overrides are applied during installation of the MSI. The Group Policy Object has now been defined. Close the Group Policy Editor. In the Server Manager again click on the newly created Group Policy Object and under Security Filtering remove any entries and add the group that you created earlier in this section. This will limit the Group Policy to only running on the intended computers. TESTING THE GROUP POLICY OBJECT On one of the remote machines test the new GPO by opening a command prompt and running: gpupdate /force /boot This will force a refresh of the computers' group policy and reboot the computer. On the next valid log in, the Cloud Link software will install. If there are any problems open the Event Viewer on the computer where installation has failed and check the Application and System logs for clues as to why the GPO failed. 7