ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware Horizon 7 Installation and configuration – Part 2

By Vladan SEGET | Last Updated: December 12, 2016

Shares

Once we installed and Horizon connection server in the first part, we can prepare a golden image for our lab test. Today we will continue with VMware Horizon 7 Installation and configuration. We will after be able to create a desktop pool based on certain criteria in order to test the latest technology from VMware called Just-in-time desktops, or Instant clones. (aka VM fork).

You can run composer and Just-in-time desktop on the same environment but when installing the agent components in the golden image VM you must make a choice. Basically, you would have to have two “golden images” – one for composer and one for Instant clone.

You can still use composer in your environment, even in Horizon 7, but it's a choice to do. When installing the agent components in the golden image VM you must make a choice. In this post, we'll focus on the Instant clone technology without setting up composer in the environment.

The Golden image will be a simple W7 VM where we'll install two components after installing VMware tools. So let's get started. There is just a few steps to setup:

There are just a few steps to setup:

Step 1: Install Two components of Horizon 7 into the Golden image VM

  • VMware-viewagent-x86_64-7.0.1-3989057
  • VMware-viewagent-direct-connection-x86_64-7.0.1-3988955

View agent component installation. Make sure to unselect View Composer…

Horizon 7 Instant Clone technology

Otherwise, you'll get a nice error message saying that:

Only one composer technology can be installed at a time. Chose to install either the “VMware Hhorizon View Composer Agent” or “VMware Horizon Instant Clone Agent” feature.

So…

VMware Horizon 7 Instant Clone Technology is exclusive

Once installed both components (in case you want to use the HTML access you need to install it only)…

You can do other optimizations to the Golden image. You can disable (or put on manual) some services or preinstall apps you need to have as a base. The options here are numerous…

Then you can just shut down the VM and create a snapshot. This is a necessary step as Horizon needs this snapshot to work.

Step 2: Then go to the connection server, log in to the admin UI and:

  • Add a License
  • Add vCenter Server (you can do with accepting the default untrusted certificate, for lab testing)

Then you can create a desktop pool. In order to test the Instant clone technology, you must use non-persistent desktops. You'll need to create Automated > Floating desktop pool….

Continue with the assistant and Chose Instant clones checkbox…

Horizon 7 Instant clones technology

Then the desktop pool settings, you have a choice (or not) to check the HTML access (VMware blast technology). And as mentioned previously, for this to work, you must install the agent in the Golden image VM:

VMware-viewagent-direct-connection-x86_64-7.0.1-3988955. exe

I did as I wanted to test this as well. While on this screen you can also choose the VMware Blast as a default display protocol if in your environment you'll be mostly using HTML access. The assistant changed on some screens but stays the same as in the v 6.x…. Like for example here, on the naming pattern. Same as in the previous release, but still very effective.

Naming pattern

As for storage, there is an option to chose VMware Virtual SAN (I took that option), but it really depends on your environment. VSAN allows having all on the same datastore and its VSAN who does the optimization etc. In case you don't run VSAN in your environment you can choose different datastores and optimize the speed of the desktop pool.

VMware Horizon 7 as an option

Once the pool created on the before last scree there is a check box which you can check, for entitling users. It's a necessary step to do so, just after the pool creation. If not, even a domain admin will not be able to use the pool (I think)…

Once done, you can basically just connect via the same url (without the “admin”)

https://ip_of_horizon_7

And then choose the HTML Access option to connect to your connection server and pick a desktop from the pool….

VMware Horizon 7 connection options

After clicking the VMware Horizon HTML access you'll receive page where you normally find all desktop pools, RDS farms, and other apps … In my case, I just have this single desktop pool which I created.

VMware Horizon 7 connection options

And then you'll open the W7 desktop. Note that on those two images below I'm demonstrating the little overlay option which allows switching desktop pool. There are other icons at the top left but grayed out. It seems that those are used for a clipboard, keyboard and file transfers…

VMware Horizon 7 connection options

Done.

Just a few words when I build the desktop pool. At first, I build a small pool with just 2 desktops. Once done I modified an option and grew the pool from 2 to 10 desktops. Then took a screenshot to see how fast the system was able to clone the 8 desktops…

The cloning operations …

VMware Horizon 7 - Just in time desktops

And the results….

VMware Horizon 7 - Just in time desktops

So the vSphere environment looks like this….

 

VMware Horizon 7 - Just in time desktops

 

Wrap-up

This ends up this part of VMware Horizon 7. I was nicely surprised about the technology. Horizon 7 with Instant clone technology rocks. I will explore this environment, and do further posts about other new options and features, with screenshots from the lab. Note that I'm running VSAN 6.2 All flash (AF) in the lab with 2 nodes + Witness, this year. Things are changing every year, the lab evolves. But for now, I'm fine even if I'm starting to get low on memory and VSAN space, despite recent activation of VSAN sparse,  and also deduplication and compression. Time to add more RAM -:) and second disk group?

  • VMware Horizon 7 Installation and configuration
  • VMware Horizon 7 Installation and configuration – Part 2 – [This Post]
  • VMware Horizon 7.0.3 Released adding compatibility with vSphere 6.5

Stay tuned for a follow-up post -:). Stay tuned through RSS, and social media channels (Twitter,FB, YouTube)

Shares
5/5 - (1 vote)

| Filed Under: Desktop Virtualization Tagged With: VMware Horizon 7 Installation and configuration

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in