PackerBuilds
PackerBuilds copied to clipboard
Using WindowsServer2022\HCL_build\setup\win22\efi\statisIP\autounattend.xml results in install unable to process answer file.
Ussing the WindowsServer2022\HCL_build\setup\win22\efi\staticIP\autounattend.xml
Results in the following:
Only filled in details:
<Networking>
<Interfaces>
<Interface wcm:action="add" wcm:keyValue="1">
<Ipv4Settings>
<IpAddress>172.21.253.20</IpAddress>
<SubnetMask>255.255.255.0</SubnetMask>
<Gateway>172.21.253.254</Gateway>
<DnsServers>
<DnsServer>172.21.253.1</DnsServer>
<DnsServer>172.21.253.2</DnsServer>
</DnsServers>
</Ipv4Settings>
</Interface>
</Interfaces>
</Networking>