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

Size: px
Start display at page:

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

Transcription

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

2 Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All other trademarks used in this document belong to their respective owners. 2

3 Contents About Specops Deploy / App 5 Key components 6 Managing Your Deployments 7 Control Center 7 Specops Deploy GPMC snap-in 8 Managing GPOs 9 Deployments 13 Creating a package 14 Selecting a target 21 Configure the deployment 26 Configuring The Specops Deploy Client Side Extension From The Administrative Template 31 Configure the Specops Deploy Client Side Extension from the Administration Template 31 3

4 About this guide This guide is intended for administrators who are responsible for managing App deployments in their Microsoft Active Directory environment. Before you perform the tasks in this guide, please ensure you have correctly installed Specops Deploy / App. You can find the Specops Deploy / App Installation Guide at 4

5 About Specops Deploy / App Specops Deploy / App automates the installation of software and applications in your Microsoft Active Directory environment. Specops Deploy extends the functionality of Group Policy and can be used to target any number of user and computer objects within Active Directory. Specops Deploy is a complete deployment management solution. Specops Deploy is a component of the Specops Desktop Management suite. You can learn more about Specops Deploy and other Specops products at 5

6 Key components You can administer the product from the Specops Deploy Administration Tools. The Administration Tools consist of the following components. Specops Deploy Control Center: The Specops Deploy Control Center can be used to edit Specops Deploy / App GPOs, and deploy software packages to computers in your network. Specops Deploy GPMC snap-in: The Specops Deploy GPMC snap-in can be used to edit Specops Deploy / App GPOs from the GPMC, and deploy software packages to computers in your network. Note: The Specops Deploy Control Center, and Specops Deploy GPMC snap-in have the same functionality. Both tools can be used to edit the same GPOs. The Specops Deploy Control Center hides some of the complexity of the underlying Group Policy infrastructure and is intended for administrators that are not familiar with Group Policy, while the GMPC snap-in integrates with the Group Policy Management Console and is intended for administrators that are familiar with administering Group Policy within Active Directory. Specops Configuration Tool: The Specops Configuration Tool can be used to import your license keys and monitor the status of your Client Side Extensions. 6

7 Managing your deployments The Specops Deploy Control Center and/or the Specops Deploy GPMC snap-in can be used to manage your deployments. Control Center You can access the Specops Control Center via the start menu. When you launch the Control Center for the first time, you will need to select an existing GPO, or create a new GPO. 7

8 Specops Deploy GPMC snap-in You can access the Specops Deploy GPMC snap-in from the Group Policy Management Editor. 1. Open the GPMC and navigate to the GPO you want to the GPO you want to edit. 2. Right click on the GPO and select Edit 3. In the Group Policy Management Editor, expand: And/or Group Policy Name>Computer Configuration>Software Settings>Specops Deploy Group Policy Name>User Configuration>Software Settings>Specops Deploy 8

9 Managing GPOs Specops Deploy stores all information about software deployments in Group Policy Objects. There are three common strategies when creating a GPO with Specops Deploy / App settings: Single GPO: A single GPO is used to store all Specops Deploy / App settings. The GPO is linked high in the Active Directory structure to ensure that it affects as many computer objects as possible. The single GPO uses Targets extensively to narrow down which client should get the software installed. Standard + Special Application GPO: A single GPO is used for the most commonly installed application and one or more GPOs are used for special applications. This can be used when you want to group your deployments based on the application type. Administration unit GPO: The administration unit GPO is commonly used in larger organization where software deployment administration is performed in more than a single location. 9

10 Create a new GPO using the Control Center The Specops Deploy Control Center works within the context of one GPO. The scope of the GPO should contain all the computers and users that you want to manage software for. 1. In the navigation pane, expand Options, and click Select Group Policy Object. 2. Click Create and Select a new Group Policy Object. 3. In the text field, enter a name for the Group Policy Object. 4. Select the location you want to link the Group Policy Object to, and click OK. Note: The GPO will not be created and linked to the selected OU. 10

11 Change the selected GPO using the Control Center 1. In the navigation pane, expand Options, and click Select Group Policy Object. 2. Click Select an existing Group Policy object. 3. The dialog box will display a list of all the Group Policy Objects in your domain. 4. Select the Group Policy Object you want to manage software for. Note: Verify that the Group Policy Object you select is linked to a User and/or Computer. 5. Click OK. Note: When a GPO targets an OU, only the computers in the OU where the Specops Deploy Client Side Extension have been installed will receive deployments. 11

12 Create a new GPO using the GPMC snap-in The Specops Deploy GPMC snap-in works within the context of one GPO. The scope of the GPO should contain all the computers and users that you want to manage software for. 1. In the Group Policy Management Console, expand your domain node and locate the OU you want to link the Group Policy Object to. 2. Right click on the OU, and select Create a GPO in the domain and link it here. 3. In the text field, enter a name for the new GPO, and click OK. Note: When a GPO targets an OU, only the computers in the OU where the Specops Deploy Client Side Extension have been installed will receive deployments. 12

13 Deployments A Deployment is the package and target combined with additional deployment parameters such as when and how the package will be deployed. Software Package: Information about the software you want to deploy, such as: name, version, and path to setup files. Target: The computers or users that should receive the package. 13

14 Creating a package Specops Deploy packages contain information about a software installation, such as network file path to the installation files and any parameters needed to install the software. There are four different package types: Windows Installer: A Windows Installer package uses an msi-file as the installation source and is applied on the client through Windows Installer. Windows Installer Patch: A Windows Installer Patch, or msp-file is a type of msipackage that updates an existing software installation. Windows Installer patches are applied through Windows Installer and require little or no configuration. App-V package: Microsoft Application Virtualization packages are based on App-V 4.6 or 5.0 package files. These applications can only be installed on clients that have the App-V client installed. Legacy Setup: The legacy package type indicates that the installation is run through a separate executable, typically a Setup.exe installation program. The setup file is fully responsible for all actions it performs during the software installation and typically requires many configuration parameters to silently install the software without end user intervention. In order to remove the installed software, you must also specify uninstallation commands for legacy setups. remote Windows Store Applications: Windows Store applications are applications that are designed for the Windows 8 start screen. Before you can deploy your Windows Store App you need to package and sign it using the App Packager (MakeAppX.exe) and SignTool (SignTool.exe) executables shipped with Visual Studio 2012 and the Windows 8 SDK. 14

15 Create a package using the Control Center 1. In the navigation pane expand tasks, and click Deploy Package. 2. Click Create new package. 3. Select the type of package you want to create, and click OK. 1. In the package category field, click New to create a new Package Category. Note: You can use an existing Package Category. 2. Enter a name and description for the Package Category, and click OK. Note: Selecting a package category is not mandatory but it will allow you to easily sort and view the deployments. 3. Browse to the location of the file, and click Open. Note: The path to the source files must be in the UNC format. 4. Verify that the Package Properties field has automatically been updated and enter a description for the package in the text field. 5. In the navigation pane, select Installation options and modify the following settings: Setting Step Additional Windows Installer Properties Enter parameters to the install command in the text field. Pre-installation commands and parameters Post-installation commands and parameters 1. Expand Show advanced options. 2. In the Pre installation command text field, enter the full path to a command that will be executed before a package is installed. 3. Enter parameters to the pre-installation command in the parameters text field. 4. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 1. Expand Show advanced options. 2. In the Post installation command text field, enter the full path to a command that will be executed after a package is installed. 3. Enter parameters to the pre-installation command in the parameters text field. 15

16 4. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 6. Once you have modified the installation options, select Uninstallation options from the navigation pane to configure the parameters that will be used when you choose to uninstall a package. You can modify the following settings: Setting Pre-installation commands and parameters Post-installation commands and parameters Step 1. Expand Show advanced options. 2. In the Pre installation command text field, enter the full path to a command that will be executed before a package is installed. 3. Enter parameters to the pre-installation command in the parameters text field. 4. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 1. Expand Show advanced options. 2. In the Post installation command text field, enter the full path to a command that will be executed after a package is installed. 3. Enter parameters to the pre-installation command in the parameters text field. 4. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 7. If the package you are creating is a Windows Installer package, click Transforms in the navigation pane and follow the below steps. If you are not creating a Windows Installer Package, skip to step 14. a. Click Add to add a transform MST file to the package. b. Click OK. 8. Click Advanced options in the navigation pane. 9. If you want to allow computers to reboot if it is required by the package, enable the checkbox. If the checkbox is enabled, you can also force computers to reboot after installing or uninstalling the package. 10. If the package file is not in the root directory of the files and directories required by the package, you will need to change the path. Click Change. 16

17 11. Enable the Use HTTP URL as package source checkbox if you want to use a HTTP URL as the package source. a. Enable an HTTP directory for the package. 12. To view a list of changes made to the package, click Modify history in the navigation pane. 13. Click OK to save the new package. 17

18 Create a package using the GPMC snap-in 1. Open the GPMC and navigate to the GPO you want to the GPO you want to edit. 2. Right click on the GPO and select Edit 3. In the Group Policy Management Editor, expand: or Group Policy Name>Computer Configuration>Software Settings>Specops Deploy Group Policy Name>User Configuration>Software Settings>Specops Deploy 4. Select Click here to deploy a package. 5. Click Create new package. 6. Select the type of package you want to create, and click OK. 7. In the package category field, click New to create a new Package Category. Note: You can use an existing Package Category. 8. Enter a name and description for the Package Category, and click OK. Note: Selecting a package category is not mandatory, but it will allow you to easily sort and view the deployments. 9. Browse to the location of the file, and click Open. Note: The path to the source files must be in the UNC format. 10. Verify that the Package Properties field has automatically been updated and enter a description for the package in the text field. 11. In the navigation pane, select Installation options and modify the following settings: Setting Step Additional Windows Installer Properties Enter parameters to the install command in the text field. Pre-installation commands and parameters 5. Expand Show advanced options. 6. In the Pre installation command text field, enter the full path to a command that will be executed before a package is installed. 7. Enter parameters to the pre-installation command in the parameters text field. 8. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 18

