cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
670 stars 227 forks source link

licensing: added option to use kms keys #298

Closed ader1990 closed 4 years ago

ader1990 commented 4 years ago

To fully automate the Windows image creation, for non-core Windows Server images the KMS key needs to be set in the Unattend.xml so that no manual action is required to press on 'Skip License' button.

Currently, only Server Standard and Datacenter (core) are enabled.

To enable this option, the value of the config option product_key needs to be set to default_kms_key.

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.168 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/b3321b3e39 by @ader1990)

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.172 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/16a3993fbd by @ader1990)