Citrix Synchronizer Quick Start Guide

Size: px
Start display at page:

Download "Citrix Synchronizer Quick Start Guide"

Transcription

1 Citrix Synchronizer Quick Start Guide Version 5.8 August 2017

2 About Citrix Synchronizer Synchronizer is the server used to deliver Virtual Machines (VMs) to DesktopPlayer clients. It manages: Users (which computer is assigned to each, which virtual machines (VMs), policies, which virtual appliances are assigned, and the backups for each VM)) Groups (which users belong to which groups, and group assignments) VMs (which OS and version, which groups and users, policies are assigned) Policies (backup frequency, USB and other device controls, VM and computer access control, and more) Software (what is available in the software library, and which VM has it been assigned to) Computers (computers running DesktopPlayer that are registered to users and which run virtual machines) Events (detailed audit trail of actions for each object in Synchronizer) Synchronizer builds the VMs, manages users and their groups, handles integration with Active Directory, and assigns VMs to users. When contacted by a computer, it sends down updated VMs and policies. Using Synchronizer, the Administrator can request information about the computer running a VM (disk use, hardware available, and diagnostics). Theory of Operation Centralized management is performed through Synchronizer. It is responsible for VM deployment, policy, updates and simplified backups. Synchronizer also integrates with Microsoft Active Directory allowing users and groups to be imported. Synchronizer approaches the deployment of these items in a unique manner. Instead of the traditional deployment of locally executed installation files (.exe,.msi, etc.), Synchronizer employs a different approach. The Administrator is able to use a WYSIWIG (what you see is what you get) approach by creating and manipulating the operating system images directly through integration with Microsoft Hyper-V that presents a running version of the OS image for the Administrator to manipulate. The Administrator is able to add updates directly to the VM image and only the delta differences are deployed to the clients, where they are added with the base images to create the updated image. Essentially, the system is simply copying updates as an image instead of relying on imperfect installation logic trees which leads to unforeseen edge cases that can cause deployments of updates to fail. 2

3 Synchronizer Requirements The host must be a stand-alone (physical) server or a virtualized machine. Processor Memory Hard drive Networking Intel Xenon Dual Core 2.0 GHz 32 GB RAM 2TB Single port 1 Gbps Ethernet NIC The Synchronizer server must have one of the following operating systems and supporting software installed before you install Synchronizer: Windows Server 2008 R2, Windows Server 2012 R2, or Windows Server Test Synchronizer Connectivity To verify connectivity to Synchronizer: 1. Open a Web browser. 2. Browse to Synchronizer: Note: If you cannot establish connectivity, consult your IT Administrator. Log on to Synchronizer To begin you must log on to Synchronizer: 1. Open a web browser (Internet Explorer 11 [required for virtual machine authoring], Firefox or Chrome). 2. Browse to Synchronizer: The logon page appears: 3

4 4 3. On the logon screen, enter your Synchronizer logon credentials. Any credentials that allow you to log on to Windows on the Synchronizer server should also allow you to log on to Synchronizer.

5 Add Items to the Software Library To create a VM, you must first import either an ISO or a virtual machine image (VHD). Synchronizer includes a software library contains the following types of items: ISO images - installation files used to install operating systems and other software on a virtual machine Virtual Machines (VMs) - containing VHD (virtual hard drive) files containing preinstalled operating systems used to create a VM Engine Updates - updates for DesktopPlayer Synchronizer does not include the tools required to create ISO files. Your organization should select the tools you prefer, and create the files to import them into the software library. To add an item to the software library: 1. Copy the item into: the import folder of Synchronizer (C:\Program Files\Citrix\Synchronizer\FileImport), or the computer whose browser is connected to the server running Synchronizer Note: If the file is larger than 1.4 GB, copy it to the Synchronizer import folder to avoid browser timeout issues. 2. Log on to Synchronizer using a Web browser, and click the Software Library tab in the navigation panel. 3. Click the Import action. 4. Enter a name and description to identify the item. 5. Select the type of software you want to import. 6. Specify where you put the file in step 1 - select from the drop-down list: import from the local system (where your browser is running), or import from the server (the FileImport folder on the Synchronizer) 7. Specify the file: browse to the file location and highlight the file, or select from the drop-down list of files in the Import folder 7. Click Finish. The software is copied to the library, and appears in the list of items of that type. After the file is in the library, it can be imported to create or use with a VM. 5

6 Create a Virtual Machine A VM (virtual machine) runs on a computer running DesktopPlayer. In addition to the operating system and any installed applications, the VM will include policies that control aspects of its operation like backup, access, and USB use. When you create a VM, you are selecting and preparing the components for use. A VM must include an OS (operating system). The OS can be installed from an ISO file or from a VM image: OS ISO file. An OS ISO file is a disk image of an operating system installation kit. When run or opened, it installs the operating system just as if installing from a CD. VM image. A virtual copy of an installed operating system. A VM image is created from an installed operating system, including a (group) license. This is also referred to as a VHD (virtual hard disk). The steps below include creating a VM, but do not include the steps required to assign it to users or groups, or to make a VM available to users. When you begin creating a VM, you can add, modify, or remove its components as needed without affecting users until the VM is published. Before you begin... Consider the following before creating a VM using Synchronizer: Import the VM components into the software library. The components must include either an OS ISO or a VM image. Define the operating policies. Policies are good practice, but are optional. Policies can be assigned to a VM at a later point. To create a VM: 1. Click Virtual Machines in the Navigation Panel. 2. In the Action Panel, click Create. This action initiates the Virtual Machine Creation Wizard: 6

7 3. Identify the new VM, and select the operating system and its source (ISO or Virtual Machine image): 4. Specify the VM usage mode: 7

8 8 4. Specify hardware requirements by entering the RAM and storage requirements to be used by the Virtual Machine. Include the network adapter type by selecting from options in the drop-down menu. This screen is automatically populated with default values:

9 5. Select existing policies to assign to the VM. Policies can also be assigned to a VM at a later time: 9

10 6. Click Finish. The VM is created. It appears in Synchronizer's navigation tree in the list of VMs. The VM can be started, which opens the Console and starts the assigned operating system. For a VM built around an ISO image, the operating system installation starts. If the automatic installation option was selected, you must perform the installation manually. When you are finished with the VM, either installing the operating system or adding applications, shut it down from within the operating system (using the conventional Windows-based shut down procedure from the Start menu). The VM can be published and then assigned to users. 10

11 Publish a Virtual Machine Publishing a VM (virtual machine) makes it available to users that have been assigned that VM. Publishing makes a VM a virtual, ready-to-run desktop. You can publish a new VM or republish an updated, existing one. When you first publish a new VM, it has no assigned users, and it must be created and published before you can assign users to it. When you update an existing VM, publish it to make the new version available to assigned users. When the user's computer next contacts Synchronizer, it downloads the updated VM. When that VM is next started, the updated version is used. To publish a VM: 1. Click Virtual Machines in the navigation panel and select the VM to publish in the expanded menu tree. 2. In the Actions panel, click Version/Publish: The Create New Virtual Machine Version window appears: 11

12 3. Select the type of publish or version: non-deployable - use this to save an interim check point while working. The VM can be returned to this point if later changes are not satisfactory. deployable (but not deployed) - this is a version that is ready for use, but is not automatically distributed to assigned users. Use this to test a version before releasing it to users. It can be later deployed using the Deploy action on the version of the VM. staged - this is a version that is deployed to selected users. Use this type to release a version to selected users. deployed - this is a version for distribution to assigned users (assigned the green bar). Note: If this VM has a staged version, Synchronizer asks what to do with the users currently using the staged version. Fill the first checkbox to move the staged users and groups to the current published version. A diagnostics package is created in the event of a failure when a VM is being published. To create a diagnostics package in any event, select the checkbox. 12

13 4. Click Finish. The newly created or modified VM is published. It is downloaded to assigned users when they next contact Synchronizer. 13

14 Create Groups and Users Virtual machines are assigned to users and groups. Individual users can be organized into Groups to ease the handling of large numbers of users. If a VM or policy is assigned to the group, it is assigned to each member of the group as if it has been assigned to each user in that group individually. If your organization uses Active Directory (AD), Synchronizer can be configured to browser the domain, and allow virtual machines to be assigned to users and groups. For this guide, local workgroup users will instead be created. To create local workgroup (non-ad) users and groups: 1. Click Users in the navigation panel. 2. Click the Create Local User action: 3. On the Create a New User screen, enter the required information, including the account name, user name, and password: 14

