You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/source/docs/builders/hyperv.html.markdown

670 B

layout page_title description
docs HyperV Builder The HyperV Packer builder is able to create HyperV virtual machines and export them.

HyperV Builder

The HyperV Packer builder is able to create HyperV virtual machines and export them.

Packer currently only support building HyperV machines with an iso:

  • hyperv-iso - Starts from an ISO file, creates a brand new HyperV VM, installs an OS, provisions software within the OS, then exports that machine to create an image. This is best for people who want to start from scratch.