Creating a manually provisioned desktop pool
Manually provisioned desktop pools are typically used when the desktops are created outside the Horizon View environment using tools such as vSphere or an array-based virtual machine cloning tool. These manually provisioned desktops must be available in vCenter in order for them to be added to the manually provisioned desktop pool.
Getting ready
Prior to creating the manually provisioned desktop pool, at least one supported virtual machine with the Horizon View agent installed must be available within vCenter. This desktop must not be assigned to any existing desktop pools, as it will be added to the new manually provisioned desktop pool during the pool-creation process.
How to do it…
To create a desktop pool, we first need to determine the configuration options as described in the How it works… section of the Managing desktop pools with PowerCLI recipe in this chapter.
The following example command will create a manually provisioned desktop pool and...