19 Post-installation commands and parameters 5. Expand Show advanced options. 6. In the Post installation command text field, enter the full path to a command that will be executed after a package is installed. 7. Enter parameters to the pre-installation command in the parameters text field. 8. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 12. Once you have modified the installation options, select Uninstallation options from the navigation pane to configure the parameters that will be used when you choose to uninstall a package. You can modify the following settings: Setting Pre-installation commands and parameters Post-installation commands and parameters Step 5. Expand Show advanced options. 6. In the Pre installation command text field, enter the full path to a command that will be executed before a package is installed. 7. Enter parameters to the pre-installation command in the parameters text field. 8. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 5. Expand Show advanced options. 6. In the Post installation command text field, enter the full path to a command that will be executed after a package is installed. 7. Enter parameters to the pre-installation command in the parameters text field. 8. In the text field, enter the exit code value that represents a successful execution. You can also choose to ignore the exit code. 13. If the package you are creating is a Windows Installer package, click Transforms in the navigation pane and follow the below steps. If you are not creating a Windows Installer Package, skip to step 14. a. Click Add to add a transform MST file to the package. b. Click OK. 19

20 14. Click Advanced options in the navigation pane. 15. If you want to allow computers to reboot if it is required by the package, enable the checkbox. If the checkbox is enabled, you can also force computers to reboot after installing or uninstalling the package. 16. If the package file is not in the root directory of the files and directories required by the package, you will need to change the path. Click Change. 17. Enable the Use HTTP URL as package source checkbox if you want to use a HTTP URL as the package source. a. Enable an HTTP directory for the package. 18. To view a list of changes made to the package, click Modify history in the navigation pane. 19. Click OK to save the new package. 20

21 Selecting a target Once a package has been created, it can be configured for deployment using targeting criteria. A target consists of a set of criteria which the client will match against its own environment. If the criterion matches the client environment, the target is considered valid and the deployments associated with the target should be acted on. The Client will evaluate all targets in every GPO with Specops Deploy / App settings. 21

22 Select a target using the Control Center 1. In the navigation pane, expand Objects, and click Targets. 2. Click New Target. 3. Select the type of target you want to create, and click OK. Note: Computer and user targets are different. Packages deployed to a Computer target will install software to a specific set of computers while packages deployed to a user target will install on any computers where the users logon. 4. Enter a name and description for the target in the text field. 5. Select Target criteria from the navigation pane. 6. To add Target Criteria select the Add Target Criterion drop box. You can add the following criteria: Criteria Description Membership criteria The Membership criteria consists of the following items: Security groups Organizational units User names Computer names Sites Ip address range Environment criteria The Environment criteria consists of the following items: Languages Environment variables Registry settings Hardware criteria The Hardware criteria consists of the following items: Computer models BIOS versions Hard drive free space Processor Memory size Software criteria The Software criteria consists of the following items: Operating systems Windows installer installations Files WMI Query Query the Windows Management Instrumentation 22

23 7. Once you have added the target criteria, they will be displayed in the list. From the list you can: Edit a criterion Remove a criterion 8. To view a list of changes made to the package, click Modify history in the navigation pane. 9. Click OK to save the new user target. 23

24 Select a target using the GPMC Snap-in 1. In the Group Policy Management Editor, expand: or Group Policy Name>Computer Configuration>Software Settings>Specops Deploy Group Policy Name>User Configuration>Software Settings>Specops Deploy Note: Computer and user targets are different. Packages deployed to a Computer target will install software to a specific set of computers while packages deployed to a user target will install on any computers where the users logon. 2. Select the target node, and click New Target. 3. Enter a name and description for the target in the text field. 4. Select Target criteria from the navigation pane. 5. To add Target Criteria select the Add Target Criterion drop box. You can add the following criteria: Criteria Membership criteria Environment criteria Hardware criteria Software criteria Description The Membership criteria consists of the following items: Security groups Organizational units User names Computer names Sites IP address range The Environment criteria consists of the following items: Languages Environment variables Registry settings The Hardware criteria consists of the following items: Computer models BIOS versions Hard drive free space Processor Memory size The Software criteria consists of the following items: Operating systems 24

25 Windows installer installations Files WMI Query Query the Windows Management Instrumentation 6. Once you have added the target criteria, they will be displayed in the list. From the list you can: Edit a criterion Remove a criterion 8. To view a list of changes made to the package, click Modify history in the navigation pane. 9. Click OK to save the new user target. 25

