Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (14 loc) · 776 Bytes

FORK-README.md

File metadata and controls

15 lines (14 loc) · 776 Bytes

packer-hyperv - Fork Notes

Goals

  • Support any Hyper-V supported operating system
    • priority will go to Windows Server OSes 2008 and above
  • Remove embedded PowerShell to external files with parameters
  • Improve the strategy for detecting the end of the install
    • could add registry key HKLM\SOFTWARE\packer.io\completed to signal the end of autounattend install
  • Leverage work done in https://github.com/box-cutter/windows-vm
  • Add more customization features to VM creation (more CPUs, dynamic memory, etc)