TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION. VMware Horizon 7 version 7.

Size: px
Start display at page:

Download "TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION. VMware Horizon 7 version 7."

Transcription

1 TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION VMware Horizon 7 version 7.x

2 Table of Contents Introduction JMP Next-Generation Desktop and Application Delivery Platform... 3 Purpose...3 Audience...3 Before You Begin...3 Section A: Installation Exercise A1: Verifying Minimum Requirements... 4 Exercise A2: Gathering Installation Data... 6 Exercise A3: Downloading Horizon 7 Installers... 8 Exercise A4: Installing Connection Server Exercise A5: Installing Composer Section B: Initial Configuration Exercise B1: Adding the Product License Key Exercise B2: Connecting the vcenter Server Exercise B3: Enabling the Windows Server Exercise B4: Creating an Event Database Summary All Guides Additional Resources About the Authors Feedback...39 TECHNICAL WHITE PAPER 2

3 Introduction The Reviewer s Guide for View in VMware Horizon 7: Installation and Configuration provides a technical overview of the View component of VMware Horizon 7 version 7.x. The View component (formerly called Horizon View) offers a virtual desktop infrastructure (VDI) and published applications through Remote Desktop Session Host (RDSH). This is done through a single platform, which simplifies desktop administration and operations, and enhances user experience. In comparison to physical desktops, delivering View virtual desktops from centralized VMware vsphere servers enhances the security of applications and data and improves IT responsiveness, while at the same time reducing costs. The user enjoys a consistent and responsive experience across devices and locations, while maintaining IT-approved levels of customization. JMP Next-Generation Desktop and Application Delivery Platform JMP (pronounced jump), which stands for Just-in-Time Management Platform, represents capabilities in VMware Horizon 7 Enterprise Edition that deliver Just-in-Time Desktops and Apps in a flexible, fast, and personalized manner. JMP is composed of the following VMware technologies: VMware Instant Clone Technology for fast desktop and RDSH provisioning VMware App Volumes for real-time application delivery VMware User Environment Manager for contextual policy management JMP allows components of a desktop or RDSH server to be decoupled and managed independently in a centralized manner, yet reconstituted on demand to deliver a personalized user workspace when needed. JMP is supported with both on-premises and cloud-based Horizon 7 deployments, providing a unified and consistent management platform regardless of your deployment topology. The JMP approach provides several key benefits, including simplified desktop and RDSH image management, faster delivery and maintenance of applications, and elimination of the need to manage full persistent desktops. Purpose This white paper is one of a series of papers to help you evaluate the View component of Horizon 7. This white paper provides exercises to guide you through the basic installation and initial configuration processes. For an overview of View in Horizon 7 key features, and for other white papers to explore the key features such as instant clones, smart policies, and more see All Guides. Note: This guide is designed for evaluation purposes only. It uses the minimum required resources for a basic deployment and does not explore all features. This evaluation environment should not be used as a template for a production environment. For information beyond the considerations of this white paper, see VMware Horizon 7 Documentation. Audience This guide is intended for IT administrators, architects, engineers, and product evaluators who want to install View in Horizon 7 and deploy a VDI environment. Both current and new users of View can benefit from using this guide. You should be familiar with VMware vsphere and VMware vcenter Server. Some familiarity with other technologies is also helpful, including networking and storage in a virtual environment, Active Directory, identity management, directory services, Simple Mail Transfer Protocol (SMTP), and RSA SecurID. Before You Begin This guide is second in the series of guides. We recommend that you follow the guides in order. For information about all guides in the series, see All Guides. TECHNICAL WHITE PAPER 3

4 Section A: Installation This section provides exercises to help you evaluate the installation of your View instance. The exercises are sequential and build upon one another, so complete each exercise before moving on to the next. To start setting up a working View environment, complete the following installation exercises: Exercise A1: Verifying Minimum Requirements Exercise A2: Gathering Installation Data Exercise A3: Downloading Horizon 7 Installers Exercise A4: Installing Connection Server Exercise A5: Installing Composer Exercise A1: Verifying Minimum Requirements Before you begin the installation exercises in this guide, make sure you have the following infrastructure components installed and configured and that your environment meets minimum requirements for hardware, server, and installation. 1. Verify that your environment meets the following infrastructure requirements: VMware vsphere and vcenter Server To take advantage of the new features of this release, you must first install and configure VMware vsphere and VMware vcenter Server in your environment. Next, you install the Connection Server, which functions as the management component of View. For up-to-date compatibility information, see the VMware Product Interoperability Matrices. VMware vsphere 6.0 Update 1 or later, including VMware vcenter Server 6.0 Update 1 or later (for more information, see VMware vsphere 6 Documentation) VMware ESXi host or hosts configured in the vcenter Server instance Active Directory domain controller An authentication infrastructure that includes Active Directory, DNS, and DHCP is required. View integrates with your Microsoft Active Directory, a Windows service for authenticating and authorizing users and computers, applying and enforcing security policies, and installing and updating software. The Connection Server joins to Active Directory and sets up a lightweight directory service instance for the storage of View configuration information. SSL certificate By default, View includes a self-signed certificate that can be used for testing purposes. For a production environment, we recommend that you replace the self-signed certificate with an approved certificate signed by a certificate authority, a trusted entity that issues digital certificates verifying another digital entity s identity on the Internet. SQL database You can download and install Microsoft SQL Server Management Studio Express with Advanced Services to get both database and management tools, or use an existing SQL server in your environment. For more information, see Database Requirements for View Composer and the Events Database. License You must have a valid product license key to use View. Obtain and make note of the license serial number. 2. Verify that your environment meets the networking requirements. At least 1 Gbps network connectivity between all the required Horizon 7 components and desktops is recommended. TECHNICAL WHITE PAPER 4

5 3. Verify that your environment meets the following recommended hardware minimums for the View components: COMPONENT RECOMMENDED VIRTUAL CPUS RECOMMENDED RAM Connection Server 4 vcpus 12 GB Composer 4 vcpus 12 GB Table A1-1: Hardware Requirements 4. Verify that your operating system meets the following requirements for a View deployment: OPERATING SYSTEM ARCHITECTURE EDITION MINIMUM DISK SPACE Windows Server 2008 R2 SP1 64-bit Standard and Enterprise 40 GB Windows Server 2012 R2 64-bit Standard 40 GB Windows Server bit Standard 40 GB Table A1-2: Operating System Requirements 5. Verify that your environment meets the minimum requirements for the Horizon Administrator console. The Horizon Administrator console is a web-based application that installs when you install Connection Server. You can use it for configuration, for many of the explorations in the guides in this series, and for analytical activities. COMPONENT REQUIREMENT Browser Launch the Horizon Administrator console from a supported browser: Internet Explorer 10 or 11 Firefox Chrome Safari 6 or later Microsoft Edge (Windows 10) Display Adobe Flash Player 10.1 or later is required to use the Horizon Administrator console with your web browser. Certificates The Horizon Administrator console host must trust the root and intermediate certificates of the Connection Server host. Table A1-3: Horizon Administrator Console Requirements For more information, see VMware Horizon 7 Documentation. When you finish verifying that you have the infrastructure components needed and your environment meets all hardware, server, and installation requirements, proceed to the next exercise to gather information needed during installation. TECHNICAL WHITE PAPER 5

6 Exercise A2: Gathering Installation Data Expedite the installation process by gathering the information needed during installation ahead of time. 1. Gather the following information about your VMware vcenter Server. CONNECTION SERVER CONFIGURATION INFORMATION vcenter Server host name FQDN vcenter Server port number (Default: 443) vcenter Server administrator user name vcenter Server administrator password Table A2-1: Information About the VMware vcenter Host 2. Gather the following information required when creating virtual machines (VMs) for Connection Server and Composer. CONNECTION SERVER CONFIGURATION INFORMATION Static IP address configured Host name of a virtual machine joined to the domain Virtual machine host name FQDN in DNS with reverse lookup records defined Windows Firewall turned on COMPOSER CONFIGURATION INFORMATION Static IP address configured Host name of a virtual machine joined to the domain Virtual machine host name FQDN in DNS with reverse lookup records defined Windows Firewall turned on (optional) ODBC driver installed for your database Table A2-2: Information About the VMs for Connection Server and Composer TECHNICAL WHITE PAPER 6

7 3. Gather the following Active Directory information required during installation. ACTIVE DIRECTORY DATA FOR VIEW CONFIGURATION INFORMATION Server name of an Active Directory domain controller in the environment FQDN of an Active Directory domain controller in the environment Active Directory user name with privileges to join computers to the domain, create and delete computer objects, and write properties in the domain Table A2-3: Information About the Active Directory 4. Gather the following SQL database information required when installing Composer. SQL SERVER DATA FOR COMPOSER CONFIGURATION INFORMATION IP address for the host of the SQL database FQDN for the database host Database instance name Name of the database for Composer data Login credentials with database owner rights on the database Table A2-4: Information About the Database 5. Make sure that the Microsoft.NET Framework has been upgraded to version to avoid installation failure. The Microsoft.NET Framework enables you to run applications written with the.net Framework, such as desktop applications. The.NET (also known as a Redistributable Package or the Runtime Environment) is included with most Windows computers. For more information, see Microsoft.NET Framework RC Web Installer for Windows. When you finish collecting the information to be used during installation, proceed to the next exercise to download the installer files. TECHNICAL WHITE PAPER 7

8 Exercise A3: Downloading Horizon 7 Installers After gathering the information needed during installation, download the installation files, also called installers. 1. On any web browser, navigate to the VMware Horizon 7 Product Evaluation Center, and log in. If you do not already have an account, you can create one here. Figure A3-1: Log In 2. In the Product Evaluation Center, scroll down to the License Information, and make note of the Horizon 7 Enterprise license. Figure A3-2: Make Note of Nicense Information TECHNICAL WHITE PAPER 8

9 3. Scroll down to Download Packages, download the following packages, and note where you store them for reference during the installation process: Horizon Connection Server (64-bit) Horizon Agent (64-bit) Horizon Composer Figure A3-3: Download Installer Packages 4. Navigate to Download VMware Horizon Clients and download VMware Horizon Client (64-bit). Horizon Agent and Horizon Client are required for exercises in other guides (see All Guides). Figure A3-4: Download Horizon Client When you finish downloading the installation files, proceed to the next exercise to start the installation process. TECHNICAL WHITE PAPER 9

10 Exercise A4: Installing Connection Server After downloading the installation files, start the installation process by installing the Connection Server on a virtual machine. The Connection Server acts as a broker for client connections by authenticating and directing incoming user desktop requests. When you install the Connection Server, the Horizon Administrator console is installed as well. The Horizon Administrator console is the web-based interface for the management, provisioning, and deployment of virtual desktops. As an administrator, you can centrally manage thousands of virtual desktops from a single Horizon Administrator console. 1. Verify that the virtual machine targeted for the Connection Server installation meets the requirements listed in Verifying Minimum Installation Requirements, and log in. Note: It is recommended that you run a Windows update before installation. 2. Navigate to the Connection Server installation file that you downloaded in Downloading Horizon 7 Installers, run the installer, and when the welcome page opens, click Next. Figure A4-1: VMware Horizon 7 Install Wizard Welcome Page TECHNICAL WHITE PAPER 10

11 3. On the License Agreement page, accept the end-user license agreement, and click Next. Figure A4-2: Accept the End-User License Agreement 4. On the Destination Folder page, accept the default location, and click Next. Figure A4-3: Accept the Default Location TECHNICAL WHITE PAPER 11

12 5. On the Installation Options page, select the Horizon 7 Standard Server install option, accept the Install HTML Access option to allow users to connect via web browsers, accept the default IPv4 protocol option, and click Next. Figure A4-4: Accept Installation Default Options 6. On the Data Recovery page, enter the password and verification, as well as a reminder for your own future reference, and click Next. Figure A4-5: Establish the Data Recovery Password and Reminder TECHNICAL WHITE PAPER 12

13 7. On the Firewall Configuration page, accept the default to configure the firewall automatically, and click Next. Figure A4-6: Configure the Windows Firewall Automatically 8. On the Initial Horizon 7 Administrators page, enter the domain user or domain group to authorize access to the Horizon Administrator console, and click Next. Figure A4-7: Authorize a Domain User TECHNICAL WHITE PAPER 13

14 9. On the User Experience Improvement Program page, you can deselect the Participate anonymously in the user experience improvement program option to opt out of the program, and click Next. Figure A4-8: Choose Whether or Not to Provide Anonymous Usage Data 10. On the Ready to Install the Program page, click Install. Figure A4-9: Initiate the Installation Process TECHNICAL WHITE PAPER 14

15 11. On the Installer Completed page, click Finish. Figure A4-10: Finish the Installation Process 12. On your desktop, click the Horizon 7 Administrator icon to launch it. Figure A4-11: Locate the Horizon Administrator Icon TECHNICAL WHITE PAPER 15

16 13. Log in to the Horizon Administrator console. Figure A4-12: Horizon Administrator Console Login Page Note: It is recommended that you check for new patches and run Windows Update if new patches are found, in case the installation process enabled any operating system features for the first time. For more information, see Install View Connection Server with a New Configuration in View Installation. When you finish installing the Connection Server, proceed to the next exercise to install the Composer. Exercise A5: Installing Composer Horizon 7 uses Composer, also called View Composer, to create and deploy linked-clone desktops in vcenter Server. Linked-clone desktops can optimize your use of storage space and facilitate updates. (Instant-clone desktops, another feature, improve and accelerate the process of cloning virtual desktops, and use even less storage and less expense because the desktop is deleted when the user logs out. Both instant-clone and linked-clone desktops are covered in other white papers. For more information, see All Guides.) Note: Do not install Composer on the same virtual or physical machine as Connection Server, Horizon Agent, Horizon Client, or other Horizon 7 software components. For this exercise, Composer is installed on a standalone machine. 1. Verify the following for the Composer installation: Target virtual machine meets minimum requirements for installation. Appropriate native SQL Server database is installed. 2. Log in to the target virtual machine, navigate to the Composer installer file, and launch it. Figure A5-1: Run the Composer Installer File TECHNICAL WHITE PAPER 16

17 3. When the welcome page of the Composer installation wizard appears, click Next. Figure A5-2: Welcome Page 4. On the License Agreement page, review and accept the end-user license agreement, and click Next. Figure A5-3: Accept the End-User License Agreement TECHNICAL WHITE PAPER 17

18 5. On the Destination Folder page, accept the default location, and click Next. Figure A5-4: Accept the Default Destination Folder 6. On the ODBC Data Source Administrator page, under the System DSN tab, click Add. Figure A5-5: Add an ODBC System Data Source TECHNICAL WHITE PAPER 18

19 7. On the Create New Data Source page, select the driver for the Microsoft SQL Server database provided with vcenter Server, and click Finish. Figure A5-6: Select the SQL Server Database Driver 8. On the Create a New Data Source to SQL Server page, enter the following information, and click Next. Name Unique name that refers to the data source Description Optional Server Identify the SQL Server Figure A5-7: Enter Data Required to Create a Data Source TECHNICAL WHITE PAPER 19

20 9. On the Create a New Data Source to SQL Server page, select With SQL Server authentication using a login ID and password entered by the user, enter the SQL Server login ID and password, and click Next. Figure A5-8: Enter Login ID and Password 10. On the Create a New Data Source to SQL Server page, select the Change the default database to check box, and from the drop-down menu, select the database that you created for Composer data, and click Next. Figure A5-9: Change the Default Database TECHNICAL WHITE PAPER 20

21 11. Accept the defaults, and click Finish. Figure A5-10: Finish Creating a New Data Source 12. On the ODBC Microsoft SQL Server Setup page, click Test Data Source to verify the connection to the database. Figure A5-11: Test the Connection to the New Data Source TECHNICAL WHITE PAPER 21

22 13. Verify that the test completed successfully, and click OK to continue. Figure A5-12: Verify That the Test Completed Successfully Note: If your connection test was unsuccessful, click OK, and in the next window, click Cancel to go back and change the parameters in the previous windows. Retest until the test result is successful. TECHNICAL WHITE PAPER 22

23 14. Click OK to add the System Data Source Name (DSN) to your System Data Sources list. Figure A5-13: Add the System DSN to the System Data Sources List TECHNICAL WHITE PAPER 23

24 15. On the ODBC Data Source Administrator page, in the System DNS tab, select the new database, and click OK. Figure A5-14: Select the New Database 16. On the Database Information page, click ODBC DSN Setup to establish a new DSN to define the connection between Composer and your database, enter the user name and password, and click Next. Figure A5-15: Enter Database Information TECHNICAL WHITE PAPER 24

25 17. On the VMware Horizon 7 Composer Port Settings page, accept the default SOAP port for Composer communication, and click Next. Figure A5-16: Accept Default SOAP Port 18. On the Ready to Install page, verify the destination folder, and click Install. Figure A5-17: Start the Installation Process TECHNICAL WHITE PAPER 25

26 19. On the Installer Completed page, click Finish. Figure A5-18: Finish the Installation Process 20. To finalize the installation, click Yes to reboot the virtual machine. Figure A5-19: Restart the System For more information, see Install the View Composer Service in View Installation. When you finish installing the Composer, you have completed the basic installation of the View component. Proceed to the next section to perform the initial configuration processes. TECHNICAL WHITE PAPER 26

27 Section B: Initial Configuration This section provides exercises to help you evaluate the initial configuration of your View instance. The exercises are sequential and build upon one another, so complete each exercise before moving on to the next. To finish setting up a working View environment, complete the following initial configuration exercises: Exercise B1: Adding the Product License Key Exercise B2: Connecting to the vcenter Server Exercise B3: Enabling Windows Server Desktops Exercise B4: Creating an Event Database Exercise B1: Adding the Product License Key The first step of initial configuration after installing the Connection Server is to add a product license key. The first time you log in to the Connection Server, the Horizon Administrator opens to the Product Licensing and Usage window. 1. In Horizon Administrator under View Configuration > Product Licensing and Usage, click Edit License. Figure B1-1: Edit the License 2. In the Edit License window, enter the 25-character serial number of the product license key, and click OK. Figure B1-2: Provide the License Serial Number TECHNICAL WHITE PAPER 27

28 3. In the Horizon Administrator console, verify that the license expiration date has not already passed, and that the licenses for Desktop, Application Remoting, Composer, and Instant Clone are all enabled. Figure B1-3: Verify Successful License Edit For more information, see Install the Product License Key in View Installation. After installing the product license key, proceed to the next exercise to configure the vcenter Server connection. Exercise B2: Connecting to the vcenter Server Configure View to connect to a vcenter Server instance in your View deployment. The vcenter Server creates and manages the virtual machines used in View desktop pools. View uses a secure channel (SSL) to connect to the vcenter Server instance. 1. Verify that your environment includes the following prerequisites: Connection Server license (see Adding the Product License Key) vcenter Server account with permissions to create and delete computer objects and write properties in the domain SSL server certificate (for this exercise, the default certificate is used) Connection Server trusts the root CA certificate for the server certificate installed on vcenter Server vcenter Server that contains ESXi hosts 2. On the Horizon Administrator console under View Configuration, click Servers, and in the vcenter Server pane, click Add. Figure B2-1: Add a vcenter Server TECHNICAL WHITE PAPER 28

29 3. On the Add vcenter Server page under VC Information, enter the FQDN or IP address of the vcenter Server instance, and the user name and password for the administrator on the vcenter Server. Accept the default values for the port and other advanced settings, and click Next. Figure B2-2: Enter vcenter Server Settings 4. If an Invalid Certificate Detected prompt is displayed, click View Certificate. Figure B2-3: View the Invalid Certificate TECHNICAL WHITE PAPER 29

30 5. Accept the certificate. Figure B2-4: Accept the Certificate 6. On the Add vcenter Server page under View Composer, select Standalone View Composer Server, configure the Composer Settings, and click Next. Figure B2-5: Enter the Composer Settings Server Address Enter the required server address, either the FQDN or IP address, of your View Composer virtual machine. User name Enter the user name of your vcenter Server account. Password Enter the password of your vcenter Server account. Port Modify the port value only if you modified it during the View Composer installation. Otherwise, use the default. TECHNICAL WHITE PAPER 30

31 7. If an Invalid Certificate Detected prompt is displayed, click View Certificate. Figure B2-6: View the Invalid Certificate 8. On the Certificate Information page, review the thumbprint of the default self-signed certificate that was generated during installation, and click Accept. Figure B2-7: Accept the Certificate 9. On the Add vcenter Server page under View Composer Domains, click View Composer Domains, and in the View Composer Domains pane on the right, click Add. Figure B2-8: Add the Composer Domain TECHNICAL WHITE PAPER 31

