Navigation
- Windows Features
- Install Standard Server 7.0.0
- Install Replica Server 7.0.0
- Horizon Connection Server Certificate
- SSL Ciphers
- Horizon Portal – Client Installation Link
- LDAP Edits
- Load Balancing
- Remote Desktop Licensing
- Horizon Toolbox 2
= Recently Updated
Windows Features
- It’s probably helpful to install some administration tools on the Horizon Connection Servers. In Server Manager, open the Manage window and click Add Roles and Features.
- Click Next until you get to the Features page.
- Check the box next to Group Policy Management and scroll down.
- Check the box next to Telnet Client.
- If you need Flash Player (e.g. to connect to the vSphere Web Client or View Administrator), then expand User Interfaces and Infrastructure and check the box next to Desktop Experience.
- Click Add Features when prompted.
- Expand Remote Server Administration Tools > Role Administration Tools > AD DS and AD LDS Tools > AD DS Tools. Check the box next to Active Directory Administrative Center. Click Add Features when prompted. Then click Next .
- Then click Install.
- You will see a message prompting you to reboot. Right-click the Start button to reboot the server. it will reboot twice.
Install Standard Server 7.0.0
The first Horizon Connection Server must be a Standard Server. Subsequent Horizon Connection Servers are Replicas. Once Horizon Connection Server is installed, there is no difference between them.
A production Horizon Connection Server should have 10 GB of RAM and 4 vCPU. Each Horizon Connection Server can handle 2,000 virtual desktops.
- Ensure the Horizon Connection Server has 10 GB of RAM and 4 vCPU.
- View Composer cannot be installed on the Horizon Connection Server.
- Go to the downloaded Horizon 7 Connection Server and run VMware-viewconnectionserver-x86_64-7.0.0.exe.
- In the Welcome to the Installation Wizard for VMware Horizon 7 Connection Server page, click Next.
- In the License Agreement page, select I accept the terms and click Next.
- In the Destination Folder page, click Next.
- In the Installation Options page, select Horizon 7 Standard Server and click Next.
- In the Data Recovery page, enter a password and click Next.
- In the Firewall Configuration page, click Next.
- In the Initial Horizon 7 Administrators page, enter an AD group containing your Horizon administrators and click Next.
- In the User Experience Improvement Program page, uncheck the box and click Next.
- In the Ready to Install the Program page, click Install.
- In the Installer Completed page, uncheck the box next to Show the readme file and click Finish.
Install Replica Server 7.0.0
Additional internal Horizon Connection Servers are installed as Replicas. After installation, there is no difference between a Replica server and a Standard server.
A production Horizon Connection Server should have 10 GB of RAM and 4 vCPU. Each Horizon Connection Server can handle 2000 virtual desktops.
- Ensure the Horizon Connection Server has 10 GB of RAM and 4 vCPU.
- Go to the downloaded Horizon 7 Connection Server and run VMware-viewconnectionserver-x86_64-7.0.0.exe.
- In the Welcome to the Installation Wizard for VMware Horizon 7 Connection Server page, click Next.
- In the License Agreement page, select I accept the terms and click Next.
- In the Destination Folder page, click Next.
- In the Installation Options page, select Horizon 7 Replica Server and click Next.
- In the Source Server page, enter the name of another Horizon Connection Server in the group. Then click Next.
- In the Firewall Configuration page, click Next.
- In the Ready to Install the Program page, click Install.
- In the Installer Completed page, click Finish.
- If you are adding this Replica server to a Pod that is already enabled for Global Entitlements, see Setting up the Cloud Pod Architecture feature on a replicated View Connection Server instance.
Horizon Connection Server Certificate
- Run mmc, add the Certificates snap-in and point it to Computer > Local Machine. Or run certlm.msc.
- Request a new certificate with a common name that matches the FQDN of the Connection Server or import a wildcard certificate.
- Note: the private key must be exportable. If using the Computer template, click Details then click Properties.
- On the Private Key tab, click Key options to expand it and check the box next to Mark private key as exportable.
- In the list of certificates, look for the one that is self-signed. The Issuer will be the local computer name instead of a Certificate Authority. Right-click it and click Properties.
- On the General tab, clear the Friendly name field and click OK.
- Right-click your Certificate Authority-signed certificate and click Properties.
- Note: the private key of the certificate you use for Horizon Connection Server must be exportable. To verify, try exporting the certificate. If the option to export the private key is grayed out then this certificate will not work.
- On the General tab, in the Friendly name field, enter the text vdm and click OK. Note: only one certificate can have vdm as the Friendly name.
- Then restart the VMware Horizon View Connection Server service. It will take several seconds before you can connect to View Administrator.
- If the VMware Horizon View Security Gateway Component won’t start then your certificate doesn’t have an exportable private key. The private key must be exportable.
SSL Ciphers
If you are running Horizon 6 or older, see Sven Huisman: Secure your Horizon View security server: from rating F to A-.
If this Horizon Connection Server or Horizon Security Server is publicly accessible, check it at ssllabs.com.
Horizon Portal – Client Installation Link
If you point your browser to the Horizon Connection Server, the Install VMware Horizon Client link redirects to the VMware.com site for downloading of Horizon Clients. You can change it so that the Horizon Clients can be downloaded directly from the Horizon Connection Server.
- On the Horizon Connection Server, go to C:\Program Files\VMware\VMware View\Server\broker\webapps. Create a new folder called downloads.
- Copy the downloaded Horizon Clients to the new C:\Program Files\VMware\VMware View\Server\broker\webapps\downloads folder.
- Run Notepad as administrator.
- Open the file C:\ProgramData\VMware\VDM\portal\portal-links-html-access.properties file with a text editor (as Administrator).
- Go back to the downloads folder and copy the Horizon Client filename.
- In Notepad, modify link.win32 and link.win64 by specifying the relative path to the Horizon Client executable under /downloads. The following example shows a link for Horizon Client for Windows x64:
link.win64=/downloads/VMware-Horizon-Client-x86_64-4.0.1-3698521.exe
Then Save the file.
- Restart the VMware Horizon View Web Component service.
It will take a few seconds for the ws_TomcatService process to start so be patient. If you get a 503 error then the service is not done starting.
Now when you click the link to download the client it will grab the file directly from the Horizon Connection Server.
LDAP Edits
Mobile Client – Save Password
If desired, you can configure Horizon Connection Server to allow mobile clients (iOS, Android) to save user passwords.
- On the Horizon Connection Server, run ADSI Edit.
- Right-click ADSI Edit and click Connect to…
- Change the first selection to Select or type a Distinguished Name and enter dc=vdi,dc=vmware,dc=int.
- Change the second selection to Select or type a domain or server and enter localhost. Click OK.
- Navigate to Properties > Global. On the right, double-click CN=Common.
- Scroll down, click to highlight pae-ClientCredentialCacheTimeout and click Edit.
- Enter a value in minutes. 0 = no saving of credentials. -1 = no timeout. Click OK.
iOS TouchID
vDelboy – How to Enable Touch ID in VMware Horizon 6.2
- On the Horizon Connection Server, run ADSI Edit.
- Right-click ADSI Edit and click Connect to…
- Change the first selection to Select or type a Distinguished Name and enter dc=vdi,dc=vmware,dc=int.
- Change the second selection to Select or type a domain or server and enter localhost. Click OK.
- Navigate to Properties > Global. On the right, double-click CN=Common.
- Find the attribute pae-ClientConfig and double-click it.
- Enter the line
BioMetricsTimeout=-1
and click Add. Click OK. The change takes effect immediately.
Disallow Non-empty Pool Deletion
Configure View to Disallow the Deletion of a Desktop Pool That Contains Desktop Machines at pubs.vmware.com.
- On the Horizon Connection Server, run ADSI Edit.
- Right-click ADSI Edit and click Connect to…
- Change the first selection to Select or type a Distinguished Name and enter dc=vdi,dc=vmware,dc=int.
- Change the second selection to Select or type a domain or server and enter localhost. Click OK.
- Navigate to Properties > Global. On the right, double-click CN=Common.
- Find the attribute pae-NameValuePair and double-click it.
- Enter the line
cs-disableNonEmptyPoolDelete=1
and click Add. Click OK. The change takes effect immediately.
Load Balancing
See Carl Stalhood’s Horizon View Load Balancing using NetScaler 11.
Remote Desktop Licensing
If you plan to build RDS Hosts, then install Remote Desktop Licensing somewhere. You can install it on your Horizon Connection Servers by following the procedure at http://www.carlstalhood.com/delivery-controller-7-8/#rdlicensing.
Horizon Toolbox 2
Install the Horizon Toolbox Fling on your View Connection Servers. This is a web-based tool that adds the following functionality:
- Auditing of user sessions
- Auditing of virtual machine snapshots
- Auditing of Horizon Client Versions
- Remote Assistance – users request assistance from administrators
- Virtual Machine Remote Console
- Power Policy for pools
To use the Toolbox, make sure the following are enabled in your View Connection Server pod:
- Events database
- Customer Experience Improvement Program
.NET Framework 3.5 and Remote Assistance
- On the View Connection Server, in Server Manager, open the Manage menu and click Add Roles and Features.
- In the Features page, select .NET Framework 3.5.
- Scroll down, select Remote Assistance and click Next. This feature is only needed if you will respond to Remote Assistance requests directly from the View Connection Server.
- In the Confirmation page, click Specify an alternate source path.
- Mount or extract the Windows Server 2012 R2 ISO.
- Enter the path to the sources folder on the Windows Server 2012 R2 ISO and click OK. Then click Install.
Toolbox Installer
- Download the Fling. Check the box next to I have read and agree and click Download.
- Run the downloaded VMWARE-Horizon-Toolbox-x64-2.1.0.msi.
- In the Welcome to the HorizonToolbox Setup Wizard page, click Next.
- In the Select Installation Folder page, select Everyone and click Next.
- In the Confirm Installation page, click Next.
- In the Installation Complete page, click Close.
Firewall
- Run Windows Firewall with Advanced Security.
- Create a new Inbound Rule for port 18443.
- Select Port and click Next.
- Enter TCP 18443 as the local port and click Next.
- Allow the connection and click Next.
- Name the rule Horizon Toolbox or something like that. Click Finish.
Toolbox Certificate
Horizon Toolbox comes with a self-signed certificate. It can be replaced by doing the following:
- Copy a certificate .pfx file to C:\Program Files\VMware\HorizonToolbox\HorizonToolbox2.1.0\conf.
- Edit the file server.xml that’s in the same conf folder.
- Scroll down to the <Connector port=”18443″ section (near line 85).
- Change the keystoreFile attribute to the name of your .pfx file.
- Change the keystorePass attribute to the password for your .pfx file.
- Add a new attribute keystoreType=”PKCS12″
- Close and save the file.
- Restart the Apache Tomcat 8.0 Tomcat8 service.
- Point your browser to https://view.corp.local:18443/toolbox.
- Login using View Administrator credentials.
Toolbox Remote Assistance
- On the Horizon Agent machine, navigate to the View Connection Server Horizon Toolbox folder \\vcs01\c$\Program Files\VMware\HorizonToolbox\HorizonToolbox2.1.0\webapps\toolbox\static\ra and run Horizon_Remote_Assistance_Installer_v1035.exe.
- You might be prompted to install .NET Framework 3.5.
- Click Install for End User.
- Click OK to launch Remote Assistance.
- Close Remote Assistance.
- When done, click Finish.
- Users can initiate a request by clicking the Horizon Remote Assistance icon on the desktop.
- Click OK to submit a request.
- Support people can see support requests in the Toolbox interface on the Remote Assistance tab.