autounattend.xml - No images are available. win10 IoT Enterprise 2019
-
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!
-
-
The product key in your answer file is a generig KMS setup key for Windows 10 Enterprise LTSC 2019. If you are trying to install normal Enterprise edition, the generic KMS key you should use is NPPR9-FWDCX-D2C8J-H872K-2YT43
.
https://docs.microsoft.com/en-us/win.../kmsclientkeys
Kari
-
I am trying to install this version and I downloaded from here:

Before that, I downloaded the LTSC version of it from this page, and tried with the product key that was in the autounattend.xml file I attached before. It did not worked either.
Now, I tried again with that product key you suggested (NPPR9-FWDCX-D2C8J-H872K-2YT43) but the issue is remained.
-
-
Hi Kari,
As I mentioned before I tried, changing the key, but it still did not work.
Can you help me with this?
Thank you for your time!
-
I have been using the unattend answer file I am not sure why this is not working for me. I have been trying to look all over the internet and cannot find anything about my situation.
I have used the same for Dell laptops and it works just fine for me so it's really hard to determine what exactly it could be. I thought it was something with the BIOS I have tried shutting down just about everything in BIOS still not working. Perhaps I need a new answer file who knows.