15 4. To assign the user to a Group, click the Groups tab for that user and select one or more groups to assign: Create a local group (an organizational grouping available on the server). A group will allow users to be managed more efficiently than as individuals. A VM assigned to a group is assigned to all members of that group, rather than being assigned to each member one at a time. 5. To create a local group, click Users in the navigation panel. 6. Click the Create Local Group action. 7. In the Create a New Group screen, enter the name and description of the group. Click Finish. 15

16 16 8. Click Save in the upper right portion of the workspace to apply the changes.

17 Assign a Virtual Machine After a virtual machine is published in a deployable version, it is ready to be assigned to one or more users or groups. When the user's DesktopPlayer client contacts Synchronizer, it downloads any updates to the user's assigned VMs (virtual machines). If a VM is assigned to a group, it is assigned to all users in that group. To assign a VM to users: 1. Click All Virtual Machines in the navigation panel. 2. Locate the VM you want to assign. To deploy a specific version of the VM, expand it to display a list of all versions. 3. Select the check box of each Group or User you want to assign the VM. Users or groups already assigned to that VM are checked: 4. After you make your changes, click Save. The current published and deployable version of that VM is sent to the selected users or all members of a selected group. 17

18 Create a Security Policy Synchronizer provides security policies that can be applied to individual VMs. Using these policies, you can control how the VM is secured. The security policy includes: Clipboard - This policy enables the host and guest VM to share the content of the clipboard. If you copy something to the clipboard in the guest VM, it becomes available in the host operating system. File sharing - When this is enabled, the host operating system and guest VM can share files. Encryption - When this is enabled, the VM's disks will be encrypted on the host. To configure security policies and to apply them to a VM: 1. In the Synchronizer web console, select Policies>Virtual Machine in the navigation panel: 2. In the Action Panel, click Create. 3. Name and describe the policy and click Next. 18

19 4. Select the desired Security policy features: 5. Click Finish. 6. Assign the policy to virtual machines. Require DesktopPlayer User to Always Enter Password By default, DesktopPlayer allows users to choose to have their password remembered. This can be prohibited so that users have to enter their password each time the DesktopPlayer software is restarted (for example, on computer restart). To prevent passwords from being saved, clear the following checkbox in the engine policy assigned to the user: 19

20 20

Citrix Synchronizer Quick Start Guide

Citrix Synchronizer Quick Start Guide Citrix Synchronizer Quick Start Guide Version 5.9.1 November 2017 About Citrix Synchronizer Synchronizer is the server used to deliver Virtual Machines (VMs) to DesktopPlayer clients. It manages: Users

More information

About XenClient Synchronizer

About XenClient Synchronizer About XenClient Synchronizer About XenClient Synchronizer About XenClient Synchronizer Synchronizer performs all the administrative tasks for the XenClient Enterprise solution. It keeps a database of all

More information

Synchronizer Quick Installation Guide

Synchronizer Quick Installation Guide Synchronizer Quick Installation Guide Version 5.7 September 2015 1 Synchronizer Installation This document provides simplified instructions for installing Synchronizer. Synchronizer performs all the administrative

More information

XenClient Upgrade Guide

XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide XenClient Upgrade Guide This document provides information about upgrading XenClient components. It includes guidelines for VM updates, and how to track

More information

Install and Manage Windows Nano Server 2016 Step by Step

Install and Manage Windows Nano Server 2016 Step by Step Complete Lab (V2.0) Ahmed Abdelwahed Microsoft Certified Trainer Ahmed_abdulwahed@outlook.com Table of Contents Lab Objective... 3 Windows Nano Server 2016 overview... 3 Current infrastructure environment...

More information

DesktopPlayer for Mac

DesktopPlayer for Mac DesktopPlayer for Mac Getting Started Version 2.6.0 November 2017 Table of Contents About this release... 3 About the Citrix DesktopPlayer for Mac solution... 3 About system memory usage... 3 DesktopPlayer

More information

KeyNexus Hyper-V Deployment Guide

KeyNexus Hyper-V Deployment Guide v1.0 09/2018 . Copyright Notice Copyright 2018 KeyNexus Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

About the XenClient Enterprise Solution

About the XenClient Enterprise Solution About the XenClient Enterprise Solution About the XenClient Enterprise Solution About the XenClient Enterprise Solution XenClient Enterprise is a distributed desktop virtualization solution that makes

More information

Citrix Synchronizer 5.9.1

Citrix Synchronizer 5.9.1 Citrix Synchronizer 5.9.1 Release Documentation For IT administrators who want to install, configure and explore the new features in Synchronizer Table of Contents About This Release... 3 Installation...

More information

DesktopPlayer for Windows

DesktopPlayer for Windows DesktopPlayer for Windows Getting Started Version 2.3.0 February 2017 Table of Contents About this Release... 3 About the Citrix DesktopPlayer for Windows Solution... 3 Remote versus Local Desktops...

More information

DesktopPlayer for Windows

DesktopPlayer for Windows DesktopPlayer for Windows Getting Started Version 2.5.0 August 2017 Table of Contents About this release... 3 About the Citrix DesktopPlayer for Windows solution... 3 Remote versus local desktops... 3

More information

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights.

This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. HP JetAdvantage Insights Deployment Guide This guide details the deployment and initial configuration necessary to maximize the value of JetAdvantage Insights. 1. Overview HP JetAdvantage Insights provides

More information

XenClient Enterprise. Version 5.0

XenClient Enterprise. Version 5.0 XenClient Enterprise Version 5.0 August 12, 2013 1 About this Release Citrix has officially released XenClient Enterprise Version 5.0. This document provides information about XenClient Enterprise Version

More information

Create and Configure a VM in the Azure Step by Step Basic Lab (V2.0)

Create and Configure a VM in the Azure Step by Step Basic Lab (V2.0) Basic Lab (V2.0) Ahmed Abdelwahed Microsoft Certified Trainer Ahmed_abdulwahed@outlook.com Contents Create Windows Server 2016 VM On Microsoft Azure... 3 Create Windows Server 2016 Data Center VM step

More information

EventTracker: Virtual Appliance

EventTracker: Virtual Appliance EventTracker: Virtual Appliance Quick Start Guide Version 8.1 Build 9 Publication Date: Feb. 8, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The EventTracker

More information

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer Scrutinizer Virtual Appliance Deployment Guide Page i Scrutinizer Virtual Appliance Deployment Guide Contents What you need to know about deploying a Scrutinizer virtual appliance.. 1 System Requirements..................................2

More information

EventTracker: Virtual Appliance

EventTracker: Virtual Appliance Quick Start Guide Version 7.6 Publication Date: Sep 18, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The EventTracker Virtual Appliance enables you to capture

More information

DesktopPlayer for Windows Release Notes. Version 2.6.0

DesktopPlayer for Windows Release Notes. Version 2.6.0 DesktopPlayer for Windows Release Notes Version 2.6.0 November 2017 Table of Contents About this release... 2 Platform (host) requirements... 2 Virtual machine (VM) requirements... 2 DesktopPlayer for

More information

DesktopPlayer for Windows Release Notes. Version 2.5.0

DesktopPlayer for Windows Release Notes. Version 2.5.0 DesktopPlayer for Windows Release Notes Version 2.5.0 August 2017 Table of Contents About this release... 2 Platform (host) requirements... 2 Virtual machine (VM) requirements... 2 DesktopPlayer for Windows

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-09-26 Published: 2018-09-26 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-07-17 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal networks, the public

More information

Getting Started. Version 2.1

Getting Started. Version 2.1 Getting Started Version 2.1 September 2015 Table of Contents About this Release...2 About the Citrix DesktopPlayer for Mac Solution...3 About system memory usage...3 DesktopPlayer Components...3 About

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and

More information

DesktopPlayer for Mac

DesktopPlayer for Mac DesktopPlayer for Mac Getting Started Version 2.3.0 February 2017 Table of Contents About this Release... 3 About the Citrix DesktopPlayer for Mac Solution... 3 About system memory usage... 3 DesktopPlayer

More information

CREATING A VIRTUAL MACHINE

CREATING A VIRTUAL MACHINE CREATING A VIRTUAL MACHINE A STEP BY STEP GUIDE TO SETTING UP A VM PRIOR TO INSTALLING INFOR CRM To create a Virtual Machine (VM) from scratch in VMware, make sure that the latest version of VMware is

More information

BIG-IP Virtual Edition and Microsoft Hyper- V: Setup. Version 12.1