26 Configure the deployment Once you have the package and the target you can configure additional deployment parameters such as when and how the package will be deployed. 26

27 Configure the deployment using the Control Center 1. In the navigation pane, expand Objects and select Deployments. 2. Click New Deployment. 3. Select the package you want to deploy, and click OK. 4. From the Target drop down menu select the target the package will be deployed to. 5. Select the installation type. You will be given the following options: Option Install Advertise only Publish in Add/Remove programs Description A full installation that completely installs the package on the computer. The package is prepared for installation but the files are not installed. The package is published in the available programs list in Add/Remove programs 6. In the navigation pane, select Deployment options. You can configure the following items: Option Description Installation time As soon as possible Not before Installation options Only install during user logon Only install after the user has logged on Both Source file options Download and install, remove source files from cache Download and install, leave source files in cache Install from network Uninstall the package if the deployments falls Out of the Scope of Management Uninstalls the package if the GPO no longer applies 7. In the navigation pane, select End User Interaction. You can configure the following items: Option Description Installation popup dialog None 27

28 Use custom end user message Display popup 8. To view a list of changes made to the package, click Modify history in the navigation pane. 9. Click OK to start deployment. View deployment feedback using the Control Center You can use the Control Center to monitor, in real time, the status of deployments. 1. In the navigation pane, expand Objects and select Deployments. 2. Click Deployment feedback to view the status of deployments. 28

29 Configure the deployment using GPMC snap-in 1. In the Group Policy Management Editor, expand: or Group Policy Name>Computer Configuration>Software Settings>Specops Deploy / App Group Policy Name>User Configuration>Software Settings>Specops Deploy / App 2. Click Deployments. 3. Select the package you want to deploy, and click OK. 4. From the Target drop down menu select target the package will be deployed to. 5. Select the installation type. You will be given the following options: Option Install Advertise only Publish in Add/Remove programs Description A full installation that completely installs the package on the computer. The package is prepared for installation but the files are not installed. The package is published in the available programs list in Add/Remove programs 6. In the navigation pane, select Deployment options. You can configure the following items: Option Description Installation time As soon as possible Not before Installation options Only install during user logon Only install after the user has logged on Both Source file options Download and install, remove source files from cache Download and install, leave source files in cache Install from network Uninstall the package if the deployments falls Out of the Scope of Management Uninstalls the package is the GPO no longer applies 29

30 7. In the navigation pane, select End User Interaction. You can configure the following items: Option Description Installation popup dialog None Display popup Use custom end user message 8. To view a list of changes made to the package, click Modify history in the navigation pane. 9. Click OK to start deployment. View deployment feedback using the GPMC snap-in You can use the GMCP snap-in to monitor, in real time, the status of deployments. 1. In the Group Policy Management Editor, expand: or Group Policy Name>Computer Configuration>Software Settings>Specops Deploy / App Group Policy Name>User Configuration>Software Settings>Specops Deploy / App 2. Click Deployments. 3. Click Deployment feedback to view the status of deployments. 30

31 Configuring the Specops Deploy Client Side Extension from the Administrative Template The Specops Deploy Client Side Extension can be configured using the administrative template in the Group Policy Management Console. You can configure the following settings using the Administrative Template: Control how often (in days) the client side extension sends heartbeats to the server. Disable the Software Updater on the client. Time in minutes that the Software Updater will wait before automatically starting processing Deployments. Configure the Specops Deploy Client Side Extension from the Administration Template 1. Open the GPMC and navigate to the GPO you want to edit. 2. Right-click on the GPO and select Edit 3. In the Group Policy Management Editor dialog box, expand Computer Configuration, Policies, Administrative Templates, Specops Deploy. 4. You can configure the following settings: Client Side Heartbeat Interval Software Updater 5. Double-click the setting you want to configure. 6. Make the necessary changes, and click OK. After you finish: Create a Central Store for Group Policy Administrative Templates and add the Specops Deploy Administrative template. Create a Central Store for Group Policy Administrative Templates The Central Store for Administrative Templates allows you to store all template files in a single location on SYSVOL where they can be accessed and presented on any server from your domain. To create a Central Store for Group Policy Administrative Templates, copy the %windir%\policydefinitions folder from your Windows machine to the policies folder on the SYSVOL share in your domain. For more information about the Central Store and best practices, visit 31

32 Support For helpful tips and solutions for troubleshooting the product, download the Specops Deploy / App Troubleshooting Guide from: If you are unable to resolve a product related issue, contact Specops Support for assistance. Online We recommend submitting your case directly on our website at: Telephone International Monday - Friday: 09:00-17:00 CET North America SPECOPS ( ) Monday - Friday: 09:00-17:00 EST 32

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

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

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

Specops Command. Installation Guide

Specops Command. Installation Guide Specops Software. All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops

More information

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

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information

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

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information

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

Administration Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

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

Test Note Phone Manager Deployment Windows Group Policy Sever 2003 and XP SPII Clients Test Note Phone Manager Deployment Windows Group Policy Sever 2003 and XP SPII Clients Note: I have only tested these procedures on Server 2003 SP1 (DC) and XP SPII client, in a controlled lab environment,

More information

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

Administration Guide. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Gpupdate is a trademark owned by Specops Software.

More information

Distributing EmailSMS v2.0

Distributing EmailSMS v2.0 Distributing EmailSMS v2.0 1) Requirements Windows 2000/XP and Outlook 2000, 2002 or 2003, Microsoft.NET Framework v 2).NET Framework V 1 Rollout Microsoft.NET Framework v1 needed to run EmailSMS v2.0.

More information

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

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01 Sharpdesk V3.5 Push Installation Guide for system administrator Version 3.5.01 Copyright 2000-2015 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

Technical Reference: Deploying the SofTrack MSI Installer

Technical Reference: Deploying the SofTrack MSI Installer Technical Reference: Page 1 of 20 Table of Contents Overview...3 Prerequisites...3 Component Descriptions...3 Deploying the MSI...3 Script Method...3 Defining Public Properties... 4 Public Property Tables...

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide 1 of 7 DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide Process Overview Step Description

More information

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

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

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

Create, Link, or Edit a GPO with Active Directory Users and Computers How to Edit Local Computer Policy Settings To edit the local computer policy settings, you must be a local computer administrator or a member of the Domain Admins or Enterprise Admins groups. 1. Add the

More information

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

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 Version 5.0 SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 NOTICES Updates to the SurfControl documentation and software, as well as Support information are available at www.surfcontrol.com/support.

More information

MailStore Outlook Add-in Deployment

MailStore Outlook Add-in Deployment MailStore Outlook Add-in Deployment A MailStore Server installation deploys the MailStore Outlook Add-in as a Windows Installer package (MSI) that can be installed on client machines using software distribution.

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE HELP DOCUMENTATION E-SSOM DEPLOYMENT 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

DeviceLock Management via Group Policy

DeviceLock Management via Group Policy User Manual DeviceLock Management via Group Policy SmartLine Inc 1 Contents Using this Manual...3 1. General Information...4 1.1 Overview...4 1.2 Applying Group Policy...5 1.3 Standard GPO Inheritance

More information

Outpost Network Security

Outpost Network Security Administrator Guide Reference Outpost Network Security Office Firewall Software from Agnitum Abstract This document provides information on deploying Outpost Network Security in a corporate network. It

More information

Setting Up Peak Performance Group Policies

Setting Up Peak Performance Group Policies Setting Up Peak Performance Group Policies It is possible and recommended to create Group Policies for Peak Performance in order to control configuration related to Peak Performance users and computers.

More information

Active Directory Software Deployment

Active Directory Software Deployment APPLICATION N0TE ST-0128 March 24, 2006 Product: Active Directory / PCM Deployment System version: ShoreTel 6 Active Directory Software Deployment Courtesy of: Dylan Moser with LANtelligence Inc. This

More information

Creating and Issuing the Workstation Authentication Certificate Template on the Certification Authority

Creating and Issuing the Workstation Authentication Certificate Template on the Certification Authority In this post we will see the steps for deploying the client certificate for windows computers. This post is a part of Deploy PKI Certificates for SCCM 2012 R2 Step by Step Guide. In the previous post we

More information

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

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

How To Install Outlook Addin On A 32 Bit Computer

How To Install Outlook Addin On A 32 Bit Computer Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

Password Manager Windows Desktop Client

Password Manager Windows Desktop Client Password Manager Windows Desktop Client EmpowerID provides an extension that allows organizations to plug into Password Manager to customize the Windows logon experience beyond that supplied by the standard

More information

DeviceLock Management via Group Policy

DeviceLock Management via Group Policy User Manual DeviceLock Management via Group Policy SmartLine Inc 1 Contents Using this Manual...3 1. General Information...4 1.1 Overview...4 1.2 Applying Group Policy...5 2. DeviceLock Service Deployment...6

More information

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service

Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service Adobe Acrobat 9 Deployment on Microsoft Windows Group Policy and the Active Directory service white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview..........

More information

Promap V4 ActiveX MSI File

Promap V4 ActiveX MSI File Promap V4 ActiveX MSI File Contents What is an MSI File? Promap V4 MSI Main Advantage Installation via Group Policy (Windows Server 2000) Installation via Group Policy (Windows Server 2003) What is an

More information

DriveLock Quick Start Guide

DriveLock Quick Start Guide Be secure in less than 4 hours CenterTools Software GmbH 2012 Copyright Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise

More information

Outpost Office Firewall

Outpost Office Firewall Technical Reference Outpost Office Firewall Office Firewall Software from Agnitum Abstract This document provides advanced technical information on administering Outpost Office Firewall in a corporate

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

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

