Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows cannot read the <Product Key> from the unattend start file" #39

Open
lattice0 opened this issue Aug 7, 2022 · 1 comment
Open

Comments

@lattice0
Copy link

lattice0 commented Aug 7, 2022

I get stuck at

==> virtualbox-iso: Waiting for WinRM to become available...

then opening the VM on virtual box I see:

When I open Windows cannot read the <Product Key> from the unattend start file"

@johann8384
Copy link

I had to do this:

            <UserData>
                <ProductKey><Key/></ProductKey>
                <AcceptEula>true</AcceptEula>
                <FullName>Packer</FullName>
                <Organization>Packer</Organization>
            </UserData>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants