Objective 1.2 – Determine procedures to install Horizon components
- Prepare horizon composer database and connectivity i.e. ODBC
- You must create a database and data source name (DSN) to store View Composer data.
- View Composer does not come with a database natively therefore you must install one.
- Database can be local or remote.
- View Composer database stores information about connections and components used by View composer
- vCenter Connections
- AD Connections
- Replicas created by View Composer
- Linked-clone desktops that are deployed via View Composer
- After creating a View Composer database you must configure an ODBC connection, this makes the data source visible to the View Composer service.
- If the database resides locally on the View Composer server then you can use Integrated Windows Authentication. If the database is remote then you cannot use this method of authentication.
- Determine required firewall rules
- TCP Ports for View Connection Server:
Source | Destination | Port | Protocol |
View Desktop | Connection Server | 4001 | JMS |
Replica Connection Servers | Connection Server | 4100 | JMSIR |
Admin Browser | Connection Server | 80 | HTTP |
Admin Browser | Connection Server | 443 | HTTPS |
Client 1 | Connection Server | 4172 | PCoIP (TCP and UDP) |
Client 2 | Connection Server | 443 | HTTPS |
Connection Server 1 | View Desktop Subnet | 4172 | PCoIP |
Connection Server 2 | View Desktop Subnet | 3389 | RDP |
Connection Server | Virtual Center Server | 443 | HTTPS |
Connection Server | Virtual Center Server | 80 | HTTP |
Connection Server | Virtual Center Server (View Composer) | 18443 | HTTPS |
- TCP Ports for View Security Server:
Client 1 | Security Server | 4172 | PCoIP (TCP and UDP) |
Security Server1 | View Desktop Subnet | 4172 | PCoIP (TCP and UDP) |
Security Server | View Desktop Subnet | 3389 | RDP |
Security Server | View Desktop | 9427 | MMR |
Security Server | Connection Server | 8009 | AJP13 |
Security Server | Connection Server | 4001 | JMS |
Security Server | Connection Server | 4002 | JMS |
Security Server | Connection Server | 500 | IPSec (UDP) |
Security Server | Connection Server | 4500 | NAT-T ISAKMP (UDP) |
Connection Server | Security Server | 500 | IPSec (UDP) |
Connection Server | Security Server | 4500 | NAT-T ISAKMP (UDP) |
Security Server | Connection Server | ESP (IP Protocol 50) |
- TCP Ports for View Agent:
Source | Destination | Port | Protocol |
Client | View Desktop | 3389 | RDP |
Connection Server2 | View Desktop | 3389 | RDP |
Client | View Desktop | 4172 | PCoIP(TCP and UDP) |
Connection Server1 | View Desktop | 4172 | PCoIP(TCP and UDP) |
Security Server1 | View Desktop | 4172 | PCoIP(TCP and UDP) |
Client | View Desktop | 32111 | USB Redirection |
Client | View Desktop (Physical Only) | 42966 | HP RGS |
Client | View Desktop | 9427 | MMR |
View Desktop | Connection Server | 4001 | JMS |
View Desktop | Connection Server | 4002 | JMS |
- Explain functionality and dependencies, also configure and deploy:
- Horizon Connection Server
- You must install at least one instance of View Connection Server
- You must join the View Connection Server to an Active Directory domain. (Must not be a Domain Controller).
- Do Not install View Connection Server on systems that have Windows Terminal Server installed.
- Do not install on a server that is already performing a role such as vCenter
- You must give the server in which you install View Connection Server a static IP address.
- Installer requires a domain user with admin privileges
- When you backup your View Connection Server, the LDAP configuration is exported as encrypted LDIF data. To restore the encrypted backup you must provide the data recovery password.
- Composer
- View Composer is used to create and deploy linked-clone desktops in vCenter Server.
- Is installed on a Windows server. Cannot be co-hosted on the same server as other View software such as Replica Server, Security Server, Connection Server etc.
- DSN must be configured before Installing.
- Access Point
- Access points are now Unified Access Gateways or UAGs for short. These are a replacement for security servers.
- Access Points/UAGs are usually deployed as Virtual appliances and have the following requirements:
- Virtual appliance download size is 2.5 GB
- Thin-provisioned disk minimum 2.5 GB
- Thick-provisoned disk minimum 20 GB
- Requires a static IP
- IP address of DNS Server
- Password for the root user
- The URL of the server instance Load Balancer that the UAG points to.
- Enrollment Server
- To install the Enrollment Server run the Connection Server install and select the Horizon 7 Enrollment server option.
- Enrollment server cannot be installed on the same host as the View Connection Manager.
- VMwares recommendation is that you have two Enrollment servers for load balancing and failover.
- Requires a Windows Server 2008 R2 or Windows Server 2012 R2 VM with at least 4GB of memory.
- Horizon Connection Server