To create an Nutanix automated farm, a golden image Nutanix template must be prepared. Connection Server uses this golden image Nutanix template to create virtual machines, which are the RDS hosts in the farm.
Prerequisite
- Be sure not to use a virtual machine that was previously registered to Connection Server.
Procedure
-
Complete the process in Preparing a Golden Image.
-
Use a Windows Server 2016 or later image.
-
Configure the RDS role. For more information, see Setting Up Remote Desktop Services Hosts.
-
To create a Nutanix automated farm, you must select the Instant Clone option when you install Horizon Agent on the golden image virtual machine in order that the ClonePrep technology is installed. For more information, see Install Horizon Agent on a Remote Desktop Services Host.
-
Complete the next section to deactivate windows hibernation in the golden image.
Deactivate Windows Hibernation in the Golden Image
The Windows hibernation feature creates a hidden system file, Hiberfil.sys and uses this file to store information that is needed for hybrid sleep. Deactivating hibernation reduces the size of an instant clone's virtual disk.
Caution: When you make hibernation unavailable, hybrid sleep does not work. Users can lose data if a power loss occurs.
Procedure
-
In vSphere Client, select the golden image virtual machine and select Open Console.
-
Log in as an administrator.
-
Deactivate the hibernation option.
-
Click Start and type
cmdin the Start Search field. -
In the search results list, right-click Command Prompt and click Run as Administrator.
-
At the User Account Control prompt, click Continue.
-
At the command prompt, type
powercfg.exe /hibernate offand press Enter. -
Type
exitand click Enter.
-
Was this page helpful?