32 10. On the Add Domain page, enter the domain name, user name, and password, and click OK. Figure B2-9: Enter the Domain Data Note: The user name and password are the credentials for your domain account. This account must have permission to create computer objects, delete computer objects, and write properties in the domain or in the OUs (organizational units) that you select when creating desktops in later exercises (see All Guides). 11. Under View Composer Domains, verify the information and click Next. Figure B2-10: Verify the Domain Data TECHNICAL WHITE PAPER 32

33 12. Under Storage, accept the defaults for Storage and click Next. Figure B2-11: Accept Storage Setting Defaults 13. Under Ready to Complete, review the vcenter Server information, and click Finish. Figure B2-12: Finish the Process 14. On the vcenter Servers tab, verify the vcenter Server that you just connected to your View environment. Figure B2-13: Verify That vcenter Server Is Connected When you have finished configuring your View environment to connect to the vcenter Server, proceed to the next exercise to enable Windows Server desktops. TECHNICAL WHITE PAPER 33

34 Exercise B3: Enabling Windows Server Desktops You can enable Windows Server to use as a master image for creating desktop pools. This enables you to use Windows Server 2012 R2 VMs as single-session View desktops, as well as RDSH servers. Desktop pools provide the advantages of centralized desktop management, such as applying settings or applications to all desktops in a pool. You can also automate the process of generating virtual desktops as needed and set parameters so you always have enough remote desktops for use but never overreach available resources. 1. In Horizon Administrator, under View Configuration on the left, select Global Settings, and in the General pane, click Edit. Figure B3-1: Access Global Settings TECHNICAL WHITE PAPER 34

35 2. In the General Settings page, select the check box Enable Windows Server desktops, and click OK. Figure B3-2: Enable Windows Server Desktops After you finish enabling the Windows Server VM to use as a master image for creating desktop pools, proceed to the next exercise to create an event database for event logging. TECHNICAL WHITE PAPER 35

36 Exercise B4: Creating an Event Database Create an event database to send View events to a SQL Server, making the event data available to analytics software. Although the event database is not required for every View environment, the event database is required for some of the exercises in All Guides, such as storing data when you use the Composer to deploy linked-clone desktop pools. The Composer does not contain a database by default, so you install a SQL Server in this exercise, and add the event database to it. This database stores vcenter Server and Active Directory connections, linked-clone desktop data, and replicas created by Composer. 1. Create a SQL Server database (for more information, see Microsoft SQL Server documentation). 2. To use vcenter Server to launch the SQL Server Configuration Manager, right-click the SQL Server instance, and select Open Console. Figure B4-1: Launch the SQL Server Configuration Manager 3. In the SQL Server Configuration Manager, expand SQL Server Network Configuration, and select Protocols for <server_name>. In the list of protocols, right-click TCP/IP, and select Properties. Set the Enabled property to Yes. For the IPAll IP Address setting, accept the default port 1433, or assign a port. (For more information, see the Microsoft SQL Server documentation.) TECHNICAL WHITE PAPER 36

37 4. In Horizon Administrator under View Configuration, select Event Configuration, click Edit, and in the Edit Event Database page, enter the following information, and click OK. Figure B4-2: Configure the VMware Horizon Administrator Event Database Database server Enter the DNS name or IP address. Database type Accept the default Microsoft SQL Server. Port Accept the default port number (1433) used to access the database server. Database name Enter the event database name created on the database server. User name Enter the user name of the user you created for this database using SQL Server Authentication. Password Enter the password and confirmation. Table prefix Enter a prefix for the tables in the event database, such as VE, to enable the database to be shared among View installations. 5. On the Event Configuration page, you can see the configuration details. Figure B4-3: View the Event Database Details TECHNICAL WHITE PAPER 37

38 6. Select Monitoring > Events to verify that the connection to the event database is successful. Figure B4-4: Monitor Events When you finish setting up the event database, you have completed all of the exercises in this guide. Your Horizon 7 instance is completely installed and initial configuration is complete. You can proceed to explore the features and capabilities of the View component of Horizon 7 with the help of the All Guides. Summary This white paper is one of a series of guides that explore the View component of VMware Horizon 7. This guide provides an overview of the recommended requirements for setting up an evaluation deployment, and exercises to walk you through the installation and configuration processes. For a more detailed overview of View in Horizon 7 and capabilities, and for additional exercises to explore those capabilities such as instant clones, smart policies, and more see All Guides. For information beyond the considerations of this white paper, see VMware Horizon 7 Documentation. All Guides You can explore many key features and capabilities in the Reviewer s Guide series for View in VMware Horizon 7: Overview Installation and Configuration Preparing Virtual Machines for Desktop Pools Instant Clones Desktop Pools Publishing Applications with VMware Horizon 7 Smart Policies Provisioning Users TECHNICAL WHITE PAPER 38