BIG-IP Virtual Edition and Microsoft Hyper- V: Setup. Version 12.1 BIG-IP Virtual Edition and Microsoft Hyper- V: Setup Version 12.1 Table of Contents Table of Contents Getting Started with BIG-IP Virtual Edition on Hyper-V... 5 Steps to deploy BIG-IP VE...5 Prerequisites

More information

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

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

More information

ManageEngine EventLog Analyzer. Installation of agent via Group Policy Objects (GPO)

ManageEngine EventLog Analyzer. Installation of agent via Group Policy Objects (GPO) ManageEngine EventLog Analyzer Installation of agent via Group Policy Objects (GPO) Document Summary This document briefly describes the steps to install EventLog Analyzer agent software via Group Policy

More information

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1 Hands-On Lab Windows Azure Virtual Machine Roles Lab version: 2.0.0 Last updated: 12/14/2010 Page 1 CONTENTS OVERVIEW... 3 EXERCISE 1: CREATING AND DEPLOYING A VIRTUAL MACHINE ROLE IN WINDOWS AZURE...

More information

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

Version 2.3 User Guide

Version 2.3 User Guide V Mware vcloud Usage Meter Version 2.3 User Guide 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. This product is covered

More information

All - In - One for Hyper- V

All - In - One for Hyper- V All - In - One for Hyper- V INSTALL GUIDE LiveNX All- In- One Server Types and Requirements Here are specifications to LiveNX All- In- One Server types and its OVA requirements. Storage can be expanded

More information

BIG-IP Virtual Edition and Microsoft Hyper- V: Setup. Version 13.1

BIG-IP Virtual Edition and Microsoft Hyper- V: Setup. Version 13.1 BIG-IP Virtual Edition and Microsoft Hyper- V: Setup Version 13.1 Table of Contents Table of Contents Getting Started with BIG-IP Virtual Edition in Hyper-V... 5 About single NIC and multi-nic configurations...5

More information

Accops HyWorks v3.0. Installation Guide

Accops HyWorks v3.0. Installation Guide Accops HyWorks v3.0 Installation Guide Last Update: 4/25/2017 2017 Accops Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 DECEMBER 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software

More information

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure 70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure Slide 1 Creating the Virtualization Infrastructure Slide 2 Introducing Microsoft System Center

More information

Archiware Pure Quick Start Guide

Archiware Pure Quick Start Guide Archiware Pure Quick Start Guide Content 1 System Requirements... 3 1.1 Hardware Requirements... 3 1.2 Supported Hypervisors... 3 1.3 Deployment Requirements... 3 2 Deploying the Virtual Appliance... 4

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Introduction Use this guide to install the SecureAuth IdP virtual machine into your virtual host server. To save

More information

Pursuit 7 for Windows

Pursuit 7 for Windows Pursuit 7 for Windows Proposal Generation System Z-Micro Technologies, Inc. Installation Guide Copyright 2010. Z-Micro Technologies, LLC. All Rights Reserved. Setting Up Pursuit 7 for Windows - Client

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

StoneFly SCVM Deployment Guide for Microsoft Hyper-V

StoneFly SCVM Deployment Guide for Microsoft Hyper-V StoneFly SCVM Deployment Guide for Microsoft Hyper-V Storage Concentrator Virtual Machine Software-Defined Virtual Storage Appliance Revision 2017.1 This Page is intentionally left blank. ENG-114 V 1.1

More information

WatchGuard Dimension v1.1 Update 1 Release Notes

WatchGuard Dimension v1.1 Update 1 Release Notes WatchGuard Dimension v1.1 Update 1 Release Notes Build Number 442674 Revision Date March 25, 2014 WatchGuard Dimension is the next-generation cloud-ready visibility solution for our Unified Threat Management

More information

Install and Configure FindIT Network Manager and FindIT Network Probe on Microsoft Hyper-V Manager

Install and Configure FindIT Network Manager and FindIT Network Probe on Microsoft Hyper-V Manager Install and Configure FindIT Network Manager and FindIT Network Probe on Microsoft Hyper-V Manager Objective The Cisco FindIT Network Management provides tools that help you easily monitor, manage, and

More information

XenClient Enterprise Release Notes

