Windows IoT autounattend.xml prompts for product key

David Torgerson 101 Reputation points
2022-09-07T19:08:21.647+00:00

When I install Windows IoT LTSC 2019 I provide the product key but the install still prompts for a key. I have replaced the sources\install.img with install.swm, install2.swm, install3.swm that was captured with dism capture-image. When I installed the image the key was suppled. I believe the autounattend.xml is correct but is there something with the replaced install.img that is causing the problem?238764-autounattend.xml

Windows for business | Windows for IoT
{count} votes

Accepted answer
  1. Sean Liming 4,766 Reputation points Volunteer Moderator
    2022-09-08T16:34:31.027+00:00

    What development process are you following?

    Did you put the product key in the XML file under Pass 1Microsoft Windows-Setup

    • UserData: AcceptEULA True
    • UserData : ProductKey : Key <Enter the license key>

    Here is the workflow I use.
    https://www.annabooks.com/Articles/Articles_IoT10/Windows-10-IoT-E-Workflow-Rev1.5.pdf

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. David Torgerson 101 Reputation points
    2022-09-14T18:26:54.887+00:00

    Sorry for the delayed response. Went out of town.

    Yes, I have those settings. See attached autounattend.xml


  2. David Torgerson 101 Reputation points
    2022-09-16T18:07:03.27+00:00

    The version of Windows 10 IoT did not accept the key I supplied.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.