Preparing a Windows 7 Gold Image for Unidesk
|
|
|
- Bonnie Bond
- 9 years ago
- Views:
Transcription
1 Preparing a Windows 7 Gold Image for Unidesk What is a Unidesk gold image? In Unidesk, a gold image is, essentially, a virtual machine that contains the base operating system and usually, not much more than that. You import the gold images into Unidesk to create an Operating System Layer that you assign to desktops along with multiple Application Layers. Multiple pools can share a single Unidesk Operating System Layer. Basic steps 1. Create a virtual machine in VMware View, with the operating system and settings that you want desktops to use and activate the operating system. If there are corporate-wide application that all of your users need, there's no problem with installing these types of applications on the gold image. 2. Disable Windows System Restore and Windows Automatic Updates. Unidesk handles restore points for you. Turning off Automatic Updates prevents operating system updates from occurring without your knowledge. Unidesk layer versions allow you to control when updates occur. 3. Configure the virtual machine hardware settings (for example, the NIC and video memory). 4. Use the Unidesk Unattend.xml Builder to create an answer file (unattend.xml) for Microsoft Windows Mini-Setup. Windows uses this file for the initial setup of the virtual machine. This file is stored in the c:\windows\panther folder. 5. Create a snapshot of the virtual machine. If something goes wrong, you can use the snapshot to recover without having to reconfigure everything. 6. Copy the Unidesk Tools (also referred to as the Unidesk drivers) to the virtual machine and install them. The installation prompts your for the location of the unattend.xml file that you stored in the c:\windows\panther folder in step 4. The installation requires a restart of the virtual machine. Allow the restart to occur and wait for the installation to complete. 7. Finish setting up the virtual machine and perform a clean shutdown. 8. Import the gold image into a Unidesk Operating System Layer. Caution! Beware of 3rd-party optimization scripts These scripts might affect services and features that Unidesk uses (for example, you do not want to disable Universal Plug and Play or the 8.3 filenames setting). Unidesk has created a simple application to help create a Windows 7 optimization script using the VMware commands.bat file as a base. For instructions about using this application, read the following document on the Unidesk Support website: Unidesk Optimization Script Builder. Unattend.exe Builder 3.1 January 4, 2012 Page 1
2 Using the Unattend.xml Builder to create the answer file (unattend.xml) Unattend.xml Builder To make the process of creating the Windows 7 unattend.xml file creation easier, Unidesk provides a simple application to create the file and to add commands to the Windows SetupComplete.cmd file that activates the Windows operating system. Run this application locally on the gold image. If you want to use the application after importing the gold image into Unidesk, you can create an Operating System Layer version and run it again. Doing so overwrites the existing unattend.xml and SetupComplete.cmd files. 1. Download the application from the following location: 2. Copy the ZIP archive file to a local folder on your gold image. 3. If you have User Account Control (UAC) enabled, create the following folder: c:\windows\setup.scripts. If you have UAC disabled, you can skip this step. 4. Extract the application and the Unidesk KMS files: a. Right-click the ZIP archive file and select Extract-All. b. Enter the following location as the Extract to location: c:\windows\setup\scripts. This step opens the c:\windows\setup\scripts folder. 5. Right-click the unattendx-x.exe application and select Run as administrator in the displayed menu. (The x-x value represents the version of the application). 6. Complete the displayed form as appropriate for your activation method and environment. When you start the application, it displays the form shown on the following page: Unattend.exe Builder 3.1 January 4, 2012 Page 2
3 Guidelines for completing the unattend.xml form Complete the form as appropriate for your environment. There are settings in the application to define a relatively simple installation or select more advanced installation options. Consider the following guidelines: If you are using KMS activation, select KMS Server (the first option) in line 4. The application adds the appropriate product key for the Windows variant that you selected in line 2. If you going to use KMS with a MAK (Multiple Activation Key) for activation, select KMS with MAK (the second option) in line 4 and enter the MAK. Unattend.exe Builder 3.1 January 4, 2012 Page 3
4 If you are using Retail Licensing with a MAK, select Retail with MAK (the third option) in line 4 and the MAK in line 4A. The application retrieves the value for line 4B directly from your operating system, so don t change it. Windows uses the Activation ID in line 4B when using a MAK key to activate Windows. KMS does not use the Activation ID. Specifying the Domain Join information in line 5 is optional. Select Enable in this line if you want to configure the unattend.xml file to join desktops to a specific domain. Joining domains in this way works well if you always want desktops to join the same domain with the same OU. If you have a more complicated requirement, for example you need to support multiple domains or multiple OUs within a domain or set of domains, then you should use a domain join script. In this case, make sure Enable is not selected. It is possible to add desktops to the Computers container in Active Directory by deleting the OU entry in line 5E. However, we recommend that you use an alternate OU for Unidesk desktops to segregate them from other machines and avoid applying virtual desktop-specific GPOs to other types of machines. For information about advanced domain join operations, read the following document on the Unidesk Support website: Using PowerShell for Advanced Domain Join Operations. If you want to use the unattend.xml file to enable the Administrator account, select Enable in line 6. Remember to also enable this account in your gold image or Operating System Layer revision. It is possible to enable the Administrator account for your gold image and then have it disabled in the deployed desktops by clearing the check box in line 6. If you want to add an Alternate Administrator Account, select Enable in line 7 and enter the appropriate information. This account cannot be preconfigured in the gold image. By using lines 6 and 7 together you can, in effect, rename the administrator account. Line 9 allows you to omit adding the commands for activation of Microsoft Windows 7. If you select this option, you must activate Microsoft Windows separately. Select this option is if you plan to use the Microsoft Volume Activation Management Tool instead of using slmgr.vbs commands. Completing the unattend.xml file When you are satisfied with the settings that you defined for the unattend.xml file, click Save File in the form. The application saves the files in the following folders: unattend.xml - Saved in the c:\windows\panther folder. Microsoft Windows processes the unattend.xml file in this folder during Mini-Setup, removing all passwords in the file. SetupComplete.cmd - Saved in thec:\windows\setup\scripts folder. This file contains the appropriate commands to activate windows, as described in the following sections. This file is used following Mini-Setup to rearm and activate Microsoft Windows using KMS or just activates Windows for Retail Editions. Unattend.exe Builder 3.1 January 4, 2012 Page 4
5 If you selected KMS activation, the application adds a local startup GPO pointing to c:\windows\setup\scripts\kmsdir\kmssetup.cmd. If a local startup script already exists, the application displays a message stating that you must add the script manually to the GPO because it can t edit the existing configuration unless it is unused. Manually editing the unattend.xml file If desired, you can manually edit the unattend.xml file that the Unidesk Unattend.xml File Builder created. Again it is stored in the c:\windows\panther directory. However, you must be careful to edit the file correctly. You cannot use tabs in the file and the XML syntax must be perfect for what you intend to do. See the Microsoft documentation about creating unattend.xml files for more details. Windows 7 activation It is important that the operating system on the gold image is activated before you import it into Unidesk. You can activate it afterwards by using an Operating System Layer version; however, you must use this version or a later version when deploying desktops. Use the same key for activation on the gold image or Operating System Layer version that you plan to use for deployment of your virtual desktops. If using KMS, the key is shown in line 4A of the Unidesk Unattend.xml File Builder form. Windows 7 Activation using KMS To automate activation in Windows 7, you can use a Visual Basic (vbs) script from Microsoft called the Software License Manager (slmgr.vbs). This script allows scripted activation of Windows 7 desktops for both KMS and key-based licensing. The easiest way to manage Windows 7 licenses is using the Key Management Service (KMS) and volume licensing. You can also use key-based licensing but, be aware that Windows has an algorithm for deciding if a license was moved illegally to another machine. If you make too many changes to a virtual desktop, this algorithm determines that Windows is Non-Genuine and requires re-activation. This situation is much harder to manage in a key-based licensing environment than when using KMS. Requirement for automatic KMS activation Before the KMS can start activating new desktops, it must receive activation requests that exceed its threshold of 25. If your KMS is new, use the procedures in this document to enable automatic activation and deploy at least 25 desktops. Your KMS counter increases each time it receives a request for activation from the one of the deployed desktops. Once you reach the KMS threshold of 25 activation requests, you can delete these desktops, since they're not activated, and deploy normal desktops. KMS activates the operating system on the new desktops. To check the KMS counter, enter the following command on your KMS server: slmgr /dli Adding activation commands to SetupComplete.cmd You should add script commands to the SetupComplete.cmd file to configure automatic KMS activation. Windows 7 runs this file automatically after Mini-Setup completes, if it exists. The Unattend.xml Builder creates this file for you and saves it in the c:\windows\setup\scripts folder. Unattend.exe Builder 3.1 January 4, 2012 Page 5
6 Enter the following commands in the SetupComplete.cmd file: The commands in this file are based on the assumption that KMS was defined in DNS with a srv record. This definition occurs by default when you install the KMS. However, if your organization has multiple KMS servers, you will need to specify which one to use in the script. If you have not defined the KMS host within DNS, add this script command prior to the activation command: slmgr.vbs /skms <value>:<port> You can use the IP Address or FQDN of the KMS Host for the value variable. The default value for the port is For more detailed information about deploying KMS, see this Technet article: Windows 7 retail activation using a MAK Activate the operating system on the gold image or Operating System Layer version using the same MAK that you plan to use when deploying the virtual desktops. Using the same key is necessary because the Windows version can change if you use a different key. If the operating system is activated, you see the following information in the computer properties. When you save your files using the Unattend.xml File Builder, it creates a SetupComplete.cmd file similar to the following: Unattend.exe Builder 3.1 January 4, 2012 Page 6
7 If you want to manually view your Activation ID. enter the following commands in a command prompt:. cscript //h:cscript slmgr /dlv The output of these commands includes the Activation ID, as shown in the example on the following page. The version of windows should also match the one you intend to use. Unattend.exe Builder 3.1 January 4, 2012 Page 7
8 Importing the gold image into an Operating System Layer After you have the gold image configured and you are satisfied with the configuration of the unattend.xml file, create a VMware snapshot of the gold image. If you encounter problems after you import the gold image into an Operating System Layer, you can return to the pristine gold image. Next, import the gold image into a Unidesk Operating System Layer: 1. Make sure the gold image is shut down. 2. In the Unidesk Management Console, select Layers > OS Layers. 3. Select Create OS Layer. 4. Complete the wizard, specifying the gold image that you just created. Creating a Windows 7 Operating System Layer layer can take up to minutes to complete. Copyright 2012 Unidesk Corporation. All rights reserved. Unidesk, the Unidesk logo, CachePoint, CacheCloud, and Unidesk Composite Virtualization are trademarks or registered trademarks of Unidesk Corporation. All other trademarks and registered trademarks are the property of their respective owners. Unattend.exe Builder 3.1 January 4, 2012 Page 8
Third and Fourth Boots If the autologon process is used to optimize NP logons then it adds a third and fourth boot to the process.
Unidesk Desktop Build and Scripting Documentation Guide This guide is intended to provide Unidesk customer and partners with an understanding of how Unidesk desktops are built and the scripting options
AddLocalUser AddLocalGroup AddLocalUserToLocalGroup AddDomainUserToLocalGroup AddDomainGroupToLocalGroup
Written by Rob Zylowski Originally developed for Unidesk and posted on www.unidesk.com Sr. Solutions Architect, Unidesk Corporation [email protected] Managing User or Group Permissions on Virtual Desktops
Deployment Guide: Unidesk and Hyper- V
TECHNICAL WHITE PAPER Deployment Guide: Unidesk and Hyper- V This document provides a high level overview of Unidesk 3.x and Remote Desktop Services. It covers how Unidesk works, an architectural overview
Integration Guide: Using Unidesk 3.x with Citrix XenDesktop
TECHNICAL WHITE PAPER Integration Guide: Using Unidesk 3.x with Citrix XenDesktop This document provides a high- level overview of the Unidesk product as well as design considerations for deploying Unidesk
StreamServe Persuasion SP5 Control Center
StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents
RSA Authentication Manager 8.1 Virtual Appliance Getting Started
RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides
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
Using SQL Reporting Services with Amicus
Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL
Add User to Administrators Group using SQL Lookup Table
Add User to Administrators Group using SQL Lookup Table Summary This utility is intended to aid customers in the ability to make the user of a desktop a local administrator on the desktop. In order to
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
Setting up VMware ESXi for 2X VirtualDesktopServer Manual
Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: [email protected] Information in this document is subject to change without notice. Companies, names, and data used in examples
Getting Started with VMware Fusion
Getting Started with VMware Fusion VMware Fusion for Mac OS X 2008 2012 EN-000933-00 2 Getting Started with VMware Fusion You can find the most up-to-date technical documentation on the VMware Web site
Using SQL Reporting Services with Amicus
Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium 2016 (with or without Premium Billing) With Microsoft SQL Server Reporting Services, use Report Builder to generate and author
Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop. Installation Guide 8.x. Revision A
Forcepoint Sidewinder, Virtual Appliance Evaluation for Desktop Installation Guide 8.x Revision A Table of contents 1 Overview...3 2 Verify system requirements...4 Virtualization requirements...4 Admin
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...
Deploy the client as an Azure RemoteApp program
Microsoft Dynamics AX 2012 R3 Deploy the client as an Azure RemoteApp program Microsoft Azure RemoteApp helps you provide secure, remote access to applications from many different user devices. This white
Installing and Configuring Login PI
Installing and Configuring Login PI Login PI Hands-on lab In this lab, you will configure Login PI to provide performance insights for a Windows Server 2012 R2 Remote Desktop Services installation. To
Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,
Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole
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.
How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected (
Avaya one X Portal 1.1.3 Lightweight Directory Access Protocol (LDAP) over Secure Socket Layer (SSL) Configuration This document provides configuration steps for Avaya one X Portal s 1.1.3 communication
Netwrix Auditor. Virtual Appliance Deployment Guide. Version: 8.0 8/1/2016
Netwrix Auditor Virtual Appliance Deployment Guide Version: 8.0 8/1/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from
Deploying Dedicated Virtual Desktops in Hosted Environments
Deploying Dedicated Virtual Desktops in Hosted Environments Technical Preview Release Citrix XenDesktop 5.6 for Windows Server 2008 R2 Deploying Dedicated Desktops in Hosted Environments Hosted Server
Deploying Dedicated Virtual Desktops in Hosted Environments
Deploying Dedicated Virtual Desktops in Hosted Environments Citrix XenDesktop 5.6 for Windows Server 2008 R2 Deploying Dedicated Desktops in Hosted Environments Hosted Server VDI enables CSPs to provide
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
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
Citrix EdgeSight for Load Testing Installation Guide. Citrix EdgeSight for Load Testing 3.5
Citrix EdgeSight for Load Testing Installation Guide Citrix EdgeSight for Load Testing 3.5 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License
FlexSim LAN License Server
FlexSim LAN License Server Installation Instructions Rev. 20150318 Table of Contents Introduction... 2 Using lmtools... 2 1. Download the installation files... 3 2. Install the license server... 4 3. Connecting
BaseManager & BACnet Manager VM Server Configuration Guide
BaseManager & BACnet Manager VM Server Configuration Guide For Self-Hosted BaseManager & BACnet Manager Servers Deployed as Virtual Machines August 27, 2015 Customer Service 1-866-294-5847 i Baseline Inc.
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
Operating System Installation Guide
Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating
Acronis Backup & Recovery 11.5 Quick Start Guide
Acronis Backup & Recovery 11.5 Quick Start Guide Applies to the following editions: Advanced Server for Windows Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server
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
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
Deploying Microsoft Operations Manager with the BIG-IP system and icontrol
Deployment Guide Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Welcome to the BIG-IP LTM system -
Installation and Deployment
Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats
StarWind SMI-S Agent: Storage Provider for SCVMM April 2012
StarWind SMI-S Agent: Storage Provider for SCVMM April 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software that may be registered
Deploying BitDefender Client Security and BitDefender Windows Server Solutions
Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2010 BitDefender; 1. Installation Overview Thank you for selecting BitDefender Business Solutions
Ipswitch Client Installation Guide
IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
VMware vrealize Operations for Horizon Installation
VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
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
How To - Implement Single Sign On Authentication with Active Directory
How To - Implement Single Sign On Authentication with Active Directory Applicable to English version of Windows This article describes how to implement single sign on authentication with Active Directory
vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00
vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product
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
DocAve Upgrade Guide. From Version 4.1 to 4.5
DocAve Upgrade Guide From Version 4.1 to 4.5 About This Guide This guide is intended for those who wish to update their current version of DocAve 4.1 to the latest DocAve 4.5. It is divided into two sections:
Deploying Windows Streaming Media Servers NLB Cluster and metasan
Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................
Symantec Enterprise Vault
Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book
Windows Live Mail Setup Guide
Versions Addressed: Windows Live Mail 2011 Document Updated: 11/24/2010 Copyright 2010 Purpose: This document will assist the end user in configuring Windows Live Mail to access a POP3 email account hosted
Mobile Labs Plugin for IBM Urban Code Deploy
Mobile Labs Plugin for IBM Urban Code Deploy Thank you for deciding to use the Mobile Labs plugin to IBM Urban Code Deploy. With the plugin, you will be able to automate the processes of installing or
What is the difference between MAK and KMS activation and how it is used? General Microsoft Volume Activation 2.0 FAQ... 2
Microsoft Volume Activation 2.0 at University of Cincinnati What is the difference between MAK and KMS activation and how it is used? Table of Contents General Microsoft Volume Activation 2.0 FAQ... 2
McAfee Endpoint Encryption for PC 7.0
Migration Guide McAfee Endpoint Encryption for PC 7.0 For use with epolicy Orchestrator 4.6 Software COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,
FileMaker Server 14. FileMaker Server Help
FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks
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.
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
vcenter Operations Manager for Horizon View Installation
vcenter Operations Manager for Horizon View Installation vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product
Feith Rules Engine Version 8.1 Install Guide
Feith Rules Engine Version 8.1 Install Guide Feith Rules Engine Version 8.1 Install Guide Copyright 2011 Feith Systems and Software, Inc. All Rights Reserved. No part of this publication may be reproduced,
Objectives. At the end of this chapter students should be able to:
NTFS PERMISSIONS AND SECURITY SETTING.1 Introduction to NTFS Permissions.1.1 File Permissions and Folder Permission.2 Assigning NTFS Permissions and Special Permission.2.1 Planning NTFS Permissions.2.2
Fiery E100 Color Server. Welcome
Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome
Setting up FileMaker 10 Server
Setting up FileMaker 10 Server Note : If your current live Database folder is located in the default database folder ( C:\Program Files\FileMaker\FileMaker Server\Data\Databases ), move\copy this folder
Customer Tips. Configuring Color Access on the WorkCentre 7328/7335/7345 using Windows Active Directory. for the user. Overview
Xerox Multifunction Devices Customer Tips February 13, 2008 This document applies to the stated Xerox products. It is assumed that your device is equipped with the appropriate option(s) to support the
Silect Software s MP Author
Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,
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
Uptime Infrastructure Monitor. Installation Guide
Uptime Infrastructure Monitor Installation Guide This guide will walk through each step of installation for Uptime Infrastructure Monitor software on a Windows server. Uptime Infrastructure Monitor is
12 NETWORK MANAGEMENT
12 NETWORK MANAGEMENT PROJECTS Project 12.1 Project 12.2 Project 12.3 Project 12.4 Understanding Key Concepts Backing Up and Restoring Data Monitoring Computer Activity Configuring SNMP Support 276 Networking
RealPresence Platform Director
RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 GETTING STARTED GUIDE Software 2.0 June 2015 3725-66012-001B RealPresence Platform Director Polycom, Inc. 1 RealPresence Platform Director
Quick Start Guide for Parallels Virtuozzo
PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current
STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS
Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation
MALWAREBYTES PLUGIN DOCUMENTATION
Contents Requirements... 2 Installation Scenarios... 2 Malwarebytes 2.xx or 1.75 is already deployed.... 2 Install / Update Malwarebytes Plugin... 3 Configuring Malwarebytes Plugin... 5 About the Screens...
simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures
simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Simplify Monitoring Installation Guide 11.4 (v11.4) Document Date: February 2015 www.tricerat.com
Avaya Modular Messaging Microsoft Outlook Client Release 5.2
Avaya Modular Messaging Microsoft Outlook Client Release 5.2 Important: Instructions in this guide are applicable only if your message store is the Avaya Message Storage Server (MSS) or Microsoft Exchange
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
Getting Started with the Ed-Fi ODS and Ed-Fi ODS API
Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview October 2014 2014 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
Mobility Services Platform 3.1.1 Software Installation Guide
Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.
TestManager Administration Guide
TestManager Administration Guide RedRat Ltd July 2015 For TestManager Version 4.57-1 - Contents 1. Introduction... 3 2. TestManager Setup Overview... 3 3. TestManager Roles... 4 4. Connection to the TestManager
Product Version 1.0 Document Version 1.0-B
VidyoDashboard Installation Guide Product Version 1.0 Document Version 1.0-B Table of Contents 1. Overview... 3 About This Guide... 3 Prerequisites... 3 2. Installing VidyoDashboard... 5 Installing the
NetBackup Backup, Archive, and Restore Getting Started Guide
NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.
Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide
c623242f-20f0-40fe-b5c1-8412a094fdc7 Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide Microsoft Corporation Published: June 2009 Updated: April 2010 Abstract
InventoryControl for use with QuoteWerks Quick Start Guide
InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor
MapInfo Professional 12.0 Licensing and Activation
MapInfo Professional 12.0 Asia Pacific/Australia: Phone: +61 2 9437 6255 [email protected] [email protected] www.pitneybowes.com.au/software Canada: Phone: 1 800 268 3282 [email protected]
VMware Horizon FLEX User Guide
Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this
Dell Recovery Manager for Active Directory 8.6. Quick Start Guide
Dell Recovery Manager for Active Directory 8.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished
HP Softpaq Download Manager and HP System Software Manager
Technical white paper HP Softpaq Download Manager and HP System Software Manager A Powerful Combination Table of contents Executive summary... 2 Overview of HP SDM and HP SSM... 2 Use case for HP SDM and
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
Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V
Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised
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
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
NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant
How to guides: AppManager v7.04 Initial Setup for a trial By NetIQ Prepared by Haf Saba Senior Technical Consultant Asia Pacific 1 Executive Summary This document will walk you through an initial setup
Backup & Disaster Recovery Appliance User Guide
Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the
Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013
Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright
Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.
Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.
Optimization in a Secure Windows Environment
WHITE PAPER Optimization in a Secure Windows Environment A guide to the preparation, configuration and troubleshooting of Riverbed Steelhead appliances for Signed SMB and Encrypted MAPI September 2013
Migrating Exchange Server to Office 365
Migrating Exchange Server to Office 365 By: Brien M. Posey CONTENTS Domain Verification... 3 IMAP Migration... 4 Cut Over and Staged Migration Prep Work... 5 Cut Over Migrations... 6 Staged Migration...
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
Pharos Uniprint 8.4. Maintenance Guide. Document Version: UP84-Maintenance-1.0. Distribution Date: July 2013
Pharos Uniprint 8.4 Maintenance Guide Document Version: UP84-Maintenance-1.0 Distribution Date: July 2013 Pharos Systems International Suite 310, 80 Linden Oaks Rochester, New York 14625 Phone: 1-585-939-7000
Moxa Device Manager 2.3 User s Manual
User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used