39 Additional Resources You can find out more about Horizon 7 from the following resources: VMware Horizon 7 (including View component) VMware Horizon 7 Documentation VMware Horizon 7.1 Is GA! What s New Part 1 (VMware blog post) VMware Horizon 7.1 Is GA! What s New Part 2 (VMware blog post) VMware vsphere VMware vcenter Server Microsoft SQL Server Management Studio Express Microsoft.NET Framework RC Web Installer for Windows VMware Consulting Professional Services Organization (PSO) VMware Product Interoperability Matrices Self-Help Resources from VMware VMware Horizon Support Center VMware Technical white papers Try VMware Horizon for Free VMware Product Evaluation VMware Knowledge Base VMware Product Guide About the Authors This white paper was written by Cindy Heyer Carroll, End-User-Computing Technical Marketing Technical Writer, VMware, with much appreciation for assistance from Donal Geary, End-User-Computing Technical Marketing Reference Architect Engineer, VMware Graeme Gordon, Senior End-User-Computing Architect, Desktop Technical Marketing, VMware Marilyn Basanta, Group Manager, Global Platform Engineering & Analytics, VMware Feedback The purpose of this white paper is to assist you. Your feedback is valuable. To comment on this paper, contact VMware End-User-Computing Technical Marketing at euc_tech_content_feedback@vmware.com. TECHNICAL WHITE PAPER 39

40 VMware, Inc Hillview Avenue Palo Alto CA USA Tel Fax Copyright 2017 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. Item No: 5125-VMW-WP-HORIZON72-INSTALLATION-CONFIGURATION-USLET /17

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

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

VMware Horizon View 5.2 Reviewer s Guide REVIEWER S GUIDE

VMware Horizon View 5.2 Reviewer s Guide REVIEWER S GUIDE VMware Horizon View 5.2 Reviewer s Guide REVIEWER S GUIDE Table of Contents Introduction... 5 What Is VMware Horizon View?... 5 Simplify.... 5 Manage and Secure.... 5 Empower... 5 Architecture and Components

More information

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE APRIL 2019 PRINTED 17 APRIL 2019 MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Audience Getting Started with Android

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

VMware App Volumes Installation Guide. VMware App Volumes 2.13

VMware App Volumes Installation Guide. VMware App Volumes 2.13 VMware App Volumes Installation Guide VMware App Volumes 2.13 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 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 information

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE FEBRUARY 2019 PRINTED 26 FEBRUARY 2019 CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience

More information

Dell EMC vsan Ready Nodes for VDI

Dell EMC vsan Ready Nodes for VDI Dell EMC vsan Ready Nodes for VDI Integration of VMware Horizon on Dell EMC vsan Ready Nodes April 2018 H17030.1 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3 Deploying VMware Identity Manager in the DMZ SEPT 2018 VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

EXPLORING MONITORING AND ANALYTICS VMware Horizon

EXPLORING MONITORING AND ANALYTICS VMware Horizon GUIDE AUGUST 2018 PRINTED 11 JANUARY 2019 EXPLORING MONITORING AND ANALYTICS VMware Horizon Table of Contents Exploring Monitoring and Analytics About Monitoring and Analytics Exploring Dashboard and Status

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Installing and Configuring vcloud Connector

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

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

Installing and Configuring vcloud Connector

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

More information

PROVIDING SECURE ACCESS TO VMWARE HORIZON 7 AND VMWARE IDENTITY MANAGER WITH THE VMWARE UNIFIED ACCESS GATEWAY REVISED 2 MAY 2018

PROVIDING SECURE ACCESS TO VMWARE HORIZON 7 AND VMWARE IDENTITY MANAGER WITH THE VMWARE UNIFIED ACCESS GATEWAY REVISED 2 MAY 2018 PROVIDING SECURE ACCESS TO VMWARE HORIZON 7 AND VMWARE IDENTITY MANAGER WITH THE VMWARE UNIFIED ACCESS GATEWAY REVISED 2 MAY 2018 Table of Contents Introduction Deployment Options Preparation Configuration

More information

VMware Horizon Migration Tool User Guide

VMware Horizon Migration Tool User Guide VMware Horizon Migration Tool User Guide Version 3.0.0 August 2017 VMware End User Computing 1/31 @2017 VMware, Inc. All rights reserved. @2017 VMware, Inc. All rights reserved. This product is protected

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

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

More information

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7 Horizon Console Administration 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

INSTALLATION AND SETUP VMware Workspace ONE

INSTALLATION AND SETUP VMware Workspace ONE GUIDE NOVEMBER 2018 PRINTED 9 JANUARY 2019 VMware Workspace ONE Table of Contents Installation and Setup Introduction Prerequisites Signing Up for a Free Trial Launching the Workspace ONE UEM Console Navigating

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.4 Installation vrealize Operations for Horizon 6.4 This document supports the version of each product listed and supports

More information

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5 VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Horizon 7 Administration Training

VMware Horizon 7 Administration Training VMware Horizon 7 Administration Training Course Course Duration : 20 Working Days Class Duration : 3 hours per day Fast Track: - Course duration 10days (Per day 8 hours) Get Fee Details Module 1: Introduction

More information

PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7

PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7 PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7 Table of Contents About This Guide Client Connections Internal Connection External Connection Tunneled Connection Virtual Desktop or RDS Host View

More information

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.3

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.3 VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon 6.3 VMware vrealize Operations for Horizon Installation You can find the most up-to-date technical documentation

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for Citrix XenDesktop and XenApp for Dell EMC XC Family September 2018 H17388 Deployment Guide Abstract This deployment guide provides instructions for deploying

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.0 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

More information

A: SETTING UP VMware Horizon

A: SETTING UP VMware Horizon GUIDE AUGUST 2018 PRINTED 11 JANUARY 2019 VMware Horizon Table of Contents A: Setting Up About Setup Exercise A1: Reviewing the Workflow Exercise A2: Creating the VNet Exercise A3: Configuring VNet Peering

