Last active
July 18, 2021 06:04
-
-
Save Kuanlin-Chen/2c9064237296ae701ddeed904986f1f3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Key | Section | Default Vlue | |
---|---|---|---|
wim_file_path | default | D:\Sources\install.wim | |
image_name | default | Windows Server 2012 R2 SERVERSTANDARD | |
image_path | default | ${ENV:TEMP}\win-image.vhdx | |
virtual_disk_format | default | VHDX | |
image_type | default | HYPER-V | |
cpu_count | vm | 1 | |
ram_size | vm | 2147483648 | |
disk_size | vm | 42949672960 | |
external_switch | vm | external | |
virtio_iso_path | drivers | N/A | |
msi_path | cloudbase_init | N/A | |
cloudbase_init_config_path | cloudbase_init | N/A | |
cloudbase_init_unattended_config_path | cloudbase_init | N/A | |
time_zone | custom | N/A | |
ntp_servers | custom | N/A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment