New
#1
autounattend.xml - No images are available. win10 IoT Enterprise 2019
Hi Kari,
I have tried to install windows 10 IoT Enterprise 2019 with the autounattend.xml file. I have the same issue that jchambers777 had in the no images are available...win 10 install post. I created the xml file with Windows System Image Manager, following your tutorial. The issue is that, the setup popup appears to select the operating system but there are no available images.
<ImageInstall>
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/INDEX</Key>
<Value>1</Value>
</MetaData>
</InstallFrom>
<InstallTo>
<DiskID>0</DiskID>
<PartitionID>4</PartitionID>
</InstallTo>
<WillShowUI>OnError</WillShowUI>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
</OSImage>
</ImageInstall>
I have tried to modify the xml file too , but it still did not work. I have read all the posts I have found about this topic, trying every options, but still cannot figure out what I do wrong, and how to fix this.
Can you help me find a solution?
autounattend.txt
Thank you!