More information

Dell EMC Ready System for VDI on VxRail

Dell EMC Ready System for VDI on VxRail Dell EMC Ready System for VDI on VxRail Citrix XenDesktop for Dell EMC VxRail Hyperconverged Appliance April 2018 H16968.1 Deployment Guide Abstract This deployment guide provides instructions for deploying

More information

REVIEWERS GUIDE NOVEMBER 2017 REVIEWER S GUIDE FOR CLOUD-BASED VMWARE WORKSPACE ONE: MOBILE SINGLE SIGN-ON. VMware Workspace ONE

REVIEWERS GUIDE NOVEMBER 2017 REVIEWER S GUIDE FOR CLOUD-BASED VMWARE WORKSPACE ONE: MOBILE SINGLE SIGN-ON. VMware Workspace ONE REVIEWERS GUIDE NOVEMBER 2017 REVIEWER S GUIDE FOR CLOUD-BASED VMWARE WORKSPACE ONE: VMware Workspace ONE Table of Contents Introduction.... 3 Purpose of This Guide....3 Audience...3 Before You Begin....3

More information

Horizon Cloud with On-Premises Infrastructure Administration Guide. VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1.

Horizon Cloud with On-Premises Infrastructure Administration Guide. VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1. Horizon Cloud with On-Premises Infrastructure Administration Guide VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1.3 Horizon Cloud with On-Premises Infrastructure Administration

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE Table of Contents Component Design: Unified Access Gateway Architecture Design Overview Network Deployment Options Authentication

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 Reconfiguring VMware vsphere Update Manager Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information

INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE AUGUST 2018 PRINTED 4 MARCH 2019 INTEGRATING OKTA: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience Integrating Okta with VMware

More information

View Installation. VMware Horizon 6 6.2

View Installation. VMware Horizon 6 6.2 VMware Horizon 6 6.2 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you have

More information

INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE SEPTEMBER 2018 PRINTED 4 MARCH 2019 INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience

More information

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Requirements.... 3 Horizon Workspace Components.... 3 SAML 2.0 Standard.... 3 Authentication

More information

TECHNICAL WHITE PAPER AUGUST 2017 VMWARE APP VOLUMES 2.X DATABASE BEST PRACTICES. VMware App Volumes 2.x

TECHNICAL WHITE PAPER AUGUST 2017 VMWARE APP VOLUMES 2.X DATABASE BEST PRACTICES. VMware App Volumes 2.x TECHNICAL WHITE PAPER AUGUST 2017 VMWARE APP VOLUMES 2.X DATABASE BEST PRACTICES VMware App Volumes 2.x Table of Contents Introduction.... 3 Database Sizing.... 4 Sizing Example 1.... 4 Sizing Example

More information

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware vsphere 5.0 Evaluation Guide

VMware vsphere 5.0 Evaluation Guide VMware vsphere 5.0 Evaluation Guide Auto Deploy TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage.... 4 Networking....

More information

vrealize Infrastructure Navigator Installation and Configuration Guide

vrealize Infrastructure Navigator Installation and Configuration Guide vrealize Infrastructure Navigator Installation and Configuration Guide vrealize Infrastructure Navigator 5.8.5 This document supports the version of each product listed and supports all subsequent versions

More information

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Title: Getting Started with ESX Server 3i Embedded Revision: 20071022 Item: VMW-ENG-Q407-430 You can

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 Guide to Deploying VMware Workspace ONE DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Horizon JMP Server Installation and Setup Guide. 13 DEC 2018 VMware Horizon 7 7.7

VMware Horizon JMP Server Installation and Setup Guide. 13 DEC 2018 VMware Horizon 7 7.7 VMware Horizon JMP Server Installation and Setup Guide 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE VMware Identity Manager 2.9.1 VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware

More information

VMware Horizon Cloud Service on Microsoft Azure Administration Guide

VMware Horizon Cloud Service on Microsoft Azure Administration Guide VMware Horizon Cloud Service on Microsoft Azure Administration Guide VMware Horizon Cloud Service VMware Horizon Cloud Service on Microsoft Azure 1.4 You can find the most up-to-date technical documentation

More information

ARCHITECTURAL OVERVIEW REVISED 6 NOVEMBER 2018

ARCHITECTURAL OVERVIEW REVISED 6 NOVEMBER 2018 REVISED 6 NOVEMBER 2018 Table of Contents Architectural Overview Workspace ONE Logical Architecture GUIDE 2 VMware Workspace ONE Cloud-Based Reference Architecture - Architectural Overview Architectural

More information

Installing and Configuring VMware vcenter Orchestrator

Installing and Configuring VMware vcenter Orchestrator Installing and Configuring VMware vcenter Orchestrator vcenter Orchestrator 4.2.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Installing and Configuring VMware Identity Manager. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1

Installing and Configuring VMware Identity Manager. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 Installing and Configuring VMware Identity Manager DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Horizon DaaS Platform 6.1 Release Notes. This document describes changes to the Horizon DaaS Platform for Version 6.1.

Horizon DaaS Platform 6.1 Release Notes. This document describes changes to the Horizon DaaS Platform for Version 6.1. Horizon DaaS Platform 6.1 Release Notes This document describes changes to the Horizon DaaS Platform for Version 6.1. August 2014 2014 VMware, Inc. All rights reserved. This product is protected by U.S.

More information

View Installation. VMware Horizon 7 7.0

View Installation. VMware Horizon 7 7.0 VMware Horizon 7 7.0 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you have

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.1.1 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

More information

App Orchestration 2.0

App Orchestration 2.0 App Orchestration 2.0 Getting Started with Citrix App Orchestration 2.0 Prepared by: Jenny Berger Commissioning Editor: Erin Smith Version: 1.0 Last Updated: April 4, 2014 Page 1 Contents Welcome to App

More information

VMware Workspace ONE Quick Configuration Guide. VMware AirWatch 9.1

VMware Workspace ONE Quick Configuration Guide. VMware AirWatch 9.1 VMware Workspace ONE Quick Configuration Guide VMware AirWatch 9.1 A P R I L 2 0 1 7 V 2 Revision Table The following table lists revisions to this guide since the April 2017 release Date April 2017 June

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vfabric AppInsight Installation Guide

VMware vfabric AppInsight Installation Guide VMware vfabric AppInsight Installation Guide vfabric AppInsight 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE Guide to Deploying VMware Workspace ONE with VMware Identity Manager SEP 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Installing and Configuring VMware Identity Manager. Modified on 14 DEC 2017 VMware Identity Manager 2.9.1

Installing and Configuring VMware Identity Manager. Modified on 14 DEC 2017 VMware Identity Manager 2.9.1 Installing and Configuring VMware Identity Manager Modified on 14 DEC 2017 VMware Identity Manager 2.9.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Horizon Cloud Service on Microsoft Azure Administration Guide

VMware Horizon Cloud Service on Microsoft Azure Administration Guide VMware Horizon Cloud Service on Microsoft Azure Administration Guide Modified on 03 APR 2018 VMware Horizon Cloud Service VMware Horizon Cloud Service on Microsoft Azure 1.5 You can find the most up-to-date

More information

View Upgrades. VMware Horizon 6 6.0

View Upgrades. VMware Horizon 6 6.0 VMware Horizon 6 6.0 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you have

More information

Installing and Configuring VMware Identity Manager for Linux. Modified MAY 2018 VMware Identity Manager 3.2

Installing and Configuring VMware Identity Manager for Linux. Modified MAY 2018 VMware Identity Manager 3.2 Installing and Configuring VMware Identity Manager for Linux Modified MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9. VMware Enterprise Systems Connector Installation and Configuration JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.3 You can find the most up-to-date technical documentation

More information

Integrating AirWatch and VMware Identity Manager

Integrating AirWatch and VMware Identity Manager Integrating AirWatch and VMware Identity Manager VMware AirWatch 9.1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging WHITE PAPER SEPTEMBER 2017 VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT Licensing, Pricing and Packaging Table of Contents Executive Summary 3 VMware vsphere with Operations Management Overview

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

vsphere Upgrade Update 2 Modified on 4 OCT 2017 VMware vsphere 6.0 VMware ESXi 6.0 vcenter Server 6.0

vsphere Upgrade Update 2 Modified on 4 OCT 2017 VMware vsphere 6.0 VMware ESXi 6.0 vcenter Server 6.0 Update 2 Modified on 4 OCT 2017 VMware vsphere 6.0 VMware ESXi 6.0 vcenter Server 6.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

Installing and Configuring VMware Identity Manager

Installing and Configuring VMware Identity Manager Installing and Configuring VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE OCTOBER 2018 PRINTED 4 MARCH 2019 USING PRODUCT PROVISIONING TO DELIVER FILES TO WINDOWS 10: VMWARE WORKSPACE ONE VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience Delivering

More information

Administering Cloud Pod Architecture in Horizon 7. Modified on 4 JAN 2018 VMware Horizon 7 7.4

Administering Cloud Pod Architecture in Horizon 7. Modified on 4 JAN 2018 VMware Horizon 7 7.4 Administering Cloud Pod Architecture in Horizon 7 Modified on 4 JAN 2018 VMware Horizon 7 7.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE Table of Contents Component Design: VMware Identity Manager Architecture Design Overview VMware Identity Manager Connector

More information

VMware App Volumes User Guide. VMware App Volumes 2.12

VMware App Volumes User Guide. VMware App Volumes 2.12 VMware App Volumes User Guide VMware App Volumes 2.12 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

View Installation. VMware Horizon 7 7.1

View Installation. VMware Horizon 7 7.1 VMware Horizon 7 7.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you have

More information

VMware vrealize Log Insight Getting Started Guide

VMware vrealize Log Insight Getting Started Guide VMware vrealize Log Insight Getting Started Guide vrealize Log Insight 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

vrealize Orchestrator Load Balancing

vrealize Orchestrator Load Balancing vrealize Orchestrator Load Balancing Configuration Guide Version 7.0.x T E C H N I C A L W H I T E P A P E R M A Y 2 0 1 6 V E R S I O N 1. 0 Table of Contents Introduction... 4 Load Balancing Concepts...

More information

vrealize Production Test Upgrade Assessment Guide

vrealize Production Test Upgrade Assessment Guide vrealize Production Test Upgrade Assessment Guide JUNE 2017 V E R S I O N 1.7. 1 Table of Contents Overview... 3 Supported Versions... 3 Prerequisites... 3 Installation... 3 Run the Full Suite of Tests

More information