Skip to main content

April 16, 2026

Amazon WorkSpaces Core - Creating and Preparing Sources for Horizon 8 Automated Desktop Pool Provisioning

This page describes the use case of using Amazon WorkSpaces Core workspaces as the sources for a Horizon 8 automated desktop pool.

The ability to use Amazon WorkSpaces Core as a source for an automated desktop pool debuted in Horizon 2406.

For an in-depth article that covers deploying Horizon with Amazon EC2 and Amazon WorkSpaces overall, including using Amazon WorkSpaces as the sources for pools, see Tech Zone's Deploying Omnissa Horizon with Amazon EC2 and Amazon WorkSpaces.

Single-Session Virtual Desktops OS Support

As of this writing, the Horizon 8 automated desktop pool provisioning features for single-session virtual desktops can be used with:

  • Windows 10 and Windows 11 instances of Amazon Workspaces Core
  • AWS provided public WorkSpaces Core bundles (BYOP bundles) for Windows Server 2019 and Windows Server 2022, or create your own custom server OS bundle and image tailored to your requirements. This Windows Server support is available in AWS regions where Amazon WorkSpaces Core is available.

Important: When you're going to use a Windows Server OS as the base of a single-session desktop, before you install the Horizon Agent in the OS, you must first prepare the OS as described in steps in Prepare Windows Server Operating Systems for Desktop Use.

Terminology

Even though some of the terms used in Amazon WorkSpaces Core are different than the terms used in vSphere, much of the high-level principles are the same.

The following table is an example for a Windows 11 based instance, comparing the terms used.

ArtifactAmazon WorkSpaces Core processvSphere processWorkSpaces Example
A machine, the starting point for what will eventually become the golden imageCreate image using the WorkSpaces UICreate VM in the vSphere Admin UIImage named win11-byod
An image, a base image to be customized to become the golden imageResult from the Create image action in the WorkSpaces UIResult from the Create VM action in the vSphere Admin UIImage named win11-byod
A bundleCreate a bundle from that image using the WorkSpaces UIN/A - a bundle is an Amazon WorkSpaces constructBundle named hzn-byol, created from win11-byod
Customized image with Horizon Agent paired to the Connection ServerUse the bundle to create an Amazon WorkSpaces instance into which the Horizon Agent is installed. Pair that installed agent with the Connection Server, and when complete, use the WorkSpaces UI's Create Image to clone to an image again.Customize the starter VM, install the Horizon Agent, and create a snapshot in the vSphere Admin UI.Golden image named w11gp created from bundle hzn-byol, and this image has installed Horizon Agent
Custom bundle based on w11gp, the golden image having Horizon Agent installed in itCreate a bundle from the w11gp using the WorkSpaces UI, selecting the hardware type you want used for the desktop poolN/A - a bundle is a WorkSpaces construct. vSphere uses the snapshot for the clones in the desktop pool.w11avbundle

Ultimately, when using Amazon WorkSpaces Core, it is the bundle that is the source that the automated desktop pool wizard needs to consume for provisioning the automated desktop pool.

You might think of the custom bundle as the golden image married to a hardware profile. In WorkSpaces, a bundle is a collection of the operating system plus storage, compute, and software resources.

Prerequisites

The steps in each section below require the following items to be in place before starting the steps.

  • An existing or new AWS account that has access for Amazon WorkSpaces Core. If you don't have an account, you can create one using the Amazon Web Services home page.
  • The Amazon account must have Bring Your Own License (BYOL) enabled. Refer to the Amazon information at Bring Your Own Windows desktop licenses. In Amazon WorkSpaces, the license and protocol are under your control. When using Amazon Workspaces Core with Horizon 8, the supported protocol is the Blast Extreme protocol, which comes from installing the Horizon Agent.
  • A Horizon 8 deployment set up and configured that's supported for this use case. This use case requires having a Horizon 8 deployment running on Amazon EC2 machines. The Connection Server is running in Amazon EC2.
  • Ensure you have your Amazon WorkSpaces set up.
    • Active Directory - Amazon recommends creating an Active Directory Connector (ADC) for all directories. Horizon 8 does not support Amazon Simple AD. Amazon has this AWS white paper about the role of the AWS AD connector with Amazon WorkSpaces.
    • BYOL images imported into your WorkSpaces.
  • Ensure you assigned to the Connection Server an IAM that has the appropriate permissions for the Connection Server to access the WorkSpaces resources. Refer to the Amazon information at Identity and management for WorkSpaces. The IAM role you create must be added to the Connection Server's EC2 instance in Amazon EC2. The required permission is Admnistrator Access.
  • This Horizon 8 deployment in Amazon EC2 cannot also have vCenter Server configured in the server settings for this Connection Server instance. At this time, the combination of adding Amazon WorkSpace Core in Capacity Providers when vCenter Server is also configured in Settings > Servers is unsupported.

