Skip to content

umich-vci/packer-windows11-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 11 base image for Horizon with Packer

This repository contains a Packer Template to create a Windows 11 base image for use with VMware Horizon.

It installs:

  • Windows 11
  • VMware Tools
  • Windows Updates (TODO)
  • Horizon Agent

Currently, the official packer-plugin-vsphere does not support creating vTPM devices which are required to install Windows 11 without modification. There is a fork with that functionality available here.

You will need to either:

  • Put the Horizon Agent installer (VMware-Horizon-Agent-x86_64-2111-8.4.0-18964730.exe) into this directory.
  • Modify the horizon_agent_installer_path variable to point to the agent installer you would like to use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages