Horizon Connection server installation
From Notes_Wiki
Revision as of 02:47, 20 May 2022 by Saurabh (talk | contribs) (Created page with "Home > VMWare platform > VMWare Horizon > Horizon Connection server installation =Pre-requisites= Before setting up a Horizon connection server we should have: # Working VMWare ESXi and vCenter setup with shared storage and adequate spare hardware resources (RAM, Disk, CPU, etc.) # Working AD server along with domain administration access to AD server #: Domain AD credentials should be available as a service account without any password expiry....")
Home > VMWare platform > VMWare Horizon > Horizon Connection server installation
Pre-requisites
Before setting up a Horizon connection server we should have:
- Working VMWare ESXi and vCenter setup with shared storage and adequate spare hardware resources (RAM, Disk, CPU, etc.)
- Working AD server along with domain administration access to AD server
- Domain AD credentials should be available as a service account without any password expiry. We will use this account for login into Horizon admin console and also for integrating Connection server with AD.
- For Horizon setup to work the AD server should also act as DHCP in the networks / VLANs where VMs will be deployed using Instant clone / Automated pool settings.
- This may not be required for manual pools
Installation steps
For Horizon Connection server installation use below steps:
- Install Windows server 2019 using any existing template or using the ISO file
- Join the windows server to AD domain
- Login into the machine using AD domain administration service account created for managing Horizon.
- Disable Windows firewall for domain (or optionally other) networks
- Download the latest connection server setup program from my.vmware.com
- Install connection server using following steps:
- On the Welcome installation wizard screen, Click on Next
- Accept the license agreement, Click on Next
- On Destination folder page, select appropraite VM and templates folder for management VMs and click next
- In Installation Option page, select "Horizon Standard server" and "IPv4" and the click on Next
- Enter the password in Data Recovery page, Click on Next
- In Firewall configuration page, Select "Do not Configure windows firewall", then click Next
- In Initial Horizon Administrators page, select "Authorize a specific domain user or domain group". Enter the require domain users and click Next
- These users or users belonging to selected group will be able to login into horizon console. Using a
- In User Experience Improvement Program page, Click Next
- In Operational Data Collection page, Click Next
- Ready to Install the Program page, Click next
- Installer Completed page, Click Finish
Post installation tasks
After installation open connection server from web browser using url https://<connection-server-fqdn> and perform followings steps:
- Activate the Product by entering valid license key in "Product Licensing and Usage"
- Integrate with vCenter using:
- Go to Settings -> Servers menu to add vCenter
- In below vCenter servers tab -> Click on Add
- In popup window give vcenter server details such as server address or FQDN, username and password. Leave other settings as default
- In the resulting pop-up window accept the certificate warning
- In Storage page, leave most settings as default
- Select any one Host in Hosts section
- Review the settings and click on Submit
- Integrate with AD using:
- Go to Settings -> Domains menu to add domain
- On the right, In Instant Clone Engine Domain Accounts tab, click Add
- Enter details such as full domain name, service domain administrator account username and password. Click ok.
Ref:
Home > VMWare platform > VMWare Horizon > Horizon Connection server installation