Home Virtualization VDI VDI-LAB-2018 – Part 9 – Installing and configuring Horizon 7 Connection Server

VDI-LAB-2018 – Part 9 – Installing and configuring Horizon 7 Connection Server

0
VDI-LAB-2018 – Part 9 – Installing and configuring Horizon 7 Connection Server

Summary:

In this part, we are going to install Horizon 7 connection server and then configure View Administrator, which is the web-based platform to perform all desktops operations.

This is part 9 out of 12 of the VDI LAB series. Check out the introduction first.

The ultimate VDI deployment guide (from scratch) with VMware vSphere 6.5 and Horizon View 7.3 – 2018. 😉

1. Prerequisites

  • Windows Server 2016 template, previously created in part 4 of this series
  • Horizon View Connection Server 7.3 installer.

2. Preparing the VM

  1. Deploy the VM from the template previously created.
  2. Configure a static IP address.
  3. Change computer name and add the server to the domain.
Part9 Image01

If you go to your domain controller, the server should be added in the default Computers folder. Move it to the Computers OU created during the domain controller set up.

3. Horizon 7 Connection Server 7.3 installation

  1. Double-click the View Composer 7.3 installer.
View Composer installer
  1. Click Next.
View Composer installer
  1. Accept EULA and click Next.
Part9 Image04
  1. Leave the destination folder as default. Click Next.
Part9 Image05
  1. Select Horizon 7 Standard Server and IPv4. Click Next.
View Composer installer
  1. Select a data recovery password and click Next.
Part9 Image07
  1. Select Configure Windows Firewall automatically. Click Next.
Part9 Image08
  1. Specify the administrator user to access the Horizon administrator platform.

Note: For the sake of simplicity, I am using the Domain Controller server user. Any desired users could be used or created form the Active Directory.

Part9 Image09
  1. Use the domain credentials to authenticate the (same) user.
Part9 Image10
  1. Click Next to VMware Customer Experience.
Part9 Image11
  1. Click Install.
Part9 Image12
  1. After the installation is complete, click FInish.
Part9 Image13

4. Configuring Horizon 7 Administrator

@Connection Server

Type https://localhost/admin/# in the web browser to access the Horizon Administrator console.

If you are located anywhere in VDI network (like the Client PC used in this lab), type the domain name of the connection server instead of “localhost”: https://vconnection.vm.local/admin/.

@Horizon Administrator

  1. Type username and password (domain admin in our case) and select the domain from the drop-list. Click Log In.
Horizon Administrator

4.1 VMware Horizon License

  1. The first thing to add VMware license. It is possible to get a 3 months trial when the VMware Horizon suite.
VMware Horizon License

4.2 Add vCenter server VMware Horizon License

  1. From the left-panel, go to View Configuration / Server and click Add...
VMware Horizon License
  1. Enter vCenter Server credentials. Follow the format of the image below.
Part9 Image17
  1. A warning message will indicate that a certificate is needed. Click View Certificate…
VMware Horizon License
  1. Review and accept certificates.
Part9 Image19
  1. Add View Composer. Select Standalone View Composer Server, enter the credentials following the format of the image below. View and accept certificates.
Part9 Image20
  1. Add View Composer Domain.
Part9 Image21
  1. Leave Storage Settings as default.
Part9 Image22
  1. Review the configuration and click Finish.
Part9 Image23
  1. The vCenter and the Horizon Composer server will be added to the list.
Part9 Image24

4.3 Add Event database

  1. From the left-panel, go to View Configuration / Event Configuration and click Edit…
  2. Input credentials following the format of the image below (this one is different from vCenter and Composer users, due to use SQL server authentication).
Part9 Image25

Note: Make sure that the event database was configured as was instructed in part 6 (section 5.3 and section 6) of this series, otherwise won’t be possible to add this database.

  1. The event database will be added to the Event Configuration panel.
Part9 Image26

LEAVE A REPLY

Please enter your comment!
Please enter your name here