White Paper. Deployment of ActiveX Controls via Microsoft Windows Active Directory. Fabasoft Folio 2015 Update Rollup 2 White Paper Fabasoft Folio 2015 Update Rollup 2 Copyright Fabasoft R&D GmbH, Linz, Austria, 2015. All rights reserved. All hardware and software names used are registered trade names and/or registered

More information

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

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

XenDesktop Implementation Guide

XenDesktop Implementation Guide Consulting Solutions WHITE PAPER Citrix XenDesktop XenDesktop Implementation Guide Pooled Desktops (Local and Remote) www.citrix.com Contents Contents... 2 Overview... 4 Initial Architecture... 5 Installation

More information

Copyright and Trademarks

Copyright and Trademarks . All right reserved. For more information about Specops Active Directory Janitor and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Active Directory Janitor is a trademark

More information

Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7.

Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7. Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7. Troubleshooting Introduction Adaxes Self-Service Client provides secure

More information

Cloud Attached Storage

Cloud Attached Storage Using CTERA Agent in VDI mode Cloud Attached Storage November 2014 Version 4.1 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by

More information

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

Using Group Policies to Install AutoCAD. CMMU 5405 Nate Bartley 9/22/2005 Using Group Policies to Install AutoCAD CMMU 5405 Nate Bartley 9/22/2005 Before we get started This manual provides a step-by-step process for creating a Group Policy that will install AutoCAD to a Windows

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION 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)

More information

Group Policy 21/05/2013

Group Policy 21/05/2013 Group Policy Group Policy is not a new technology for Active Directory, but it has grown and improved with every iteration of the operating system and service pack since it was first introduced in Windows

More information

System Center Configuration Manager 2007

System Center Configuration Manager 2007 System Center Configuration Manager 2007 Software Distribution Guide Friday, 26 February 2010 Version 1.0.0.0 Baseline Prepared by Microsoft Copyright This document and/or software ( this Content ) has

More information

NetIQ Advanced Authentication Framework - Administrative Tools. Installation Guide. Version 5.1.0

NetIQ Advanced Authentication Framework - Administrative Tools. Installation Guide. Version 5.1.0 NetIQ Advanced Authentication Framework - Administrative Tools Installation Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 NetIQ Advanced Authentication

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

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

Lab A: Deploying and Managing Software by Using Group Policy Answer Key Lab A: Deploying and Managing Software by Using Group Policy Answer Key Exercise 1 Assigning Software This Answer Key provides the detailed steps for completing Lab A: Deploying and Managing Software by

More information

Installing Client GPO Software

Installing Client GPO Software NetVanta Unified Communications Technical Note Installing Client GPO Software Client Software Installation Using Group Policy Objects This section describes how to deploy the client software using Group

More information

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide AvePoint Meetings 3.2.2 for SharePoint On-Premises Installation and Configuration Guide Issued August 2015 Table of Contents About AvePoint Meetings for SharePoint... 4 System Requirements... 5 2 System

More information

ms-help://ms.technet.2005mar.1033/security/tnoffline/security/smbiz/winxp/fwgrppol...

ms-help://ms.technet.2005mar.1033/security/tnoffline/security/smbiz/winxp/fwgrppol... Page 1 of 16 Security How to Configure Windows Firewall in a Small Business Environment using Group Policy Introduction This document explains how to configure the features of Windows Firewall on computers

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

PartnerConnect software. Installation guide

PartnerConnect software. Installation guide PartnerConnect software Installation guide 2012 Welch Allyn. All rights are reserved. To support the intended use of the product described in this publication, the purchaser of the product is permitted

More information

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

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

ContentWatch Auto Deployment Tool

ContentWatch Auto Deployment Tool ContentWatch Auto Deployment Tool ContentWatch gives administrators the ability to easily distribute ContentProtect (or say our products) over any network. With our Unattended Installer you can install

More information

Connection and Printer Setup Guide

Connection and Printer Setup Guide Connection and Printer Setup Guide For connection issues, see the following sections of this document: "Connection Requirements" on page 1 "Log on" on page 2 "Troubleshooting Your Connection" on page 4

More information

Windows 2008 Server DIRECTIVAS DE GRUPO. Administración SSII

Windows 2008 Server DIRECTIVAS DE GRUPO. Administración SSII Windows 2008 Server DIRECTIVAS DE GRUPO Administración SSII Group Policy A centralized approach to applying one or more changes to one or more users or computers Setting: Definition of a change or configuration

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

safend a w a v e s y s t e m s c o m p a n y

safend a w a v e s y s t e m s c o m p a n y safend a w a v e s y s t e m s c o m p a n y SAFEND Data Protection Suite Installation Guide Version 3.4.5 Important Notice This guide is delivered subject to the following conditions and restrictions:

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

NETWRIX WINDOWS SERVER CHANGE REPORTER NETWRIX WINDOWS SERVER CHANGE REPORTER INSTALLATION AND CONFIGURATION GUIDE Product Version: 4.0 March 2013. Legal Notice The information in this publication is furnished for information use only, and

More information

Web-Access Security Solution

Web-Access Security Solution WavecrestCyBlock Client Version 2.1.13 Web-Access Security Solution UserGuide www.wavecrest.net Copyright Copyright 1996-2014, Wavecrest Computing, Inc. All rights reserved. Use of this product and this

More information

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper Table of Contents: Purpose... 2 Active Directory Administrative Template Overview.. 2 Decide whether to

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

How to monitor AD security with MOM

How to monitor AD security with MOM How to monitor AD security with MOM A article about monitor Active Directory security with Microsoft Operations Manager 2005 Anders Bengtsson, MCSE http://www.momresources.org November 2006 (1) Table of

More information

EventTracker: Support to Non English Systems

EventTracker: Support to Non English Systems EventTracker: Support to Non English Systems Publication Date: April 25, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Introduction This document has been prepared to

More information

How To Install Ctera Agent On A Pc Or Macbook With Acedo (Windows) On A Macbook Or Macintosh (Windows Xp) On An Ubuntu 7.5.2 (Windows 7) On Pc Or Ipad

How To Install Ctera Agent On A Pc Or Macbook With Acedo (Windows) On A Macbook Or Macintosh (Windows Xp) On An Ubuntu 7.5.2 (Windows 7) On Pc Or Ipad Deploying CTERA Agent via Microsoft Active Directory and Single Sign On Cloud Attached Storage September 2015 Version 5.0 Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document

More information

System Area Management Software Tool Tip: Agent Deployment utilizing. the silent installation with Active Directory

System Area Management Software Tool Tip: Agent Deployment utilizing. the silent installation with Active Directory System Area Management Software Tool Tip: Agent Deployment utilizing the silent installation with Active Directory Table of Contents Introduction... 3 Prerequisites... 3 Windows 2003 Server... 3 Using

More information

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

Trusted Stackware series. Rev. 1.0.2. D.O.I-Net Co., Ltd. Document No.:TST-10-002E TruMonitor Client Setup Guide Rev. 1.0.2 D.O.I-Net Co., Ltd. Document No.:TST-10-002E Disclaimers 1. D.O.I-Net Co., Ltd. shall not take responsibility for any direct and indirect damage caused by the descriptions

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Autograph 3.3 Network Installation

Autograph 3.3 Network Installation Eastmond Publishing Ltd (Autograph) PO Box 46, Oundle, Peterborough, PE8 4JX, UK Tel: +44 (0)1832 273444 Fax: +44 (0)1832 273529 Email: support@autograph-maths.com Web: www.autograph-maths.com Technical

More information

LT Auditor+ 2013. Windows Assessment SP1 Installation & Configuration Guide

LT Auditor+ 2013. Windows Assessment SP1 Installation & Configuration Guide LT Auditor+ 2013 Windows Assessment SP1 Installation & Configuration Guide Table of Contents CHAPTER 1- OVERVIEW... 3 CHAPTER 2 - INSTALL LT AUDITOR+ WINDOWS ASSESSMENT SP1 COMPONENTS... 4 System Requirements...

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

Archive Attender Version 3.5

Archive Attender Version 3.5 Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

Module 8: Implementing Group Policy

Module 8: Implementing Group Policy Module 8: Implementing Group Policy Contents Overview 1 Lesson: Implementing Group Policy Objects 2 Lesson: Implementing GPOs in a Domain 12 Lesson: Managing the Deployment of Group Policy 21 Lab: Implementing

More information

ArcGIS 10.3 Enterprise Deployment. An Esri Technical Paper December 2014

ArcGIS 10.3 Enterprise Deployment. An Esri Technical Paper December 2014 ArcGIS 10.3 Enterprise Deployment An Esri Technical Paper December 2014 Copyright 2014 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the

More information

LepideAuditor Suite for File Server. Installation and Configuration Guide

LepideAuditor Suite for File Server. Installation and Configuration Guide LepideAuditor Suite for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

Quick Start Guide. IT Management On-Demand

Quick Start Guide. IT Management On-Demand 1 Quick Start Guide Quick Start Guide IT Management On-Demand Introduction... 2 Getting Started... 3 Planning Your Deployment... 5 Performing a Test Deployment... 6 Enterprise Deployment Options... 8 Remote

More information

SPECOPS DEPLOY / OS 4.6 DOCUMENTATION

SPECOPS DEPLOY / OS 4.6 DOCUMENTATION Technical documentation: SPECOPS DEPLOY / OS 4.6 DOCUMENTATION By Shay Byrne, Product Manager 1 Getting Started... 4 1.1 Specops Deploy / OS Supported Configurations...4 1.2 Specops Deploy and Active Directory...

More information

Getting Started Guide

Getting Started Guide Getting Started Guide www.exclaimer.com Contents About This Guide... 2 Signature Manager Overview... 3 How does it Work?... 3 But That s Not All... 4 And There s More... 4 Licensing... 5 Licensing Information...

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Automatic Network Deployment

Automatic Network Deployment White paper Automatic Network Deployment Easy way to manage add-in deployment February 2012 Version 1.3 Standss (South Pacific) Limited Contents Introduction... 3 Getting Started... 3 Installing MSI Package

More information

Appendix B Lab Setup Guide

Appendix B Lab Setup Guide JWCL031_appB_467-475.indd Page 467 5/12/08 11:02:46 PM user-s158 Appendix B Lab Setup Guide The Windows Server 2008 Applications Infrastructure Configuration title of the Microsoft Official Academic Course

More information

2. Using Notepad, create a file called c:\demote.txt containing the following information:

2. Using Notepad, create a file called c:\demote.txt containing the following information: Unit 4 Additional Projects Configuring the Local Computer Policy You need to prepare your test lab for your upcoming experiments. First, remove a child domain that you have configured. Then, configure

More information

These guidelines can dramatically improve logon and startup performance.

These guidelines can dramatically improve logon and startup performance. Managing Users with Local Security and Group Policies 573. Disable user or computer settings in GPOs Each GPO consists of a user and a computer section. If there are no settings in either of those sections,

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

Deep Freeze and Microsoft System Center Configuration Manager 2012 Integration

Deep Freeze and Microsoft System Center Configuration Manager 2012 Integration 1 Deep Freeze and Microsoft System Center Configuration Manager 2012 Integration Technical Paper Last modified: May 2015 Web: www.faronics.com Email: sales@faronics.com Phone: 800-943-6422 or 604-637-3333

More information

Issue Tracking Anywhere Installation Guide

Issue Tracking Anywhere Installation Guide TM Issue Tracking Anywhere Installation Guide The leading developer of version control and issue tracking software Table of Contents Introduction...3 Installation Guide...3 Installation Prerequisites...3

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Resource Kit for BlackBerry Enterprise Service 10 Version 10.2 Published: 2015-11-12 SWD-20151112124827386 Contents Overview: BlackBerry Enterprise Service

More information

PC Power Down. MSI Deployment Guide

PC Power Down. MSI Deployment Guide PC Power Down MSI Deployment Guide 1. Introduction 1.1. Outline The client software for PC Power Down can be pushed out across a network, saving the effort of individually visiting each computer to install

More information

PLANNING AND DESIGNING GROUP POLICY, PART 1

PLANNING AND DESIGNING GROUP POLICY, PART 1 84-02-06 DATA SECURITY MANAGEMENT PLANNING AND DESIGNING GROUP POLICY, PART 1 Melissa Yon INSIDE What Is Group Policy?; Software Settings; Windows Settings; Administrative Templates; Requirements for Group

More information

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

White Paper. Network Installation of ScanSoft PDF Create! 2

White Paper. Network Installation of ScanSoft PDF Create! 2 White Paper Network Installation of ScanSoft PDF Create! 2 Introduction Network installation enables a system administrator to push applications out to client computers without the need to visit each client

More information

NETWRIX FILE SERVER CHANGE REPORTER

NETWRIX FILE SERVER CHANGE REPORTER NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Aspera Connect User Guide

Aspera Connect User Guide Aspera Connect User Guide Windows XP/2003/Vista/2008/7 Browser: Firefox 2+, IE 6+ Version 2.3.1 Chapter 1 Chapter 2 Introduction Setting Up 2.1 Installation 2.2 Configure the Network Environment 2.3 Connect

More information

Using Logon Agent for Transparent User Identification

Using Logon Agent for Transparent User Identification Using Logon Agent for Transparent User Identification Websense Logon Agent (also called Authentication Server) identifies users in real time, as they log on to domains. Logon Agent works with the Websense

More information

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

Windows Firewall Configuration with Group Policy for SyAM System Client Installation with Group Policy for SyAM System Client Installation SyAM System Client can be deployed to systems on your network using SyAM Management Utilities. If Windows Firewall is enabled on target systems, it

More information

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES TECHNICAL ARTICLE November/2011. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

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

ArcGIS 10.2 Enterprise Deployment. An Esri Technical Paper August 2013

ArcGIS 10.2 Enterprise Deployment. An Esri Technical Paper August 2013 ArcGIS 10.2 Enterprise Deployment An Esri Technical Paper August 2013 Copyright 2013 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the

More information

VMware User Environment Manager

VMware User Environment Manager VMware User Environment Manager Deployed in 60 Minutes or Less Author: Dale Carter Senior Solution Architect VMware Technology Consulting Services April 2015 Table of Contents 1. VMware User Environment

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

LAB 1: Installing Active Directory Federation Services

LAB 1: Installing Active Directory Federation Services LAB 1: Installing Active Directory Federation Services Contents Lab: Installing and Configuring Active Directory Federation Services... 2 Exercise 1: installing and configuring Active Directory Federation

More information