For details on how to deploy a Horizon 8 infrastructure on Amazon EC2 machines, see the section Deploying Horizon Infrastructure on Amazon EC2 Machines within Tech Zone.

Add Amazon WorkSpaces Core as a Capacity Provider

In the Horizon 8 Administration Console's Servers UI, use the Capacity Providers tab to add Amazon WorkSpaces Core as a capacity provider.

Capacity Providers tab on the Servers UI

Click Add and complete the displayed UI by selecting Amazon WorkSpaces Core, entering a display name which the Administration Console will use when listing this provider, and selecting the Amazon AWS region where this capacity provider resides.

The following screenshot illustrates two providers added, one using AWS region US East (N. Virginia) and the other with region US West (Oregon).

Provider displayed on the Capacity Providers UI

Create the Golden Amazon WorkSpaces Core Bundle

When using Amazon WorkSpaces Core for Horizon 8 automated desktop pools, a bundle is the source that Horizon 8 consumes for provisioning the automated desktop pool.

You create the bundle using the Amazon WorkSpaces UI (within the AWS console). The following screenshot illustrates the navigation side of that UI.

Example of the Amazon WorkSpaces UI

In the sequence below, you start in the Amazon WorkSpaces UI, then in the middle you switch to the Horizon 8 Administration Console for the Set Golden Image action to pair the agent, then switch back to the Amazon WorkSpaces UI for the final steps of converting the machine into an image and creating the bundle from that image, to make the bundle that's needed for the desktop pool wizard.

First set of steps below is for non-server Windows OSes and the next set of steps is for the server Windows OSes.

Non-Server Golden Pattern Creation Steps

  1. In the AWS WorkSpaces UI, create a non-server Windows BYOL image. (This step is equivalent to creating the VM in vSphere.) Note: Amazon recommends creating a new image (instead of importing an existing image). See the Amazon section Create a BYOL image using the WorkSpaces console.

  2. Convert that image into a bundle.

  3. Use that bundle to create a WorkSpaces Core instance.

  4. RDP to that instance, do your customizations, and run the Horizon Agent installation.

    Ensure that you install the latest version of the Horizon Agent.

    The agent installer's final UI message will say that you must restart the system for the confiuration changes to take effect. You can either restart it now or restart it after Step 5.

  5. Switch over to your Horizon Console, and in the Registered Machines - Others UI, select the machine and Set Golden Image on that machine. This Set Golden Image action registers the instance from step 4 with the Connection Server. This action provides for the pairing of the Horizon Agent with the Connection Server.

    Set Golden Image button

    Note: Before clicking Set Golden Image, verify the displayed DNS name matches the DNS name of the machine in the AWS console.

  6. If you didn't restart the WorkSpaces instance in step 4, then restart that instance.

  7. In the WorkSpaces UI, navigate to that rebooted instance's details and then convert the instance to an AWS WorkSpaces image using the Workspaces UI's Create image action. (You're cloning the now-paired instance that has the Horizon Agent to a WorkSpaces image. The Amazon WorkSpaces UI uses the action Create image for this cloning process.)

The following screenshot illustrates the details UI for an instance named ws-1h046qbpz and the location of the Create image button. Some displayed values are redacted for privacy.

Instance details UI and the Create image button

  1. When you see in the WorkSpaces UI that the image from step 7 has available status, create a bundle from that image, which combines that image with your desired hardware type for the pool's machines.

    Images listing and Create bundle menu option

    The hardware type you select here is agnostic to the original hardware type you selected for the bundle created in step 2. The hardware type chosen here is the one that the pool's machines will have.

    The following screenshot is an example of performing the Create bundle menu option on an image named TPCS02GP. In the New bundle UI, you select the hardware options for the bundle.

    Tip: To help distinguish the bundles that have the Horizon Agent installed from the other bundles in the WorkSpaces UI's Bundles list, use the bundle's description to keep notes, like Horizon Agent installed.

    New bundle UI

    After the bundle is created, verify that has Available status. The following screenshot illustrates the bundle with ID wsb-xttnbll2j is available.

    The Bundles UI with the new bundle listed

After that final step, a bundle exists which is the combination of the golden image with Horizon Agent and the hardware type you want for the desktop pool. You will select that bundle in the Automated Desktop Pool wizard as the source of the pool's desktops.

AWS Provided Windows Server Public Bundle Golden Pattern Creation Steps

Note: When you plan to use a Public Windows Server Amazon Workspaces Core bundle, review the AWS prerequisites for using a Public Bundle.

  1. In the AWS WorkSpaces UI, provision a Public bundle of Windows Server WorkSpaces Core instance as an Always On instance, or use the CLI to create a Manual instance.

The directory used for Server OS needs to be a shared direcctory (not dedicated for VDI).

Note: You can use the UI to launch an Always On instance or use cloudshell to launch a Manual (hourly billing) or decoupled (no user) instance to customize.

Example of cloudshell command: aws workspaces create-workspaces --workspaces DirectoryId=d-XXXXXXXX,UserName="'[UNDEFINED]'",BundleId=wsb-XXXXXXX,WorkspaceProperties={RunningMode=MANUAL},WorkspaceName=XXXXXXXX where

  • DirectoryID is the directory in which you want to place the WorkSpace instance
  • BundleID is the bundle you want to make a copy of (the Windows Server OS)
  • WorkSpaceName is customizable
  1. RDP to that WorkSpace instance and do your customizations.

  2. While RDP'd in that instance, install the Horizon Agent as described in Prepare Windows Server Operating Systems for Desktop Use.

Note: You must do that page's step 5 'Configure Horizon Console to treat Windows Servers as supported desktop operating systems' for Connection Server to see the server-based image as a single-session desktop.

  1. Switch over to your Horizon Console, and in the Registered Machines - Others UI, select the machine and Set Golden Image on that machine.

    This Set Golden Image action registers the instance from step 4 with the Connection Server. This action provides for the pairing of the Horizon Agent with the Connection Server.

    Note: Before clicking Set Golden Image, verify the displayed DNS name matches the DNS name of the machine in the AWS console.

  2. If you haven't restarted the image after installing the Horizon Agent, switch back to the WorkSpaces instance from step 4 and restart that instance.

  3. In the WorkSpaces UI, navigate to that rebooted instance's details and then convert the instance to an AWS WorkSpaces image using the Workspaces UI's Create image action. (You're cloning the now-paired instance that has the Horizon Agent to a WorkSpaces image. The Amazon WorkSpaces UI uses the action Create image for this cloning process.)

  4. When you see in the WorkSpaces UI that the image from step 7 has available status, create a bundle from that image, which combines that image with your desired hardware type for the pool's machines.

    Images listing and Create bundle menu option

    The hardware type you select here is agnostic to the original hardware type you selected for the bundle created in step 2. The hardware type chosen here is the one that the pool's machines will have.

    The following screenshot is an example of performing the Create bundle menu option on an image named TPCS02GP. In the New bundle UI, you select the hardware options for the bundle.

    Tip: To help distinguish the bundles that have the Horizon Agent installed from the other bundles in the WorkSpaces UI's Bundles list, use the bundle's description to keep notes, like Horizon Agent installed.

    New bundle UI

    After the bundle is created, verify that has Available status. The following screenshot illustrates the bundle with ID wsb-xttnbll2j is available.

    The Bundles UI with the new bundle listed

After that final step, a bundle exists which is the combination of the golden image with Horizon Agent and the hardware type you want for the desktop pool. You will select that bundle in the Automated Desktop Pool wizard as the source of the pool's desktops.

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…