XenClient Enterprise Release Notes XenClient Enterprise Release Notes Version 4.1 June 25, 2012 XenClient Enterprise Synchronizer Version 4.1 XenClient Enterprise Engine Version 4.1 1 About XenClient Enterprise XenClient Enterprise is a

More information

F5 iworkflow and Microsoft Hyper-V: Setup. Version 2.2.0

F5 iworkflow and Microsoft Hyper-V: Setup. Version 2.2.0 F5 iworkflow and Microsoft Hyper-V: Setup Version 2.2.0 Table of Contents Table of Contents Getting Started with iworkflow Virtual Edition... 5 What is iworkflow Virtual Edition?... 5 About iworkflow

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack dctrack Quick Setup Guide This Quick Setup Guide explains how to install and configure dctrack. For additional information on any aspect of dctrack, see the accompanying dctrack Help in other its online

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Exam Name: Microsoft Managing and Maintaining Windows 8

Exam Name: Microsoft Managing and Maintaining Windows 8 Vendor: Microsoft Exam Code: 70-688 Exam Name: Microsoft Managing and Maintaining Windows 8 Version: DEMO QUESTION 1 Your company recently purchased 25 new laptops. All 25 laptops have the same hardware

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization on two separate

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Deploying Windows 7 Using MDT UDI

Deploying Windows 7 Using MDT UDI The Microsoft Deployment Toolkit (MDT) supports three types of deployments Zero Touch Installation (ZTI), Lite Touch Installation (LTI), and User Driven Installation (UDI). However each deployment type

More information

EXPRESSCLUSTER X for Windows. Quick Start Guide for Windows Server 2016 Hyper-V. Version 1 Mar 27, 2018

EXPRESSCLUSTER X for Windows. Quick Start Guide for Windows Server 2016 Hyper-V. Version 1 Mar 27, 2018 EXPRESSCLUSTER X for Windows Version 1 Mar 27, 2018 Disclaimer The contents of this document are subject to change without notice. NEC Corporation assumes no responsibility for technical or editorial mistakes

More information

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Citrix Connector 7.5 for Configuration Manager Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Prepared by: Subbareddy Dega and Kathy Paxton Commissioning Editor: Kathy

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

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

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

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER QUICK-START GUIDE Product Version: 3.3.247 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

EventTracker: Virtual Appliance

EventTracker: Virtual Appliance Quick Start Guide Version 7.5 Publication Date: Nov 18, 2013 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com About This Guide Abstract The EventTracker Virtual Appliance enables

More information

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9.

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9. 7 Configuration Note AudioCodes One Voice for Microsoft Skype for Business CloudBond 365 Backup and Restore Functionality Version 9.5 Update 4 Configuration Note Contents Table of Contents 1 Introduction...

More information

QUICK SETUP GUIDE VIRTUAL APPLIANCE - VMWARE, XEN, HYPERV CommandCenter Secure Gateway

QUICK SETUP GUIDE VIRTUAL APPLIANCE - VMWARE, XEN, HYPERV CommandCenter Secure Gateway QUICK SETUP GUIDE VIRTUAL APPLIANCE - VMWARE, XEN, HYPERV CommandCenter Secure Gateway This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional information

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r A S C E R T I A LTD S E P T E M B E R 2 0 1 8 D o c u m e n t V e r s i o n - 5.9. 0. 1 Ascertia Limited. All

More information

Web Self Service Administrator Guide. Version 1.1.2

Web Self Service Administrator Guide. Version 1.1.2 Version 1.1.2 Web Self Service Administrator Guide Version 1.1.2 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Installing VMware vsphere 5.1 Components

Installing VMware vsphere 5.1 Components Installing VMware vsphere 5.1 Components Module 14 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018 One Stop Virtualization Shop StarWind Virtual SAN HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2 MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

StoneFly SCVM Deployment Guide for Microsoft Hyper-V

StoneFly SCVM Deployment Guide for Microsoft Hyper-V StoneFly SCVM Deployment Guide for Microsoft Hyper-V Using VHDx File Storage Concentrator Virtual Machine Software-Defined Virtual Storage Appliance Revision 2017.1 This Page is intentionally left blank.

More information

Contents. Limitations. Prerequisites. Configuration

Contents. Limitations. Prerequisites. Configuration Welcome to your Netmail Secure trial The trial version of Netmail Secure allows you to evaluate Netmail Secure from within your own corporate domain. Included is a sample mail feed that is automatically

More information

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E TEKLYNX CENTRAL I N S T A L L A T I O N G U I D E Note TEKLYNX CENTRAL Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

Merchandising Server 2.2

Merchandising Server 2.2 Merchandising Server 2.2 2014-12-07 04:31:45 UTC 2014 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Merchandising Server 2.2... 5 About... 6 System Requirements

More information

AppController :21:56 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

AppController :21:56 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement AppController 2.6 2014-03-18 13:21:56 UTC 2014 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents AppController 2.6... 6 About This Release... 8 Getting Started...

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM

efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

More information

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes Use

More information

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes

More information

UNICORN Administration and Technical Manual

UNICORN Administration and Technical Manual UNICORN 7.0.2 Administration and Technical Manual Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts... 1.3 Network environment...

More information

BIG-IP Virtual Edition and Citrix XenServer: Setup. Version 12.1

BIG-IP Virtual Edition and Citrix XenServer: Setup. Version 12.1 BIG-IP Virtual Edition and Citrix XenServer: Setup Version 12.1 Table of Contents Table of Contents Getting Started with BIG-IP Virtual Edition on XenServer... 5 Steps to deploy BIG-IP VE...5 Prerequisites

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox CIS 231 Windows 7 Install Lab #2 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click Advanced

More information

Kaspersky Security Center 10

Kaspersky Security Center 10 Kaspersky Security Center 10 Implementation Guide Application version: 10 Service Pack 2, Maintenance Release 1 Dear User, Thank you for your trust! We hope that this document will help you in your work

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL. 16 Feb 2014 Copyright M2IAAS INC.

MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL. 16 Feb 2014 Copyright M2IAAS INC. MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL 16 Feb 2014 Copyright 2012-2014 M2IAAS INC http://www.migrate2iaas.com 1 Contents Download and install... 3 Start new transfer... 4 Before you begin... 4 1

More information

Vembu VMware Virtual Appliance Installation Guide - OffsiteDR

Vembu VMware Virtual Appliance Installation Guide - OffsiteDR Vembu Hyper-V VMware Virtual Appliance Installation Guide - OffsiteDR Vembu VMware Virtual Appliance Installation Guide - OffsiteDR VEMBU TECHNOLOGIES www.vembu.com A VMware virtual appliance is a template

More information

Mascot Insight Installation and setup guide

Mascot Insight Installation and setup guide Mascot Insight Installation and setup guide System requirements These are the system requirements for a Mascot Insight server. On the client side, Mascot Insight can be accessed from most web browsers.

More information

LepideAuditor for File Server. Installation and Configuration Guide

LepideAuditor for File Server. Installation and Configuration Guide LepideAuditor 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

KEMP360 Central - VMware vsphere. KEMP360 Central using VMware vsphere. Installation Guide

KEMP360 Central - VMware vsphere. KEMP360 Central using VMware vsphere. Installation Guide KEMP360 Central using VMware vsphere Installation Guide VERSION: 5.0 UPDATED: JUNE 2016 Table of Contents 1 Introduction... 3 1.1 Document Purpose... 3 1.2 Intended Audience... 3 Prerequisites... 3 2 Installing

More information

VMware Horizon FLEX Client User Guide

VMware Horizon FLEX Client User Guide Horizon FLEX 1.10 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

More information

Veritas System Recovery 18 Management Solution Administrator's Guide

Veritas System Recovery 18 Management Solution Administrator's Guide Veritas System Recovery 18 Management Solution Administrator's Guide Documentation version: 18 Legal Notice Copyright 2018 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.3 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 document,

More information

Accops HyWorks v3.0. Quick Start Guide. Last Update: 4/25/2017

Accops HyWorks v3.0. Quick Start Guide. Last Update: 4/25/2017 Accops HyWorks v3.0 Quick Start Guide Last Update: 4/25/2017 2017 Accops Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms Technologies

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2 VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

Microsoft Hyper-V 2012

Microsoft Hyper-V 2012 KEMP360 Central with Microsoft Hyper-V 2012 Installation Guide VERSION: 5.0 UPDATED: JUNE 2016 Table of Contents 1 Introduction... 3 1.1 Document Purpose... 3 1.2 Intended Audience... 3 1.3 Prerequisites...

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery and Foglight Windows Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization on two separate

More information